Type Alias esp32c3::uart0::rs485_conf::DL1_EN_W

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

Field DL1_EN writer - Set this bit to delay the stop bit by 1 bit.

Aliased Type§

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