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

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

blockSize_distortos::devices::SdMmcCardLowLevel::Transferprivate
getBlockSize() constdistortos::devices::SdMmcCardLowLevel::Transferinline
getReadBuffer() constdistortos::devices::SdMmcCardLowLevel::Transferinline
getSize() constdistortos::devices::SdMmcCardLowLevel::Transferinline
getTimeoutMs() constdistortos::devices::SdMmcCardLowLevel::Transferinline
getWriteBuffer() constdistortos::devices::SdMmcCardLowLevel::Transferinline
isWriteTransfer() constdistortos::devices::SdMmcCardLowLevel::Transferinline
readBuffer_distortos::devices::SdMmcCardLowLevel::Transfer
size_distortos::devices::SdMmcCardLowLevel::Transferprivate
timeoutMs_distortos::devices::SdMmcCardLowLevel::Transferprivate
Transfer()distortos::devices::SdMmcCardLowLevel::Transferinline
Transfer(void *const readBuffer, const size_t size, const size_t blockSize, const uint16_t timeoutMs)distortos::devices::SdMmcCardLowLevel::Transferinline
Transfer(const void *const writeBuffer, const size_t size, const size_t blockSize, const uint16_t timeoutMs)distortos::devices::SdMmcCardLowLevel::Transferinline
writeBuffer_distortos::devices::SdMmcCardLowLevel::Transfer
writeTransfer_distortos::devices::SdMmcCardLowLevel::Transferprivate