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

type DMA_SW_CHTRIG = Reg<u32, _DMA_SW_CHTRIG>;

Software Channel Trigger Register

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

For information about available fields see dma_sw_chtrig module

Trait Implementations

impl Readable for DMA_SW_CHTRIG[src]

read() method returns dma_sw_chtrig::R reader structure

impl ResetValue for DMA_SW_CHTRIG[src]

Register DMA_SW_CHTRIG reset()'s with value 0

type Type = u32

Register size

impl Writable for DMA_SW_CHTRIG[src]

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