[][src]Type Definition lpc55s6x_pac::dma0::enableset0::R

type R = R<u32, ENABLESET0>;

Reader of register ENABLESET0

Methods

impl R[src]

pub fn ena(&self) -> ENA_R[src]

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.