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

type W = W<u32, RF_REG1B>;

Writer for register RF_REG1B

Methods

impl W[src]

pub fn ieee802154_opts_en_dw_test(&mut self) -> IEEE802154_OPTS_EN_DW_TEST_W[src]

Bit 31 - If set to 1 enables the Tx data-whitening before the convolutional code block

pub fn ieee802154_opts_ber_clk_mode(&mut self) -> IEEE802154_OPTS_BER_CLK_MODE_W[src]

Bits 29:30 - sets the clock output mode for BER mode or RW mode: 00 => data change on falling edge, 01 => data change on rising edge, 10 => clock signal is a toggled signal, 11 => enable signal from clock recovery

pub fn ieee802154_opts_rx_data_not_sampled(
    &mut self
) -> IEEE802154_OPTS_RX_DATA_NOT_SAMPLED_W
[src]

Bit 28 - If set to 1, the signal rx_data in testmodes is not sampled. Used for debug purposes

pub fn ieee802154_opts_en_l2f_rx(&mut self) -> IEEE802154_OPTS_EN_L2F_RX_W[src]

Bit 27 - if set to 1 enables the frequency to linear conversion in the Rx side (always controlled by the en_802154_l2f configuration bit).

pub fn ieee802154_opts_c2b_thr(&mut self) -> IEEE802154_OPTS_C2B_THR_W[src]

Bits 24:26 - Threshold of the chip2bit correlator of the IEEE 802.15.4 protocol.

pub fn agc_peak_det_peak_det_tau(&mut self) -> AGC_PEAK_DET_PEAK_DET_TAU_W[src]

Bits 20:23 - Time constant of the peak detector monostable circuit; if set to 0 the monostable is bypassed

pub fn agc_peak_det_peak_det_thr_low(
    &mut self
) -> AGC_PEAK_DET_PEAK_DET_THR_LOW_W
[src]

Bits 18:19 - Threshold for the low level of the peak detector: 0 => 0, 1 => 1, 2 => 2, 3 => N.A.

pub fn agc_peak_det_peak_det_thr_high(
    &mut self
) -> AGC_PEAK_DET_PEAK_DET_THR_HIGH_W
[src]

Bit 17 - Threshold for the high level of the peak detector: 0 => 2, 1 => 3

pub fn agc_peak_det_en_agc_peak(&mut self) -> AGC_PEAK_DET_EN_AGC_PEAK_W[src]

Bit 16 - If set to 1 enables the AGC peak detector

pub fn agc_thr_high_agc_thr_high(&mut self) -> AGC_THR_HIGH_AGC_THR_HIGH_W[src]

Bits 8:15 - AGC threshold high level

pub fn agc_thr_low_agc_thr_low(&mut self) -> AGC_THR_LOW_AGC_THR_LOW_W[src]

Bits 0:7 - AGC threshold low level