+ Collaboration diagram for QSPI Clock Phase:

Macros

#define LL_XQSPI_SCPHA_1EDGE   0
 First clock transition is the first data capture edge
More...
 
#define LL_XQSPI_SCPHA_2EDGE   1
 Second clock transition is the first data capture edge. More...
 

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 265 of file gr55xx_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 266 of file gr55xx_ll_xqspi.h.