Type Alias W

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

Register tsen writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn tsen_refcode_corner(&mut self) -> TSEN_REFCODE_CORNER_W<'_, TSEN_SPEC>

Bits 0:11

Source

pub fn tsen_refcode_rfcal(&mut self) -> TSEN_REFCODE_RFCAL_W<'_, TSEN_SPEC>

Bits 16:27

Source

pub fn xtal_rdy(&mut self) -> XTAL_RDY_W<'_, TSEN_SPEC>

Bit 28

Source

pub fn xtal_inn_cfg_en_aon(&mut self) -> XTAL_INN_CFG_EN_AON_W<'_, TSEN_SPEC>

Bit 29

Source

pub fn xtal_rdy_int_sel_aon(&mut self) -> XTAL_RDY_INT_SEL_AON_W<'_, TSEN_SPEC>

Bits 30:31

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