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

type DMA_ALTSET = Reg<u32, _DMA_ALTSET>;

Channel Primary-Alternate Set Register

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

For information about available fields see dma_altset module

Trait Implementations

impl Readable for DMA_ALTSET[src]

read() method returns dma_altset::R reader structure

impl ResetValue for DMA_ALTSET[src]

Register DMA_ALTSET reset()'s with value 0

type Type = u32

Register size

impl Writable for DMA_ALTSET[src]

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