Type Alias esp32c3::uart0::conf0::CTS_INV_W

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

Field CTS_INV writer - Set this bit to inverse the level value of uart cts signal.

Aliased Type§

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