[][src]Type Definition rsl10_pac::rf::rf_reg02::W

type W = W<u32, RF_REG02>;

Writer for register RF_REG02

Methods

impl W[src]

pub fn fifo_fifo_flush_on_ovflw(&mut self) -> FIFO_FIFO_FLUSH_ON_OVFLW_W[src]

Bit 31 - If set to 1, stops the Rx and flushes the FIFO in case of overflow

pub fn fifo_fifo_flush_on_addr_err(&mut self) -> FIFO_FIFO_FLUSH_ON_ADDR_ERR_W[src]

Bit 30 - If set to 1, stops the Rx and flushes the FIFO in case of address error

pub fn fifo_fifo_flush_on_pl_err(&mut self) -> FIFO_FIFO_FLUSH_ON_PL_ERR_W[src]

Bit 29 - If set to 1, stops the Rx and flushes the FIFO in case of packet length error

pub fn fifo_fifo_flush_on_crc_err(&mut self) -> FIFO_FIFO_FLUSH_ON_CRC_ERR_W[src]

Bit 28 - If set to 1, stops the Rx and flushes the FIFO in case of CRC error

pub fn fifo_rx_fifo_ack(&mut self) -> FIFO_RX_FIFO_ACK_W[src]

Bit 27 - If set to 1, the Rx FIFO needs an acknowledgement (packet received correctly) to change its state.

pub fn fifo_fifo_thr(&mut self) -> FIFO_FIFO_THR_W[src]

Bits 24:26 - Threshold indicating the 'almost full' state

pub fn datarate_offset_datarate_offset(
    &mut self
) -> DATARATE_OFFSET_DATARATE_OFFSET_W
[src]

Bits 16:23 - Data-rate offset. Is a signed value and the full scale (0x7f) corresponds to a data-rate offset of 12.5 percent.

pub fn tau_datarate_recov_tau_datarate_recov(
    &mut self
) -> TAU_DATARATE_RECOV_TAU_DATARATE_RECOV_W
[src]

Bits 8:15 - Time constant of the data-rate recovery

pub fn tau_clk_recov_tau_clk_recov(&mut self) -> TAU_CLK_RECOV_TAU_CLK_RECOV_W[src]

Bits 0:7 - Time constant of the clock recovery