Type Definition R
lpc55_pac::dma0::errint0
type R = R<u32, ERRINT0>;
Reader of register ERRINT0
impl R
pub fn err(&self) -> ERR_R
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.