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

type DMA0_ITRIG_INMUX = Reg<u32, _DMA0_ITRIG_INMUX>;
[]

Trigger select register for DMA0 channel

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

For information about available fields see dma0_itrig_inmux module

Trait Implementations

impl Readable for DMA0_ITRIG_INMUX[src]

read() method returns dma0_itrig_inmux::R reader structure

impl ResetValue for DMA0_ITRIG_INMUX[src][+]

Register DMA0_ITRIG_INMUX[%s] reset()'s with value 0x1f

type Type = u32

Register size

impl Writable for DMA0_ITRIG_INMUX[src]

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