TxrtseR

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

pub const fn variant(&self) -> Txrtse

Get enumerated values variant

pub fn is_0(&self) -> bool

The transmitter has no effect on RTS.

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.