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

type R = R<u32, BUSY0>;

Reader of register BUSY0

Methods

impl R[src]

pub fn bsy(&self) -> BSY_R[src]

Bits 0:31 - Busy 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 busy. 1 = busy.