distortos
v0.7.0
object-oriented C++ RTOS for microcontrollers
|
This is the complete list of members for distortos::devices::SpiMasterHandle, including all inherited members.
close() const | distortos::devices::SpiMasterHandle | inline |
configure(const SpiMode mode, const uint32_t clockFrequency, const uint8_t wordLength, const bool lsbFirst, const uint32_t dummyData) const | distortos::devices::SpiMasterHandle | inline |
executeTransaction(const SpiMasterTransfersRange transfersRange) const | distortos::devices::SpiMasterHandle | inline |
open() const | distortos::devices::SpiMasterHandle | inline |
operator=(const SpiMasterHandle &)=delete (defined in distortos::devices::SpiMasterHandle) | distortos::devices::SpiMasterHandle | |
spiMaster_ | distortos::devices::SpiMasterHandle | private |
SpiMasterHandle(SpiMaster &spiMaster) | distortos::devices::SpiMasterHandle | inlineexplicit |
SpiMasterHandle(const SpiMasterHandle &)=delete (defined in distortos::devices::SpiMasterHandle) | distortos::devices::SpiMasterHandle | |
~SpiMasterHandle() | distortos::devices::SpiMasterHandle | inline |