Type Alias rp2040_pac::uart0::uartdmacr::DMAONERR_W
source · pub type DMAONERR_W<'a, REG> = BitWriter<'a, REG>;
Expand description
Field DMAONERR
writer - DMA on error. If this bit is set to 1, the DMA receive request outputs, UARTRXDMASREQ or UARTRXDMABREQ, are disabled when the UART error interrupt is asserted.
Aliased Type§
struct DMAONERR_W<'a, REG> { /* private fields */ }