Type Alias esp32c3::uart0::flow_conf::FORCE_XOFF_W

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

Field FORCE_XOFF writer - Set this bit to stop the transmitter from sending data.

Aliased Type§

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