Type Alias esp32c3::sha::DMA_CONTINUE

source ·
pub type DMA_CONTINUE = Reg<DMA_CONTINUE_SPEC>;
Expand description

DMA_CONTINUE (w) register accessor: DMA configuration register 2.

You can reset, write, write_with_zero this register using dma_continue::W. See API.

For information about available fields see dma_continue module

Aliased Type§

struct DMA_CONTINUE { /* private fields */ }