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

type W = W<u32, RF_RX_PULSE>;

Writer for register RF_RX_PULSE

Methods

impl W[src]

pub fn rx_pulse_shape_rx_coef8(&mut self) -> RX_PULSE_SHAPE_RX_COEF8_W[src]

Bits 28:31

pub fn rx_pulse_shape_rx_coef7(&mut self) -> RX_PULSE_SHAPE_RX_COEF7_W[src]

Bits 24:27

pub fn rx_pulse_shape_rx_coef6(&mut self) -> RX_PULSE_SHAPE_RX_COEF6_W[src]

Bits 20:23

pub fn rx_pulse_shape_rx_coef5(&mut self) -> RX_PULSE_SHAPE_RX_COEF5_W[src]

Bits 16:19

pub fn rx_pulse_shape_rx_coef4(&mut self) -> RX_PULSE_SHAPE_RX_COEF4_W[src]

Bits 12:15

pub fn rx_pulse_shape_rx_coef3(&mut self) -> RX_PULSE_SHAPE_RX_COEF3_W[src]

Bits 8:11

pub fn rx_pulse_shape_rx_coef2(&mut self) -> RX_PULSE_SHAPE_RX_COEF2_W[src]

Bits 4:7

pub fn rx_pulse_shape_rx_coef1(&mut self) -> RX_PULSE_SHAPE_RX_COEF1_W[src]

Bits 0:3 - These registers specify the Rx pulse shape. The pulse shape is formed by: coef1-coef8-coef8-coef1. Since the oversampling ratio is 8, the pulse shape is 2 symbols long. Coefficients from coef4 to coef8 are unsigned, while coef1 to coef3 are signed.