STM8L15x Standard Peripherals Drivers: SPI_DMA_requests
From STM8L15x/16x Standard Peripherals Drivers
|
STM8L15x Standard Peripherals Drivers
|
Enumerations | |
| enum | SPI_DMAReq_TypeDef { SPI_DMAReq_RX = (uint8_t)0x01, SPI_DMAReq_TX = (uint8_t)0x02 } |
Enumeration Type Documentation
| enum SPI_DMAReq_TypeDef |
Definition at line 158 of file stm8l15x_spi.h.