pub type R = R<CONF_SPEC>;
Expand description
Register CONF
reader
Aliased Type§
pub struct R { /* private fields */ }
Implementations§
Source§impl R
impl R
Sourcepub fn tx_reset(&self) -> TX_RESET_R
pub fn tx_reset(&self) -> TX_RESET_R
Bit 0
Sourcepub fn rx_reset(&self) -> RX_RESET_R
pub fn rx_reset(&self) -> RX_RESET_R
Bit 1
Sourcepub fn tx_fifo_reset(&self) -> TX_FIFO_RESET_R
pub fn tx_fifo_reset(&self) -> TX_FIFO_RESET_R
Bit 2
Sourcepub fn rx_fifo_reset(&self) -> RX_FIFO_RESET_R
pub fn rx_fifo_reset(&self) -> RX_FIFO_RESET_R
Bit 3
Sourcepub fn tx_start(&self) -> TX_START_R
pub fn tx_start(&self) -> TX_START_R
Bit 4
Sourcepub fn rx_start(&self) -> RX_START_R
pub fn rx_start(&self) -> RX_START_R
Bit 5
Sourcepub fn tx_slave_mod(&self) -> TX_SLAVE_MOD_R
pub fn tx_slave_mod(&self) -> TX_SLAVE_MOD_R
Bit 6
Sourcepub fn rx_slave_mod(&self) -> RX_SLAVE_MOD_R
pub fn rx_slave_mod(&self) -> RX_SLAVE_MOD_R
Bit 7
Sourcepub fn tx_right_first(&self) -> TX_RIGHT_FIRST_R
pub fn tx_right_first(&self) -> TX_RIGHT_FIRST_R
Bit 8
Sourcepub fn rx_right_first(&self) -> RX_RIGHT_FIRST_R
pub fn rx_right_first(&self) -> RX_RIGHT_FIRST_R
Bit 9
Sourcepub fn tx_msb_shift(&self) -> TX_MSB_SHIFT_R
pub fn tx_msb_shift(&self) -> TX_MSB_SHIFT_R
Bit 10
Sourcepub fn rx_msb_shift(&self) -> RX_MSB_SHIFT_R
pub fn rx_msb_shift(&self) -> RX_MSB_SHIFT_R
Bit 11
Sourcepub fn tx_short_sync(&self) -> TX_SHORT_SYNC_R
pub fn tx_short_sync(&self) -> TX_SHORT_SYNC_R
Bit 12
Sourcepub fn rx_short_sync(&self) -> RX_SHORT_SYNC_R
pub fn rx_short_sync(&self) -> RX_SHORT_SYNC_R
Bit 13
Sourcepub fn tx_msb_right(&self) -> TX_MSB_RIGHT_R
pub fn tx_msb_right(&self) -> TX_MSB_RIGHT_R
Bit 16
Sourcepub fn rx_msb_right(&self) -> RX_MSB_RIGHT_R
pub fn rx_msb_right(&self) -> RX_MSB_RIGHT_R
Bit 17
Sourcepub fn sig_loopback(&self) -> SIG_LOOPBACK_R
pub fn sig_loopback(&self) -> SIG_LOOPBACK_R
Bit 18