KSPIConf Struct Reference
Spi configuration structure. More...
#include <spi.h>
Data Fields | |
SPIRole | role |
SPIDirection | direction |
SPIDataSize | data_size |
SPIClockPhase | clock_phase |
SPIClockPolarity | clock_polarity |
SPIFirstBit | first_bit |
uint32_t | speed |
Field Documentation
SPIClockPhase KSPIConf::clock_phase |
SPIClockPolarity KSPIConf::clock_polarity |
SPIDataSize KSPIConf::data_size |
SPIDirection KSPIConf::direction |
SPIFirstBit KSPIConf::first_bit |
SPIRole KSPIConf::role |
uint32_t KSPIConf::speed |
The documentation for this struct was generated from the following file:
- kubos-hal/spi.h