Type Alias esp32c3::uart0::conf0::DTR_INV_W

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

Field DTR_INV writer - Set this bit to inverse the level value of uart dtr signal.

Aliased Type§

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