Macros

#define LL_QSPI_RX_SAMPLE_POSITIVE_EDGE   (0U)
 
#define LL_QSPI_RX_SAMPLE_NEGATIVE_EDGE   (1U)
 

Detailed Description

Macro Definition Documentation

◆ LL_QSPI_RX_SAMPLE_NEGATIVE_EDGE

#define LL_QSPI_RX_SAMPLE_NEGATIVE_EDGE   (1U)

Definition at line 549 of file gr55xx_ll_qspi.h.

◆ LL_QSPI_RX_SAMPLE_POSITIVE_EDGE

#define LL_QSPI_RX_SAMPLE_POSITIVE_EDGE   (0U)

Definition at line 548 of file gr55xx_ll_qspi.h.