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ยง
pub struct DMA_ENABLE { /* private fields */ }