Type Alias esp32c3::uart0::rs485_conf::RS485_EN_W

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

Field RS485_EN writer - Set this bit to choose the rs485 mode.

Aliased Type§

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