Macros | |
| #define | LL_SPI_SLAVE_OUTDIS 0x00000000UL |
| #define | LL_SPI_SLAVE_OUTEN (1UL << SPI_CTRL0_S_OUT_EN_POS) |
| #define LL_SPI_SLAVE_OUTDIS 0x00000000UL |
Output enable for SPI transfer as slave
Definition at line 254 of file gr533x_ll_spi.h.
| #define LL_SPI_SLAVE_OUTEN (1UL << SPI_CTRL0_S_OUT_EN_POS) |
Output disable for SPI transfer as slave
Definition at line 255 of file gr533x_ll_spi.h.