pub type RTSEN_W<'a, REG> = BitWriter<'a, REG>;
Expand description
Field RTSEN
writer - RTS hardware flow control enable. If this bit is set to 1, RTS hardware flow control is enabled. Data is only requested when there is space in the receive FIFO for it to be received.
Aliased Typeยง
struct RTSEN_W<'a, REG> { /* private fields */ }