Type Alias W

Source
pub type W = W<CONF1_SPEC>;
Expand description

Register CONF1 writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn tx_pcm_conf(&mut self) -> TX_PCM_CONF_W<'_, CONF1_SPEC>

Bits 0:2

Source

pub fn tx_pcm_bypass(&mut self) -> TX_PCM_BYPASS_W<'_, CONF1_SPEC>

Bit 3

Source

pub fn rx_pcm_conf(&mut self) -> RX_PCM_CONF_W<'_, CONF1_SPEC>

Bits 4:6

Source

pub fn rx_pcm_bypass(&mut self) -> RX_PCM_BYPASS_W<'_, CONF1_SPEC>

Bit 7

Source

pub fn tx_stop_en(&mut self) -> TX_STOP_EN_W<'_, CONF1_SPEC>

Bit 8

Source

pub fn tx_zeros_rm_en(&mut self) -> TX_ZEROS_RM_EN_W<'_, CONF1_SPEC>

Bit 9