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 */ }