Macros | |
#define | LL_SSI_SLAVE_OUTDIS 0x00000000UL |
#define | LL_SSI_SLAVE_OUTEN (1UL << SSI_CTRL0_SLVOE_Pos) |
#define LL_SSI_SLAVE_OUTDIS 0x00000000UL |
Output enable for SPI transfer as slave
Definition at line 313 of file gr55xx_ll_spi.h.
#define LL_SSI_SLAVE_OUTEN (1UL << SSI_CTRL0_SLVOE_Pos) |
Output disable for SPI transfer as slave
Definition at line 314 of file gr55xx_ll_spi.h.