Type Alias W

Source
pub type W = W<IDLE_CONF_SPEC>;
Expand description

Register IDLE_CONF writer

Aliased Type§

pub 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.