Type Alias esp32c6::lp_uart::rs485_conf::R

source ·
pub type R = R<RS485_CONF_SPEC>;
Expand description

Register RS485_CONF reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn dl0_en(&self) -> DL0_EN_R

Bit 1 - Set this bit to delay the stop bit by 1 bit.

source

pub fn dl1_en(&self) -> DL1_EN_R

Bit 2 - Set this bit to delay the stop bit by 1 bit.