distortos  v0.7.0
object-oriented C++ RTOS for microcontrollers
distortos::devices::SpiMasterLowLevel Member List

This is the complete list of members for distortos::devices::SpiMasterLowLevel, including all inherited members.

configure(SpiMode mode, uint32_t clockFrequency, uint8_t wordLength, bool lsbFirst, uint32_t dummyData)=0distortos::devices::SpiMasterLowLevelpure virtual
start()=0distortos::devices::SpiMasterLowLevelpure virtual
startTransfer(SpiMasterBase &spiMasterBase, const void *writeBuffer, void *readBuffer, size_t size)=0distortos::devices::SpiMasterLowLevelpure virtual
stop()=0distortos::devices::SpiMasterLowLevelpure virtual
~SpiMasterLowLevel()=defaultdistortos::devices::SpiMasterLowLevelvirtual