Type Alias esp32c3::aes::dma_exit::DMA_EXIT_W

source ·
pub type DMA_EXIT_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field DMA_EXIT writer - Set this register to leave calculation done stage. Recommend to use it after software finishes reading DMA’s output buffer.

Aliased Type§

struct DMA_EXIT_W<'a, REG> { /* private fields */ }