Type Alias esp32c3::spi2::DMA_INT_RAW

source ·
pub type DMA_INT_RAW = Reg<DMA_INT_RAW_SPEC>;
Expand description

DMA_INT_RAW (rw) register accessor: SPI DMA interrupt raw register

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

For information about available fields see dma_int_raw module

Aliased Type§

struct DMA_INT_RAW { /* private fields */ }