Type Alias esp32c3::uart0::conf0::RXD_INV_W

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

Field RXD_INV writer - Set this bit to inverse the level value of uart rxd signal.

Aliased Type§

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