Type Alias esp32c3::spi2::DMA_CONF

source ·
pub type DMA_CONF = Reg<DMA_CONF_SPEC>;
Expand description

DMA_CONF (rw) register accessor: SPI DMA control register

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

For information about available fields see dma_conf module

Aliased Type§

struct DMA_CONF { /* private fields */ }