Type Definition R
lpc55_pac::dma0::enableset0
type R = R<u32, ENABLESET0>;
Reader of register ENABLESET0
impl R
pub fn ena(&self) -> ENA_R
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.