Type Alias rp2040_pac::uart0::uartris::TXRIS_R

source ·
pub type TXRIS_R = BitReader;
Expand description

Field TXRIS reader - Transmit interrupt status. Returns the raw interrupt state of the UARTTXINTR interrupt.

Aliased Type§

struct TXRIS_R { /* private fields */ }