pub type W = W<RC32K_SPEC>;
Expand description
Register rc32k
writer
Aliased Type§
struct W { /* private fields */ }
Implementations§
Source§impl W
impl W
Sourcepub fn rc32k_cal_done(&mut self) -> RC32K_CAL_DONE_W<'_, RC32K_SPEC>
pub fn rc32k_cal_done(&mut self) -> RC32K_CAL_DONE_W<'_, RC32K_SPEC>
Bit 0
Sourcepub fn rc32k_rdy(&mut self) -> RC32K_RDY_W<'_, RC32K_SPEC>
pub fn rc32k_rdy(&mut self) -> RC32K_RDY_W<'_, RC32K_SPEC>
Bit 1
Sourcepub fn rc32k_cal_inprogress(&mut self) -> RC32K_CAL_INPROGRESS_W<'_, RC32K_SPEC>
pub fn rc32k_cal_inprogress(&mut self) -> RC32K_CAL_INPROGRESS_W<'_, RC32K_SPEC>
Bit 2
Sourcepub fn rc32k_cal_div(&mut self) -> RC32K_CAL_DIV_W<'_, RC32K_SPEC>
pub fn rc32k_cal_div(&mut self) -> RC32K_CAL_DIV_W<'_, RC32K_SPEC>
Bits 3:4
Sourcepub fn rc32k_cal_precharge(&mut self) -> RC32K_CAL_PRECHARGE_W<'_, RC32K_SPEC>
pub fn rc32k_cal_precharge(&mut self) -> RC32K_CAL_PRECHARGE_W<'_, RC32K_SPEC>
Bit 5
Sourcepub fn rc32k_dig_code_fr_cal(
&mut self,
) -> RC32K_DIG_CODE_FR_CAL_W<'_, RC32K_SPEC>
pub fn rc32k_dig_code_fr_cal( &mut self, ) -> RC32K_DIG_CODE_FR_CAL_W<'_, RC32K_SPEC>
Bits 6:15
Sourcepub fn rc32k_vref_dly(&mut self) -> RC32K_VREF_DLY_W<'_, RC32K_SPEC>
pub fn rc32k_vref_dly(&mut self) -> RC32K_VREF_DLY_W<'_, RC32K_SPEC>
Bits 16:17
Sourcepub fn rc32k_allow_cal(&mut self) -> RC32K_ALLOW_CAL_W<'_, RC32K_SPEC>
pub fn rc32k_allow_cal(&mut self) -> RC32K_ALLOW_CAL_W<'_, RC32K_SPEC>
Bit 18
Sourcepub fn rc32k_ext_code_en(&mut self) -> RC32K_EXT_CODE_EN_W<'_, RC32K_SPEC>
pub fn rc32k_ext_code_en(&mut self) -> RC32K_EXT_CODE_EN_W<'_, RC32K_SPEC>
Bit 19
Sourcepub fn rc32k_cal_en(&mut self) -> RC32K_CAL_EN_W<'_, RC32K_SPEC>
pub fn rc32k_cal_en(&mut self) -> RC32K_CAL_EN_W<'_, RC32K_SPEC>
Bit 20
Sourcepub fn pu_rc32k(&mut self) -> PU_RC32K_W<'_, RC32K_SPEC>
pub fn pu_rc32k(&mut self) -> PU_RC32K_W<'_, RC32K_SPEC>
Bit 21
Sourcepub fn rc32k_code_fr_ext(&mut self) -> RC32K_CODE_FR_EXT_W<'_, RC32K_SPEC>
pub fn rc32k_code_fr_ext(&mut self) -> RC32K_CODE_FR_EXT_W<'_, RC32K_SPEC>
Bits 22:31