Type Definition W
lpc55_pac::dma0::settrig0
type W = W<u32, SETTRIG0>;
Writer for register SETTRIG0
impl W
pub fn trig(&mut self) -> TRIG_W<'_>
Bits 0:31 - Set Trigger control bit for DMA channel 0. Bit n corresponds to DMA channel n. The number of bits = number of DMA channels in this device. Other bits are reserved. 0 = no effect. 1 = sets the TRIG bit for DMA channel n.