Type Alias rp2040_pac::uart0::uarticr::TXIC_R
source · pub type TXIC_R = BitReader;
Expand description
Field TXIC
reader - Transmit interrupt clear. Clears the UARTTXINTR interrupt.
Aliased Type§
struct TXIC_R { /* private fields */ }