rp2040_pac::uart0::uartmis

Type Alias TXMIS_R

Source
pub type TXMIS_R = BitReader;
Expand description

Field TXMIS reader - Transmit masked interrupt status. Returns the masked interrupt state of the UARTTXINTR interrupt.

Aliased Typeยง

struct TXMIS_R { /* private fields */ }