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

type W = W<u32, RF_REG20>;

Writer for register RF_REG20

Methods

impl W[src]

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

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

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

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

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

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

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

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

pub fn timings_1_t_granularity_tx(&mut self) -> TIMINGS_1_T_GRANULARITY_TX_W[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(&mut self) -> TIMINGS_1_T_GRANULARITY_RX_W[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(&mut self) -> AGC_LUT_5_AGC_LEVEL_11_HI_W[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.