Type Alias W

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

Register CONF writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn tx_reset(&mut self) -> TX_RESET_W<'_, CONF_SPEC>

Bit 0

Source

pub fn rx_reset(&mut self) -> RX_RESET_W<'_, CONF_SPEC>

Bit 1

Source

pub fn tx_fifo_reset(&mut self) -> TX_FIFO_RESET_W<'_, CONF_SPEC>

Bit 2

Source

pub fn rx_fifo_reset(&mut self) -> RX_FIFO_RESET_W<'_, CONF_SPEC>

Bit 3

Source

pub fn tx_start(&mut self) -> TX_START_W<'_, CONF_SPEC>

Bit 4

Source

pub fn rx_start(&mut self) -> RX_START_W<'_, CONF_SPEC>

Bit 5

Source

pub fn tx_slave_mod(&mut self) -> TX_SLAVE_MOD_W<'_, CONF_SPEC>

Bit 6

Source

pub fn rx_slave_mod(&mut self) -> RX_SLAVE_MOD_W<'_, CONF_SPEC>

Bit 7

Source

pub fn tx_right_first(&mut self) -> TX_RIGHT_FIRST_W<'_, CONF_SPEC>

Bit 8

Source

pub fn rx_right_first(&mut self) -> RX_RIGHT_FIRST_W<'_, CONF_SPEC>

Bit 9

Source

pub fn tx_msb_shift(&mut self) -> TX_MSB_SHIFT_W<'_, CONF_SPEC>

Bit 10

Source

pub fn rx_msb_shift(&mut self) -> RX_MSB_SHIFT_W<'_, CONF_SPEC>

Bit 11

Source

pub fn tx_short_sync(&mut self) -> TX_SHORT_SYNC_W<'_, CONF_SPEC>

Bit 12

Source

pub fn rx_short_sync(&mut self) -> RX_SHORT_SYNC_W<'_, CONF_SPEC>

Bit 13

Source

pub fn tx_mono(&mut self) -> TX_MONO_W<'_, CONF_SPEC>

Bit 14

Source

pub fn rx_mono(&mut self) -> RX_MONO_W<'_, CONF_SPEC>

Bit 15

Source

pub fn tx_msb_right(&mut self) -> TX_MSB_RIGHT_W<'_, CONF_SPEC>

Bit 16

Source

pub fn rx_msb_right(&mut self) -> RX_MSB_RIGHT_W<'_, CONF_SPEC>

Bit 17

Source

pub fn sig_loopback(&mut self) -> SIG_LOOPBACK_W<'_, CONF_SPEC>

Bit 18