![]() |
![]() |
|
Modules | |
| Status Codes | |
| Command Codes | |
Macros | |
| #define | SD_CMD_RESERVED (32) |
| #define | SD_STATUS_RESERVED (-32) |
| #define SD_CMD_RESERVED (32) |
Common SD_control() command code reservation offset. SD driver implementations should offset command codes with SD_CMD_RESERVED growing positively.
Example implementation specific command codes:
| #define SD_STATUS_RESERVED (-32) |
Common SD_control status code reservation offset. SD driver implementations should offset status codes with SD_STATUS_RESERVED growing negatively.
Example implementation specific status codes: