Type Alias R

Source
pub type R = R<RC32K_SPEC>;
Expand description

Register rc32k reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn rc32k_cal_done(&self) -> RC32K_CAL_DONE_R

Bit 0

Source

pub fn rc32k_rdy(&self) -> RC32K_RDY_R

Bit 1

Source

pub fn rc32k_cal_inprogress(&self) -> RC32K_CAL_INPROGRESS_R

Bit 2

Source

pub fn rc32k_cal_div(&self) -> RC32K_CAL_DIV_R

Bits 3:4

Source

pub fn rc32k_cal_precharge(&self) -> RC32K_CAL_PRECHARGE_R

Bit 5

Source

pub fn rc32k_dig_code_fr_cal(&self) -> RC32K_DIG_CODE_FR_CAL_R

Bits 6:15

Source

pub fn rc32k_vref_dly(&self) -> RC32K_VREF_DLY_R

Bits 16:17

Source

pub fn rc32k_allow_cal(&self) -> RC32K_ALLOW_CAL_R

Bit 18

Source

pub fn rc32k_ext_code_en(&self) -> RC32K_EXT_CODE_EN_R

Bit 19

Source

pub fn rc32k_cal_en(&self) -> RC32K_CAL_EN_R

Bit 20

Source

pub fn pu_rc32k(&self) -> PU_RC32K_R

Bit 21

Source

pub fn rc32k_code_fr_ext(&self) -> RC32K_CODE_FR_EXT_R

Bits 22:31