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

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

close() constdistortos::devices::SpiMasterHandleinline
configure(const SpiMode mode, const uint32_t clockFrequency, const uint8_t wordLength, const bool lsbFirst, const uint32_t dummyData) constdistortos::devices::SpiMasterHandleinline
executeTransaction(const SpiMasterTransfersRange transfersRange) constdistortos::devices::SpiMasterHandleinline
open() constdistortos::devices::SpiMasterHandleinline
operator=(const SpiMasterHandle &)=delete (defined in distortos::devices::SpiMasterHandle)distortos::devices::SpiMasterHandle
spiMaster_distortos::devices::SpiMasterHandleprivate
SpiMasterHandle(SpiMaster &spiMaster)distortos::devices::SpiMasterHandleinlineexplicit
SpiMasterHandle(const SpiMasterHandle &)=delete (defined in distortos::devices::SpiMasterHandle)distortos::devices::SpiMasterHandle
~SpiMasterHandle()distortos::devices::SpiMasterHandleinline