Type Alias TxrtseR
pub type TxrtseR = BitReader<Txrtse>;Expand description
Field TXRTSE reader - Transmitter request-to-send enable
Aliased Type§
pub struct TxrtseR { /* private fields */ }Implementations§
§impl TxrtseR
impl TxrtseR
pub fn is_1(&self) -> bool
pub fn is_1(&self) -> bool
When a character is placed into an empty transmitter data buffer , RTS asserts one bit time before the start bit is transmitted. RTS deasserts one bit time after all characters in the transmitter data buffer and shift register are completely sent, including the last stop bit.