modm API documentation
modm::platform::SpiMaster3_Dma< DmaChannelRx, DmaChannelTx > Member List

This is the complete list of members for modm::platform::SpiMaster3_Dma< DmaChannelRx, DmaChannelTx >, including all inherited members.

ConfigurationHandler typedefmodm::Spi
DataMode enum namemodm::platform::SpiMaster3strong
DataOrder enum namemodm::platform::SpiMaster3strong
DataSize typedef (defined in modm::platform::SpiMaster3)modm::platform::SpiMaster3
Hal typedef (defined in modm::platform::SpiMaster3)modm::platform::SpiMaster3
acknowledgeInterruptFlag()modm::PeripheralDriverstatic
acquire(void *ctx, ConfigurationHandler handler=nullptr) (defined in modm::platform::SpiMaster3)modm::platform::SpiMaster3static
assertBaudrateInTolerance()modm::PeripheralDriverinlinestatic
configurePurpose()modm::PeripheralDriverstatic
connect() (defined in modm::platform::SpiMaster3)modm::platform::SpiMaster3inlinestatic
getInterruptFlag()modm::PeripheralDriverstatic
getParameter()modm::PeripheralDriverstatic
initialize()modm::platform::SpiMaster3_Dma< DmaChannelRx, DmaChannelTx >static
modm::platform::SpiMaster3::modm::SpiMaster::modm::PeripheralDriver::initialize()modm::PeripheralDriverstatic
release(void *ctx) (defined in modm::platform::SpiMaster3)modm::platform::SpiMaster3static
setDataMode(DataMode mode) (defined in modm::platform::SpiMaster3)modm::platform::SpiMaster3inlinestatic
modm::SpiMaster::setDataMode(DataMode mode)modm::SpiMasterstatic
setDataOrder(DataOrder order) (defined in modm::platform::SpiMaster3)modm::platform::SpiMaster3inlinestatic
modm::SpiMaster::setDataOrder(DataOrder order)modm::SpiMasterstatic
setDataSize(DataSize size) (defined in modm::platform::SpiMaster3)modm::platform::SpiMaster3inlinestatic
setParameter()modm::PeripheralDriverstatic
state (defined in modm::platform::SpiMaster3)modm::platform::SpiMaster3inlinestaticprotected
transfer(uint8_t data) (defined in modm::platform::SpiMaster3_Dma< DmaChannelRx, DmaChannelTx >)modm::platform::SpiMaster3_Dma< DmaChannelRx, DmaChannelTx >static
transfer(const uint8_t *tx, uint8_t *rx, std::size_t length) (defined in modm::platform::SpiMaster3_Dma< DmaChannelRx, DmaChannelTx >)modm::platform::SpiMaster3_Dma< DmaChannelRx, DmaChannelTx >static
transferBlocking(uint8_t data) (defined in modm::platform::SpiMaster3_Dma< DmaChannelRx, DmaChannelTx >)modm::platform::SpiMaster3_Dma< DmaChannelRx, DmaChannelTx >inlinestatic
transferBlocking(const uint8_t *tx, uint8_t *rx, std::size_t length) (defined in modm::platform::SpiMaster3_Dma< DmaChannelRx, DmaChannelTx >)modm::platform::SpiMaster3_Dma< DmaChannelRx, DmaChannelTx >inlinestatic