Type Alias esp32c3::uart0::FLOW_CONF

source ·
pub type FLOW_CONF = Reg<FLOW_CONF_SPEC>;
Expand description

FLOW_CONF (rw) register accessor: Software flow-control configuration

You can read this register and get flow_conf::R. You can reset, write, write_with_zero this register using flow_conf::W. You can also modify this register. See API.

For information about available fields see flow_conf module

Aliased Type§

struct FLOW_CONF { /* private fields */ }