Collaboration diagram for Serial Protocol:Macros | |
| #define | LL_SSI_PROTOCOL_MOTOROLA 0x00000000UL |
| Motorola mode. More... | |
| #define | LL_SSI_PROTOCOL_TI (1UL << SSI_CTRL0_FRF_Pos) |
| TI mode More... | |
| #define | LL_SSI_PROTOCOL_MICROWIRE (2UL << SSI_CTRL0_FRF_Pos) |
| Microwire mode More... | |
| #define LL_SSI_PROTOCOL_MICROWIRE (2UL << SSI_CTRL0_FRF_Pos) |
Microwire mode
Definition at line 345 of file gr55xx_ll_spi.h.
| #define LL_SSI_PROTOCOL_MOTOROLA 0x00000000UL |
| #define LL_SSI_PROTOCOL_TI (1UL << SSI_CTRL0_FRF_Pos) |
TI mode
Definition at line 344 of file gr55xx_ll_spi.h.