[][src]Type Definition msp432p401r::dma::DMA_CFG

type DMA_CFG = Reg<u32, _DMA_CFG>;

Configuration Register

This register you can reset, write, write_with_zero. See API.

For information about available fields see dma_cfg module

Trait Implementations

impl ResetValue for DMA_CFG[src]

Register DMA_CFG reset()'s with value 0

type Type = u32

Register size

impl Writable for DMA_CFG[src]

write(|w| ..) method takes dma_cfg::W writer structure