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 */ }