Type Alias esp32h2::pmu::rf_pwc::W

source ·
pub type W = W<RF_PWC_SPEC>;
Expand description

Register RF_PWC writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn xpd_perif_i2c(&mut self) -> XPD_PERIF_I2C_W<'_, RF_PWC_SPEC, 27>

Bit 27 - need_des

source

pub fn xpd_rftx_i2c(&mut self) -> XPD_RFTX_I2C_W<'_, RF_PWC_SPEC, 28>

Bit 28 - need_des

source

pub fn xpd_rfrx_i2c(&mut self) -> XPD_RFRX_I2C_W<'_, RF_PWC_SPEC, 29>

Bit 29 - need_des

source

pub fn xpd_rfpll(&mut self) -> XPD_RFPLL_W<'_, RF_PWC_SPEC, 30>

Bit 30 - need_des

source

pub fn xpd_force_rfpll(&mut self) -> XPD_FORCE_RFPLL_W<'_, RF_PWC_SPEC, 31>

Bit 31 - need_des

source

pub unsafe fn bits(&mut self, bits: u32) -> &mut Self

Writes raw bits to the register.

Safety

Passing incorrect value can cause undefined behaviour. See reference manual