12 #ifndef INCLUDE_DISTORTOS_DEVICES_MEMORY_SDMMCCARDBASE_HPP_ 13 #define INCLUDE_DISTORTOS_DEVICES_MEMORY_SDMMCCARDBASE_HPP_ 74 #endif // INCLUDE_DISTORTOS_DEVICES_MEMORY_SDMMCCARDBASE_HPP_ virtual void transactionCompleteEvent(Result result)=0
"Transaction complete" event
transaction failed - response timeout
virtual ~SdMmcCardBase()=default
SdMmcCardBase's destructor.
Result
result of transaction
Definition: SdMmcCardBase.hpp:35
transaction failed - data timeout
transaction failed - data CRC mismatch
transaction failed - receive overrun
transaction failed - response CRC mismatch
Top-level namespace of distortos project.
Definition: buttons.hpp:33
transaction failed - transmit underrun
Definition: SdMmcCardBase.hpp:30
transaction completed successfully