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

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

channel_distortos::chip::DmaChannelHandleprivate
DmaChannelHandle()distortos::chip::DmaChannelHandleinline
DmaChannelHandle(const DmaChannelHandle &)=delete (defined in distortos::chip::DmaChannelHandle)distortos::chip::DmaChannelHandle
DmaChannelHandle(DmaChannelHandle &&)=delete (defined in distortos::chip::DmaChannelHandle)distortos::chip::DmaChannelHandle
Flags typedefdistortos::chip::DmaChannelHandle
getTransactionsLeft() constdistortos::chip::DmaChannelHandleinline
operator=(const DmaChannelHandle &)=delete (defined in distortos::chip::DmaChannelHandle)distortos::chip::DmaChannelHandle
operator=(DmaChannelHandle &&)=delete (defined in distortos::chip::DmaChannelHandle)distortos::chip::DmaChannelHandle
release()distortos::chip::DmaChannelHandleinline
reserve(DmaChannel &channel, const uint8_t request, DmaChannelFunctor &functor)distortos::chip::DmaChannelHandleinline
startTransfer(const uintptr_t memoryAddress, const uintptr_t peripheralAddress, const size_t transactions, const Flags flags) constdistortos::chip::DmaChannelHandleinline
stopTransfer() constdistortos::chip::DmaChannelHandleinline
~DmaChannelHandle()distortos::chip::DmaChannelHandleinline