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

type R = R<u32, ERRINT0>;

Reader of register ERRINT0

Methods

impl R[src]

pub fn err(&self) -> ERR_R[src]

Bits 0:31 - Error Interrupt 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 = error interrupt is not active. 1 = error interrupt is active.