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

type DMA_INT3_SRCCFG = Reg<u32, _DMA_INT3_SRCCFG>;

Interrupt 3 Source Channel Configuration Register

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

For information about available fields see dma_int3_srccfg module

Trait Implementations

impl Readable for DMA_INT3_SRCCFG[src]

read() method returns dma_int3_srccfg::R reader structure

impl ResetValue for DMA_INT3_SRCCFG[src]

Register DMA_INT3_SRCCFG reset()'s with value 0

type Type = u32

Register size

impl Writable for DMA_INT3_SRCCFG[src]

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