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
| #define LL_SSI_SCPHA_2EDGE (1UL << SSI_CTRL0_SCPHA_Pos) |
Second clock transition is the first data capture edge