Macros | |
#define | LL_SSI_SCPHA_1EDGE 0x00000000UL |
#define | LL_SSI_SCPHA_2EDGE (1UL << SSI_CTRL0_SCPHA_Pos) |
#define LL_SSI_SCPHA_1EDGE 0x00000000UL |
First clock transition is the first data capture edge
Definition at line 329 of file gr55xx_ll_spi.h.
#define LL_SSI_SCPHA_2EDGE (1UL << SSI_CTRL0_SCPHA_Pos) |
Second clock transition is the first data capture edge
Definition at line 330 of file gr55xx_ll_spi.h.