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

type R = R<u32, INTA0>;

Reader of register INTA0

Methods

impl R[src]

pub fn ia(&self) -> IA_R[src]

Bits 0:31 - Interrupt A status 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 = the DMA channel interrupt A is not active. 1 = the DMA channel interrupt A is active.