Type Definition R
lpc55_pac::dma0::active0
type R = R<u32, ACTIVE0>;
Reader of register ACTIVE0
impl R
pub fn act(&self) -> ACT_R
Bits 0:31 - Active flag for DMA channel n. Bit n corresponds to DMA channel n. The number of bits = number of DMA channels in this device. Other bits are reserved. 0 = not active. 1 = active.