[][src]Type Definition lpc54606_pac::dma0::active0::R

type R = R<u32, ACTIVE0>;

Reader of register ACTIVE0

Methods

impl R[src]

pub fn act(&self) -> ACT_R[src]

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.