distortos  v0.7.0
object-oriented C++ RTOS for microcontrollers
distortos::chip::ChipSpiMasterLowLevel Member List

This is the complete list of members for distortos::chip::ChipSpiMasterLowLevel, including all inherited members.

configure(devices::SpiMode mode, uint32_t clockFrequency, uint8_t wordLength, bool lsbFirst, uint32_t dummyData) overridedistortos::chip::SpiMasterLowLevelInterruptBasedvirtual
interruptHandler()distortos::chip::SpiMasterLowLevelInterruptBased
SpiMasterLowLevelInterruptBased(const SpiPeripheral &spiPeripheral)distortos::chip::ChipSpiMasterLowLevelinlineexplicit
distortos::chip::SpiMasterLowLevelInterruptBased::SpiMasterLowLevelInterruptBased(const SpiPeripheral &spiPeripheral)distortos::chip::SpiMasterLowLevelInterruptBasedinlineexplicit
start() overridedistortos::chip::SpiMasterLowLevelInterruptBasedvirtual
startTransfer(devices::SpiMasterBase &spiMasterBase, const void *writeBuffer, void *readBuffer, size_t size) overridedistortos::chip::SpiMasterLowLevelInterruptBasedvirtual
stop() overridedistortos::chip::SpiMasterLowLevelInterruptBasedvirtual
~SpiMasterLowLevel()=defaultdistortos::devices::SpiMasterLowLevelvirtual
~SpiMasterLowLevelInterruptBased() overridedistortos::chip::SpiMasterLowLevelInterruptBased