Type Alias rp2040_pac::uart0::uartcr::OUT2_R
source · pub type OUT2_R = BitReader;
Expand description
Field OUT2
reader - This bit is the complement of the UART Out2 (nUARTOut2) modem status output. That is, when the bit is programmed to a 1, the output is 0. For DTE this can be used as Ring Indicator (RI).
Aliased Type§
struct OUT2_R { /* private fields */ }