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