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

type R = R<u32, RF_REG1B>;

Reader of register RF_REG1B

Methods

impl R[src]

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

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

pub fn ieee802154_opts_ber_clk_mode(&self) -> IEEE802154_OPTS_BER_CLK_MODE_R[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(
    &self
) -> IEEE802154_OPTS_RX_DATA_NOT_SAMPLED_R
[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(&self) -> IEEE802154_OPTS_EN_L2F_RX_R[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(&self) -> IEEE802154_OPTS_C2B_THR_R[src]

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

pub fn agc_peak_det_peak_det_tau(&self) -> AGC_PEAK_DET_PEAK_DET_TAU_R[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(&self) -> AGC_PEAK_DET_PEAK_DET_THR_LOW_R[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(&self) -> AGC_PEAK_DET_PEAK_DET_THR_HIGH_R[src]

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

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

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

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

Bits 8:15 - AGC threshold high level

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

Bits 0:7 - AGC threshold low level