[][src]Type Definition lpc55_pac::inputmux::DMA1_ITRIG_INMUX

type DMA1_ITRIG_INMUX = Reg<u32, _DMA1_ITRIG_INMUX>;

Trigger select register for DMA1 channel

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

For information about available fields see dma1_itrig_inmux module

Trait Implementations

impl Readable for DMA1_ITRIG_INMUX[src]

read() method returns dma1_itrig_inmux::R reader structure

impl ResetValue for DMA1_ITRIG_INMUX[src]

Register DMA1_ITRIG_INMUX[%s] reset()'s with value 0x0f

type Type = u32

Register size

impl Writable for DMA1_ITRIG_INMUX[src]

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