Type Alias R

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

Register CONF reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn tx_reset(&self) -> TX_RESET_R

Bit 0

Source

pub fn rx_reset(&self) -> RX_RESET_R

Bit 1

Source

pub fn tx_fifo_reset(&self) -> TX_FIFO_RESET_R

Bit 2

Source

pub fn rx_fifo_reset(&self) -> RX_FIFO_RESET_R

Bit 3

Source

pub fn tx_start(&self) -> TX_START_R

Bit 4

Source

pub fn rx_start(&self) -> RX_START_R

Bit 5

Source

pub fn tx_slave_mod(&self) -> TX_SLAVE_MOD_R

Bit 6

Source

pub fn rx_slave_mod(&self) -> RX_SLAVE_MOD_R

Bit 7

Source

pub fn tx_right_first(&self) -> TX_RIGHT_FIRST_R

Bit 8

Source

pub fn rx_right_first(&self) -> RX_RIGHT_FIRST_R

Bit 9

Source

pub fn tx_msb_shift(&self) -> TX_MSB_SHIFT_R

Bit 10

Source

pub fn rx_msb_shift(&self) -> RX_MSB_SHIFT_R

Bit 11

Source

pub fn tx_short_sync(&self) -> TX_SHORT_SYNC_R

Bit 12

Source

pub fn rx_short_sync(&self) -> RX_SHORT_SYNC_R

Bit 13

Source

pub fn tx_mono(&self) -> TX_MONO_R

Bit 14

Source

pub fn rx_mono(&self) -> RX_MONO_R

Bit 15

Source

pub fn tx_msb_right(&self) -> TX_MSB_RIGHT_R

Bit 16

Source

pub fn rx_msb_right(&self) -> RX_MSB_RIGHT_R

Bit 17

Source

pub fn sig_loopback(&self) -> SIG_LOOPBACK_R

Bit 18