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

Fields

Field
Declared as
Description
Array of DMA descriptor used by the TX DMA. The amount should be larger than dmadesc_n. The driver should ensure that the data to be sent is shorter than the descriptors can hold.
Array of DMA descriptor used by the RX DMA. The amount should be larger than dmadesc_n. The driver should ensure that the data to be sent is shorter than the descriptors can hold.
int
int
uint32_t
const void *
void *
uint32_t

References