Type Alias esp32c6::uart0::idle_conf::R

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

Register IDLE_CONF reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn rx_idle_thrhd(&self) -> RX_IDLE_THRHD_R

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(&self) -> TX_IDLE_NUM_R

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