Type Alias esp32c3::uart0::conf0::IRDA_RX_INV_W

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

Field IRDA_RX_INV writer - Set this bit to invert the level of IrDA receiver.

Aliased Type§

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