Type Alias esp32c3::uart0::conf0::TXD_INV_W

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

Field TXD_INV writer - Set this bit to inverse the level value of uart txd signal.

Aliased Type§

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