STM8L15x Standard Peripherals Drivers: SPI_Clock_Polarity
From STM8L15x/16x Standard Peripherals Drivers
|
STM8L15x Standard Peripherals Drivers
|
Enumerations | |
| enum | SPI_CPOL_TypeDef { SPI_CPOL_Low = (uint8_t)0x00, SPI_CPOL_High = (uint8_t)0x02 } |
Enumeration Type Documentation
| enum SPI_CPOL_TypeDef |
Definition at line 119 of file stm8l15x_spi.h.