Macros

#define LL_XQSPI_SCPOL_LOW   0
 
#define LL_XQSPI_SCPOL_HIGH   1
 

Detailed Description

Macro Definition Documentation

◆ LL_XQSPI_SCPOL_HIGH

#define LL_XQSPI_SCPOL_HIGH   1

Clock to 1 when idle

Definition at line 304 of file gr533x_ll_xqspi.h.

◆ LL_XQSPI_SCPOL_LOW

#define LL_XQSPI_SCPOL_LOW   0

Clock to 0 when idle

Definition at line 303 of file gr533x_ll_xqspi.h.