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

type DMA_USEBURSTCLR = Reg<u32, _DMA_USEBURSTCLR>;

Channel Useburst Clear Register

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

For information about available fields see dma_useburstclr module

Trait Implementations

impl ResetValue for DMA_USEBURSTCLR[src]

Register DMA_USEBURSTCLR reset()'s with value 0

type Type = u32

Register size

impl Writable for DMA_USEBURSTCLR[src]

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