Macros

#define LL_XQSPI_SCPHA_1EDGE   0
 
#define LL_XQSPI_SCPHA_2EDGE   1
 

Detailed Description

Macro Definition Documentation

◆ LL_XQSPI_SCPHA_1EDGE

#define LL_XQSPI_SCPHA_1EDGE   0

First clock transition is the first data capture edge

Definition at line 296 of file gr533x_ll_xqspi.h.

◆ LL_XQSPI_SCPHA_2EDGE

#define LL_XQSPI_SCPHA_2EDGE   1

Second clock transition is the first data capture edge

Definition at line 297 of file gr533x_ll_xqspi.h.