+ Collaboration diagram for QSPI Clock Polarity:

Macros

#define LL_XQSPI_SCPOL_LOW   0
 Clock to 0 when idle. More...
 
#define LL_XQSPI_SCPOL_HIGH   1
 Clock to 1 when idle. More...
 

Detailed Description

Macro Definition Documentation

◆ LL_XQSPI_SCPOL_HIGH

#define LL_XQSPI_SCPOL_HIGH   1

Clock to 1 when idle.

Definition at line 273 of file gr55xx_ll_xqspi.h.

◆ LL_XQSPI_SCPOL_LOW

#define LL_XQSPI_SCPOL_LOW   0

Clock to 0 when idle.

Definition at line 272 of file gr55xx_ll_xqspi.h.