|
SdFat
|
SD command/response type. More...
#include <PioSdioCard.h>
Public Member Functions | |
| CmdRsp_t (uint8_t idx_, uint8_t rsp_) | |
Public Attributes | |
| uint8_t | idx |
| Command index. | |
| uint8_t | rsp |
| Response type. | |
SD command/response type.
|
inline |
| [in] | idx_ | Command index. |
| [in] | rsp_ | Response type. |