Type Alias rp2040_pac::uart0::uartdmacr::DMAONERR_R
source · pub type DMAONERR_R = BitReader;
Expand description
Field DMAONERR
reader - 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_R { /* private fields */ }