Skip to main content

Module interrupt

Module interrupt 

Source
Expand description

Interrupt status parsing for the ESP32 EMAC DMA controller.

InterruptStatus decodes the raw DMASTATUS register value into the individual TX/RX/error flags an interrupt handler typically wants.

Structsยง

InterruptStatus
Decoded DMA status flags.