rp2040_pac::uart0::uartcr

Type Alias 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 */ }