Type Definition W
lpc55_pac::dma0::errint0
type W = W<u32, ERRINT0>;
Writer for register ERRINT0
impl W
pub fn err(&mut self) -> ERR_W<'_>
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.