pub type R = R<IDLE_CONF_SPEC>;
Expand description
Register IDLE_CONF
reader
Aliased Type§
struct R { /* private fields */ }
Implementations§
Source§impl R
impl R
Sourcepub fn rx_idle_thrhd(&self) -> RX_IDLE_THRHD_R
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.
Sourcepub fn tx_idle_num(&self) -> TX_IDLE_NUM_R
pub fn tx_idle_num(&self) -> TX_IDLE_NUM_R
Bits 10:19 - This register is used to configure the duration time between transfers.