Macros | |
#define | SPI_POLARITY_LOW LL_SSI_SCPOL_LOW |
Inactive state of CLK is low More... | |
#define | SPI_POLARITY_HIGH LL_SSI_SCPOL_HIGH |
Inactive state of CLK is high. More... | |
#define SPI_POLARITY_HIGH LL_SSI_SCPOL_HIGH |
Inactive state of CLK is high.
Definition at line 274 of file gr55xx_hal_spi.h.
#define SPI_POLARITY_LOW LL_SSI_SCPOL_LOW |
Inactive state of CLK is low
Definition at line 273 of file gr55xx_hal_spi.h.