|
microHAL
An abstraction layer for your future F4xx projects
|
Contains SPI interrupt configuration. More...
#include <spi.h>
Data Fields | |
| _Bool | ERR: 1 |
| _Bool | RXNE: 1 |
| _Bool | TXE: 1 |
Contains SPI interrupt configuration.
| _Bool SPIISR::ERR |
Error
| _Bool SPIISR::RXNE |
RX buffer not empty
| _Bool SPIISR::TXE |
TX buffer empty