Type Alias esp32c3::uart0::conf0::DSR_INV_W

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

Field DSR_INV writer - Set this bit to inverse the level value of uart dsr signal.

Aliased Type§

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