Type Alias esp32c3::uart0::flow_conf::SW_FLOW_CON_EN_W

source ·
pub type SW_FLOW_CON_EN_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field SW_FLOW_CON_EN writer - Set this bit to enable software flow control. It is used with register sw_xon or sw_xoff.

Aliased Type§

struct SW_FLOW_CON_EN_W<'a, REG> { /* private fields */ }