dac_event_data_t is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
void *
The pointer of DMA buffer that just finished sending.
size_t
The writable buffer size of the DMA buffer, equal to 'dac_continuous_config_t::buf_size'.
size_t
The number of bytes that be written successfully.

References

from examples