gdma_transfer_config_t is only used within ESP-IDF.
 
Symbols
loading (4/5)...
Files
loading (4/5)...
SummarySyntaxReferencesInstances

Fields

Field
Declared as
Description
uint32_t
Set the max burst size when DMA read/write the data buffer. Set to 0 means to disable the data burst. Other value must be power of 2, e.g., 4/8/16/32/64.
bool
Set this if the DMA transfer will access external memory.