[−][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][+]
type Type = u32
fn reset_value() -> Self::Type
[src][−]
impl Writable for DMA1_OTRIG_INMUX
[src]
write(|w| ..)
method takes dma1_otrig_inmux::W writer structure