rp2040_pac::uart0::uartcr

Type Alias CTSEN_R

Source
pub type CTSEN_R = BitReader;
Expand description

Field CTSEN reader - CTS hardware flow control enable. If this bit is set to 1, CTS hardware flow control is enabled. Data is only transmitted when the nUARTCTS signal is asserted.

Aliased Typeยง

struct CTSEN_R { /* private fields */ }