Searched refs:MCR_RTS_BIT (Results 1 – 1 of 1) sorted by relevance
43 const MCR_RTS_BIT: u8 = 0x02; // Request to Send constant397 if self.modem_control & MCR_RTS_BIT != 0 { in read()