Type Alias rp2040_pac::uart0::uartcr::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 */ }