Type Alias rp2040_pac::uart0::uartcr::OUT1_R

source ·
pub type OUT1_R = BitReader;
Expand description

Field OUT1 reader - This bit is the complement of the UART Out1 (nUARTOut1) modem status output. That is, when the bit is programmed to a 1 the output is 0. For DTE this can be used as Data Carrier Detect (DCD).

Aliased Type§

struct OUT1_R { /* private fields */ }