pub type DCD_R = BitReader;
Expand description
Field DCD
reader - Data carrier detect. This bit is the complement of the UART data carrier detect, nUARTDCD, modem status input. That is, the bit is 1 when nUARTDCD is LOW.
Aliased Typeยง
struct DCD_R { /* private fields */ }