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

type R = R<u32, RF_REG20>;

Reader of register RF_REG20

Methods

impl R[src]

pub fn timings_3_t_dll(&self) -> TIMINGS_3_T_DLL_R[src]

Bits 28:31 - Time needed by the DLL blocks to switch on.

pub fn timings_3_t_pll_tx(&self) -> TIMINGS_3_T_PLL_TX_R[src]

Bits 24:27 - Time needed by the PLL blocks in Tx mode to switch on.

pub fn timings_2_t_subband_tx(&self) -> TIMINGS_2_T_SUBBAND_TX_R[src]

Bits 20:23 - Time needed by the subband algorithm to calibrate in Tx.

pub fn timings_2_t_tx_rf(&self) -> TIMINGS_2_T_TX_RF_R[src]

Bits 16:19 - Time needed by the Tx RF blocks to switch on.

pub fn timings_1_t_granularity_tx(&self) -> TIMINGS_1_T_GRANULARITY_TX_R[src]

Bits 12:14 - Fixes the granularity of the timer in Tx mode. The granularity is given by (2^(t_granularity-2))x1us

pub fn timings_1_t_granularity_rx(&self) -> TIMINGS_1_T_GRANULARITY_RX_R[src]

Bits 8:10 - Fixes the granularity of the timer in Rx mode. The granularity is given by (2^(t_granularity))x1us

pub fn agc_lut_5_agc_level_11_hi(&self) -> AGC_LUT_5_AGC_LEVEL_11_HI_R[src]

Bits 0:3 - Look up table with the AGC values: agc_level_0 is supposed the lowest attenuation, while agc_level_11 is the one with a maximum of attenuation.