Type Alias esp32c6::aes::DMA_ENABLE
source · pub type DMA_ENABLE = Reg<DMA_ENABLE_SPEC>;Expand description
DMA_ENABLE (rw) register accessor: DMA-AES working mode register
You can read this register and get dma_enable::R. You can reset, write, write_with_zero this register using dma_enable::W. You can also modify this register. See API.
For information about available fields see dma_enable module
Aliased Type§
struct DMA_ENABLE { /* private fields */ }