Type Alias rp2040_pac::uart0::uartcr::RTSEN_R
source · pub type RTSEN_R = BitReader;
Expand description
Field RTSEN
reader - 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_R { /* private fields */ }