pub type CTS_R = BitReader;
Expand description
Field CTS
reader - Clear to send. This bit is the complement of the UART clear to send, nUARTCTS, modem status input. That is, the bit is 1 when nUARTCTS is LOW.
Aliased Typeยง
struct CTS_R { /* private fields */ }