[−][src]Type Definition lpc55_pac::inputmux::DMA0_OTRIG_INMUX
type DMA0_OTRIG_INMUX = Reg<u32, _DMA0_OTRIG_INMUX>;
DMA0 output trigger selection to become DMA0 trigger
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see dma0_otrig_inmux module
Trait Implementations
impl Readable for DMA0_OTRIG_INMUX[src]
read() method returns dma0_otrig_inmux::R reader structure
impl ResetValue for DMA0_OTRIG_INMUX[src]
Register DMA0_OTRIG_INMUX[%s]
reset()'s with value 0x1f
impl Writable for DMA0_OTRIG_INMUX[src]
write(|w| ..) method takes dma0_otrig_inmux::W writer structure