Type Alias rp2040_pac::uart0::uartmis::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 */ }