libxr 1.0
Want to be the best embedded framework
|
存储 SPI 配置参数的结构体。Structure for storing SPI configuration parameters. More...
#include <spi.hpp>
Data Fields | |
ClockPolarity | clock_polarity |
SPI 时钟极性。SPI clock polarity. | |
ClockPhase | clock_phase |
SPI 时钟相位。SPI clock phase. | |
ClockPhase LibXR::SPI::Configuration::clock_phase |
ClockPolarity LibXR::SPI::Configuration::clock_polarity |