slot_info_t is only used within ESP-IDF.
 
Symbols
loading...
Files
loading (3/5)...
SummarySyntaxRelatedReferencesInstancesLifecycle

Fields

Field
Declared as
Description
uint8_t
uint8_t
uint8_t
uint8_t
uint8_t : 1
GPIO write protect polarity. 0 means "active low", i.e. card is protected when the GPIO is low; 1 means "active high", i.e. card is protected when GPIO is high.
uint8_t : 1
Set to 1 if the higher layer has asked the card to enable CRC checks.
uint8_t*
Intermediate buffer used when application buffer is not in DMA memory; allocated on demand, SDSPI_BLOCK_BUF_SIZE bytes long. May be zero.
semaphore of gpio interrupt.
uint16_t

References