#include <SDCard.h>
Definition at line 132 of file SDCard.h.
◆ arg_required
| uint8_t COMMAND::arg_required |
Indicates argument requirement;
Definition at line 135 of file SDCard.h.
◆ command_byte
| uint8_t COMMAND::command_byte |
◆ CRC
Holds CRC for command if necessary;
Definition at line 136 of file SDCard.h.
◆ response
| uint8_t COMMAND::response |
Indicates expected response;
Definition at line 138 of file SDCard.h.
◆ trans_type
| uint8_t COMMAND::trans_type |
Indicates command transfer type;
Definition at line 137 of file SDCard.h.
◆ var_length
| uint8_t COMMAND::var_length |
Indicates varialble length transfer;
Definition at line 139 of file SDCard.h.
The documentation for this struct was generated from the following file:
- C:/Users/yachen/workzone/bsp/nano100absp/Library/SDCardLib/SDCard.h