Type Definition W
lpc55_pac::dma0::enableset0
type W = W<u32, ENABLESET0>;
Writer for register ENABLESET0
impl W
pub fn ena(&mut self) -> ENA_W<'_>
Bits 0:31 - Enable for DMA channels. Bit n enables or disables DMA channel n. The number of bits = number of DMA channels in this device. Other bits are reserved. 0 = disabled. 1 = enabled.