Type Alias rp2040_pac::uart0::uartfr::RI_R
source · pub type RI_R = BitReader;
Expand description
Field RI
reader - Ring indicator. This bit is the complement of the UART ring indicator, nUARTRI, modem status input. That is, the bit is 1 when nUARTRI is LOW.
Aliased Type§
struct RI_R { /* private fields */ }