Macros | |
#define | SPI_POLARITY_LOW LL_SPI_SCPOL_LOW |
#define | SPI_POLARITY_HIGH LL_SPI_SCPOL_HIGH |
#define SPI_POLARITY_HIGH LL_SPI_SCPOL_HIGH |
Inactive state of CLK is high
Definition at line 335 of file gr533x_hal_spi.h.
#define SPI_POLARITY_LOW LL_SPI_SCPOL_LOW |
Inactive state of CLK is low
Definition at line 334 of file gr533x_hal_spi.h.