Type Alias W

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

Register RX_CFG1 writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn rx_reg_update(&mut self) -> RX_REG_UPDATE_W<'_, RX_CFG1_SPEC>

Bit 2 - Write 1 to update rx register configuration signals.

Source

pub fn rx_timeout_en(&mut self) -> RX_TIMEOUT_EN_W<'_, RX_CFG1_SPEC>

Bit 3 - Write 1 to enable timeout count to generate error eof.

Source

pub fn rx_ext_en_sel(&mut self) -> RX_EXT_EN_SEL_W<'_, RX_CFG1_SPEC>

Bits 12:15 - Configures rx external enable signal selection from 16 data lines.

Source

pub fn rx_timeout_threshold( &mut self, ) -> RX_TIMEOUT_THRESHOLD_W<'_, RX_CFG1_SPEC>

Bits 16:31 - Configures rx threshold of timeout counter.