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

type W = W<u32, INTA0>;

Writer for register INTA0

Methods

impl W[src]

pub fn ia(&mut self) -> IA_W[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.