Struct esp32s3_hal::pac::rtc_cntl::options0::R
pub struct R(_);
Expand description
Register OPTIONS0
reader
Implementations§
§impl R
impl R
pub fn sw_stall_appcpu_c0(&self) -> FieldReaderRaw<u8, u8>
pub fn sw_stall_appcpu_c0(&self) -> FieldReaderRaw<u8, u8>
Bits 0:1 - {reg_sw_stall_appcpu_c1[5:0], reg_sw_stall_appcpu_c0[1:0]} == 0x86 will stall APP CPU
pub fn sw_stall_procpu_c0(&self) -> FieldReaderRaw<u8, u8>
pub fn sw_stall_procpu_c0(&self) -> FieldReaderRaw<u8, u8>
Bits 2:3 - {reg_sw_stall_procpu_c1[5:0], reg_sw_stall_procpu_c0[1:0]} == 0x86 will stall PRO CPU
pub fn bb_i2c_force_pd(&self) -> BitReaderRaw<bool>
pub fn bb_i2c_force_pd(&self) -> BitReaderRaw<bool>
Bit 6 - BB_I2C force power down
pub fn bb_i2c_force_pu(&self) -> BitReaderRaw<bool>
pub fn bb_i2c_force_pu(&self) -> BitReaderRaw<bool>
Bit 7 - BB_I2C force power up
pub fn bbpll_i2c_force_pd(&self) -> BitReaderRaw<bool>
pub fn bbpll_i2c_force_pd(&self) -> BitReaderRaw<bool>
Bit 8 - BB_PLL _I2C force power down
pub fn bbpll_i2c_force_pu(&self) -> BitReaderRaw<bool>
pub fn bbpll_i2c_force_pu(&self) -> BitReaderRaw<bool>
Bit 9 - BB_PLL_I2C force power up
pub fn bbpll_force_pd(&self) -> BitReaderRaw<bool>
pub fn bbpll_force_pd(&self) -> BitReaderRaw<bool>
Bit 10 - BB_PLL force power down
pub fn bbpll_force_pu(&self) -> BitReaderRaw<bool>
pub fn bbpll_force_pu(&self) -> BitReaderRaw<bool>
Bit 11 - BB_PLL force power up
pub fn xtl_force_pd(&self) -> BitReaderRaw<bool>
pub fn xtl_force_pd(&self) -> BitReaderRaw<bool>
Bit 12 - crystall force power down
pub fn xtl_force_pu(&self) -> BitReaderRaw<bool>
pub fn xtl_force_pu(&self) -> BitReaderRaw<bool>
Bit 13 - crystall force power up
pub fn xtl_en_wait(&self) -> FieldReaderRaw<u8, u8>
pub fn xtl_en_wait(&self) -> FieldReaderRaw<u8, u8>
Bits 14:17 - wait bias_sleep and current source wakeup
pub fn xtl_force_iso(&self) -> BitReaderRaw<bool>
pub fn xtl_force_iso(&self) -> BitReaderRaw<bool>
Bit 23 - No public
pub fn pll_force_iso(&self) -> BitReaderRaw<bool>
pub fn pll_force_iso(&self) -> BitReaderRaw<bool>
Bit 24 - No public
pub fn analog_force_iso(&self) -> BitReaderRaw<bool>
pub fn analog_force_iso(&self) -> BitReaderRaw<bool>
Bit 25 - No public
pub fn xtl_force_noiso(&self) -> BitReaderRaw<bool>
pub fn xtl_force_noiso(&self) -> BitReaderRaw<bool>
Bit 26 - No public
pub fn pll_force_noiso(&self) -> BitReaderRaw<bool>
pub fn pll_force_noiso(&self) -> BitReaderRaw<bool>
Bit 27 - No public
pub fn analog_force_noiso(&self) -> BitReaderRaw<bool>
pub fn analog_force_noiso(&self) -> BitReaderRaw<bool>
Bit 28 - No public
pub fn dg_wrap_force_rst(&self) -> BitReaderRaw<bool>
pub fn dg_wrap_force_rst(&self) -> BitReaderRaw<bool>
Bit 29 - digital wrap force reset in deep sleep
pub fn dg_wrap_force_norst(&self) -> BitReaderRaw<bool>
pub fn dg_wrap_force_norst(&self) -> BitReaderRaw<bool>
Bit 30 - digital core force no reset in deep sleep
Methods from Deref<Target = R<OPTIONS0_SPEC>>§
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.