Type Alias esp32c3::spi2::DMA_INT_CLR

source ·
pub type DMA_INT_CLR = Reg<DMA_INT_CLR_SPEC>;
Expand description

DMA_INT_CLR (w) register accessor: SPI DMA interrupt clear register

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

For information about available fields see dma_int_clr module

Aliased Type§

struct DMA_INT_CLR { /* private fields */ }