[][src]Type Definition lpc55_pac::dma0::errint0::W

type W = W<u32, ERRINT0>;

Writer for register ERRINT0

Implementations

impl W[src]

pub fn err(&mut self) -> ERR_W<'_>[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.