Type Alias esp32c3::uart0::idle_conf::W

source ·
pub type W = W<IDLE_CONF_SPEC>;
Expand description

Register IDLE_CONF writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn rx_idle_thrhd(&mut self) -> RX_IDLE_THRHD_W<'_, IDLE_CONF_SPEC>

Bits 0:9 - It will produce frame end signal when receiver takes more time to receive one byte data than this register value.

source

pub fn tx_idle_num(&mut self) -> TX_IDLE_NUM_W<'_, IDLE_CONF_SPEC>

Bits 10:19 - This register is used to configure the duration time between transfers.