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 341 of file gr55xx_hal_spi.h.
#define SPI_POLARITY_LOW LL_SPI_SCPOL_LOW |
Inactive state of CLK is low
Definition at line 340 of file gr55xx_hal_spi.h.