DSR_R

Type Alias DSR_R 

Source
pub type DSR_R = BitReader;
Expand description

Field DSR reader - Data set ready. This bit is the complement of the UART data set ready, nUARTDSR, modem status input. That is, the bit is 1 when nUARTDSR is LOW.

Aliased Typeยง

pub struct DSR_R { /* private fields */ }