sdspi_hw_cmd_t is only used within ESP-IDF.
 
Symbols
loading (1/5)...
Files
loading (3/5)...
SummarySyntaxRelatedReferencesInstances

Fields

Field
Declared as
Description
uint8_t : 6
uint8_t : 1
uint8_t : 1
uint8_t[4]
uint8_t : 1
uint8_t : 7
uint8_t
Ncr is the dead time between command and response; should be 0xff.
uint8_t
Response data, should be set by host to 0xff for read operations.
uint32_t[4]
Up to 16 bytes of response. Luckily, this is aligned on 4 byte boundary.
int
response timeout, in milliseconds.

References