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

type DMA_INT1_SRCCFG = Reg<u32, _DMA_INT1_SRCCFG>;

Interrupt 1 Source Channel Configuration

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

For information about available fields see dma_int1_srccfg module

Trait Implementations

impl Readable for DMA_INT1_SRCCFG[src]

read() method returns dma_int1_srccfg::R reader structure

impl ResetValue for DMA_INT1_SRCCFG[src]

Register DMA_INT1_SRCCFG reset()'s with value 0

type Type = u32

Register size

impl Writable for DMA_INT1_SRCCFG[src]

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