pub type DmaMask = Reg<DmaMaskSpec>;Expand description
DMA_MASK (rw) register accessor:
You can read this register and get dma_mask::R. You can reset, write, write_with_zero this register using dma_mask::W. You can also modify this register. See API.
For information about available fields see dma_mask
module
Aliased Typeยง
pub struct DmaMask { /* private fields */ }