Macros | |
#define | LL_DSPI_SCPHA_1EDGE 0x00000000UL |
#define | LL_DSPI_SCPHA_2EDGE (DSPI_CR1_CPHA) |
#define LL_DSPI_SCPHA_1EDGE 0x00000000UL |
First clock transition is the first data capture edge
Definition at line 227 of file gr55xx_ll_dspi.h.
#define LL_DSPI_SCPHA_2EDGE (DSPI_CR1_CPHA) |
Second clock transition is the first data capture edge
Definition at line 228 of file gr55xx_ll_dspi.h.