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

type DMA_PRIOCLR = Reg<u32, _DMA_PRIOCLR>;

Channel Priority Clear Register

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

For information about available fields see dma_prioclr module

Trait Implementations

impl ResetValue for DMA_PRIOCLR[src]

Register DMA_PRIOCLR reset()'s with value 0

type Type = u32

Register size

impl Writable for DMA_PRIOCLR[src]

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