Type Alias esp32c3::uart0::conf0::IRDA_DPLX_W

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

Field IRDA_DPLX writer - Set this bit to enable IrDA loopback mode.

Aliased Type§

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