Type Alias esp32c3::uart0::conf1::RX_TOUT_FLOW_DIS_W

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

Field RX_TOUT_FLOW_DIS writer - Set this bit to stop accumulating idle_cnt when hardware flow control works.

Aliased Type§

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