Type Alias esp32c3::spi2::DMA_INT_ENA

source ·
pub type DMA_INT_ENA = Reg<DMA_INT_ENA_SPEC>;
Expand description

DMA_INT_ENA (rw) register accessor: SPI DMA interrupt enable register

You can read this register and get dma_int_ena::R. You can reset, write, write_with_zero this register using dma_int_ena::W. You can also modify this register. See API.

For information about available fields see dma_int_ena module

Aliased Type§

struct DMA_INT_ENA { /* private fields */ }