pub trait Resettable: RegisterSpec {
const RESET_VALUE: Self::Ux;
// Provided method
fn reset_value() -> Self::Ux { ... }
}
Expand description
Reset value of the register.
This value is the initial value for the write
method. It can also be directly written to the
register by using the reset
method.
Required Associated Constants§
Sourceconst RESET_VALUE: Self::Ux
const RESET_VALUE: Self::Ux
Reset value of the register.
Provided Methods§
Sourcefn reset_value() -> Self::Ux
fn reset_value() -> Self::Ux
Reset value of the register.
Dyn Compatibility§
This trait is not dyn compatible.
In older versions of Rust, dyn compatibility was called "object safety", so this trait is not object safe.
Implementors§
Source§impl Resettable for BOD_MODE0_CNTL_SPEC
reset()
method sets BOD_MODE0_CNTL to value 0x0ffc_0100
impl Resettable for BOD_MODE0_CNTL_SPEC
reset()
method sets BOD_MODE0_CNTL to value 0x0ffc_0100
const RESET_VALUE: u32 = 268_173_568u32
Source§impl Resettable for BOD_MODE1_CNTL_SPEC
reset()
method sets BOD_MODE1_CNTL to value 0
impl Resettable for BOD_MODE1_CNTL_SPEC
reset()
method sets BOD_MODE1_CNTL to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for CK_GLITCH_CNTL_SPEC
reset()
method sets CK_GLITCH_CNTL to value 0
impl Resettable for CK_GLITCH_CNTL_SPEC
reset()
method sets CK_GLITCH_CNTL to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for esp32c6_lp::lp_ana::date::DATE_SPEC
reset()
method sets DATE to value 0x0220_2260
impl Resettable for esp32c6_lp::lp_ana::date::DATE_SPEC
reset()
method sets DATE to value 0x0220_2260
const RESET_VALUE: u32 = 35_660_384u32
Source§impl Resettable for FIB_ENABLE_SPEC
reset()
method sets FIB_ENABLE to value 0xffff_ffff
impl Resettable for FIB_ENABLE_SPEC
reset()
method sets FIB_ENABLE to value 0xffff_ffff
const RESET_VALUE: u32 = 4_294_967_295u32
Source§impl Resettable for esp32c6_lp::lp_ana::int_clr::INT_CLR_SPEC
reset()
method sets INT_CLR to value 0
impl Resettable for esp32c6_lp::lp_ana::int_clr::INT_CLR_SPEC
reset()
method sets INT_CLR to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for esp32c6_lp::lp_ana::int_ena::INT_ENA_SPEC
reset()
method sets INT_ENA to value 0
impl Resettable for esp32c6_lp::lp_ana::int_ena::INT_ENA_SPEC
reset()
method sets INT_ENA to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for esp32c6_lp::lp_ana::int_raw::INT_RAW_SPEC
reset()
method sets INT_RAW to value 0
impl Resettable for esp32c6_lp::lp_ana::int_raw::INT_RAW_SPEC
reset()
method sets INT_RAW to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for esp32c6_lp::lp_ana::int_st::INT_ST_SPEC
reset()
method sets INT_ST to value 0
impl Resettable for esp32c6_lp::lp_ana::int_st::INT_ST_SPEC
reset()
method sets INT_ST to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for esp32c6_lp::lp_ana::lp_int_clr::LP_INT_CLR_SPEC
reset()
method sets LP_INT_CLR to value 0
impl Resettable for esp32c6_lp::lp_ana::lp_int_clr::LP_INT_CLR_SPEC
reset()
method sets LP_INT_CLR to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for esp32c6_lp::lp_ana::lp_int_ena::LP_INT_ENA_SPEC
reset()
method sets LP_INT_ENA to value 0
impl Resettable for esp32c6_lp::lp_ana::lp_int_ena::LP_INT_ENA_SPEC
reset()
method sets LP_INT_ENA to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for esp32c6_lp::lp_ana::lp_int_raw::LP_INT_RAW_SPEC
reset()
method sets LP_INT_RAW to value 0
impl Resettable for esp32c6_lp::lp_ana::lp_int_raw::LP_INT_RAW_SPEC
reset()
method sets LP_INT_RAW to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for esp32c6_lp::lp_ana::lp_int_st::LP_INT_ST_SPEC
reset()
method sets LP_INT_ST to value 0
impl Resettable for esp32c6_lp::lp_ana::lp_int_st::LP_INT_ST_SPEC
reset()
method sets LP_INT_ST to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for CPUCORE0_CFG_SPEC
reset()
method sets CPUCORE0_CFG to value 0x4000_0000
impl Resettable for CPUCORE0_CFG_SPEC
reset()
method sets CPUCORE0_CFG to value 0x4000_0000
const RESET_VALUE: u32 = 1_073_741_824u32
Source§impl Resettable for esp32c6_lp::lp_aon::date::DATE_SPEC
reset()
method sets DATE to value 0x0220_5280
impl Resettable for esp32c6_lp::lp_aon::date::DATE_SPEC
reset()
method sets DATE to value 0x0220_5280
const RESET_VALUE: u32 = 35_672_704u32
Source§impl Resettable for EXT_WAKEUP_CNTL_SPEC
reset()
method sets EXT_WAKEUP_CNTL to value 0
impl Resettable for EXT_WAKEUP_CNTL_SPEC
reset()
method sets EXT_WAKEUP_CNTL to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for GPIO_HOLD0_SPEC
reset()
method sets GPIO_HOLD0 to value 0
impl Resettable for GPIO_HOLD0_SPEC
reset()
method sets GPIO_HOLD0 to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for GPIO_HOLD1_SPEC
reset()
method sets GPIO_HOLD1 to value 0
impl Resettable for GPIO_HOLD1_SPEC
reset()
method sets GPIO_HOLD1 to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for GPIO_MUX_SPEC
reset()
method sets GPIO_MUX to value 0
impl Resettable for GPIO_MUX_SPEC
reset()
method sets GPIO_MUX to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for IO_MUX_SPEC
reset()
method sets IO_MUX to value 0
impl Resettable for IO_MUX_SPEC
reset()
method sets IO_MUX to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for LPBUS_SPEC
reset()
method sets LPBUS to value 0xb020_0000
impl Resettable for LPBUS_SPEC
reset()
method sets LPBUS to value 0xb020_0000
const RESET_VALUE: u32 = 2_954_887_168u32
Source§impl Resettable for LPCORE_SPEC
reset()
method sets LPCORE to value 0
impl Resettable for LPCORE_SPEC
reset()
method sets LPCORE to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for SAR_CCT_SPEC
reset()
method sets SAR_CCT to value 0
impl Resettable for SAR_CCT_SPEC
reset()
method sets SAR_CCT to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for SDIO_ACTIVE_SPEC
reset()
method sets SDIO_ACTIVE to value 0x0280_0000
impl Resettable for SDIO_ACTIVE_SPEC
reset()
method sets SDIO_ACTIVE to value 0x0280_0000
const RESET_VALUE: u32 = 41_943_040u32
Source§impl Resettable for STORE0_SPEC
reset()
method sets STORE0 to value 0
impl Resettable for STORE0_SPEC
reset()
method sets STORE0 to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for STORE1_SPEC
reset()
method sets STORE1 to value 0
impl Resettable for STORE1_SPEC
reset()
method sets STORE1 to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for STORE2_SPEC
reset()
method sets STORE2 to value 0
impl Resettable for STORE2_SPEC
reset()
method sets STORE2 to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for STORE3_SPEC
reset()
method sets STORE3 to value 0
impl Resettable for STORE3_SPEC
reset()
method sets STORE3 to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for STORE4_SPEC
reset()
method sets STORE4 to value 0
impl Resettable for STORE4_SPEC
reset()
method sets STORE4 to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for STORE5_SPEC
reset()
method sets STORE5 to value 0
impl Resettable for STORE5_SPEC
reset()
method sets STORE5 to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for STORE6_SPEC
reset()
method sets STORE6 to value 0
impl Resettable for STORE6_SPEC
reset()
method sets STORE6 to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for STORE7_SPEC
reset()
method sets STORE7 to value 0
impl Resettable for STORE7_SPEC
reset()
method sets STORE7 to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for STORE8_SPEC
reset()
method sets STORE8 to value 0
impl Resettable for STORE8_SPEC
reset()
method sets STORE8 to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for STORE9_SPEC
reset()
method sets STORE9 to value 0
impl Resettable for STORE9_SPEC
reset()
method sets STORE9 to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for SYS_CFG_SPEC
reset()
method sets SYS_CFG to value 0
impl Resettable for SYS_CFG_SPEC
reset()
method sets SYS_CFG to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for USB_SPEC
reset()
method sets USB to value 0
impl Resettable for USB_SPEC
reset()
method sets USB to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for esp32c6_lp::lp_apm::clock_gate::CLOCK_GATE_SPEC
reset()
method sets CLOCK_GATE to value 0x01
impl Resettable for esp32c6_lp::lp_apm::clock_gate::CLOCK_GATE_SPEC
reset()
method sets CLOCK_GATE to value 0x01
const RESET_VALUE: u32 = 1u32
Source§impl Resettable for esp32c6_lp::lp_apm::date::DATE_SPEC
reset()
method sets DATE to value 0x0220_5240
impl Resettable for esp32c6_lp::lp_apm::date::DATE_SPEC
reset()
method sets DATE to value 0x0220_5240
const RESET_VALUE: u32 = 35_672_640u32
Source§impl Resettable for FUNC_CTRL_SPEC
reset()
method sets FUNC_CTRL to value 0x03
impl Resettable for FUNC_CTRL_SPEC
reset()
method sets FUNC_CTRL to value 0x03
const RESET_VALUE: u32 = 3u32
Source§impl Resettable for INT_EN_SPEC
reset()
method sets INT_EN to value 0
impl Resettable for INT_EN_SPEC
reset()
method sets INT_EN to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for EXCEPTION_INFO0_SPEC
reset()
method sets EXCEPTION_INFO0 to value 0
impl Resettable for EXCEPTION_INFO0_SPEC
reset()
method sets EXCEPTION_INFO0 to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for EXCEPTION_INFO1_SPEC
reset()
method sets EXCEPTION_INFO1 to value 0
impl Resettable for EXCEPTION_INFO1_SPEC
reset()
method sets EXCEPTION_INFO1 to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for esp32c6_lp::lp_apm::m::status::STATUS_SPEC
reset()
method sets STATUS to value 0
impl Resettable for esp32c6_lp::lp_apm::m::status::STATUS_SPEC
reset()
method sets STATUS to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for STATUS_CLR_SPEC
reset()
method sets STATUS_CLR to value 0
impl Resettable for STATUS_CLR_SPEC
reset()
method sets STATUS_CLR to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for ADDR_END_SPEC
reset()
method sets ADDR_END to value 0xffff_ffff
impl Resettable for ADDR_END_SPEC
reset()
method sets ADDR_END to value 0xffff_ffff
const RESET_VALUE: u32 = 4_294_967_295u32
Source§impl Resettable for ADDR_START_SPEC
reset()
method sets ADDR_START to value 0
impl Resettable for ADDR_START_SPEC
reset()
method sets ADDR_START to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for PMS_ATTR_SPEC
reset()
method sets PMS_ATTR to value 0
impl Resettable for PMS_ATTR_SPEC
reset()
method sets PMS_ATTR to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for REGION_FILTER_EN_SPEC
reset()
method sets REGION_FILTER_EN to value 0x01
impl Resettable for REGION_FILTER_EN_SPEC
reset()
method sets REGION_FILTER_EN to value 0x01
const RESET_VALUE: u32 = 1u32
Source§impl Resettable for CLK_TO_HP_SPEC
reset()
method sets CLK_TO_HP to value 0xf000_0000
impl Resettable for CLK_TO_HP_SPEC
reset()
method sets CLK_TO_HP to value 0xf000_0000
const RESET_VALUE: u32 = 4_026_531_840u32
Source§impl Resettable for CPU_RESET_SPEC
reset()
method sets CPU_RESET to value 0x0440_0000
impl Resettable for CPU_RESET_SPEC
reset()
method sets CPU_RESET to value 0x0440_0000
const RESET_VALUE: u32 = 71_303_168u32
Source§impl Resettable for esp32c6_lp::lp_clkrst::date::DATE_SPEC
reset()
method sets DATE to value 0x0220_6090
impl Resettable for esp32c6_lp::lp_clkrst::date::DATE_SPEC
reset()
method sets DATE to value 0x0220_6090
const RESET_VALUE: u32 = 35_676_304u32
Source§impl Resettable for FOSC_CNTL_SPEC
reset()
method sets FOSC_CNTL to value 0x2b00_0000
impl Resettable for FOSC_CNTL_SPEC
reset()
method sets FOSC_CNTL to value 0x2b00_0000
const RESET_VALUE: u32 = 721_420_288u32
Source§impl Resettable for LP_CLK_CONF_SPEC
reset()
method sets LP_CLK_CONF to value 0x04
impl Resettable for LP_CLK_CONF_SPEC
reset()
method sets LP_CLK_CONF to value 0x04
const RESET_VALUE: u32 = 4u32
Source§impl Resettable for LP_CLK_EN_SPEC
reset()
method sets LP_CLK_EN to value 0
impl Resettable for LP_CLK_EN_SPEC
reset()
method sets LP_CLK_EN to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for LP_CLK_PO_EN_SPEC
reset()
method sets LP_CLK_PO_EN to value 0x07ff
impl Resettable for LP_CLK_PO_EN_SPEC
reset()
method sets LP_CLK_PO_EN to value 0x07ff
const RESET_VALUE: u32 = 2_047u32
Source§impl Resettable for LP_RST_EN_SPEC
reset()
method sets LP_RST_EN to value 0
impl Resettable for LP_RST_EN_SPEC
reset()
method sets LP_RST_EN to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for LPMEM_FORCE_SPEC
reset()
method sets LPMEM_FORCE to value 0
impl Resettable for LPMEM_FORCE_SPEC
reset()
method sets LPMEM_FORCE to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for LPPERI_SPEC
reset()
method sets LPPERI to value 0
impl Resettable for LPPERI_SPEC
reset()
method sets LPPERI to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for RC32K_CNTL_SPEC
reset()
method sets RC32K_CNTL to value 0x2b00_0000
impl Resettable for RC32K_CNTL_SPEC
reset()
method sets RC32K_CNTL to value 0x2b00_0000
const RESET_VALUE: u32 = 721_420_288u32
Source§impl Resettable for RESET_CAUSE_SPEC
reset()
method sets RESET_CAUSE to value 0x20
impl Resettable for RESET_CAUSE_SPEC
reset()
method sets RESET_CAUSE to value 0x20
const RESET_VALUE: u32 = 32u32
Source§impl Resettable for XTAL32K_SPEC
reset()
method sets XTAL32K to value 0x66c0_0000
impl Resettable for XTAL32K_SPEC
reset()
method sets XTAL32K to value 0x66c0_0000
const RESET_VALUE: u32 = 1_723_858_944u32
Source§impl Resettable for esp32c6_lp::lp_i2c0::clk_conf::CLK_CONF_SPEC
reset()
method sets CLK_CONF to value 0x0020_0000
impl Resettable for esp32c6_lp::lp_i2c0::clk_conf::CLK_CONF_SPEC
reset()
method sets CLK_CONF to value 0x0020_0000
const RESET_VALUE: u32 = 2_097_152u32
Source§impl Resettable for COMD_SPEC
reset()
method sets COMD%s to value 0
impl Resettable for COMD_SPEC
reset()
method sets COMD%s to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for CTR_SPEC
reset()
method sets CTR to value 0x0208
impl Resettable for CTR_SPEC
reset()
method sets CTR to value 0x0208
const RESET_VALUE: u32 = 520u32
Source§impl Resettable for DATA_SPEC
reset()
method sets DATA to value 0
impl Resettable for DATA_SPEC
reset()
method sets DATA to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for esp32c6_lp::lp_i2c0::date::DATE_SPEC
reset()
method sets DATE to value 0x0220_1143
impl Resettable for esp32c6_lp::lp_i2c0::date::DATE_SPEC
reset()
method sets DATE to value 0x0220_1143
const RESET_VALUE: u32 = 35_656_003u32
Source§impl Resettable for FIFO_CONF_SPEC
reset()
method sets FIFO_CONF to value 0x4046
impl Resettable for FIFO_CONF_SPEC
reset()
method sets FIFO_CONF to value 0x4046
const RESET_VALUE: u32 = 16_454u32
Source§impl Resettable for FIFO_ST_SPEC
reset()
method sets FIFO_ST to value 0
impl Resettable for FIFO_ST_SPEC
reset()
method sets FIFO_ST to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for FILTER_CFG_SPEC
reset()
method sets FILTER_CFG to value 0x0300
impl Resettable for FILTER_CFG_SPEC
reset()
method sets FILTER_CFG to value 0x0300
const RESET_VALUE: u32 = 768u32
Source§impl Resettable for esp32c6_lp::lp_i2c0::int_clr::INT_CLR_SPEC
reset()
method sets INT_CLR to value 0
impl Resettable for esp32c6_lp::lp_i2c0::int_clr::INT_CLR_SPEC
reset()
method sets INT_CLR to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for esp32c6_lp::lp_i2c0::int_ena::INT_ENA_SPEC
reset()
method sets INT_ENA to value 0
impl Resettable for esp32c6_lp::lp_i2c0::int_ena::INT_ENA_SPEC
reset()
method sets INT_ENA to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for esp32c6_lp::lp_i2c0::int_raw::INT_RAW_SPEC
reset()
method sets INT_RAW to value 0x02
impl Resettable for esp32c6_lp::lp_i2c0::int_raw::INT_RAW_SPEC
reset()
method sets INT_RAW to value 0x02
const RESET_VALUE: u32 = 2u32
Source§impl Resettable for esp32c6_lp::lp_i2c0::int_st::INT_ST_SPEC
reset()
method sets INT_ST to value 0
impl Resettable for esp32c6_lp::lp_i2c0::int_st::INT_ST_SPEC
reset()
method sets INT_ST to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for RXFIFO_START_ADDR_SPEC
reset()
method sets RXFIFO_START_ADDR to value 0
impl Resettable for RXFIFO_START_ADDR_SPEC
reset()
method sets RXFIFO_START_ADDR to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for SCL_HIGH_PERIOD_SPEC
reset()
method sets SCL_HIGH_PERIOD to value 0
impl Resettable for SCL_HIGH_PERIOD_SPEC
reset()
method sets SCL_HIGH_PERIOD to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for SCL_LOW_PERIOD_SPEC
reset()
method sets SCL_LOW_PERIOD to value 0
impl Resettable for SCL_LOW_PERIOD_SPEC
reset()
method sets SCL_LOW_PERIOD to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for SCL_MAIN_ST_TIME_OUT_SPEC
reset()
method sets SCL_MAIN_ST_TIME_OUT to value 0x10
impl Resettable for SCL_MAIN_ST_TIME_OUT_SPEC
reset()
method sets SCL_MAIN_ST_TIME_OUT to value 0x10
const RESET_VALUE: u32 = 16u32
Source§impl Resettable for SCL_RSTART_SETUP_SPEC
reset()
method sets SCL_RSTART_SETUP to value 0x08
impl Resettable for SCL_RSTART_SETUP_SPEC
reset()
method sets SCL_RSTART_SETUP to value 0x08
const RESET_VALUE: u32 = 8u32
Source§impl Resettable for SCL_SP_CONF_SPEC
reset()
method sets SCL_SP_CONF to value 0
impl Resettable for SCL_SP_CONF_SPEC
reset()
method sets SCL_SP_CONF to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for SCL_ST_TIME_OUT_SPEC
reset()
method sets SCL_ST_TIME_OUT to value 0x10
impl Resettable for SCL_ST_TIME_OUT_SPEC
reset()
method sets SCL_ST_TIME_OUT to value 0x10
const RESET_VALUE: u32 = 16u32
Source§impl Resettable for SCL_START_HOLD_SPEC
reset()
method sets SCL_START_HOLD to value 0x08
impl Resettable for SCL_START_HOLD_SPEC
reset()
method sets SCL_START_HOLD to value 0x08
const RESET_VALUE: u32 = 8u32
Source§impl Resettable for SCL_STOP_HOLD_SPEC
reset()
method sets SCL_STOP_HOLD to value 0x08
impl Resettable for SCL_STOP_HOLD_SPEC
reset()
method sets SCL_STOP_HOLD to value 0x08
const RESET_VALUE: u32 = 8u32
Source§impl Resettable for SCL_STOP_SETUP_SPEC
reset()
method sets SCL_STOP_SETUP to value 0x08
impl Resettable for SCL_STOP_SETUP_SPEC
reset()
method sets SCL_STOP_SETUP to value 0x08
const RESET_VALUE: u32 = 8u32
Source§impl Resettable for SDA_HOLD_SPEC
reset()
method sets SDA_HOLD to value 0
impl Resettable for SDA_HOLD_SPEC
reset()
method sets SDA_HOLD to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for SDA_SAMPLE_SPEC
reset()
method sets SDA_SAMPLE to value 0
impl Resettable for SDA_SAMPLE_SPEC
reset()
method sets SDA_SAMPLE to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for SR_SPEC
reset()
method sets SR to value 0
impl Resettable for SR_SPEC
reset()
method sets SR to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for TO_SPEC
reset()
method sets TO to value 0x10
impl Resettable for TO_SPEC
reset()
method sets TO to value 0x10
const RESET_VALUE: u32 = 16u32
Source§impl Resettable for TXFIFO_START_ADDR_SPEC
reset()
method sets TXFIFO_START_ADDR to value 0
impl Resettable for TXFIFO_START_ADDR_SPEC
reset()
method sets TXFIFO_START_ADDR to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for ANA_CONF1_SPEC
reset()
method sets ANA_CONF1 to value 0
impl Resettable for ANA_CONF1_SPEC
reset()
method sets ANA_CONF1 to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for esp32c6_lp::lp_i2c_ana_mst::date::DATE_SPEC
reset()
method sets DATE to value 0x0200_7301
impl Resettable for esp32c6_lp::lp_i2c_ana_mst::date::DATE_SPEC
reset()
method sets DATE to value 0x0200_7301
const RESET_VALUE: u32 = 33_583_873u32
Source§impl Resettable for DEVICE_EN_SPEC
reset()
method sets DEVICE_EN to value 0
impl Resettable for DEVICE_EN_SPEC
reset()
method sets DEVICE_EN to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for I2C0_CONF_SPEC
reset()
method sets I2C0_CONF to value 0x0700_0000
impl Resettable for I2C0_CONF_SPEC
reset()
method sets I2C0_CONF to value 0x0700_0000
const RESET_VALUE: u32 = 117_440_512u32
Source§impl Resettable for I2C0_CTRL_SPEC
reset()
method sets I2C0_CTRL to value 0
impl Resettable for I2C0_CTRL_SPEC
reset()
method sets I2C0_CTRL to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for I2C0_DATA_SPEC
reset()
method sets I2C0_DATA to value 0x0900
impl Resettable for I2C0_DATA_SPEC
reset()
method sets I2C0_DATA to value 0x0900
const RESET_VALUE: u32 = 2_304u32
Source§impl Resettable for NOUSE_SPEC
reset()
method sets NOUSE to value 0
impl Resettable for NOUSE_SPEC
reset()
method sets NOUSE to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for esp32c6_lp::lp_io::date::DATE_SPEC
reset()
method sets DATE to value 0x0220_2100
impl Resettable for esp32c6_lp::lp_io::date::DATE_SPEC
reset()
method sets DATE to value 0x0220_2100
const RESET_VALUE: u32 = 35_660_032u32
Source§impl Resettable for ENABLE_SPEC
reset()
method sets ENABLE to value 0
impl Resettable for ENABLE_SPEC
reset()
method sets ENABLE to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for ENABLE_W1TC_SPEC
reset()
method sets ENABLE_W1TC to value 0
impl Resettable for ENABLE_W1TC_SPEC
reset()
method sets ENABLE_W1TC to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for ENABLE_W1TS_SPEC
reset()
method sets ENABLE_W1TS to value 0
impl Resettable for ENABLE_W1TS_SPEC
reset()
method sets ENABLE_W1TS to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for GPIO_SPEC
reset()
method sets GPIO%s to value 0
impl Resettable for GPIO_SPEC
reset()
method sets GPIO%s to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for IN_SPEC
reset()
method sets IN to value 0
impl Resettable for IN_SPEC
reset()
method sets IN to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for OUT_SPEC
reset()
method sets OUT to value 0
impl Resettable for OUT_SPEC
reset()
method sets OUT to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for OUT_W1TC_SPEC
reset()
method sets OUT_W1TC to value 0
impl Resettable for OUT_W1TC_SPEC
reset()
method sets OUT_W1TC to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for OUT_W1TS_SPEC
reset()
method sets OUT_W1TS to value 0
impl Resettable for OUT_W1TS_SPEC
reset()
method sets OUT_W1TS to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for PIN_SPEC
reset()
method sets PIN%s to value 0
impl Resettable for PIN_SPEC
reset()
method sets PIN%s to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for esp32c6_lp::lp_io::status::STATUS_SPEC
reset()
method sets STATUS to value 0
impl Resettable for esp32c6_lp::lp_io::status::STATUS_SPEC
reset()
method sets STATUS to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for STATUS_INT_SPEC
reset()
method sets STATUS_INT to value 0
impl Resettable for STATUS_INT_SPEC
reset()
method sets STATUS_INT to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for STATUS_W1TC_SPEC
reset()
method sets STATUS_W1TC to value 0
impl Resettable for STATUS_W1TC_SPEC
reset()
method sets STATUS_W1TC to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for STATUS_W1TS_SPEC
reset()
method sets STATUS_W1TS to value 0
impl Resettable for STATUS_W1TS_SPEC
reset()
method sets STATUS_W1TS to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for BUS_TIMEOUT_SPEC
reset()
method sets BUS_TIMEOUT to value 0xbfff_c000
impl Resettable for BUS_TIMEOUT_SPEC
reset()
method sets BUS_TIMEOUT to value 0xbfff_c000
const RESET_VALUE: u32 = 3_221_209_088u32
Source§impl Resettable for BUS_TIMEOUT_ADDR_SPEC
reset()
method sets BUS_TIMEOUT_ADDR to value 0
impl Resettable for BUS_TIMEOUT_ADDR_SPEC
reset()
method sets BUS_TIMEOUT_ADDR to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for BUS_TIMEOUT_UID_SPEC
reset()
method sets BUS_TIMEOUT_UID to value 0
impl Resettable for BUS_TIMEOUT_UID_SPEC
reset()
method sets BUS_TIMEOUT_UID to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for CLK_EN_SPEC
reset()
method sets CLK_EN to value 0x7f80_0000
impl Resettable for CLK_EN_SPEC
reset()
method sets CLK_EN to value 0x7f80_0000
const RESET_VALUE: u32 = 2_139_095_040u32
Source§impl Resettable for CPU_SPEC
reset()
method sets CPU to value 0x8000_0000
impl Resettable for CPU_SPEC
reset()
method sets CPU to value 0x8000_0000
const RESET_VALUE: u32 = 2_147_483_648u32
Source§impl Resettable for esp32c6_lp::lp_peri::date::DATE_SPEC
reset()
method sets DATE to value 0x0220_6130
impl Resettable for esp32c6_lp::lp_peri::date::DATE_SPEC
reset()
method sets DATE to value 0x0220_6130
const RESET_VALUE: u32 = 35_676_464u32
Source§impl Resettable for INTERRUPT_SOURCE_SPEC
reset()
method sets INTERRUPT_SOURCE to value 0
impl Resettable for INTERRUPT_SOURCE_SPEC
reset()
method sets INTERRUPT_SOURCE to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for MEM_CTRL_SPEC
reset()
method sets MEM_CTRL to value 0x8000_0000
impl Resettable for MEM_CTRL_SPEC
reset()
method sets MEM_CTRL to value 0x8000_0000
const RESET_VALUE: u32 = 2_147_483_648u32
Source§impl Resettable for RESET_EN_SPEC
reset()
method sets RESET_EN to value 0
impl Resettable for RESET_EN_SPEC
reset()
method sets RESET_EN to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for RNG_DATA_SPEC
reset()
method sets RNG_DATA to value 0
impl Resettable for RNG_DATA_SPEC
reset()
method sets RNG_DATA to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for esp32c6_lp::lp_tee::clock_gate::CLOCK_GATE_SPEC
reset()
method sets CLOCK_GATE to value 0x01
impl Resettable for esp32c6_lp::lp_tee::clock_gate::CLOCK_GATE_SPEC
reset()
method sets CLOCK_GATE to value 0x01
const RESET_VALUE: u32 = 1u32
Source§impl Resettable for esp32c6_lp::lp_tee::date::DATE_SPEC
reset()
method sets DATE to value 0x0220_5270
impl Resettable for esp32c6_lp::lp_tee::date::DATE_SPEC
reset()
method sets DATE to value 0x0220_5270
const RESET_VALUE: u32 = 35_672_688u32
Source§impl Resettable for FORCE_ACC_HP_SPEC
reset()
method sets FORCE_ACC_HP to value 0
impl Resettable for FORCE_ACC_HP_SPEC
reset()
method sets FORCE_ACC_HP to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for M_MODE_CTRL_SPEC
reset()
method sets M%s_MODE_CTRL to value 0x03
impl Resettable for M_MODE_CTRL_SPEC
reset()
method sets M%s_MODE_CTRL to value 0x03
const RESET_VALUE: u32 = 3u32
Source§impl Resettable for esp32c6_lp::lp_timer::date::DATE_SPEC
reset()
method sets DATE to value 0x0211_1150
impl Resettable for esp32c6_lp::lp_timer::date::DATE_SPEC
reset()
method sets DATE to value 0x0211_1150
const RESET_VALUE: u32 = 34_672_976u32
Source§impl Resettable for esp32c6_lp::lp_timer::int_clr::INT_CLR_SPEC
reset()
method sets INT_CLR to value 0
impl Resettable for esp32c6_lp::lp_timer::int_clr::INT_CLR_SPEC
reset()
method sets INT_CLR to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for esp32c6_lp::lp_timer::int_ena::INT_ENA_SPEC
reset()
method sets INT_ENA to value 0
impl Resettable for esp32c6_lp::lp_timer::int_ena::INT_ENA_SPEC
reset()
method sets INT_ENA to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for esp32c6_lp::lp_timer::int_raw::INT_RAW_SPEC
reset()
method sets INT_RAW to value 0
impl Resettable for esp32c6_lp::lp_timer::int_raw::INT_RAW_SPEC
reset()
method sets INT_RAW to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for esp32c6_lp::lp_timer::int_st::INT_ST_SPEC
reset()
method sets INT_ST to value 0
impl Resettable for esp32c6_lp::lp_timer::int_st::INT_ST_SPEC
reset()
method sets INT_ST to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for esp32c6_lp::lp_timer::lp_int_clr::LP_INT_CLR_SPEC
reset()
method sets LP_INT_CLR to value 0
impl Resettable for esp32c6_lp::lp_timer::lp_int_clr::LP_INT_CLR_SPEC
reset()
method sets LP_INT_CLR to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for esp32c6_lp::lp_timer::lp_int_ena::LP_INT_ENA_SPEC
reset()
method sets LP_INT_ENA to value 0
impl Resettable for esp32c6_lp::lp_timer::lp_int_ena::LP_INT_ENA_SPEC
reset()
method sets LP_INT_ENA to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for esp32c6_lp::lp_timer::lp_int_raw::LP_INT_RAW_SPEC
reset()
method sets LP_INT_RAW to value 0
impl Resettable for esp32c6_lp::lp_timer::lp_int_raw::LP_INT_RAW_SPEC
reset()
method sets LP_INT_RAW to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for esp32c6_lp::lp_timer::lp_int_st::LP_INT_ST_SPEC
reset()
method sets LP_INT_ST to value 0
impl Resettable for esp32c6_lp::lp_timer::lp_int_st::LP_INT_ST_SPEC
reset()
method sets LP_INT_ST to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for MAIN_BUF0_HIGH_SPEC
reset()
method sets MAIN_BUF0_HIGH to value 0
impl Resettable for MAIN_BUF0_HIGH_SPEC
reset()
method sets MAIN_BUF0_HIGH to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for MAIN_BUF0_LOW_SPEC
reset()
method sets MAIN_BUF0_LOW to value 0
impl Resettable for MAIN_BUF0_LOW_SPEC
reset()
method sets MAIN_BUF0_LOW to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for MAIN_BUF1_HIGH_SPEC
reset()
method sets MAIN_BUF1_HIGH to value 0
impl Resettable for MAIN_BUF1_HIGH_SPEC
reset()
method sets MAIN_BUF1_HIGH to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for MAIN_BUF1_LOW_SPEC
reset()
method sets MAIN_BUF1_LOW to value 0
impl Resettable for MAIN_BUF1_LOW_SPEC
reset()
method sets MAIN_BUF1_LOW to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for MAIN_OVERFLOW_SPEC
reset()
method sets MAIN_OVERFLOW to value 0
impl Resettable for MAIN_OVERFLOW_SPEC
reset()
method sets MAIN_OVERFLOW to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for TAR0_HIGH_SPEC
reset()
method sets TAR0_HIGH to value 0
impl Resettable for TAR0_HIGH_SPEC
reset()
method sets TAR0_HIGH to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for TAR0_LOW_SPEC
reset()
method sets TAR0_LOW to value 0
impl Resettable for TAR0_LOW_SPEC
reset()
method sets TAR0_LOW to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for TAR1_HIGH_SPEC
reset()
method sets TAR1_HIGH to value 0
impl Resettable for TAR1_HIGH_SPEC
reset()
method sets TAR1_HIGH to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for TAR1_LOW_SPEC
reset()
method sets TAR1_LOW to value 0
impl Resettable for TAR1_LOW_SPEC
reset()
method sets TAR1_LOW to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for UPDATE_SPEC
reset()
method sets UPDATE to value 0
impl Resettable for UPDATE_SPEC
reset()
method sets UPDATE to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for AFIFO_STATUS_SPEC
reset()
method sets AFIFO_STATUS to value 0x0a
impl Resettable for AFIFO_STATUS_SPEC
reset()
method sets AFIFO_STATUS to value 0x0a
const RESET_VALUE: u32 = 10u32
Source§impl Resettable for AT_CMD_CHAR_SYNC_SPEC
reset()
method sets AT_CMD_CHAR_SYNC to value 0x032b
impl Resettable for AT_CMD_CHAR_SYNC_SPEC
reset()
method sets AT_CMD_CHAR_SYNC to value 0x032b
const RESET_VALUE: u32 = 811u32
Source§impl Resettable for AT_CMD_GAPTOUT_SYNC_SPEC
reset()
method sets AT_CMD_GAPTOUT_SYNC to value 0x0b
impl Resettable for AT_CMD_GAPTOUT_SYNC_SPEC
reset()
method sets AT_CMD_GAPTOUT_SYNC to value 0x0b
const RESET_VALUE: u32 = 11u32
Source§impl Resettable for AT_CMD_POSTCNT_SYNC_SPEC
reset()
method sets AT_CMD_POSTCNT_SYNC to value 0x0901
impl Resettable for AT_CMD_POSTCNT_SYNC_SPEC
reset()
method sets AT_CMD_POSTCNT_SYNC to value 0x0901
const RESET_VALUE: u32 = 2_305u32
Source§impl Resettable for AT_CMD_PRECNT_SYNC_SPEC
reset()
method sets AT_CMD_PRECNT_SYNC to value 0x0901
impl Resettable for AT_CMD_PRECNT_SYNC_SPEC
reset()
method sets AT_CMD_PRECNT_SYNC to value 0x0901
const RESET_VALUE: u32 = 2_305u32
Source§impl Resettable for esp32c6_lp::lp_uart::clk_conf::CLK_CONF_SPEC
reset()
method sets CLK_CONF to value 0x0370_1000
impl Resettable for esp32c6_lp::lp_uart::clk_conf::CLK_CONF_SPEC
reset()
method sets CLK_CONF to value 0x0370_1000
const RESET_VALUE: u32 = 57_675_776u32
Source§impl Resettable for CLKDIV_SYNC_SPEC
reset()
method sets CLKDIV_SYNC to value 0x02b6
impl Resettable for CLKDIV_SYNC_SPEC
reset()
method sets CLKDIV_SYNC to value 0x02b6
const RESET_VALUE: u32 = 694u32
Source§impl Resettable for CONF0_SYNC_SPEC
reset()
method sets CONF0_SYNC to value 0x0010_001c
impl Resettable for CONF0_SYNC_SPEC
reset()
method sets CONF0_SYNC to value 0x0010_001c
const RESET_VALUE: u32 = 1_048_604u32
Source§impl Resettable for CONF1_SPEC
reset()
method sets CONF1 to value 0x6060
impl Resettable for CONF1_SPEC
reset()
method sets CONF1 to value 0x6060
const RESET_VALUE: u32 = 24_672u32
Source§impl Resettable for esp32c6_lp::lp_uart::date::DATE_SPEC
reset()
method sets DATE to value 0x0220_1260
impl Resettable for esp32c6_lp::lp_uart::date::DATE_SPEC
reset()
method sets DATE to value 0x0220_1260
const RESET_VALUE: u32 = 35_656_288u32
Source§impl Resettable for FIFO_SPEC
reset()
method sets FIFO to value 0
impl Resettable for FIFO_SPEC
reset()
method sets FIFO to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for FSM_STATUS_SPEC
reset()
method sets FSM_STATUS to value 0
impl Resettable for FSM_STATUS_SPEC
reset()
method sets FSM_STATUS to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for HWFC_CONF_SYNC_SPEC
reset()
method sets HWFC_CONF_SYNC to value 0
impl Resettable for HWFC_CONF_SYNC_SPEC
reset()
method sets HWFC_CONF_SYNC to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for ID_SPEC
reset()
method sets ID to value 0x0500
impl Resettable for ID_SPEC
reset()
method sets ID to value 0x0500
const RESET_VALUE: u32 = 1_280u32
Source§impl Resettable for IDLE_CONF_SYNC_SPEC
reset()
method sets IDLE_CONF_SYNC to value 0x0004_0100
impl Resettable for IDLE_CONF_SYNC_SPEC
reset()
method sets IDLE_CONF_SYNC to value 0x0004_0100
const RESET_VALUE: u32 = 262_400u32
Source§impl Resettable for esp32c6_lp::lp_uart::int_clr::INT_CLR_SPEC
reset()
method sets INT_CLR to value 0
impl Resettable for esp32c6_lp::lp_uart::int_clr::INT_CLR_SPEC
reset()
method sets INT_CLR to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for esp32c6_lp::lp_uart::int_ena::INT_ENA_SPEC
reset()
method sets INT_ENA to value 0
impl Resettable for esp32c6_lp::lp_uart::int_ena::INT_ENA_SPEC
reset()
method sets INT_ENA to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for esp32c6_lp::lp_uart::int_raw::INT_RAW_SPEC
reset()
method sets INT_RAW to value 0x02
impl Resettable for esp32c6_lp::lp_uart::int_raw::INT_RAW_SPEC
reset()
method sets INT_RAW to value 0x02
const RESET_VALUE: u32 = 2u32
Source§impl Resettable for esp32c6_lp::lp_uart::int_st::INT_ST_SPEC
reset()
method sets INT_ST to value 0
impl Resettable for esp32c6_lp::lp_uart::int_st::INT_ST_SPEC
reset()
method sets INT_ST to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for MEM_CONF_SPEC
reset()
method sets MEM_CONF to value 0
impl Resettable for MEM_CONF_SPEC
reset()
method sets MEM_CONF to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for MEM_RX_STATUS_SPEC
reset()
method sets MEM_RX_STATUS to value 0x0001_0080
impl Resettable for MEM_RX_STATUS_SPEC
reset()
method sets MEM_RX_STATUS to value 0x0001_0080
const RESET_VALUE: u32 = 65_664u32
Source§impl Resettable for MEM_TX_STATUS_SPEC
reset()
method sets MEM_TX_STATUS to value 0
impl Resettable for MEM_TX_STATUS_SPEC
reset()
method sets MEM_TX_STATUS to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for REG_UPDATE_SPEC
reset()
method sets REG_UPDATE to value 0
impl Resettable for REG_UPDATE_SPEC
reset()
method sets REG_UPDATE to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for RS485_CONF_SYNC_SPEC
reset()
method sets RS485_CONF_SYNC to value 0
impl Resettable for RS485_CONF_SYNC_SPEC
reset()
method sets RS485_CONF_SYNC to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for RX_FILT_SPEC
reset()
method sets RX_FILT to value 0x08
impl Resettable for RX_FILT_SPEC
reset()
method sets RX_FILT to value 0x08
const RESET_VALUE: u32 = 8u32
Source§impl Resettable for SLEEP_CONF0_SPEC
reset()
method sets SLEEP_CONF0 to value 0
impl Resettable for SLEEP_CONF0_SPEC
reset()
method sets SLEEP_CONF0 to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for SLEEP_CONF1_SPEC
reset()
method sets SLEEP_CONF1 to value 0
impl Resettable for SLEEP_CONF1_SPEC
reset()
method sets SLEEP_CONF1 to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for SLEEP_CONF2_SPEC
reset()
method sets SLEEP_CONF2 to value 0x0014_20f0
impl Resettable for SLEEP_CONF2_SPEC
reset()
method sets SLEEP_CONF2 to value 0x0014_20f0
const RESET_VALUE: u32 = 1_319_152u32
Source§impl Resettable for esp32c6_lp::lp_uart::status::STATUS_SPEC
reset()
method sets STATUS to value 0xe000_c000
impl Resettable for esp32c6_lp::lp_uart::status::STATUS_SPEC
reset()
method sets STATUS to value 0xe000_c000
const RESET_VALUE: u32 = 3_758_145_536u32
Source§impl Resettable for SWFC_CONF0_SYNC_SPEC
reset()
method sets SWFC_CONF0_SYNC to value 0x1311
impl Resettable for SWFC_CONF0_SYNC_SPEC
reset()
method sets SWFC_CONF0_SYNC to value 0x1311
const RESET_VALUE: u32 = 4_881u32
Source§impl Resettable for SWFC_CONF1_SPEC
reset()
method sets SWFC_CONF1 to value 0x6000
impl Resettable for SWFC_CONF1_SPEC
reset()
method sets SWFC_CONF1 to value 0x6000
const RESET_VALUE: u32 = 24_576u32
Source§impl Resettable for TOUT_CONF_SYNC_SPEC
reset()
method sets TOUT_CONF_SYNC to value 0x28
impl Resettable for TOUT_CONF_SYNC_SPEC
reset()
method sets TOUT_CONF_SYNC to value 0x28
const RESET_VALUE: u32 = 40u32
Source§impl Resettable for TXBRK_CONF_SYNC_SPEC
reset()
method sets TXBRK_CONF_SYNC to value 0x0a
impl Resettable for TXBRK_CONF_SYNC_SPEC
reset()
method sets TXBRK_CONF_SYNC to value 0x0a
const RESET_VALUE: u32 = 10u32
Source§impl Resettable for CONFIG0_SPEC
reset()
method sets CONFIG0 to value 0x0001_3214
impl Resettable for CONFIG0_SPEC
reset()
method sets CONFIG0 to value 0x0001_3214
const RESET_VALUE: u32 = 78_356u32
Source§impl Resettable for CONFIG1_SPEC
reset()
method sets CONFIG1 to value 0x0003_0d40
impl Resettable for CONFIG1_SPEC
reset()
method sets CONFIG1 to value 0x0003_0d40
const RESET_VALUE: u32 = 200_000u32
Source§impl Resettable for CONFIG2_SPEC
reset()
method sets CONFIG2 to value 0x0001_3880
impl Resettable for CONFIG2_SPEC
reset()
method sets CONFIG2 to value 0x0001_3880
const RESET_VALUE: u32 = 80_000u32
Source§impl Resettable for CONFIG3_SPEC
reset()
method sets CONFIG3 to value 0x0fff
impl Resettable for CONFIG3_SPEC
reset()
method sets CONFIG3 to value 0x0fff
const RESET_VALUE: u32 = 4_095u32
Source§impl Resettable for CONFIG4_SPEC
reset()
method sets CONFIG4 to value 0x0fff
impl Resettable for CONFIG4_SPEC
reset()
method sets CONFIG4 to value 0x0fff
const RESET_VALUE: u32 = 4_095u32
Source§impl Resettable for esp32c6_lp::lp_wdt::date::DATE_SPEC
reset()
method sets DATE to value 0x0211_2080
impl Resettable for esp32c6_lp::lp_wdt::date::DATE_SPEC
reset()
method sets DATE to value 0x0211_2080
const RESET_VALUE: u32 = 34_676_864u32
Source§impl Resettable for FEED_SPEC
reset()
method sets FEED to value 0
impl Resettable for FEED_SPEC
reset()
method sets FEED to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for esp32c6_lp::lp_wdt::int_clr::INT_CLR_SPEC
reset()
method sets INT_CLR to value 0
impl Resettable for esp32c6_lp::lp_wdt::int_clr::INT_CLR_SPEC
reset()
method sets INT_CLR to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for esp32c6_lp::lp_wdt::int_ena::INT_ENA_SPEC
reset()
method sets INT_ENA to value 0
impl Resettable for esp32c6_lp::lp_wdt::int_ena::INT_ENA_SPEC
reset()
method sets INT_ENA to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for esp32c6_lp::lp_wdt::int_raw::INT_RAW_SPEC
reset()
method sets INT_RAW to value 0
impl Resettable for esp32c6_lp::lp_wdt::int_raw::INT_RAW_SPEC
reset()
method sets INT_RAW to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for esp32c6_lp::lp_wdt::int_st::INT_ST_SPEC
reset()
method sets INT_ST to value 0
impl Resettable for esp32c6_lp::lp_wdt::int_st::INT_ST_SPEC
reset()
method sets INT_ST to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for SWD_CONFIG_SPEC
reset()
method sets SWD_CONFIG to value 0x12c0_0000
impl Resettable for SWD_CONFIG_SPEC
reset()
method sets SWD_CONFIG to value 0x12c0_0000
const RESET_VALUE: u32 = 314_572_800u32
Source§impl Resettable for SWD_WPROTECT_SPEC
reset()
method sets SWD_WPROTECT to value 0
impl Resettable for SWD_WPROTECT_SPEC
reset()
method sets SWD_WPROTECT to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for WPROTECT_SPEC
reset()
method sets WPROTECT to value 0
impl Resettable for WPROTECT_SPEC
reset()
method sets WPROTECT to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for BACKUP_CFG_SPEC
reset()
method sets BACKUP_CFG to value 0x8000_0000
impl Resettable for BACKUP_CFG_SPEC
reset()
method sets BACKUP_CFG to value 0x8000_0000
const RESET_VALUE: u32 = 2_147_483_648u32
Source§impl Resettable for CLK_STATE0_SPEC
reset()
method sets CLK_STATE0 to value 0x03
impl Resettable for CLK_STATE0_SPEC
reset()
method sets CLK_STATE0 to value 0x03
const RESET_VALUE: u32 = 3u32
Source§impl Resettable for CLK_STATE1_SPEC
reset()
method sets CLK_STATE1 to value 0xffff_ffff
impl Resettable for CLK_STATE1_SPEC
reset()
method sets CLK_STATE1 to value 0xffff_ffff
const RESET_VALUE: u32 = 4_294_967_295u32
Source§impl Resettable for CLK_STATE2_SPEC
reset()
method sets CLK_STATE2 to value 0xffff_ffff
impl Resettable for CLK_STATE2_SPEC
reset()
method sets CLK_STATE2 to value 0xffff_ffff
const RESET_VALUE: u32 = 4_294_967_295u32
Source§impl Resettable for esp32c6_lp::pmu::date::DATE_SPEC
reset()
method sets DATE to value 0x0220_6250
impl Resettable for esp32c6_lp::pmu::date::DATE_SPEC
reset()
method sets DATE to value 0x0220_6250
const RESET_VALUE: u32 = 35_676_752u32
Source§impl Resettable for HP_ACTIVE_BACKUP_SPEC
reset()
method sets HP_ACTIVE_BACKUP to value 0
impl Resettable for HP_ACTIVE_BACKUP_SPEC
reset()
method sets HP_ACTIVE_BACKUP to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for HP_ACTIVE_BACKUP_CLK_SPEC
reset()
method sets HP_ACTIVE_BACKUP_CLK to value 0
impl Resettable for HP_ACTIVE_BACKUP_CLK_SPEC
reset()
method sets HP_ACTIVE_BACKUP_CLK to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for HP_ACTIVE_BIAS_SPEC
reset()
method sets HP_ACTIVE_BIAS to value 0
impl Resettable for HP_ACTIVE_BIAS_SPEC
reset()
method sets HP_ACTIVE_BIAS to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for HP_ACTIVE_DIG_POWER_SPEC
reset()
method sets HP_ACTIVE_DIG_POWER to value 0
impl Resettable for HP_ACTIVE_DIG_POWER_SPEC
reset()
method sets HP_ACTIVE_DIG_POWER to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for HP_ACTIVE_HP_CK_POWER_SPEC
reset()
method sets HP_ACTIVE_HP_CK_POWER to value 0
impl Resettable for HP_ACTIVE_HP_CK_POWER_SPEC
reset()
method sets HP_ACTIVE_HP_CK_POWER to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for HP_ACTIVE_HP_REGULATOR0_SPEC
reset()
method sets HP_ACTIVE_HP_REGULATOR0 to value 0xc667_7180
impl Resettable for HP_ACTIVE_HP_REGULATOR0_SPEC
reset()
method sets HP_ACTIVE_HP_REGULATOR0 to value 0xc667_7180
const RESET_VALUE: u32 = 3_328_668_032u32
Source§impl Resettable for HP_ACTIVE_HP_REGULATOR1_SPEC
reset()
method sets HP_ACTIVE_HP_REGULATOR1 to value 0
impl Resettable for HP_ACTIVE_HP_REGULATOR1_SPEC
reset()
method sets HP_ACTIVE_HP_REGULATOR1 to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for HP_ACTIVE_HP_SYS_CNTL_SPEC
reset()
method sets HP_ACTIVE_HP_SYS_CNTL to value 0
impl Resettable for HP_ACTIVE_HP_SYS_CNTL_SPEC
reset()
method sets HP_ACTIVE_HP_SYS_CNTL to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for HP_ACTIVE_ICG_HP_APB_SPEC
reset()
method sets HP_ACTIVE_ICG_HP_APB to value 0xffff_ffff
impl Resettable for HP_ACTIVE_ICG_HP_APB_SPEC
reset()
method sets HP_ACTIVE_ICG_HP_APB to value 0xffff_ffff
const RESET_VALUE: u32 = 4_294_967_295u32
Source§impl Resettable for HP_ACTIVE_ICG_HP_FUNC_SPEC
reset()
method sets HP_ACTIVE_ICG_HP_FUNC to value 0xffff_ffff
impl Resettable for HP_ACTIVE_ICG_HP_FUNC_SPEC
reset()
method sets HP_ACTIVE_ICG_HP_FUNC to value 0xffff_ffff
const RESET_VALUE: u32 = 4_294_967_295u32
Source§impl Resettable for HP_ACTIVE_ICG_MODEM_SPEC
reset()
method sets HP_ACTIVE_ICG_MODEM to value 0
impl Resettable for HP_ACTIVE_ICG_MODEM_SPEC
reset()
method sets HP_ACTIVE_ICG_MODEM to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for HP_ACTIVE_SYSCLK_SPEC
reset()
method sets HP_ACTIVE_SYSCLK to value 0
impl Resettable for HP_ACTIVE_SYSCLK_SPEC
reset()
method sets HP_ACTIVE_SYSCLK to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for HP_ACTIVE_XTAL_SPEC
reset()
method sets HP_ACTIVE_XTAL to value 0x8000_0000
impl Resettable for HP_ACTIVE_XTAL_SPEC
reset()
method sets HP_ACTIVE_XTAL to value 0x8000_0000
const RESET_VALUE: u32 = 2_147_483_648u32
Source§impl Resettable for HP_CK_CNTL_SPEC
reset()
method sets HP_CK_CNTL to value 0x0a0a
impl Resettable for HP_CK_CNTL_SPEC
reset()
method sets HP_CK_CNTL to value 0x0a0a
const RESET_VALUE: u32 = 2_570u32
Source§impl Resettable for HP_CK_POWERON_SPEC
reset()
method sets HP_CK_POWERON to value 0x32
impl Resettable for HP_CK_POWERON_SPEC
reset()
method sets HP_CK_POWERON to value 0x32
const RESET_VALUE: u32 = 50u32
Source§impl Resettable for HP_LP_CPU_COMM_SPEC
reset()
method sets HP_LP_CPU_COMM to value 0
impl Resettable for HP_LP_CPU_COMM_SPEC
reset()
method sets HP_LP_CPU_COMM to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for HP_MODEM_BACKUP_SPEC
reset()
method sets HP_MODEM_BACKUP to value 0
impl Resettable for HP_MODEM_BACKUP_SPEC
reset()
method sets HP_MODEM_BACKUP to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for HP_MODEM_BACKUP_CLK_SPEC
reset()
method sets HP_MODEM_BACKUP_CLK to value 0
impl Resettable for HP_MODEM_BACKUP_CLK_SPEC
reset()
method sets HP_MODEM_BACKUP_CLK to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for HP_MODEM_BIAS_SPEC
reset()
method sets HP_MODEM_BIAS to value 0
impl Resettable for HP_MODEM_BIAS_SPEC
reset()
method sets HP_MODEM_BIAS to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for HP_MODEM_DIG_POWER_SPEC
reset()
method sets HP_MODEM_DIG_POWER to value 0
impl Resettable for HP_MODEM_DIG_POWER_SPEC
reset()
method sets HP_MODEM_DIG_POWER to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for HP_MODEM_HP_CK_POWER_SPEC
reset()
method sets HP_MODEM_HP_CK_POWER to value 0
impl Resettable for HP_MODEM_HP_CK_POWER_SPEC
reset()
method sets HP_MODEM_HP_CK_POWER to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for HP_MODEM_HP_REGULATOR0_SPEC
reset()
method sets HP_MODEM_HP_REGULATOR0 to value 0xc667_0000
impl Resettable for HP_MODEM_HP_REGULATOR0_SPEC
reset()
method sets HP_MODEM_HP_REGULATOR0 to value 0xc667_0000
const RESET_VALUE: u32 = 3_328_638_976u32
Source§impl Resettable for HP_MODEM_HP_REGULATOR1_SPEC
reset()
method sets HP_MODEM_HP_REGULATOR1 to value 0
impl Resettable for HP_MODEM_HP_REGULATOR1_SPEC
reset()
method sets HP_MODEM_HP_REGULATOR1 to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for HP_MODEM_HP_SYS_CNTL_SPEC
reset()
method sets HP_MODEM_HP_SYS_CNTL to value 0
impl Resettable for HP_MODEM_HP_SYS_CNTL_SPEC
reset()
method sets HP_MODEM_HP_SYS_CNTL to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for HP_MODEM_ICG_HP_APB_SPEC
reset()
method sets HP_MODEM_ICG_HP_APB to value 0xffff_ffff
impl Resettable for HP_MODEM_ICG_HP_APB_SPEC
reset()
method sets HP_MODEM_ICG_HP_APB to value 0xffff_ffff
const RESET_VALUE: u32 = 4_294_967_295u32
Source§impl Resettable for HP_MODEM_ICG_HP_FUNC_SPEC
reset()
method sets HP_MODEM_ICG_HP_FUNC to value 0xffff_ffff
impl Resettable for HP_MODEM_ICG_HP_FUNC_SPEC
reset()
method sets HP_MODEM_ICG_HP_FUNC to value 0xffff_ffff
const RESET_VALUE: u32 = 4_294_967_295u32
Source§impl Resettable for HP_MODEM_ICG_MODEM_SPEC
reset()
method sets HP_MODEM_ICG_MODEM to value 0
impl Resettable for HP_MODEM_ICG_MODEM_SPEC
reset()
method sets HP_MODEM_ICG_MODEM to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for HP_MODEM_SYSCLK_SPEC
reset()
method sets HP_MODEM_SYSCLK to value 0
impl Resettable for HP_MODEM_SYSCLK_SPEC
reset()
method sets HP_MODEM_SYSCLK to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for HP_MODEM_XTAL_SPEC
reset()
method sets HP_MODEM_XTAL to value 0x8000_0000
impl Resettable for HP_MODEM_XTAL_SPEC
reset()
method sets HP_MODEM_XTAL to value 0x8000_0000
const RESET_VALUE: u32 = 2_147_483_648u32
Source§impl Resettable for HP_REGULATOR_CFG_SPEC
reset()
method sets HP_REGULATOR_CFG to value 0
impl Resettable for HP_REGULATOR_CFG_SPEC
reset()
method sets HP_REGULATOR_CFG to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for HP_SLEEP_BACKUP_SPEC
reset()
method sets HP_SLEEP_BACKUP to value 0
impl Resettable for HP_SLEEP_BACKUP_SPEC
reset()
method sets HP_SLEEP_BACKUP to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for HP_SLEEP_BACKUP_CLK_SPEC
reset()
method sets HP_SLEEP_BACKUP_CLK to value 0
impl Resettable for HP_SLEEP_BACKUP_CLK_SPEC
reset()
method sets HP_SLEEP_BACKUP_CLK to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for HP_SLEEP_BIAS_SPEC
reset()
method sets HP_SLEEP_BIAS to value 0
impl Resettable for HP_SLEEP_BIAS_SPEC
reset()
method sets HP_SLEEP_BIAS to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for HP_SLEEP_DIG_POWER_SPEC
reset()
method sets HP_SLEEP_DIG_POWER to value 0
impl Resettable for HP_SLEEP_DIG_POWER_SPEC
reset()
method sets HP_SLEEP_DIG_POWER to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for HP_SLEEP_HP_CK_POWER_SPEC
reset()
method sets HP_SLEEP_HP_CK_POWER to value 0
impl Resettable for HP_SLEEP_HP_CK_POWER_SPEC
reset()
method sets HP_SLEEP_HP_CK_POWER to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for HP_SLEEP_HP_REGULATOR0_SPEC
reset()
method sets HP_SLEEP_HP_REGULATOR0 to value 0xc667_0000
impl Resettable for HP_SLEEP_HP_REGULATOR0_SPEC
reset()
method sets HP_SLEEP_HP_REGULATOR0 to value 0xc667_0000
const RESET_VALUE: u32 = 3_328_638_976u32
Source§impl Resettable for HP_SLEEP_HP_REGULATOR1_SPEC
reset()
method sets HP_SLEEP_HP_REGULATOR1 to value 0
impl Resettable for HP_SLEEP_HP_REGULATOR1_SPEC
reset()
method sets HP_SLEEP_HP_REGULATOR1 to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for HP_SLEEP_HP_SYS_CNTL_SPEC
reset()
method sets HP_SLEEP_HP_SYS_CNTL to value 0
impl Resettable for HP_SLEEP_HP_SYS_CNTL_SPEC
reset()
method sets HP_SLEEP_HP_SYS_CNTL to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for HP_SLEEP_ICG_HP_APB_SPEC
reset()
method sets HP_SLEEP_ICG_HP_APB to value 0xffff_ffff
impl Resettable for HP_SLEEP_ICG_HP_APB_SPEC
reset()
method sets HP_SLEEP_ICG_HP_APB to value 0xffff_ffff
const RESET_VALUE: u32 = 4_294_967_295u32
Source§impl Resettable for HP_SLEEP_ICG_HP_FUNC_SPEC
reset()
method sets HP_SLEEP_ICG_HP_FUNC to value 0xffff_ffff
impl Resettable for HP_SLEEP_ICG_HP_FUNC_SPEC
reset()
method sets HP_SLEEP_ICG_HP_FUNC to value 0xffff_ffff
const RESET_VALUE: u32 = 4_294_967_295u32
Source§impl Resettable for HP_SLEEP_ICG_MODEM_SPEC
reset()
method sets HP_SLEEP_ICG_MODEM to value 0
impl Resettable for HP_SLEEP_ICG_MODEM_SPEC
reset()
method sets HP_SLEEP_ICG_MODEM to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for HP_SLEEP_LP_CK_POWER_SPEC
reset()
method sets HP_SLEEP_LP_CK_POWER to value 0x4000_0000
impl Resettable for HP_SLEEP_LP_CK_POWER_SPEC
reset()
method sets HP_SLEEP_LP_CK_POWER to value 0x4000_0000
const RESET_VALUE: u32 = 1_073_741_824u32
Source§impl Resettable for HP_SLEEP_LP_DCDC_RESERVE_SPEC
reset()
method sets HP_SLEEP_LP_DCDC_RESERVE to value 0
impl Resettable for HP_SLEEP_LP_DCDC_RESERVE_SPEC
reset()
method sets HP_SLEEP_LP_DCDC_RESERVE to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for HP_SLEEP_LP_DIG_POWER_SPEC
reset()
method sets HP_SLEEP_LP_DIG_POWER to value 0
impl Resettable for HP_SLEEP_LP_DIG_POWER_SPEC
reset()
method sets HP_SLEEP_LP_DIG_POWER to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for HP_SLEEP_LP_REGULATOR0_SPEC
reset()
method sets HP_SLEEP_LP_REGULATOR0 to value 0xc660_0000
impl Resettable for HP_SLEEP_LP_REGULATOR0_SPEC
reset()
method sets HP_SLEEP_LP_REGULATOR0 to value 0xc660_0000
const RESET_VALUE: u32 = 3_328_180_224u32
Source§impl Resettable for HP_SLEEP_LP_REGULATOR1_SPEC
reset()
method sets HP_SLEEP_LP_REGULATOR1 to value 0
impl Resettable for HP_SLEEP_LP_REGULATOR1_SPEC
reset()
method sets HP_SLEEP_LP_REGULATOR1 to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for HP_SLEEP_SYSCLK_SPEC
reset()
method sets HP_SLEEP_SYSCLK to value 0
impl Resettable for HP_SLEEP_SYSCLK_SPEC
reset()
method sets HP_SLEEP_SYSCLK to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for HP_SLEEP_XTAL_SPEC
reset()
method sets HP_SLEEP_XTAL to value 0x8000_0000
impl Resettable for HP_SLEEP_XTAL_SPEC
reset()
method sets HP_SLEEP_XTAL to value 0x8000_0000
const RESET_VALUE: u32 = 2_147_483_648u32
Source§impl Resettable for IMM_HP_APB_ICG_SPEC
reset()
method sets IMM_HP_APB_ICG to value 0
impl Resettable for IMM_HP_APB_ICG_SPEC
reset()
method sets IMM_HP_APB_ICG to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for IMM_HP_CK_POWER_SPEC
reset()
method sets IMM_HP_CK_POWER to value 0
impl Resettable for IMM_HP_CK_POWER_SPEC
reset()
method sets IMM_HP_CK_POWER to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for IMM_HP_FUNC_ICG_SPEC
reset()
method sets IMM_HP_FUNC_ICG to value 0
impl Resettable for IMM_HP_FUNC_ICG_SPEC
reset()
method sets IMM_HP_FUNC_ICG to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for IMM_I2C_ISO_SPEC
reset()
method sets IMM_I2C_ISO to value 0
impl Resettable for IMM_I2C_ISO_SPEC
reset()
method sets IMM_I2C_ISO to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for IMM_LP_ICG_SPEC
reset()
method sets IMM_LP_ICG to value 0
impl Resettable for IMM_LP_ICG_SPEC
reset()
method sets IMM_LP_ICG to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for IMM_MODEM_ICG_SPEC
reset()
method sets IMM_MODEM_ICG to value 0
impl Resettable for IMM_MODEM_ICG_SPEC
reset()
method sets IMM_MODEM_ICG to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for IMM_PAD_HOLD_ALL_SPEC
reset()
method sets IMM_PAD_HOLD_ALL to value 0
impl Resettable for IMM_PAD_HOLD_ALL_SPEC
reset()
method sets IMM_PAD_HOLD_ALL to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for IMM_SLEEP_SYSCLK_SPEC
reset()
method sets IMM_SLEEP_SYSCLK to value 0
impl Resettable for IMM_SLEEP_SYSCLK_SPEC
reset()
method sets IMM_SLEEP_SYSCLK to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for esp32c6_lp::pmu::int_clr::INT_CLR_SPEC
reset()
method sets INT_CLR to value 0
impl Resettable for esp32c6_lp::pmu::int_clr::INT_CLR_SPEC
reset()
method sets INT_CLR to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for esp32c6_lp::pmu::int_ena::INT_ENA_SPEC
reset()
method sets INT_ENA to value 0
impl Resettable for esp32c6_lp::pmu::int_ena::INT_ENA_SPEC
reset()
method sets INT_ENA to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for esp32c6_lp::pmu::int_raw::INT_RAW_SPEC
reset()
method sets INT_RAW to value 0
impl Resettable for esp32c6_lp::pmu::int_raw::INT_RAW_SPEC
reset()
method sets INT_RAW to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for esp32c6_lp::pmu::int_st::INT_ST_SPEC
reset()
method sets INT_ST to value 0
impl Resettable for esp32c6_lp::pmu::int_st::INT_ST_SPEC
reset()
method sets INT_ST to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for LP_CPU_PWR0_SPEC
reset()
method sets LP_CPU_PWR0 to value 0x1ff0_0000
impl Resettable for LP_CPU_PWR0_SPEC
reset()
method sets LP_CPU_PWR0 to value 0x1ff0_0000
const RESET_VALUE: u32 = 535_822_336u32
Source§impl Resettable for LP_CPU_PWR1_SPEC
reset()
method sets LP_CPU_PWR1 to value 0
impl Resettable for LP_CPU_PWR1_SPEC
reset()
method sets LP_CPU_PWR1 to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for esp32c6_lp::pmu::lp_int_clr::LP_INT_CLR_SPEC
reset()
method sets LP_INT_CLR to value 0
impl Resettable for esp32c6_lp::pmu::lp_int_clr::LP_INT_CLR_SPEC
reset()
method sets LP_INT_CLR to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for esp32c6_lp::pmu::lp_int_ena::LP_INT_ENA_SPEC
reset()
method sets LP_INT_ENA to value 0
impl Resettable for esp32c6_lp::pmu::lp_int_ena::LP_INT_ENA_SPEC
reset()
method sets LP_INT_ENA to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for esp32c6_lp::pmu::lp_int_raw::LP_INT_RAW_SPEC
reset()
method sets LP_INT_RAW to value 0
impl Resettable for esp32c6_lp::pmu::lp_int_raw::LP_INT_RAW_SPEC
reset()
method sets LP_INT_RAW to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for esp32c6_lp::pmu::lp_int_st::LP_INT_ST_SPEC
reset()
method sets LP_INT_ST to value 0
impl Resettable for esp32c6_lp::pmu::lp_int_st::LP_INT_ST_SPEC
reset()
method sets LP_INT_ST to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for LP_SLEEP_BIAS_SPEC
reset()
method sets LP_SLEEP_BIAS to value 0
impl Resettable for LP_SLEEP_BIAS_SPEC
reset()
method sets LP_SLEEP_BIAS to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for LP_SLEEP_LP_BIAS_RESERVE_SPEC
reset()
method sets LP_SLEEP_LP_BIAS_RESERVE to value 0
impl Resettable for LP_SLEEP_LP_BIAS_RESERVE_SPEC
reset()
method sets LP_SLEEP_LP_BIAS_RESERVE to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for LP_SLEEP_LP_CK_POWER_SPEC
reset()
method sets LP_SLEEP_LP_CK_POWER to value 0x4000_0000
impl Resettable for LP_SLEEP_LP_CK_POWER_SPEC
reset()
method sets LP_SLEEP_LP_CK_POWER to value 0x4000_0000
const RESET_VALUE: u32 = 1_073_741_824u32
Source§impl Resettable for LP_SLEEP_LP_DIG_POWER_SPEC
reset()
method sets LP_SLEEP_LP_DIG_POWER to value 0
impl Resettable for LP_SLEEP_LP_DIG_POWER_SPEC
reset()
method sets LP_SLEEP_LP_DIG_POWER to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for LP_SLEEP_LP_REGULATOR0_SPEC
reset()
method sets LP_SLEEP_LP_REGULATOR0 to value 0xc660_0000
impl Resettable for LP_SLEEP_LP_REGULATOR0_SPEC
reset()
method sets LP_SLEEP_LP_REGULATOR0 to value 0xc660_0000
const RESET_VALUE: u32 = 3_328_180_224u32
Source§impl Resettable for LP_SLEEP_LP_REGULATOR1_SPEC
reset()
method sets LP_SLEEP_LP_REGULATOR1 to value 0
impl Resettable for LP_SLEEP_LP_REGULATOR1_SPEC
reset()
method sets LP_SLEEP_LP_REGULATOR1 to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for LP_SLEEP_XTAL_SPEC
reset()
method sets LP_SLEEP_XTAL to value 0x8000_0000
impl Resettable for LP_SLEEP_XTAL_SPEC
reset()
method sets LP_SLEEP_XTAL to value 0x8000_0000
const RESET_VALUE: u32 = 2_147_483_648u32
Source§impl Resettable for MAIN_STATE_SPEC
reset()
method sets MAIN_STATE to value 0x0810_0800
impl Resettable for MAIN_STATE_SPEC
reset()
method sets MAIN_STATE to value 0x0810_0800
const RESET_VALUE: u32 = 135_268_352u32
Source§impl Resettable for POR_STATUS_SPEC
reset()
method sets POR_STATUS to value 0x8000_0000
impl Resettable for POR_STATUS_SPEC
reset()
method sets POR_STATUS to value 0x8000_0000
const RESET_VALUE: u32 = 2_147_483_648u32
Source§impl Resettable for POWER_CK_WAIT_CNTL_SPEC
reset()
method sets POWER_CK_WAIT_CNTL to value 0x0100_0100
impl Resettable for POWER_CK_WAIT_CNTL_SPEC
reset()
method sets POWER_CK_WAIT_CNTL to value 0x0100_0100
const RESET_VALUE: u32 = 16_777_472u32
Source§impl Resettable for POWER_HP_PAD_SPEC
reset()
method sets POWER_HP_PAD to value 0
impl Resettable for POWER_HP_PAD_SPEC
reset()
method sets POWER_HP_PAD to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for POWER_PD_HPAON_CNTL_SPEC
reset()
method sets POWER_PD_HPAON_CNTL to value 0x1c
impl Resettable for POWER_PD_HPAON_CNTL_SPEC
reset()
method sets POWER_PD_HPAON_CNTL to value 0x1c
const RESET_VALUE: u32 = 28u32
Source§impl Resettable for POWER_PD_HPCPU_CNTL_SPEC
reset()
method sets POWER_PD_HPCPU_CNTL to value 0x1c
impl Resettable for POWER_PD_HPCPU_CNTL_SPEC
reset()
method sets POWER_PD_HPCPU_CNTL to value 0x1c
const RESET_VALUE: u32 = 28u32
Source§impl Resettable for POWER_PD_HPPERI_RESERVE_SPEC
reset()
method sets POWER_PD_HPPERI_RESERVE to value 0
impl Resettable for POWER_PD_HPPERI_RESERVE_SPEC
reset()
method sets POWER_PD_HPPERI_RESERVE to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for POWER_PD_HPWIFI_CNTL_SPEC
reset()
method sets POWER_PD_HPWIFI_CNTL to value 0x1c
impl Resettable for POWER_PD_HPWIFI_CNTL_SPEC
reset()
method sets POWER_PD_HPWIFI_CNTL to value 0x1c
const RESET_VALUE: u32 = 28u32
Source§impl Resettable for POWER_PD_LPPERI_CNTL_SPEC
reset()
method sets POWER_PD_LPPERI_CNTL to value 0x1c
impl Resettable for POWER_PD_LPPERI_CNTL_SPEC
reset()
method sets POWER_PD_LPPERI_CNTL to value 0x1c
const RESET_VALUE: u32 = 28u32
Source§impl Resettable for POWER_PD_MEM_CNTL_SPEC
reset()
method sets POWER_PD_MEM_CNTL to value 0xff00_0000
impl Resettable for POWER_PD_MEM_CNTL_SPEC
reset()
method sets POWER_PD_MEM_CNTL to value 0xff00_0000
const RESET_VALUE: u32 = 4_278_190_080u32
Source§impl Resettable for POWER_PD_MEM_MASK_SPEC
reset()
method sets POWER_PD_MEM_MASK to value 0
impl Resettable for POWER_PD_MEM_MASK_SPEC
reset()
method sets POWER_PD_MEM_MASK to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for POWER_PD_TOP_CNTL_SPEC
reset()
method sets POWER_PD_TOP_CNTL to value 0x1c
impl Resettable for POWER_PD_TOP_CNTL_SPEC
reset()
method sets POWER_PD_TOP_CNTL to value 0x1c
const RESET_VALUE: u32 = 28u32
Source§impl Resettable for POWER_VDD_SPI_CNTL_SPEC
reset()
method sets POWER_VDD_SPI_CNTL to value 0x63fc_0000
impl Resettable for POWER_VDD_SPI_CNTL_SPEC
reset()
method sets POWER_VDD_SPI_CNTL to value 0x63fc_0000
const RESET_VALUE: u32 = 1_677_459_456u32
Source§impl Resettable for POWER_WAIT_TIMER0_SPEC
reset()
method sets POWER_WAIT_TIMER0 to value 0x7fbf_dfe0
impl Resettable for POWER_WAIT_TIMER0_SPEC
reset()
method sets POWER_WAIT_TIMER0 to value 0x7fbf_dfe0
const RESET_VALUE: u32 = 2_143_281_120u32
Source§impl Resettable for POWER_WAIT_TIMER1_SPEC
reset()
method sets POWER_WAIT_TIMER1 to value 0x7fff_fe00
impl Resettable for POWER_WAIT_TIMER1_SPEC
reset()
method sets POWER_WAIT_TIMER1 to value 0x7fff_fe00
const RESET_VALUE: u32 = 2_147_483_136u32
Source§impl Resettable for PWR_STATE_SPEC
reset()
method sets PWR_STATE to value 0x0080_2000
impl Resettable for PWR_STATE_SPEC
reset()
method sets PWR_STATE to value 0x0080_2000
const RESET_VALUE: u32 = 8_396_800u32
Source§impl Resettable for RF_PWC_SPEC
reset()
method sets RF_PWC to value 0x0800_0000
impl Resettable for RF_PWC_SPEC
reset()
method sets RF_PWC to value 0x0800_0000
const RESET_VALUE: u32 = 134_217_728u32
Source§impl Resettable for SLP_WAKEUP_CNTL0_SPEC
reset()
method sets SLP_WAKEUP_CNTL0 to value 0
impl Resettable for SLP_WAKEUP_CNTL0_SPEC
reset()
method sets SLP_WAKEUP_CNTL0 to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for SLP_WAKEUP_CNTL1_SPEC
reset()
method sets SLP_WAKEUP_CNTL1 to value 0
impl Resettable for SLP_WAKEUP_CNTL1_SPEC
reset()
method sets SLP_WAKEUP_CNTL1 to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for SLP_WAKEUP_CNTL2_SPEC
reset()
method sets SLP_WAKEUP_CNTL2 to value 0
impl Resettable for SLP_WAKEUP_CNTL2_SPEC
reset()
method sets SLP_WAKEUP_CNTL2 to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for SLP_WAKEUP_CNTL3_SPEC
reset()
method sets SLP_WAKEUP_CNTL3 to value 0
impl Resettable for SLP_WAKEUP_CNTL3_SPEC
reset()
method sets SLP_WAKEUP_CNTL3 to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for SLP_WAKEUP_CNTL4_SPEC
reset()
method sets SLP_WAKEUP_CNTL4 to value 0
impl Resettable for SLP_WAKEUP_CNTL4_SPEC
reset()
method sets SLP_WAKEUP_CNTL4 to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for SLP_WAKEUP_CNTL5_SPEC
reset()
method sets SLP_WAKEUP_CNTL5 to value 0x0100_0080
impl Resettable for SLP_WAKEUP_CNTL5_SPEC
reset()
method sets SLP_WAKEUP_CNTL5 to value 0x0100_0080
const RESET_VALUE: u32 = 16_777_344u32
Source§impl Resettable for SLP_WAKEUP_CNTL6_SPEC
reset()
method sets SLP_WAKEUP_CNTL6 to value 0x80
impl Resettable for SLP_WAKEUP_CNTL6_SPEC
reset()
method sets SLP_WAKEUP_CNTL6 to value 0x80
const RESET_VALUE: u32 = 128u32
Source§impl Resettable for SLP_WAKEUP_CNTL7_SPEC
reset()
method sets SLP_WAKEUP_CNTL7 to value 0x0001_0000
impl Resettable for SLP_WAKEUP_CNTL7_SPEC
reset()
method sets SLP_WAKEUP_CNTL7 to value 0x0001_0000
const RESET_VALUE: u32 = 65_536u32
Source§impl Resettable for SLP_WAKEUP_STATUS0_SPEC
reset()
method sets SLP_WAKEUP_STATUS0 to value 0
impl Resettable for SLP_WAKEUP_STATUS0_SPEC
reset()
method sets SLP_WAKEUP_STATUS0 to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for SLP_WAKEUP_STATUS1_SPEC
reset()
method sets SLP_WAKEUP_STATUS1 to value 0
impl Resettable for SLP_WAKEUP_STATUS1_SPEC
reset()
method sets SLP_WAKEUP_STATUS1 to value 0
const RESET_VALUE: u32 = 0u32
Source§impl Resettable for VDD_SPI_STATUS_SPEC
reset()
method sets VDD_SPI_STATUS to value 0
impl Resettable for VDD_SPI_STATUS_SPEC
reset()
method sets VDD_SPI_STATUS to value 0