Type Definition lpc81x_pac::lpc812::usart0::cfg::CTSEN_R

source ·
pub type CTSEN_R = BitReader<CTSEN_A>;
Expand description

Field CTSEN reader - CTS Enable. Determines whether CTS is used for flow control. CTS can be from the input pin, or from the USART’s own RTS if loopback mode is enabled.

Implementations§

Get enumerated values variant

Checks if the value of the field is DISABLED

Checks if the value of the field is ENABLED