modm API documentation
modm::platform::DmaController::Channel< ChannelID > Member List

This is the complete list of members for modm::platform::DmaController::Channel< ChannelID >, including all inherited members.

chainTo() (defined in modm::platform::DmaController::Channel< ChannelID >)modm::platform::DmaController::Channel< ChannelID >inlinestatic
configure(TransferDataSize transferDataSize, bool readIncrement, bool writeIncrement)modm::platform::DmaController::Channel< ChannelID >inlinestatic
disableInterrupt()modm::platform::DmaController::Channel< ChannelID >inlinestatic
enableInterrupt()modm::platform::DmaController::Channel< ChannelID >inlinestatic
idx (defined in modm::platform::DmaController::Channel< ChannelID >)modm::platform::DmaController::Channel< ChannelID >staticconstexpr
isBusy() (defined in modm::platform::DmaController::Channel< ChannelID >)modm::platform::DmaController::Channel< ChannelID >inlinestatic
isCompleted() (defined in modm::platform::DmaController::Channel< ChannelID >)modm::platform::DmaController::Channel< ChannelID >inlinestatic
mask (defined in modm::platform::DmaController::Channel< ChannelID >)modm::platform::DmaController::Channel< ChannelID >staticconstexpr
name (defined in modm::platform::DmaController::Channel< ChannelID >)modm::platform::DmaController::Channel< ChannelID >staticconstexpr
setDataLength(std::size_t length)modm::platform::DmaController::Channel< ChannelID >inlinestatic
setPeripheralRequest()modm::platform::DmaController::Channel< ChannelID >inlinestatic
setReadAddress(uintptr_t address)modm::platform::DmaController::Channel< ChannelID >inlinestatic
setReadIncrementMode(bool increment)modm::platform::DmaController::Channel< ChannelID >inlinestatic
setWriteAddress(uintptr_t address)modm::platform::DmaController::Channel< ChannelID >inlinestatic
setWriteIncrementMode(bool increment)modm::platform::DmaController::Channel< ChannelID >inlinestatic
start()modm::platform::DmaController::Channel< ChannelID >inlinestatic
startRead(void *dst, std::size_t count) (defined in modm::platform::DmaController::Channel< ChannelID >)modm::platform::DmaController::Channel< ChannelID >inlinestatic
startWrite(const void *src, std::size_t count) (defined in modm::platform::DmaController::Channel< ChannelID >)modm::platform::DmaController::Channel< ChannelID >inlinestatic
stop()modm::platform::DmaController::Channel< ChannelID >inlinestatic