Type Alias esp32c3::uart0::flow_conf::SEND_XOFF_W

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

Field SEND_XOFF writer - Set this bit to send Xoff char. It is cleared by hardware automatically.

Aliased Type§

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