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

type DMA1_OTRIG_INMUX = Reg<u32, _DMA1_OTRIG_INMUX>;

DMA1 output trigger selection to become DMA1 trigger

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

For information about available fields see dma1_otrig_inmux module

Trait Implementations

impl Readable for DMA1_OTRIG_INMUX[src]

read() method returns dma1_otrig_inmux::R reader structure

impl ResetValue for DMA1_OTRIG_INMUX[src]

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

type Type = u32

Register size

impl Writable for DMA1_OTRIG_INMUX[src]

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