Trait esp32h2::generic::Resettable
source · 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.
Object Safety§
Implementors§
source§impl Resettable for AAD_BLOCK_NUM_SPEC
impl Resettable for AAD_BLOCK_NUM_SPEC
reset()
method sets AAD_BLOCK_NUM to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <aes::aad_block_num::AAD_BLOCK_NUM_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLOCK_MODE_SPEC
impl Resettable for BLOCK_MODE_SPEC
reset()
method sets BLOCK_MODE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <aes::block_mode::BLOCK_MODE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLOCK_NUM_SPEC
impl Resettable for BLOCK_NUM_SPEC
reset()
method sets BLOCK_NUM to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <aes::block_num::BLOCK_NUM_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::aes::continue_::CONTINUE_SPEC
impl Resettable for esp32h2::aes::continue_::CONTINUE_SPEC
reset()
method sets CONTINUE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <aes::continue_::CONTINUE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::aes::date::DATE_SPEC
impl Resettable for esp32h2::aes::date::DATE_SPEC
reset()
method sets DATE to value 0x2019_1210
const RESET_VALUE: Self::Ux = {transmute(0x20191210): <aes::date::DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for DMA_ENABLE_SPEC
impl Resettable for DMA_ENABLE_SPEC
reset()
method sets DMA_ENABLE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <aes::dma_enable::DMA_ENABLE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for DMA_EXIT_SPEC
impl Resettable for DMA_EXIT_SPEC
reset()
method sets DMA_EXIT to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <aes::dma_exit::DMA_EXIT_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for ENDIAN_SPEC
impl Resettable for ENDIAN_SPEC
reset()
method sets ENDIAN to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <aes::endian::ENDIAN_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::aes::h_mem::H_MEM_SPEC
impl Resettable for esp32h2::aes::h_mem::H_MEM_SPEC
reset()
method sets H_MEM[%s] to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <aes::h_mem::H_MEM_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for INC_SEL_SPEC
impl Resettable for INC_SEL_SPEC
reset()
method sets INC_SEL to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <aes::inc_sel::INC_SEL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for INT_CLEAR_SPEC
impl Resettable for INT_CLEAR_SPEC
reset()
method sets INT_CLEAR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <aes::int_clear::INT_CLEAR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::aes::int_ena::INT_ENA_SPEC
impl Resettable for esp32h2::aes::int_ena::INT_ENA_SPEC
reset()
method sets INT_ENA to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <aes::int_ena::INT_ENA_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::aes::iv_mem::IV_MEM_SPEC
impl Resettable for esp32h2::aes::iv_mem::IV_MEM_SPEC
reset()
method sets IV_MEM[%s] to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <aes::iv_mem::IV_MEM_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for J0_MEM_SPEC
impl Resettable for J0_MEM_SPEC
reset()
method sets J0_MEM[%s] to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <aes::j0_mem::J0_MEM_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for KEY_0_SPEC
impl Resettable for KEY_0_SPEC
reset()
method sets KEY_0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <aes::key_0::KEY_0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for KEY_1_SPEC
impl Resettable for KEY_1_SPEC
reset()
method sets KEY_1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <aes::key_1::KEY_1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for KEY_2_SPEC
impl Resettable for KEY_2_SPEC
reset()
method sets KEY_2 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <aes::key_2::KEY_2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for KEY_3_SPEC
impl Resettable for KEY_3_SPEC
reset()
method sets KEY_3 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <aes::key_3::KEY_3_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for KEY_4_SPEC
impl Resettable for KEY_4_SPEC
reset()
method sets KEY_4 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <aes::key_4::KEY_4_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for KEY_5_SPEC
impl Resettable for KEY_5_SPEC
reset()
method sets KEY_5 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <aes::key_5::KEY_5_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for KEY_6_SPEC
impl Resettable for KEY_6_SPEC
reset()
method sets KEY_6 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <aes::key_6::KEY_6_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for KEY_7_SPEC
impl Resettable for KEY_7_SPEC
reset()
method sets KEY_7 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <aes::key_7::KEY_7_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::aes::mode::MODE_SPEC
impl Resettable for esp32h2::aes::mode::MODE_SPEC
reset()
method sets MODE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <aes::mode::MODE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REMAINDER_BIT_NUM_SPEC
impl Resettable for REMAINDER_BIT_NUM_SPEC
reset()
method sets REMAINDER_BIT_NUM to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <aes::remainder_bit_num::REMAINDER_BIT_NUM_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::aes::state::STATE_SPEC
impl Resettable for esp32h2::aes::state::STATE_SPEC
reset()
method sets STATE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <aes::state::STATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for T0_MEM_SPEC
impl Resettable for T0_MEM_SPEC
reset()
method sets T0_MEM[%s] to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <aes::t0_mem::T0_MEM_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TEXT_IN_0_SPEC
impl Resettable for TEXT_IN_0_SPEC
reset()
method sets TEXT_IN_0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <aes::text_in_0::TEXT_IN_0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TEXT_IN_1_SPEC
impl Resettable for TEXT_IN_1_SPEC
reset()
method sets TEXT_IN_1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <aes::text_in_1::TEXT_IN_1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TEXT_IN_2_SPEC
impl Resettable for TEXT_IN_2_SPEC
reset()
method sets TEXT_IN_2 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <aes::text_in_2::TEXT_IN_2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TEXT_IN_3_SPEC
impl Resettable for TEXT_IN_3_SPEC
reset()
method sets TEXT_IN_3 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <aes::text_in_3::TEXT_IN_3_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TEXT_OUT_0_SPEC
impl Resettable for TEXT_OUT_0_SPEC
reset()
method sets TEXT_OUT_0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <aes::text_out_0::TEXT_OUT_0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TEXT_OUT_1_SPEC
impl Resettable for TEXT_OUT_1_SPEC
reset()
method sets TEXT_OUT_1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <aes::text_out_1::TEXT_OUT_1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TEXT_OUT_2_SPEC
impl Resettable for TEXT_OUT_2_SPEC
reset()
method sets TEXT_OUT_2 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <aes::text_out_2::TEXT_OUT_2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TEXT_OUT_3_SPEC
impl Resettable for TEXT_OUT_3_SPEC
reset()
method sets TEXT_OUT_3 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <aes::text_out_3::TEXT_OUT_3_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::aes::trigger::TRIGGER_SPEC
impl Resettable for esp32h2::aes::trigger::TRIGGER_SPEC
reset()
method sets TRIGGER to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <aes::trigger::TRIGGER_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for APB_TSENS_CTRL_SPEC
impl Resettable for APB_TSENS_CTRL_SPEC
reset()
method sets APB_TSENS_CTRL to value 0x0001_8080
const RESET_VALUE: Self::Ux = {transmute(0x00018080): <apb_saradc::apb_tsens_ctrl::APB_TSENS_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for APB_TSENS_SAMPLE_SPEC
impl Resettable for APB_TSENS_SAMPLE_SPEC
reset()
method sets APB_TSENS_SAMPLE to value 0x14
const RESET_VALUE: Self::Ux = {transmute(0x00000014): <apb_saradc::apb_tsens_sample::APB_TSENS_SAMPLE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for APB_TSENS_WAKE_SPEC
impl Resettable for APB_TSENS_WAKE_SPEC
reset()
method sets APB_TSENS_WAKE to value 0xff00
const RESET_VALUE: Self::Ux = {transmute(0x0000ff00): <apb_saradc::apb_tsens_wake::APB_TSENS_WAKE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for ARB_CTRL_SPEC
impl Resettable for ARB_CTRL_SPEC
reset()
method sets ARB_CTRL to value 0x0900
const RESET_VALUE: Self::Ux = {transmute(0x00000900): <apb_saradc::arb_ctrl::ARB_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CALI_SPEC
impl Resettable for CALI_SPEC
reset()
method sets CALI to value 0x8000
const RESET_VALUE: Self::Ux = {transmute(0x00008000): <apb_saradc::cali::CALI_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CLKM_CONF_SPEC
impl Resettable for CLKM_CONF_SPEC
reset()
method sets CLKM_CONF to value 0x04
const RESET_VALUE: Self::Ux = {transmute(0x00000004): <apb_saradc::clkm_conf::CLKM_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CTRL2_SPEC
impl Resettable for CTRL2_SPEC
reset()
method sets CTRL2 to value 0xa1fe
const RESET_VALUE: Self::Ux = {transmute(0x0000a1fe): <apb_saradc::ctrl2::CTRL2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::apb_saradc::ctrl::CTRL_SPEC
impl Resettable for esp32h2::apb_saradc::ctrl::CTRL_SPEC
reset()
method sets CTRL to value 0x4003_8240
const RESET_VALUE: Self::Ux = {transmute(0x40038240): <apb_saradc::ctrl::CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CTRL_DATE_SPEC
impl Resettable for CTRL_DATE_SPEC
reset()
method sets CTRL_DATE to value 0x0220_6240
const RESET_VALUE: Self::Ux = {transmute(0x02206240): <apb_saradc::ctrl_date::CTRL_DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::apb_saradc::dma_conf::DMA_CONF_SPEC
impl Resettable for esp32h2::apb_saradc::dma_conf::DMA_CONF_SPEC
reset()
method sets DMA_CONF to value 0xff
const RESET_VALUE: Self::Ux = {transmute(0x000000ff): <apb_saradc::dma_conf::DMA_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for FILTER_CTRL0_SPEC
impl Resettable for FILTER_CTRL0_SPEC
reset()
method sets FILTER_CTRL0 to value 0x0374_0000
const RESET_VALUE: Self::Ux = {transmute(0x03740000): <apb_saradc::filter_ctrl0::FILTER_CTRL0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for FILTER_CTRL1_SPEC
impl Resettable for FILTER_CTRL1_SPEC
reset()
method sets FILTER_CTRL1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <apb_saradc::filter_ctrl1::FILTER_CTRL1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for FSM_WAIT_SPEC
impl Resettable for FSM_WAIT_SPEC
reset()
method sets FSM_WAIT to value 0x00ff_0808
const RESET_VALUE: Self::Ux = {transmute(0x00ff0808): <apb_saradc::fsm_wait::FSM_WAIT_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::apb_saradc::int_clr::INT_CLR_SPEC
impl Resettable for esp32h2::apb_saradc::int_clr::INT_CLR_SPEC
reset()
method sets INT_CLR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <apb_saradc::int_clr::INT_CLR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::apb_saradc::int_ena::INT_ENA_SPEC
impl Resettable for esp32h2::apb_saradc::int_ena::INT_ENA_SPEC
reset()
method sets INT_ENA to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <apb_saradc::int_ena::INT_ENA_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::apb_saradc::int_raw::INT_RAW_SPEC
impl Resettable for esp32h2::apb_saradc::int_raw::INT_RAW_SPEC
reset()
method sets INT_RAW to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <apb_saradc::int_raw::INT_RAW_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::apb_saradc::int_st::INT_ST_SPEC
impl Resettable for esp32h2::apb_saradc::int_st::INT_ST_SPEC
reset()
method sets INT_ST to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <apb_saradc::int_st::INT_ST_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for ONETIME_SAMPLE_SPEC
impl Resettable for ONETIME_SAMPLE_SPEC
reset()
method sets ONETIME_SAMPLE to value 0x1a00_0000
const RESET_VALUE: Self::Ux = {transmute(0x1a000000): <apb_saradc::onetime_sample::ONETIME_SAMPLE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SAR1_STATUS_SPEC
impl Resettable for SAR1_STATUS_SPEC
reset()
method sets SAR1_STATUS to value 0x2000_0000
const RESET_VALUE: Self::Ux = {transmute(0x20000000): <apb_saradc::sar1_status::SAR1_STATUS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SAR1DATA_STATUS_SPEC
impl Resettable for SAR1DATA_STATUS_SPEC
reset()
method sets SAR1DATA_STATUS to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <apb_saradc::sar1data_status::SAR1DATA_STATUS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SAR2_STATUS_SPEC
impl Resettable for SAR2_STATUS_SPEC
reset()
method sets SAR2_STATUS to value 0x2000_0000
const RESET_VALUE: Self::Ux = {transmute(0x20000000): <apb_saradc::sar2_status::SAR2_STATUS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SAR2DATA_STATUS_SPEC
impl Resettable for SAR2DATA_STATUS_SPEC
reset()
method sets SAR2DATA_STATUS to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <apb_saradc::sar2data_status::SAR2DATA_STATUS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SAR_PATT_TAB1_SPEC
impl Resettable for SAR_PATT_TAB1_SPEC
reset()
method sets SAR_PATT_TAB1 to value 0x00ff_ffff
const RESET_VALUE: Self::Ux = {transmute(0x00ffffff): <apb_saradc::sar_patt_tab1::SAR_PATT_TAB1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SAR_PATT_TAB2_SPEC
impl Resettable for SAR_PATT_TAB2_SPEC
reset()
method sets SAR_PATT_TAB2 to value 0x00ff_ffff
const RESET_VALUE: Self::Ux = {transmute(0x00ffffff): <apb_saradc::sar_patt_tab2::SAR_PATT_TAB2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for THRES0_CTRL_SPEC
impl Resettable for THRES0_CTRL_SPEC
reset()
method sets THRES0_CTRL to value 0x0003_ffed
const RESET_VALUE: Self::Ux = {transmute(0x0003ffed): <apb_saradc::thres0_ctrl::THRES0_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for THRES1_CTRL_SPEC
impl Resettable for THRES1_CTRL_SPEC
reset()
method sets THRES1_CTRL to value 0x0003_ffed
const RESET_VALUE: Self::Ux = {transmute(0x0003ffed): <apb_saradc::thres1_ctrl::THRES1_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for THRES_CTRL_SPEC
impl Resettable for THRES_CTRL_SPEC
reset()
method sets THRES_CTRL to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <apb_saradc::thres_ctrl::THRES_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TSENS_CTRL2_SPEC
impl Resettable for TSENS_CTRL2_SPEC
reset()
method sets TSENS_CTRL2 to value 0x4002
const RESET_VALUE: Self::Ux = {transmute(0x00004002): <apb_saradc::tsens_ctrl2::TSENS_CTRL2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for C0RE_0_DEBUG_MODE_SPEC
impl Resettable for C0RE_0_DEBUG_MODE_SPEC
reset()
method sets C0RE_0_DEBUG_MODE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <assist_debug::c0re_0_debug_mode::C0RE_0_DEBUG_MODE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for C0RE_0_LASTPC_BEFORE_EXCEPTION_SPEC
impl Resettable for C0RE_0_LASTPC_BEFORE_EXCEPTION_SPEC
reset()
method sets C0RE_0_LASTPC_BEFORE_EXCEPTION to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <assist_debug::c0re_0_lastpc_before_exception::C0RE_0_LASTPC_BEFORE_EXCEPTION_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::assist_debug::clock_gate::CLOCK_GATE_SPEC
impl Resettable for esp32h2::assist_debug::clock_gate::CLOCK_GATE_SPEC
reset()
method sets CLOCK_GATE to value 0x01
const RESET_VALUE: Self::Ux = {transmute(0x00000001): <assist_debug::clock_gate::CLOCK_GATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CORE_0_AREA_DRAM0_0_MAX_SPEC
impl Resettable for CORE_0_AREA_DRAM0_0_MAX_SPEC
reset()
method sets CORE_0_AREA_DRAM0_0_MAX to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <assist_debug::core_0_area_dram0_0_max::CORE_0_AREA_DRAM0_0_MAX_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CORE_0_AREA_DRAM0_0_MIN_SPEC
impl Resettable for CORE_0_AREA_DRAM0_0_MIN_SPEC
reset()
method sets CORE_0_AREA_DRAM0_0_MIN to value 0xffff_ffff
const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <assist_debug::core_0_area_dram0_0_min::CORE_0_AREA_DRAM0_0_MIN_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CORE_0_AREA_DRAM0_1_MAX_SPEC
impl Resettable for CORE_0_AREA_DRAM0_1_MAX_SPEC
reset()
method sets CORE_0_AREA_DRAM0_1_MAX to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <assist_debug::core_0_area_dram0_1_max::CORE_0_AREA_DRAM0_1_MAX_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CORE_0_AREA_DRAM0_1_MIN_SPEC
impl Resettable for CORE_0_AREA_DRAM0_1_MIN_SPEC
reset()
method sets CORE_0_AREA_DRAM0_1_MIN to value 0xffff_ffff
const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <assist_debug::core_0_area_dram0_1_min::CORE_0_AREA_DRAM0_1_MIN_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CORE_0_AREA_PC_SPEC
impl Resettable for CORE_0_AREA_PC_SPEC
reset()
method sets CORE_0_AREA_PC to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <assist_debug::core_0_area_pc::CORE_0_AREA_PC_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CORE_0_AREA_PIF_0_MAX_SPEC
impl Resettable for CORE_0_AREA_PIF_0_MAX_SPEC
reset()
method sets CORE_0_AREA_PIF_0_MAX to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <assist_debug::core_0_area_pif_0_max::CORE_0_AREA_PIF_0_MAX_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CORE_0_AREA_PIF_0_MIN_SPEC
impl Resettable for CORE_0_AREA_PIF_0_MIN_SPEC
reset()
method sets CORE_0_AREA_PIF_0_MIN to value 0xffff_ffff
const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <assist_debug::core_0_area_pif_0_min::CORE_0_AREA_PIF_0_MIN_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CORE_0_AREA_PIF_1_MAX_SPEC
impl Resettable for CORE_0_AREA_PIF_1_MAX_SPEC
reset()
method sets CORE_0_AREA_PIF_1_MAX to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <assist_debug::core_0_area_pif_1_max::CORE_0_AREA_PIF_1_MAX_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CORE_0_AREA_PIF_1_MIN_SPEC
impl Resettable for CORE_0_AREA_PIF_1_MIN_SPEC
reset()
method sets CORE_0_AREA_PIF_1_MIN to value 0xffff_ffff
const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <assist_debug::core_0_area_pif_1_min::CORE_0_AREA_PIF_1_MIN_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CORE_0_AREA_SP_SPEC
impl Resettable for CORE_0_AREA_SP_SPEC
reset()
method sets CORE_0_AREA_SP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <assist_debug::core_0_area_sp::CORE_0_AREA_SP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CORE_0_DRAM0_EXCEPTION_MONITOR_0_SPEC
impl Resettable for CORE_0_DRAM0_EXCEPTION_MONITOR_0_SPEC
reset()
method sets CORE_0_DRAM0_EXCEPTION_MONITOR_0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <assist_debug::core_0_dram0_exception_monitor_0::CORE_0_DRAM0_EXCEPTION_MONITOR_0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CORE_0_DRAM0_EXCEPTION_MONITOR_1_SPEC
impl Resettable for CORE_0_DRAM0_EXCEPTION_MONITOR_1_SPEC
reset()
method sets CORE_0_DRAM0_EXCEPTION_MONITOR_1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <assist_debug::core_0_dram0_exception_monitor_1::CORE_0_DRAM0_EXCEPTION_MONITOR_1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CORE_0_DRAM0_EXCEPTION_MONITOR_2_SPEC
impl Resettable for CORE_0_DRAM0_EXCEPTION_MONITOR_2_SPEC
reset()
method sets CORE_0_DRAM0_EXCEPTION_MONITOR_2 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <assist_debug::core_0_dram0_exception_monitor_2::CORE_0_DRAM0_EXCEPTION_MONITOR_2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CORE_0_DRAM0_EXCEPTION_MONITOR_3_SPEC
impl Resettable for CORE_0_DRAM0_EXCEPTION_MONITOR_3_SPEC
reset()
method sets CORE_0_DRAM0_EXCEPTION_MONITOR_3 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <assist_debug::core_0_dram0_exception_monitor_3::CORE_0_DRAM0_EXCEPTION_MONITOR_3_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CORE_0_INTR_CLR_SPEC
impl Resettable for CORE_0_INTR_CLR_SPEC
reset()
method sets CORE_0_INTR_CLR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <assist_debug::core_0_intr_clr::CORE_0_INTR_CLR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CORE_0_INTR_ENA_SPEC
impl Resettable for CORE_0_INTR_ENA_SPEC
reset()
method sets CORE_0_INTR_ENA to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <assist_debug::core_0_intr_ena::CORE_0_INTR_ENA_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CORE_0_INTR_RAW_SPEC
impl Resettable for CORE_0_INTR_RAW_SPEC
reset()
method sets CORE_0_INTR_RAW to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <assist_debug::core_0_intr_raw::CORE_0_INTR_RAW_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CORE_0_IRAM0_EXCEPTION_MONITOR_0_SPEC
impl Resettable for CORE_0_IRAM0_EXCEPTION_MONITOR_0_SPEC
reset()
method sets CORE_0_IRAM0_EXCEPTION_MONITOR_0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <assist_debug::core_0_iram0_exception_monitor_0::CORE_0_IRAM0_EXCEPTION_MONITOR_0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CORE_0_IRAM0_EXCEPTION_MONITOR_1_SPEC
impl Resettable for CORE_0_IRAM0_EXCEPTION_MONITOR_1_SPEC
reset()
method sets CORE_0_IRAM0_EXCEPTION_MONITOR_1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <assist_debug::core_0_iram0_exception_monitor_1::CORE_0_IRAM0_EXCEPTION_MONITOR_1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CORE_0_MONTR_ENA_SPEC
impl Resettable for CORE_0_MONTR_ENA_SPEC
reset()
method sets CORE_0_MONTR_ENA to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <assist_debug::core_0_montr_ena::CORE_0_MONTR_ENA_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CORE_0_RCD_EN_SPEC
impl Resettable for CORE_0_RCD_EN_SPEC
reset()
method sets CORE_0_RCD_EN to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <assist_debug::core_0_rcd_en::CORE_0_RCD_EN_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CORE_0_RCD_PDEBUGPC_SPEC
impl Resettable for CORE_0_RCD_PDEBUGPC_SPEC
reset()
method sets CORE_0_RCD_PDEBUGPC to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <assist_debug::core_0_rcd_pdebugpc::CORE_0_RCD_PDEBUGPC_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CORE_0_RCD_PDEBUGSP_SPEC
impl Resettable for CORE_0_RCD_PDEBUGSP_SPEC
reset()
method sets CORE_0_RCD_PDEBUGSP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <assist_debug::core_0_rcd_pdebugsp::CORE_0_RCD_PDEBUGSP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CORE_0_SP_MAX_SPEC
impl Resettable for CORE_0_SP_MAX_SPEC
reset()
method sets CORE_0_SP_MAX to value 0xffff_ffff
const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <assist_debug::core_0_sp_max::CORE_0_SP_MAX_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CORE_0_SP_MIN_SPEC
impl Resettable for CORE_0_SP_MIN_SPEC
reset()
method sets CORE_0_SP_MIN to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <assist_debug::core_0_sp_min::CORE_0_SP_MIN_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CORE_0_SP_PC_SPEC
impl Resettable for CORE_0_SP_PC_SPEC
reset()
method sets CORE_0_SP_PC to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <assist_debug::core_0_sp_pc::CORE_0_SP_PC_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CORE_X_IRAM0_DRAM0_EXCEPTION_MONITOR_0_SPEC
impl Resettable for CORE_X_IRAM0_DRAM0_EXCEPTION_MONITOR_0_SPEC
reset()
method sets CORE_X_IRAM0_DRAM0_EXCEPTION_MONITOR_0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <assist_debug::core_x_iram0_dram0_exception_monitor_0::CORE_X_IRAM0_DRAM0_EXCEPTION_MONITOR_0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CORE_X_IRAM0_DRAM0_EXCEPTION_MONITOR_1_SPEC
impl Resettable for CORE_X_IRAM0_DRAM0_EXCEPTION_MONITOR_1_SPEC
reset()
method sets CORE_X_IRAM0_DRAM0_EXCEPTION_MONITOR_1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <assist_debug::core_x_iram0_dram0_exception_monitor_1::CORE_X_IRAM0_DRAM0_EXCEPTION_MONITOR_1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::assist_debug::date::DATE_SPEC
impl Resettable for esp32h2::assist_debug::date::DATE_SPEC
reset()
method sets DATE to value 0x0210_9130
const RESET_VALUE: Self::Ux = {transmute(0x02109130): <assist_debug::date::DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for AHB_TEST_SPEC
impl Resettable for AHB_TEST_SPEC
reset()
method sets AHB_TEST to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <dma::ahb_test::AHB_TEST_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::dma::date::DATE_SPEC
impl Resettable for esp32h2::dma::date::DATE_SPEC
reset()
method sets DATE to value 0x0220_2250
const RESET_VALUE: Self::Ux = {transmute(0x02202250): <dma::date::DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for IN_CONF0_CH_SPEC
impl Resettable for IN_CONF0_CH_SPEC
reset()
method sets IN_CONF0_CH%s to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <dma::in_conf0_ch::IN_CONF0_CH_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for IN_CONF1_CH_SPEC
impl Resettable for IN_CONF1_CH_SPEC
reset()
method sets IN_CONF1_CH%s to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <dma::in_conf1_ch::IN_CONF1_CH_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for IN_DSCR_BF0_CH_SPEC
impl Resettable for IN_DSCR_BF0_CH_SPEC
reset()
method sets IN_DSCR_BF0_CH%s to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <dma::in_dscr_bf0_ch::IN_DSCR_BF0_CH_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for IN_DSCR_BF1_CH_SPEC
impl Resettable for IN_DSCR_BF1_CH_SPEC
reset()
method sets IN_DSCR_BF1_CH%s to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <dma::in_dscr_bf1_ch::IN_DSCR_BF1_CH_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for IN_DSCR_CH_SPEC
impl Resettable for IN_DSCR_CH_SPEC
reset()
method sets IN_DSCR_CH%s to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <dma::in_dscr_ch::IN_DSCR_CH_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for IN_ERR_EOF_DES_ADDR_CH_SPEC
impl Resettable for IN_ERR_EOF_DES_ADDR_CH_SPEC
reset()
method sets IN_ERR_EOF_DES_ADDR_CH%s to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <dma::in_err_eof_des_addr_ch::IN_ERR_EOF_DES_ADDR_CH_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for IN_INT_CLR_CH_SPEC
impl Resettable for IN_INT_CLR_CH_SPEC
reset()
method sets IN_INT_CLR_CH%s to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <dma::in_int_clr_ch::IN_INT_CLR_CH_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for IN_INT_ENA_CH_SPEC
impl Resettable for IN_INT_ENA_CH_SPEC
reset()
method sets IN_INT_ENA_CH%s to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <dma::in_int_ena_ch::IN_INT_ENA_CH_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for IN_INT_RAW_CH_SPEC
impl Resettable for IN_INT_RAW_CH_SPEC
reset()
method sets IN_INT_RAW_CH%s to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <dma::in_int_raw_ch::IN_INT_RAW_CH_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for IN_INT_ST_CH_SPEC
impl Resettable for IN_INT_ST_CH_SPEC
reset()
method sets IN_INT_ST_CH%s to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <dma::in_int_st_ch::IN_INT_ST_CH_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for IN_LINK_CH_SPEC
impl Resettable for IN_LINK_CH_SPEC
reset()
method sets IN_LINK_CH%s to value 0x0110_0000
const RESET_VALUE: Self::Ux = {transmute(0x01100000): <dma::in_link_ch::IN_LINK_CH_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for IN_PERI_SEL_CH_SPEC
impl Resettable for IN_PERI_SEL_CH_SPEC
reset()
method sets IN_PERI_SEL_CH%s to value 0x3f
const RESET_VALUE: Self::Ux = {transmute(0x0000003f): <dma::in_peri_sel_ch::IN_PERI_SEL_CH_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for IN_POP_CH_SPEC
impl Resettable for IN_POP_CH_SPEC
reset()
method sets IN_POP_CH%s to value 0x0800
const RESET_VALUE: Self::Ux = {transmute(0x00000800): <dma::in_pop_ch::IN_POP_CH_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for IN_PRI_CH_SPEC
impl Resettable for IN_PRI_CH_SPEC
reset()
method sets IN_PRI_CH%s to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <dma::in_pri_ch::IN_PRI_CH_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for IN_STATE_CH_SPEC
impl Resettable for IN_STATE_CH_SPEC
reset()
method sets IN_STATE_CH%s to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <dma::in_state_ch::IN_STATE_CH_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for IN_SUC_EOF_DES_ADDR_CH_SPEC
impl Resettable for IN_SUC_EOF_DES_ADDR_CH_SPEC
reset()
method sets IN_SUC_EOF_DES_ADDR_CH%s to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <dma::in_suc_eof_des_addr_ch::IN_SUC_EOF_DES_ADDR_CH_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for INFIFO_STATUS_CH_SPEC
impl Resettable for INFIFO_STATUS_CH_SPEC
reset()
method sets INFIFO_STATUS_CH%s to value 0x0780_0003
const RESET_VALUE: Self::Ux = {transmute(0x07800003): <dma::infifo_status_ch::INFIFO_STATUS_CH_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::dma::misc_conf::MISC_CONF_SPEC
impl Resettable for esp32h2::dma::misc_conf::MISC_CONF_SPEC
reset()
method sets MISC_CONF to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <dma::misc_conf::MISC_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for OUT_CONF0_CH_SPEC
impl Resettable for OUT_CONF0_CH_SPEC
reset()
method sets OUT_CONF0_CH%s to value 0x08
const RESET_VALUE: Self::Ux = {transmute(0x00000008): <dma::out_conf0_ch::OUT_CONF0_CH_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for OUT_CONF1_CH_SPEC
impl Resettable for OUT_CONF1_CH_SPEC
reset()
method sets OUT_CONF1_CH%s to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <dma::out_conf1_ch::OUT_CONF1_CH_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for OUT_DSCR_BF0_CH_SPEC
impl Resettable for OUT_DSCR_BF0_CH_SPEC
reset()
method sets OUT_DSCR_BF0_CH%s to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <dma::out_dscr_bf0_ch::OUT_DSCR_BF0_CH_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for OUT_DSCR_BF1_CH_SPEC
impl Resettable for OUT_DSCR_BF1_CH_SPEC
reset()
method sets OUT_DSCR_BF1_CH%s to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <dma::out_dscr_bf1_ch::OUT_DSCR_BF1_CH_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for OUT_DSCR_CH_SPEC
impl Resettable for OUT_DSCR_CH_SPEC
reset()
method sets OUT_DSCR_CH%s to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <dma::out_dscr_ch::OUT_DSCR_CH_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for OUT_EOF_BFR_DES_ADDR_CH_SPEC
impl Resettable for OUT_EOF_BFR_DES_ADDR_CH_SPEC
reset()
method sets OUT_EOF_BFR_DES_ADDR_CH%s to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <dma::out_eof_bfr_des_addr_ch::OUT_EOF_BFR_DES_ADDR_CH_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for OUT_EOF_DES_ADDR_CH_SPEC
impl Resettable for OUT_EOF_DES_ADDR_CH_SPEC
reset()
method sets OUT_EOF_DES_ADDR_CH%s to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <dma::out_eof_des_addr_ch::OUT_EOF_DES_ADDR_CH_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for OUT_INT_CLR_CH_SPEC
impl Resettable for OUT_INT_CLR_CH_SPEC
reset()
method sets OUT_INT_CLR_CH%s to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <dma::out_int_clr_ch::OUT_INT_CLR_CH_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for OUT_INT_ENA_CH_SPEC
impl Resettable for OUT_INT_ENA_CH_SPEC
reset()
method sets OUT_INT_ENA_CH%s to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <dma::out_int_ena_ch::OUT_INT_ENA_CH_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for OUT_INT_RAW_CH_SPEC
impl Resettable for OUT_INT_RAW_CH_SPEC
reset()
method sets OUT_INT_RAW_CH%s to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <dma::out_int_raw_ch::OUT_INT_RAW_CH_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for OUT_INT_ST_CH_SPEC
impl Resettable for OUT_INT_ST_CH_SPEC
reset()
method sets OUT_INT_ST_CH%s to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <dma::out_int_st_ch::OUT_INT_ST_CH_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for OUT_LINK_CH_SPEC
impl Resettable for OUT_LINK_CH_SPEC
reset()
method sets OUT_LINK_CH%s to value 0x0080_0000
const RESET_VALUE: Self::Ux = {transmute(0x00800000): <dma::out_link_ch::OUT_LINK_CH_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for OUT_PERI_SEL_CH_SPEC
impl Resettable for OUT_PERI_SEL_CH_SPEC
reset()
method sets OUT_PERI_SEL_CH%s to value 0x3f
const RESET_VALUE: Self::Ux = {transmute(0x0000003f): <dma::out_peri_sel_ch::OUT_PERI_SEL_CH_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for OUT_PRI_CH_SPEC
impl Resettable for OUT_PRI_CH_SPEC
reset()
method sets OUT_PRI_CH%s to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <dma::out_pri_ch::OUT_PRI_CH_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for OUT_PUSH_CH_SPEC
impl Resettable for OUT_PUSH_CH_SPEC
reset()
method sets OUT_PUSH_CH%s to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <dma::out_push_ch::OUT_PUSH_CH_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for OUT_STATE_CH_SPEC
impl Resettable for OUT_STATE_CH_SPEC
reset()
method sets OUT_STATE_CH%s to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <dma::out_state_ch::OUT_STATE_CH_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for OUTFIFO_STATUS_CH_SPEC
impl Resettable for OUTFIFO_STATUS_CH_SPEC
reset()
method sets OUTFIFO_STATUS_CH%s to value 0x0780_0002
const RESET_VALUE: Self::Ux = {transmute(0x07800002): <dma::outfifo_status_ch::OUTFIFO_STATUS_CH_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BOX_MEM_SPEC
impl Resettable for BOX_MEM_SPEC
reset()
method sets BOX_MEM[%s] to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ds::box_mem::BOX_MEM_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::ds::date::DATE_SPEC
impl Resettable for esp32h2::ds::date::DATE_SPEC
reset()
method sets DATE to value 0x2020_0618
const RESET_VALUE: Self::Ux = {transmute(0x20200618): <ds::date::DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::ds::iv_mem::IV_MEM_SPEC
impl Resettable for esp32h2::ds::iv_mem::IV_MEM_SPEC
reset()
method sets IV_MEM[%s] to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ds::iv_mem::IV_MEM_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::ds::m_mem::M_MEM_SPEC
impl Resettable for esp32h2::ds::m_mem::M_MEM_SPEC
reset()
method sets M_MEM[%s] to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ds::m_mem::M_MEM_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::ds::query_busy::QUERY_BUSY_SPEC
impl Resettable for esp32h2::ds::query_busy::QUERY_BUSY_SPEC
reset()
method sets QUERY_BUSY to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ds::query_busy::QUERY_BUSY_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for QUERY_CHECK_SPEC
impl Resettable for QUERY_CHECK_SPEC
reset()
method sets QUERY_CHECK to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ds::query_check::QUERY_CHECK_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for QUERY_KEY_WRONG_SPEC
impl Resettable for QUERY_KEY_WRONG_SPEC
reset()
method sets QUERY_KEY_WRONG to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ds::query_key_wrong::QUERY_KEY_WRONG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RB_MEM_SPEC
impl Resettable for RB_MEM_SPEC
reset()
method sets RB_MEM[%s] to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ds::rb_mem::RB_MEM_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SET_CONTINUE_SPEC
impl Resettable for SET_CONTINUE_SPEC
reset()
method sets SET_CONTINUE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ds::set_continue::SET_CONTINUE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SET_FINISH_SPEC
impl Resettable for SET_FINISH_SPEC
reset()
method sets SET_FINISH to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ds::set_finish::SET_FINISH_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::ds::set_start::SET_START_SPEC
impl Resettable for esp32h2::ds::set_start::SET_START_SPEC
reset()
method sets SET_START to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ds::set_start::SET_START_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::ds::x_mem::X_MEM_SPEC
impl Resettable for esp32h2::ds::x_mem::X_MEM_SPEC
reset()
method sets X_MEM[%s] to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ds::x_mem::X_MEM_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::ds::y_mem::Y_MEM_SPEC
impl Resettable for esp32h2::ds::y_mem::Y_MEM_SPEC
reset()
method sets Y_MEM[%s] to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ds::y_mem::Y_MEM_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::ds::z_mem::Z_MEM_SPEC
impl Resettable for esp32h2::ds::z_mem::Z_MEM_SPEC
reset()
method sets Z_MEM[%s] to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ds::z_mem::Z_MEM_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for K_MEM_SPEC
impl Resettable for K_MEM_SPEC
reset()
method sets K_MEM[%s] to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ecc::k_mem::K_MEM_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for MULT_CONF_SPEC
impl Resettable for MULT_CONF_SPEC
reset()
method sets MULT_CONF to value 0x8000_0000
const RESET_VALUE: Self::Ux = {transmute(0x80000000): <ecc::mult_conf::MULT_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for MULT_DATE_SPEC
impl Resettable for MULT_DATE_SPEC
reset()
method sets MULT_DATE to value 0x0220_7180
const RESET_VALUE: Self::Ux = {transmute(0x02207180): <ecc::mult_date::MULT_DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for MULT_INT_CLR_SPEC
impl Resettable for MULT_INT_CLR_SPEC
reset()
method sets MULT_INT_CLR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ecc::mult_int_clr::MULT_INT_CLR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for MULT_INT_ENA_SPEC
impl Resettable for MULT_INT_ENA_SPEC
reset()
method sets MULT_INT_ENA to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ecc::mult_int_ena::MULT_INT_ENA_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for MULT_INT_RAW_SPEC
impl Resettable for MULT_INT_RAW_SPEC
reset()
method sets MULT_INT_RAW to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ecc::mult_int_raw::MULT_INT_RAW_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for MULT_INT_ST_SPEC
impl Resettable for MULT_INT_ST_SPEC
reset()
method sets MULT_INT_ST to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ecc::mult_int_st::MULT_INT_ST_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for PX_MEM_SPEC
impl Resettable for PX_MEM_SPEC
reset()
method sets PX_MEM[%s] to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ecc::px_mem::PX_MEM_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for PY_MEM_SPEC
impl Resettable for PY_MEM_SPEC
reset()
method sets PY_MEM[%s] to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ecc::py_mem::PY_MEM_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for QX_MEM_SPEC
impl Resettable for QX_MEM_SPEC
reset()
method sets QX_MEM%s to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ecc::qx_mem::QX_MEM_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for QY_MEM_SPEC
impl Resettable for QY_MEM_SPEC
reset()
method sets QY_MEM%s to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ecc::qy_mem::QY_MEM_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for QZ_MEM_SPEC
impl Resettable for QZ_MEM_SPEC
reset()
method sets QZ_MEM%s to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ecc::qz_mem::QZ_MEM_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::efuse::clk::CLK_SPEC
impl Resettable for esp32h2::efuse::clk::CLK_SPEC
reset()
method sets CLK to value 0x02
const RESET_VALUE: Self::Ux = {transmute(0x00000002): <efuse::clk::CLK_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::efuse::cmd::CMD_SPEC
impl Resettable for esp32h2::efuse::cmd::CMD_SPEC
reset()
method sets CMD to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::cmd::CMD_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::efuse::conf::CONF_SPEC
impl Resettable for esp32h2::efuse::conf::CONF_SPEC
reset()
method sets CONF to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::conf::CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for DAC_CONF_SPEC
impl Resettable for DAC_CONF_SPEC
reset()
method sets DAC_CONF to value 0x0001_fe17
const RESET_VALUE: Self::Ux = {transmute(0x0001fe17): <efuse::dac_conf::DAC_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::efuse::date::DATE_SPEC
impl Resettable for esp32h2::efuse::date::DATE_SPEC
reset()
method sets DATE to value 0x0220_8120
const RESET_VALUE: Self::Ux = {transmute(0x02208120): <efuse::date::DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::efuse::int_clr::INT_CLR_SPEC
impl Resettable for esp32h2::efuse::int_clr::INT_CLR_SPEC
reset()
method sets INT_CLR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::int_clr::INT_CLR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::efuse::int_ena::INT_ENA_SPEC
impl Resettable for esp32h2::efuse::int_ena::INT_ENA_SPEC
reset()
method sets INT_ENA to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::int_ena::INT_ENA_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::efuse::int_raw::INT_RAW_SPEC
impl Resettable for esp32h2::efuse::int_raw::INT_RAW_SPEC
reset()
method sets INT_RAW to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::int_raw::INT_RAW_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::efuse::int_st::INT_ST_SPEC
impl Resettable for esp32h2::efuse::int_st::INT_ST_SPEC
reset()
method sets INT_ST to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::int_st::INT_ST_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for PGM_CHECK_VALUE0_SPEC
impl Resettable for PGM_CHECK_VALUE0_SPEC
reset()
method sets PGM_CHECK_VALUE0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::pgm_check_value0::PGM_CHECK_VALUE0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for PGM_CHECK_VALUE1_SPEC
impl Resettable for PGM_CHECK_VALUE1_SPEC
reset()
method sets PGM_CHECK_VALUE1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::pgm_check_value1::PGM_CHECK_VALUE1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for PGM_CHECK_VALUE2_SPEC
impl Resettable for PGM_CHECK_VALUE2_SPEC
reset()
method sets PGM_CHECK_VALUE2 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::pgm_check_value2::PGM_CHECK_VALUE2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for PGM_DATA0_SPEC
impl Resettable for PGM_DATA0_SPEC
reset()
method sets PGM_DATA0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::pgm_data0::PGM_DATA0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for PGM_DATA1_SPEC
impl Resettable for PGM_DATA1_SPEC
reset()
method sets PGM_DATA1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::pgm_data1::PGM_DATA1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for PGM_DATA2_SPEC
impl Resettable for PGM_DATA2_SPEC
reset()
method sets PGM_DATA2 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::pgm_data2::PGM_DATA2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for PGM_DATA3_SPEC
impl Resettable for PGM_DATA3_SPEC
reset()
method sets PGM_DATA3 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::pgm_data3::PGM_DATA3_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for PGM_DATA4_SPEC
impl Resettable for PGM_DATA4_SPEC
reset()
method sets PGM_DATA4 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::pgm_data4::PGM_DATA4_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for PGM_DATA5_SPEC
impl Resettable for PGM_DATA5_SPEC
reset()
method sets PGM_DATA5 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::pgm_data5::PGM_DATA5_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for PGM_DATA6_SPEC
impl Resettable for PGM_DATA6_SPEC
reset()
method sets PGM_DATA6 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::pgm_data6::PGM_DATA6_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for PGM_DATA7_SPEC
impl Resettable for PGM_DATA7_SPEC
reset()
method sets PGM_DATA7 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::pgm_data7::PGM_DATA7_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY0_DATA0_SPEC
impl Resettable for RD_KEY0_DATA0_SPEC
reset()
method sets RD_KEY0_DATA0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key0_data0::RD_KEY0_DATA0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY0_DATA1_SPEC
impl Resettable for RD_KEY0_DATA1_SPEC
reset()
method sets RD_KEY0_DATA1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key0_data1::RD_KEY0_DATA1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY0_DATA2_SPEC
impl Resettable for RD_KEY0_DATA2_SPEC
reset()
method sets RD_KEY0_DATA2 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key0_data2::RD_KEY0_DATA2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY0_DATA3_SPEC
impl Resettable for RD_KEY0_DATA3_SPEC
reset()
method sets RD_KEY0_DATA3 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key0_data3::RD_KEY0_DATA3_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY0_DATA4_SPEC
impl Resettable for RD_KEY0_DATA4_SPEC
reset()
method sets RD_KEY0_DATA4 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key0_data4::RD_KEY0_DATA4_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY0_DATA5_SPEC
impl Resettable for RD_KEY0_DATA5_SPEC
reset()
method sets RD_KEY0_DATA5 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key0_data5::RD_KEY0_DATA5_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY0_DATA6_SPEC
impl Resettable for RD_KEY0_DATA6_SPEC
reset()
method sets RD_KEY0_DATA6 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key0_data6::RD_KEY0_DATA6_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY0_DATA7_SPEC
impl Resettable for RD_KEY0_DATA7_SPEC
reset()
method sets RD_KEY0_DATA7 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key0_data7::RD_KEY0_DATA7_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY1_DATA0_SPEC
impl Resettable for RD_KEY1_DATA0_SPEC
reset()
method sets RD_KEY1_DATA0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key1_data0::RD_KEY1_DATA0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY1_DATA1_SPEC
impl Resettable for RD_KEY1_DATA1_SPEC
reset()
method sets RD_KEY1_DATA1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key1_data1::RD_KEY1_DATA1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY1_DATA2_SPEC
impl Resettable for RD_KEY1_DATA2_SPEC
reset()
method sets RD_KEY1_DATA2 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key1_data2::RD_KEY1_DATA2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY1_DATA3_SPEC
impl Resettable for RD_KEY1_DATA3_SPEC
reset()
method sets RD_KEY1_DATA3 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key1_data3::RD_KEY1_DATA3_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY1_DATA4_SPEC
impl Resettable for RD_KEY1_DATA4_SPEC
reset()
method sets RD_KEY1_DATA4 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key1_data4::RD_KEY1_DATA4_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY1_DATA5_SPEC
impl Resettable for RD_KEY1_DATA5_SPEC
reset()
method sets RD_KEY1_DATA5 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key1_data5::RD_KEY1_DATA5_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY1_DATA6_SPEC
impl Resettable for RD_KEY1_DATA6_SPEC
reset()
method sets RD_KEY1_DATA6 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key1_data6::RD_KEY1_DATA6_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY1_DATA7_SPEC
impl Resettable for RD_KEY1_DATA7_SPEC
reset()
method sets RD_KEY1_DATA7 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key1_data7::RD_KEY1_DATA7_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY2_DATA0_SPEC
impl Resettable for RD_KEY2_DATA0_SPEC
reset()
method sets RD_KEY2_DATA0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key2_data0::RD_KEY2_DATA0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY2_DATA1_SPEC
impl Resettable for RD_KEY2_DATA1_SPEC
reset()
method sets RD_KEY2_DATA1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key2_data1::RD_KEY2_DATA1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY2_DATA2_SPEC
impl Resettable for RD_KEY2_DATA2_SPEC
reset()
method sets RD_KEY2_DATA2 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key2_data2::RD_KEY2_DATA2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY2_DATA3_SPEC
impl Resettable for RD_KEY2_DATA3_SPEC
reset()
method sets RD_KEY2_DATA3 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key2_data3::RD_KEY2_DATA3_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY2_DATA4_SPEC
impl Resettable for RD_KEY2_DATA4_SPEC
reset()
method sets RD_KEY2_DATA4 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key2_data4::RD_KEY2_DATA4_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY2_DATA5_SPEC
impl Resettable for RD_KEY2_DATA5_SPEC
reset()
method sets RD_KEY2_DATA5 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key2_data5::RD_KEY2_DATA5_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY2_DATA6_SPEC
impl Resettable for RD_KEY2_DATA6_SPEC
reset()
method sets RD_KEY2_DATA6 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key2_data6::RD_KEY2_DATA6_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY2_DATA7_SPEC
impl Resettable for RD_KEY2_DATA7_SPEC
reset()
method sets RD_KEY2_DATA7 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key2_data7::RD_KEY2_DATA7_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY3_DATA0_SPEC
impl Resettable for RD_KEY3_DATA0_SPEC
reset()
method sets RD_KEY3_DATA0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key3_data0::RD_KEY3_DATA0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY3_DATA1_SPEC
impl Resettable for RD_KEY3_DATA1_SPEC
reset()
method sets RD_KEY3_DATA1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key3_data1::RD_KEY3_DATA1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY3_DATA2_SPEC
impl Resettable for RD_KEY3_DATA2_SPEC
reset()
method sets RD_KEY3_DATA2 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key3_data2::RD_KEY3_DATA2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY3_DATA3_SPEC
impl Resettable for RD_KEY3_DATA3_SPEC
reset()
method sets RD_KEY3_DATA3 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key3_data3::RD_KEY3_DATA3_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY3_DATA4_SPEC
impl Resettable for RD_KEY3_DATA4_SPEC
reset()
method sets RD_KEY3_DATA4 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key3_data4::RD_KEY3_DATA4_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY3_DATA5_SPEC
impl Resettable for RD_KEY3_DATA5_SPEC
reset()
method sets RD_KEY3_DATA5 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key3_data5::RD_KEY3_DATA5_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY3_DATA6_SPEC
impl Resettable for RD_KEY3_DATA6_SPEC
reset()
method sets RD_KEY3_DATA6 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key3_data6::RD_KEY3_DATA6_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY3_DATA7_SPEC
impl Resettable for RD_KEY3_DATA7_SPEC
reset()
method sets RD_KEY3_DATA7 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key3_data7::RD_KEY3_DATA7_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY4_DATA0_SPEC
impl Resettable for RD_KEY4_DATA0_SPEC
reset()
method sets RD_KEY4_DATA0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key4_data0::RD_KEY4_DATA0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY4_DATA1_SPEC
impl Resettable for RD_KEY4_DATA1_SPEC
reset()
method sets RD_KEY4_DATA1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key4_data1::RD_KEY4_DATA1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY4_DATA2_SPEC
impl Resettable for RD_KEY4_DATA2_SPEC
reset()
method sets RD_KEY4_DATA2 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key4_data2::RD_KEY4_DATA2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY4_DATA3_SPEC
impl Resettable for RD_KEY4_DATA3_SPEC
reset()
method sets RD_KEY4_DATA3 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key4_data3::RD_KEY4_DATA3_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY4_DATA4_SPEC
impl Resettable for RD_KEY4_DATA4_SPEC
reset()
method sets RD_KEY4_DATA4 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key4_data4::RD_KEY4_DATA4_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY4_DATA5_SPEC
impl Resettable for RD_KEY4_DATA5_SPEC
reset()
method sets RD_KEY4_DATA5 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key4_data5::RD_KEY4_DATA5_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY4_DATA6_SPEC
impl Resettable for RD_KEY4_DATA6_SPEC
reset()
method sets RD_KEY4_DATA6 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key4_data6::RD_KEY4_DATA6_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY4_DATA7_SPEC
impl Resettable for RD_KEY4_DATA7_SPEC
reset()
method sets RD_KEY4_DATA7 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key4_data7::RD_KEY4_DATA7_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY5_DATA0_SPEC
impl Resettable for RD_KEY5_DATA0_SPEC
reset()
method sets RD_KEY5_DATA0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key5_data0::RD_KEY5_DATA0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY5_DATA1_SPEC
impl Resettable for RD_KEY5_DATA1_SPEC
reset()
method sets RD_KEY5_DATA1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key5_data1::RD_KEY5_DATA1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY5_DATA2_SPEC
impl Resettable for RD_KEY5_DATA2_SPEC
reset()
method sets RD_KEY5_DATA2 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key5_data2::RD_KEY5_DATA2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY5_DATA3_SPEC
impl Resettable for RD_KEY5_DATA3_SPEC
reset()
method sets RD_KEY5_DATA3 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key5_data3::RD_KEY5_DATA3_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY5_DATA4_SPEC
impl Resettable for RD_KEY5_DATA4_SPEC
reset()
method sets RD_KEY5_DATA4 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key5_data4::RD_KEY5_DATA4_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY5_DATA5_SPEC
impl Resettable for RD_KEY5_DATA5_SPEC
reset()
method sets RD_KEY5_DATA5 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key5_data5::RD_KEY5_DATA5_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY5_DATA6_SPEC
impl Resettable for RD_KEY5_DATA6_SPEC
reset()
method sets RD_KEY5_DATA6 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key5_data6::RD_KEY5_DATA6_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_KEY5_DATA7_SPEC
impl Resettable for RD_KEY5_DATA7_SPEC
reset()
method sets RD_KEY5_DATA7 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_key5_data7::RD_KEY5_DATA7_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_MAC_SYS_0_SPEC
impl Resettable for RD_MAC_SYS_0_SPEC
reset()
method sets RD_MAC_SYS_0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_mac_sys_0::RD_MAC_SYS_0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_MAC_SYS_1_SPEC
impl Resettable for RD_MAC_SYS_1_SPEC
reset()
method sets RD_MAC_SYS_1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_mac_sys_1::RD_MAC_SYS_1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_MAC_SYS_2_SPEC
impl Resettable for RD_MAC_SYS_2_SPEC
reset()
method sets RD_MAC_SYS_2 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_mac_sys_2::RD_MAC_SYS_2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_MAC_SYS_3_SPEC
impl Resettable for RD_MAC_SYS_3_SPEC
reset()
method sets RD_MAC_SYS_3 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_mac_sys_3::RD_MAC_SYS_3_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_MAC_SYS_4_SPEC
impl Resettable for RD_MAC_SYS_4_SPEC
reset()
method sets RD_MAC_SYS_4 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_mac_sys_4::RD_MAC_SYS_4_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_MAC_SYS_5_SPEC
impl Resettable for RD_MAC_SYS_5_SPEC
reset()
method sets RD_MAC_SYS_5 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_mac_sys_5::RD_MAC_SYS_5_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_REPEAT_DATA0_SPEC
impl Resettable for RD_REPEAT_DATA0_SPEC
reset()
method sets RD_REPEAT_DATA0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_repeat_data0::RD_REPEAT_DATA0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_REPEAT_DATA1_SPEC
impl Resettable for RD_REPEAT_DATA1_SPEC
reset()
method sets RD_REPEAT_DATA1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_repeat_data1::RD_REPEAT_DATA1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_REPEAT_DATA2_SPEC
impl Resettable for RD_REPEAT_DATA2_SPEC
reset()
method sets RD_REPEAT_DATA2 to value 0x000c_0000
const RESET_VALUE: Self::Ux = {transmute(0x000c0000): <efuse::rd_repeat_data2::RD_REPEAT_DATA2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_REPEAT_DATA3_SPEC
impl Resettable for RD_REPEAT_DATA3_SPEC
reset()
method sets RD_REPEAT_DATA3 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_repeat_data3::RD_REPEAT_DATA3_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_REPEAT_DATA4_SPEC
impl Resettable for RD_REPEAT_DATA4_SPEC
reset()
method sets RD_REPEAT_DATA4 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_repeat_data4::RD_REPEAT_DATA4_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_REPEAT_ERR0_SPEC
impl Resettable for RD_REPEAT_ERR0_SPEC
reset()
method sets RD_REPEAT_ERR0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_repeat_err0::RD_REPEAT_ERR0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_REPEAT_ERR1_SPEC
impl Resettable for RD_REPEAT_ERR1_SPEC
reset()
method sets RD_REPEAT_ERR1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_repeat_err1::RD_REPEAT_ERR1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_REPEAT_ERR2_SPEC
impl Resettable for RD_REPEAT_ERR2_SPEC
reset()
method sets RD_REPEAT_ERR2 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_repeat_err2::RD_REPEAT_ERR2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_REPEAT_ERR3_SPEC
impl Resettable for RD_REPEAT_ERR3_SPEC
reset()
method sets RD_REPEAT_ERR3 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_repeat_err3::RD_REPEAT_ERR3_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_REPEAT_ERR4_SPEC
impl Resettable for RD_REPEAT_ERR4_SPEC
reset()
method sets RD_REPEAT_ERR4 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_repeat_err4::RD_REPEAT_ERR4_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_RS_ERR0_SPEC
impl Resettable for RD_RS_ERR0_SPEC
reset()
method sets RD_RS_ERR0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_rs_err0::RD_RS_ERR0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_RS_ERR1_SPEC
impl Resettable for RD_RS_ERR1_SPEC
reset()
method sets RD_RS_ERR1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_rs_err1::RD_RS_ERR1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_SYS_PART1_DATA0_SPEC
impl Resettable for RD_SYS_PART1_DATA0_SPEC
reset()
method sets RD_SYS_PART1_DATA0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_sys_part1_data0::RD_SYS_PART1_DATA0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_SYS_PART1_DATA1_SPEC
impl Resettable for RD_SYS_PART1_DATA1_SPEC
reset()
method sets RD_SYS_PART1_DATA1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_sys_part1_data1::RD_SYS_PART1_DATA1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_SYS_PART1_DATA2_SPEC
impl Resettable for RD_SYS_PART1_DATA2_SPEC
reset()
method sets RD_SYS_PART1_DATA2 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_sys_part1_data2::RD_SYS_PART1_DATA2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_SYS_PART1_DATA3_SPEC
impl Resettable for RD_SYS_PART1_DATA3_SPEC
reset()
method sets RD_SYS_PART1_DATA3 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_sys_part1_data3::RD_SYS_PART1_DATA3_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_SYS_PART1_DATA4_SPEC
impl Resettable for RD_SYS_PART1_DATA4_SPEC
reset()
method sets RD_SYS_PART1_DATA4 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_sys_part1_data4::RD_SYS_PART1_DATA4_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_SYS_PART1_DATA5_SPEC
impl Resettable for RD_SYS_PART1_DATA5_SPEC
reset()
method sets RD_SYS_PART1_DATA5 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_sys_part1_data5::RD_SYS_PART1_DATA5_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_SYS_PART1_DATA6_SPEC
impl Resettable for RD_SYS_PART1_DATA6_SPEC
reset()
method sets RD_SYS_PART1_DATA6 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_sys_part1_data6::RD_SYS_PART1_DATA6_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_SYS_PART1_DATA7_SPEC
impl Resettable for RD_SYS_PART1_DATA7_SPEC
reset()
method sets RD_SYS_PART1_DATA7 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_sys_part1_data7::RD_SYS_PART1_DATA7_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_SYS_PART2_DATA0_SPEC
impl Resettable for RD_SYS_PART2_DATA0_SPEC
reset()
method sets RD_SYS_PART2_DATA0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_sys_part2_data0::RD_SYS_PART2_DATA0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_SYS_PART2_DATA1_SPEC
impl Resettable for RD_SYS_PART2_DATA1_SPEC
reset()
method sets RD_SYS_PART2_DATA1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_sys_part2_data1::RD_SYS_PART2_DATA1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_SYS_PART2_DATA2_SPEC
impl Resettable for RD_SYS_PART2_DATA2_SPEC
reset()
method sets RD_SYS_PART2_DATA2 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_sys_part2_data2::RD_SYS_PART2_DATA2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_SYS_PART2_DATA3_SPEC
impl Resettable for RD_SYS_PART2_DATA3_SPEC
reset()
method sets RD_SYS_PART2_DATA3 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_sys_part2_data3::RD_SYS_PART2_DATA3_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_SYS_PART2_DATA4_SPEC
impl Resettable for RD_SYS_PART2_DATA4_SPEC
reset()
method sets RD_SYS_PART2_DATA4 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_sys_part2_data4::RD_SYS_PART2_DATA4_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_SYS_PART2_DATA5_SPEC
impl Resettable for RD_SYS_PART2_DATA5_SPEC
reset()
method sets RD_SYS_PART2_DATA5 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_sys_part2_data5::RD_SYS_PART2_DATA5_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_SYS_PART2_DATA6_SPEC
impl Resettable for RD_SYS_PART2_DATA6_SPEC
reset()
method sets RD_SYS_PART2_DATA6 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_sys_part2_data6::RD_SYS_PART2_DATA6_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_SYS_PART2_DATA7_SPEC
impl Resettable for RD_SYS_PART2_DATA7_SPEC
reset()
method sets RD_SYS_PART2_DATA7 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_sys_part2_data7::RD_SYS_PART2_DATA7_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_TIM_CONF_SPEC
impl Resettable for RD_TIM_CONF_SPEC
reset()
method sets RD_TIM_CONF to value 0x0f01_0201
const RESET_VALUE: Self::Ux = {transmute(0x0f010201): <efuse::rd_tim_conf::RD_TIM_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_USR_DATA0_SPEC
impl Resettable for RD_USR_DATA0_SPEC
reset()
method sets RD_USR_DATA0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_usr_data0::RD_USR_DATA0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_USR_DATA1_SPEC
impl Resettable for RD_USR_DATA1_SPEC
reset()
method sets RD_USR_DATA1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_usr_data1::RD_USR_DATA1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_USR_DATA2_SPEC
impl Resettable for RD_USR_DATA2_SPEC
reset()
method sets RD_USR_DATA2 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_usr_data2::RD_USR_DATA2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_USR_DATA3_SPEC
impl Resettable for RD_USR_DATA3_SPEC
reset()
method sets RD_USR_DATA3 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_usr_data3::RD_USR_DATA3_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_USR_DATA4_SPEC
impl Resettable for RD_USR_DATA4_SPEC
reset()
method sets RD_USR_DATA4 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_usr_data4::RD_USR_DATA4_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_USR_DATA5_SPEC
impl Resettable for RD_USR_DATA5_SPEC
reset()
method sets RD_USR_DATA5 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_usr_data5::RD_USR_DATA5_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_USR_DATA6_SPEC
impl Resettable for RD_USR_DATA6_SPEC
reset()
method sets RD_USR_DATA6 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_usr_data6::RD_USR_DATA6_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_USR_DATA7_SPEC
impl Resettable for RD_USR_DATA7_SPEC
reset()
method sets RD_USR_DATA7 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_usr_data7::RD_USR_DATA7_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_WR_DIS_SPEC
impl Resettable for RD_WR_DIS_SPEC
reset()
method sets RD_WR_DIS to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::rd_wr_dis::RD_WR_DIS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::efuse::status::STATUS_SPEC
impl Resettable for esp32h2::efuse::status::STATUS_SPEC
reset()
method sets STATUS to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <efuse::status::STATUS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for WR_TIM_CONF0_RS_BYPASS_SPEC
impl Resettable for WR_TIM_CONF0_RS_BYPASS_SPEC
reset()
method sets WR_TIM_CONF0_RS_BYPASS to value 0x2000
const RESET_VALUE: Self::Ux = {transmute(0x00002000): <efuse::wr_tim_conf0_rs_bypass::WR_TIM_CONF0_RS_BYPASS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for WR_TIM_CONF1_SPEC
impl Resettable for WR_TIM_CONF1_SPEC
reset()
method sets WR_TIM_CONF1 to value 0x0126_6701
const RESET_VALUE: Self::Ux = {transmute(0x01266701): <efuse::wr_tim_conf1::WR_TIM_CONF1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for WR_TIM_CONF2_SPEC
impl Resettable for WR_TIM_CONF2_SPEC
reset()
method sets WR_TIM_CONF2 to value 0x00a0_0140
const RESET_VALUE: Self::Ux = {transmute(0x00a00140): <efuse::wr_tim_conf2::WR_TIM_CONF2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BT_SELECT_SPEC
impl Resettable for BT_SELECT_SPEC
reset()
method sets BT_SELECT to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <gpio::bt_select::BT_SELECT_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::gpio::clock_gate::CLOCK_GATE_SPEC
impl Resettable for esp32h2::gpio::clock_gate::CLOCK_GATE_SPEC
reset()
method sets CLOCK_GATE to value 0x01
const RESET_VALUE: Self::Ux = {transmute(0x00000001): <gpio::clock_gate::CLOCK_GATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPUSDIO_INT_SPEC
impl Resettable for CPUSDIO_INT_SPEC
reset()
method sets CPUSDIO_INT to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <gpio::cpusdio_int::CPUSDIO_INT_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::gpio::date::DATE_SPEC
impl Resettable for esp32h2::gpio::date::DATE_SPEC
reset()
method sets DATE to value 0x0220_1120
const RESET_VALUE: Self::Ux = {transmute(0x02201120): <gpio::date::DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for ENABLE_SPEC
impl Resettable for ENABLE_SPEC
reset()
method sets ENABLE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <gpio::enable::ENABLE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for ENABLE_W1TC_SPEC
impl Resettable for ENABLE_W1TC_SPEC
reset()
method sets ENABLE_W1TC to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <gpio::enable_w1tc::ENABLE_W1TC_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for ENABLE_W1TS_SPEC
impl Resettable for ENABLE_W1TS_SPEC
reset()
method sets ENABLE_W1TS to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <gpio::enable_w1ts::ENABLE_W1TS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for FUNC_IN_SEL_CFG_SPEC
impl Resettable for FUNC_IN_SEL_CFG_SPEC
reset()
method sets FUNC%s_IN_SEL_CFG to value 0x3c
const RESET_VALUE: Self::Ux = {transmute(0x0000003c): <gpio::func_in_sel_cfg::FUNC_IN_SEL_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for FUNC_OUT_SEL_CFG_SPEC
impl Resettable for FUNC_OUT_SEL_CFG_SPEC
reset()
method sets FUNC%s_OUT_SEL_CFG to value 0x80
const RESET_VALUE: Self::Ux = {transmute(0x00000080): <gpio::func_out_sel_cfg::FUNC_OUT_SEL_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for IN_SPEC
impl Resettable for IN_SPEC
reset()
method sets IN to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <gpio::in_::IN_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for OUT_SPEC
impl Resettable for OUT_SPEC
reset()
method sets OUT to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <gpio::out::OUT_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for OUT_W1TC_SPEC
impl Resettable for OUT_W1TC_SPEC
reset()
method sets OUT_W1TC to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <gpio::out_w1tc::OUT_W1TC_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for OUT_W1TS_SPEC
impl Resettable for OUT_W1TS_SPEC
reset()
method sets OUT_W1TS to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <gpio::out_w1ts::OUT_W1TS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for PCPU_INT_SPEC
impl Resettable for PCPU_INT_SPEC
reset()
method sets PCPU_INT to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <gpio::pcpu_int::PCPU_INT_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for PCPU_NMI_INT_SPEC
impl Resettable for PCPU_NMI_INT_SPEC
reset()
method sets PCPU_NMI_INT to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <gpio::pcpu_nmi_int::PCPU_NMI_INT_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for PIN_SPEC
impl Resettable for PIN_SPEC
reset()
method sets PIN%s to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <gpio::pin::PIN_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SDIO_SELECT_SPEC
impl Resettable for SDIO_SELECT_SPEC
reset()
method sets SDIO_SELECT to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <gpio::sdio_select::SDIO_SELECT_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::gpio::status::STATUS_SPEC
impl Resettable for esp32h2::gpio::status::STATUS_SPEC
reset()
method sets STATUS to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <gpio::status::STATUS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for STATUS_NEXT_SPEC
impl Resettable for STATUS_NEXT_SPEC
reset()
method sets STATUS_NEXT to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <gpio::status_next::STATUS_NEXT_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for STATUS_W1TC_SPEC
impl Resettable for STATUS_W1TC_SPEC
reset()
method sets STATUS_W1TC to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <gpio::status_w1tc::STATUS_W1TC_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for STATUS_W1TS_SPEC
impl Resettable for STATUS_W1TS_SPEC
reset()
method sets STATUS_W1TS to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <gpio::status_w1ts::STATUS_W1TS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for STRAP_SPEC
impl Resettable for STRAP_SPEC
reset()
method sets STRAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <gpio::strap::STRAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::gpio_sd::clock_gate::CLOCK_GATE_SPEC
impl Resettable for esp32h2::gpio_sd::clock_gate::CLOCK_GATE_SPEC
reset()
method sets CLOCK_GATE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <gpio_sd::clock_gate::CLOCK_GATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for ETM_EVENT_CH_CFG_SPEC
impl Resettable for ETM_EVENT_CH_CFG_SPEC
reset()
method sets ETM_EVENT_CH%s_CFG to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <gpio_sd::etm_event_ch_cfg::ETM_EVENT_CH_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for ETM_TASK_P0_CFG_SPEC
impl Resettable for ETM_TASK_P0_CFG_SPEC
reset()
method sets ETM_TASK_P0_CFG to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <gpio_sd::etm_task_p0_cfg::ETM_TASK_P0_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for ETM_TASK_P1_CFG_SPEC
impl Resettable for ETM_TASK_P1_CFG_SPEC
reset()
method sets ETM_TASK_P1_CFG to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <gpio_sd::etm_task_p1_cfg::ETM_TASK_P1_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for ETM_TASK_P2_CFG_SPEC
impl Resettable for ETM_TASK_P2_CFG_SPEC
reset()
method sets ETM_TASK_P2_CFG to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <gpio_sd::etm_task_p2_cfg::ETM_TASK_P2_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for ETM_TASK_P3_CFG_SPEC
impl Resettable for ETM_TASK_P3_CFG_SPEC
reset()
method sets ETM_TASK_P3_CFG to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <gpio_sd::etm_task_p3_cfg::ETM_TASK_P3_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for ETM_TASK_P4_CFG_SPEC
impl Resettable for ETM_TASK_P4_CFG_SPEC
reset()
method sets ETM_TASK_P4_CFG to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <gpio_sd::etm_task_p4_cfg::ETM_TASK_P4_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for ETM_TASK_P5_CFG_SPEC
impl Resettable for ETM_TASK_P5_CFG_SPEC
reset()
method sets ETM_TASK_P5_CFG to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <gpio_sd::etm_task_p5_cfg::ETM_TASK_P5_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for ETM_TASK_P6_CFG_SPEC
impl Resettable for ETM_TASK_P6_CFG_SPEC
reset()
method sets ETM_TASK_P6_CFG to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <gpio_sd::etm_task_p6_cfg::ETM_TASK_P6_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for GLITCH_FILTER_CH_SPEC
impl Resettable for GLITCH_FILTER_CH_SPEC
reset()
method sets GLITCH_FILTER_CH%s to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <gpio_sd::glitch_filter_ch::GLITCH_FILTER_CH_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::gpio_sd::int_clr::INT_CLR_SPEC
impl Resettable for esp32h2::gpio_sd::int_clr::INT_CLR_SPEC
reset()
method sets INT_CLR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <gpio_sd::int_clr::INT_CLR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::gpio_sd::int_ena::INT_ENA_SPEC
impl Resettable for esp32h2::gpio_sd::int_ena::INT_ENA_SPEC
reset()
method sets INT_ENA to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <gpio_sd::int_ena::INT_ENA_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::gpio_sd::int_raw::INT_RAW_SPEC
impl Resettable for esp32h2::gpio_sd::int_raw::INT_RAW_SPEC
reset()
method sets INT_RAW to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <gpio_sd::int_raw::INT_RAW_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::gpio_sd::int_st::INT_ST_SPEC
impl Resettable for esp32h2::gpio_sd::int_st::INT_ST_SPEC
reset()
method sets INT_ST to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <gpio_sd::int_st::INT_ST_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for PAD_COMP_CONFIG_SPEC
impl Resettable for PAD_COMP_CONFIG_SPEC
reset()
method sets PAD_COMP_CONFIG to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <gpio_sd::pad_comp_config::PAD_COMP_CONFIG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for PAD_COMP_FILTER_SPEC
impl Resettable for PAD_COMP_FILTER_SPEC
reset()
method sets PAD_COMP_FILTER to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <gpio_sd::pad_comp_filter::PAD_COMP_FILTER_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SIGMADELTA_SPEC
impl Resettable for SIGMADELTA_SPEC
reset()
method sets SIGMADELTA%s to value 0xff00
const RESET_VALUE: Self::Ux = {transmute(0x0000ff00): <gpio_sd::sigmadelta::SIGMADELTA_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SIGMADELTA_MISC_SPEC
impl Resettable for SIGMADELTA_MISC_SPEC
reset()
method sets SIGMADELTA_MISC to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <gpio_sd::sigmadelta_misc::SIGMADELTA_MISC_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::gpio_sd::version::VERSION_SPEC
impl Resettable for esp32h2::gpio_sd::version::VERSION_SPEC
reset()
method sets VERSION to value 0x0220_8120
const RESET_VALUE: Self::Ux = {transmute(0x02208120): <gpio_sd::version::VERSION_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::hmac::date::DATE_SPEC
impl Resettable for esp32h2::hmac::date::DATE_SPEC
reset()
method sets DATE to value 0x2020_0618
const RESET_VALUE: Self::Ux = {transmute(0x20200618): <hmac::date::DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for ONE_BLOCK_SPEC
impl Resettable for ONE_BLOCK_SPEC
reset()
method sets ONE_BLOCK to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hmac::one_block::ONE_BLOCK_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::hmac::query_busy::QUERY_BUSY_SPEC
impl Resettable for esp32h2::hmac::query_busy::QUERY_BUSY_SPEC
reset()
method sets QUERY_BUSY to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hmac::query_busy::QUERY_BUSY_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for QUERY_ERROR_SPEC
impl Resettable for QUERY_ERROR_SPEC
reset()
method sets QUERY_ERROR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hmac::query_error::QUERY_ERROR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RD_RESULT_MEM_SPEC
impl Resettable for RD_RESULT_MEM_SPEC
reset()
method sets RD_RESULT_MEM[%s] to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hmac::rd_result_mem::RD_RESULT_MEM_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SET_INVALIDATE_DS_SPEC
impl Resettable for SET_INVALIDATE_DS_SPEC
reset()
method sets SET_INVALIDATE_DS to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hmac::set_invalidate_ds::SET_INVALIDATE_DS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SET_INVALIDATE_JTAG_SPEC
impl Resettable for SET_INVALIDATE_JTAG_SPEC
reset()
method sets SET_INVALIDATE_JTAG to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hmac::set_invalidate_jtag::SET_INVALIDATE_JTAG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SET_MESSAGE_END_SPEC
impl Resettable for SET_MESSAGE_END_SPEC
reset()
method sets SET_MESSAGE_END to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hmac::set_message_end::SET_MESSAGE_END_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SET_MESSAGE_ING_SPEC
impl Resettable for SET_MESSAGE_ING_SPEC
reset()
method sets SET_MESSAGE_ING to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hmac::set_message_ing::SET_MESSAGE_ING_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SET_MESSAGE_ONE_SPEC
impl Resettable for SET_MESSAGE_ONE_SPEC
reset()
method sets SET_MESSAGE_ONE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hmac::set_message_one::SET_MESSAGE_ONE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SET_MESSAGE_PAD_SPEC
impl Resettable for SET_MESSAGE_PAD_SPEC
reset()
method sets SET_MESSAGE_PAD to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hmac::set_message_pad::SET_MESSAGE_PAD_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SET_PARA_FINISH_SPEC
impl Resettable for SET_PARA_FINISH_SPEC
reset()
method sets SET_PARA_FINISH to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hmac::set_para_finish::SET_PARA_FINISH_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SET_PARA_KEY_SPEC
impl Resettable for SET_PARA_KEY_SPEC
reset()
method sets SET_PARA_KEY to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hmac::set_para_key::SET_PARA_KEY_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SET_PARA_PURPOSE_SPEC
impl Resettable for SET_PARA_PURPOSE_SPEC
reset()
method sets SET_PARA_PURPOSE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hmac::set_para_purpose::SET_PARA_PURPOSE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SET_RESULT_FINISH_SPEC
impl Resettable for SET_RESULT_FINISH_SPEC
reset()
method sets SET_RESULT_FINISH to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hmac::set_result_finish::SET_RESULT_FINISH_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::hmac::set_start::SET_START_SPEC
impl Resettable for esp32h2::hmac::set_start::SET_START_SPEC
reset()
method sets SET_START to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hmac::set_start::SET_START_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SOFT_JTAG_CTRL_SPEC
impl Resettable for SOFT_JTAG_CTRL_SPEC
reset()
method sets SOFT_JTAG_CTRL to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hmac::soft_jtag_ctrl::SOFT_JTAG_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for WR_JTAG_SPEC
impl Resettable for WR_JTAG_SPEC
reset()
method sets WR_JTAG to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hmac::wr_jtag::WR_JTAG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for WR_MESSAGE_MEM_SPEC
impl Resettable for WR_MESSAGE_MEM_SPEC
reset()
method sets WR_MESSAGE_MEM[%s] to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hmac::wr_message_mem::WR_MESSAGE_MEM_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::hp_apm::clock_gate::CLOCK_GATE_SPEC
impl Resettable for esp32h2::hp_apm::clock_gate::CLOCK_GATE_SPEC
reset()
method sets CLOCK_GATE to value 0x01
const RESET_VALUE: Self::Ux = {transmute(0x00000001): <hp_apm::clock_gate::CLOCK_GATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::hp_apm::date::DATE_SPEC
impl Resettable for esp32h2::hp_apm::date::DATE_SPEC
reset()
method sets DATE to value 0x0220_5240
const RESET_VALUE: Self::Ux = {transmute(0x02205240): <hp_apm::date::DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::hp_apm::func_ctrl::FUNC_CTRL_SPEC
impl Resettable for esp32h2::hp_apm::func_ctrl::FUNC_CTRL_SPEC
reset()
method sets FUNC_CTRL to value 0x0f
const RESET_VALUE: Self::Ux = {transmute(0x0000000f): <hp_apm::func_ctrl::FUNC_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::hp_apm::int_en::INT_EN_SPEC
impl Resettable for esp32h2::hp_apm::int_en::INT_EN_SPEC
reset()
method sets INT_EN to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::int_en::INT_EN_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::hp_apm::m0_exception_info0::M0_EXCEPTION_INFO0_SPEC
impl Resettable for esp32h2::hp_apm::m0_exception_info0::M0_EXCEPTION_INFO0_SPEC
reset()
method sets M0_EXCEPTION_INFO0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::m0_exception_info0::M0_EXCEPTION_INFO0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::hp_apm::m0_exception_info1::M0_EXCEPTION_INFO1_SPEC
impl Resettable for esp32h2::hp_apm::m0_exception_info1::M0_EXCEPTION_INFO1_SPEC
reset()
method sets M0_EXCEPTION_INFO1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::m0_exception_info1::M0_EXCEPTION_INFO1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::hp_apm::m0_status::M0_STATUS_SPEC
impl Resettable for esp32h2::hp_apm::m0_status::M0_STATUS_SPEC
reset()
method sets M0_STATUS to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::m0_status::M0_STATUS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::hp_apm::m0_status_clr::M0_STATUS_CLR_SPEC
impl Resettable for esp32h2::hp_apm::m0_status_clr::M0_STATUS_CLR_SPEC
reset()
method sets M0_STATUS_CLR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::m0_status_clr::M0_STATUS_CLR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for M1_EXCEPTION_INFO0_SPEC
impl Resettable for M1_EXCEPTION_INFO0_SPEC
reset()
method sets M1_EXCEPTION_INFO0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::m1_exception_info0::M1_EXCEPTION_INFO0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for M1_EXCEPTION_INFO1_SPEC
impl Resettable for M1_EXCEPTION_INFO1_SPEC
reset()
method sets M1_EXCEPTION_INFO1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::m1_exception_info1::M1_EXCEPTION_INFO1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for M1_STATUS_SPEC
impl Resettable for M1_STATUS_SPEC
reset()
method sets M1_STATUS to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::m1_status::M1_STATUS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for M1_STATUS_CLR_SPEC
impl Resettable for M1_STATUS_CLR_SPEC
reset()
method sets M1_STATUS_CLR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::m1_status_clr::M1_STATUS_CLR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for M2_EXCEPTION_INFO0_SPEC
impl Resettable for M2_EXCEPTION_INFO0_SPEC
reset()
method sets M2_EXCEPTION_INFO0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::m2_exception_info0::M2_EXCEPTION_INFO0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for M2_EXCEPTION_INFO1_SPEC
impl Resettable for M2_EXCEPTION_INFO1_SPEC
reset()
method sets M2_EXCEPTION_INFO1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::m2_exception_info1::M2_EXCEPTION_INFO1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for M2_STATUS_SPEC
impl Resettable for M2_STATUS_SPEC
reset()
method sets M2_STATUS to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::m2_status::M2_STATUS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for M2_STATUS_CLR_SPEC
impl Resettable for M2_STATUS_CLR_SPEC
reset()
method sets M2_STATUS_CLR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::m2_status_clr::M2_STATUS_CLR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for M3_EXCEPTION_INFO0_SPEC
impl Resettable for M3_EXCEPTION_INFO0_SPEC
reset()
method sets M3_EXCEPTION_INFO0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::m3_exception_info0::M3_EXCEPTION_INFO0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for M3_EXCEPTION_INFO1_SPEC
impl Resettable for M3_EXCEPTION_INFO1_SPEC
reset()
method sets M3_EXCEPTION_INFO1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::m3_exception_info1::M3_EXCEPTION_INFO1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for M3_STATUS_SPEC
impl Resettable for M3_STATUS_SPEC
reset()
method sets M3_STATUS to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::m3_status::M3_STATUS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for M3_STATUS_CLR_SPEC
impl Resettable for M3_STATUS_CLR_SPEC
reset()
method sets M3_STATUS_CLR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::m3_status_clr::M3_STATUS_CLR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::hp_apm::region0_addr_end::REGION0_ADDR_END_SPEC
impl Resettable for esp32h2::hp_apm::region0_addr_end::REGION0_ADDR_END_SPEC
reset()
method sets REGION0_ADDR_END to value 0xffff_ffff
const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <hp_apm::region0_addr_end::REGION0_ADDR_END_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::hp_apm::region0_addr_start::REGION0_ADDR_START_SPEC
impl Resettable for esp32h2::hp_apm::region0_addr_start::REGION0_ADDR_START_SPEC
reset()
method sets REGION0_ADDR_START to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::region0_addr_start::REGION0_ADDR_START_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::hp_apm::region0_pms_attr::REGION0_PMS_ATTR_SPEC
impl Resettable for esp32h2::hp_apm::region0_pms_attr::REGION0_PMS_ATTR_SPEC
reset()
method sets REGION0_PMS_ATTR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::region0_pms_attr::REGION0_PMS_ATTR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::hp_apm::region1_addr_end::REGION1_ADDR_END_SPEC
impl Resettable for esp32h2::hp_apm::region1_addr_end::REGION1_ADDR_END_SPEC
reset()
method sets REGION1_ADDR_END to value 0xffff_ffff
const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <hp_apm::region1_addr_end::REGION1_ADDR_END_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::hp_apm::region1_addr_start::REGION1_ADDR_START_SPEC
impl Resettable for esp32h2::hp_apm::region1_addr_start::REGION1_ADDR_START_SPEC
reset()
method sets REGION1_ADDR_START to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::region1_addr_start::REGION1_ADDR_START_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::hp_apm::region1_pms_attr::REGION1_PMS_ATTR_SPEC
impl Resettable for esp32h2::hp_apm::region1_pms_attr::REGION1_PMS_ATTR_SPEC
reset()
method sets REGION1_PMS_ATTR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::region1_pms_attr::REGION1_PMS_ATTR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGION2_ADDR_END_SPEC
impl Resettable for REGION2_ADDR_END_SPEC
reset()
method sets REGION2_ADDR_END to value 0xffff_ffff
const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <hp_apm::region2_addr_end::REGION2_ADDR_END_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGION2_ADDR_START_SPEC
impl Resettable for REGION2_ADDR_START_SPEC
reset()
method sets REGION2_ADDR_START to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::region2_addr_start::REGION2_ADDR_START_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGION2_PMS_ATTR_SPEC
impl Resettable for REGION2_PMS_ATTR_SPEC
reset()
method sets REGION2_PMS_ATTR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::region2_pms_attr::REGION2_PMS_ATTR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGION3_ADDR_END_SPEC
impl Resettable for REGION3_ADDR_END_SPEC
reset()
method sets REGION3_ADDR_END to value 0xffff_ffff
const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <hp_apm::region3_addr_end::REGION3_ADDR_END_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGION3_ADDR_START_SPEC
impl Resettable for REGION3_ADDR_START_SPEC
reset()
method sets REGION3_ADDR_START to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::region3_addr_start::REGION3_ADDR_START_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGION3_PMS_ATTR_SPEC
impl Resettable for REGION3_PMS_ATTR_SPEC
reset()
method sets REGION3_PMS_ATTR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::region3_pms_attr::REGION3_PMS_ATTR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGION4_ADDR_END_SPEC
impl Resettable for REGION4_ADDR_END_SPEC
reset()
method sets REGION4_ADDR_END to value 0xffff_ffff
const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <hp_apm::region4_addr_end::REGION4_ADDR_END_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGION4_ADDR_START_SPEC
impl Resettable for REGION4_ADDR_START_SPEC
reset()
method sets REGION4_ADDR_START to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::region4_addr_start::REGION4_ADDR_START_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGION4_PMS_ATTR_SPEC
impl Resettable for REGION4_PMS_ATTR_SPEC
reset()
method sets REGION4_PMS_ATTR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::region4_pms_attr::REGION4_PMS_ATTR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGION5_ADDR_END_SPEC
impl Resettable for REGION5_ADDR_END_SPEC
reset()
method sets REGION5_ADDR_END to value 0xffff_ffff
const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <hp_apm::region5_addr_end::REGION5_ADDR_END_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGION5_ADDR_START_SPEC
impl Resettable for REGION5_ADDR_START_SPEC
reset()
method sets REGION5_ADDR_START to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::region5_addr_start::REGION5_ADDR_START_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGION5_PMS_ATTR_SPEC
impl Resettable for REGION5_PMS_ATTR_SPEC
reset()
method sets REGION5_PMS_ATTR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::region5_pms_attr::REGION5_PMS_ATTR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGION6_ADDR_END_SPEC
impl Resettable for REGION6_ADDR_END_SPEC
reset()
method sets REGION6_ADDR_END to value 0xffff_ffff
const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <hp_apm::region6_addr_end::REGION6_ADDR_END_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGION6_ADDR_START_SPEC
impl Resettable for REGION6_ADDR_START_SPEC
reset()
method sets REGION6_ADDR_START to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::region6_addr_start::REGION6_ADDR_START_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGION6_PMS_ATTR_SPEC
impl Resettable for REGION6_PMS_ATTR_SPEC
reset()
method sets REGION6_PMS_ATTR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::region6_pms_attr::REGION6_PMS_ATTR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGION7_ADDR_END_SPEC
impl Resettable for REGION7_ADDR_END_SPEC
reset()
method sets REGION7_ADDR_END to value 0xffff_ffff
const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <hp_apm::region7_addr_end::REGION7_ADDR_END_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGION7_ADDR_START_SPEC
impl Resettable for REGION7_ADDR_START_SPEC
reset()
method sets REGION7_ADDR_START to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::region7_addr_start::REGION7_ADDR_START_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGION7_PMS_ATTR_SPEC
impl Resettable for REGION7_PMS_ATTR_SPEC
reset()
method sets REGION7_PMS_ATTR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::region7_pms_attr::REGION7_PMS_ATTR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGION8_ADDR_END_SPEC
impl Resettable for REGION8_ADDR_END_SPEC
reset()
method sets REGION8_ADDR_END to value 0xffff_ffff
const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <hp_apm::region8_addr_end::REGION8_ADDR_END_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGION8_ADDR_START_SPEC
impl Resettable for REGION8_ADDR_START_SPEC
reset()
method sets REGION8_ADDR_START to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::region8_addr_start::REGION8_ADDR_START_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGION8_PMS_ATTR_SPEC
impl Resettable for REGION8_PMS_ATTR_SPEC
reset()
method sets REGION8_PMS_ATTR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::region8_pms_attr::REGION8_PMS_ATTR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGION9_ADDR_END_SPEC
impl Resettable for REGION9_ADDR_END_SPEC
reset()
method sets REGION9_ADDR_END to value 0xffff_ffff
const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <hp_apm::region9_addr_end::REGION9_ADDR_END_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGION9_ADDR_START_SPEC
impl Resettable for REGION9_ADDR_START_SPEC
reset()
method sets REGION9_ADDR_START to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::region9_addr_start::REGION9_ADDR_START_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGION9_PMS_ATTR_SPEC
impl Resettable for REGION9_PMS_ATTR_SPEC
reset()
method sets REGION9_PMS_ATTR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::region9_pms_attr::REGION9_PMS_ATTR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGION10_ADDR_END_SPEC
impl Resettable for REGION10_ADDR_END_SPEC
reset()
method sets REGION10_ADDR_END to value 0xffff_ffff
const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <hp_apm::region10_addr_end::REGION10_ADDR_END_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGION10_ADDR_START_SPEC
impl Resettable for REGION10_ADDR_START_SPEC
reset()
method sets REGION10_ADDR_START to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::region10_addr_start::REGION10_ADDR_START_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGION10_PMS_ATTR_SPEC
impl Resettable for REGION10_PMS_ATTR_SPEC
reset()
method sets REGION10_PMS_ATTR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::region10_pms_attr::REGION10_PMS_ATTR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGION11_ADDR_END_SPEC
impl Resettable for REGION11_ADDR_END_SPEC
reset()
method sets REGION11_ADDR_END to value 0xffff_ffff
const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <hp_apm::region11_addr_end::REGION11_ADDR_END_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGION11_ADDR_START_SPEC
impl Resettable for REGION11_ADDR_START_SPEC
reset()
method sets REGION11_ADDR_START to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::region11_addr_start::REGION11_ADDR_START_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGION11_PMS_ATTR_SPEC
impl Resettable for REGION11_PMS_ATTR_SPEC
reset()
method sets REGION11_PMS_ATTR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::region11_pms_attr::REGION11_PMS_ATTR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGION12_ADDR_END_SPEC
impl Resettable for REGION12_ADDR_END_SPEC
reset()
method sets REGION12_ADDR_END to value 0xffff_ffff
const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <hp_apm::region12_addr_end::REGION12_ADDR_END_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGION12_ADDR_START_SPEC
impl Resettable for REGION12_ADDR_START_SPEC
reset()
method sets REGION12_ADDR_START to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::region12_addr_start::REGION12_ADDR_START_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGION12_PMS_ATTR_SPEC
impl Resettable for REGION12_PMS_ATTR_SPEC
reset()
method sets REGION12_PMS_ATTR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::region12_pms_attr::REGION12_PMS_ATTR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGION13_ADDR_END_SPEC
impl Resettable for REGION13_ADDR_END_SPEC
reset()
method sets REGION13_ADDR_END to value 0xffff_ffff
const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <hp_apm::region13_addr_end::REGION13_ADDR_END_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGION13_ADDR_START_SPEC
impl Resettable for REGION13_ADDR_START_SPEC
reset()
method sets REGION13_ADDR_START to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::region13_addr_start::REGION13_ADDR_START_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGION13_PMS_ATTR_SPEC
impl Resettable for REGION13_PMS_ATTR_SPEC
reset()
method sets REGION13_PMS_ATTR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::region13_pms_attr::REGION13_PMS_ATTR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGION14_ADDR_END_SPEC
impl Resettable for REGION14_ADDR_END_SPEC
reset()
method sets REGION14_ADDR_END to value 0xffff_ffff
const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <hp_apm::region14_addr_end::REGION14_ADDR_END_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGION14_ADDR_START_SPEC
impl Resettable for REGION14_ADDR_START_SPEC
reset()
method sets REGION14_ADDR_START to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::region14_addr_start::REGION14_ADDR_START_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGION14_PMS_ATTR_SPEC
impl Resettable for REGION14_PMS_ATTR_SPEC
reset()
method sets REGION14_PMS_ATTR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::region14_pms_attr::REGION14_PMS_ATTR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGION15_ADDR_END_SPEC
impl Resettable for REGION15_ADDR_END_SPEC
reset()
method sets REGION15_ADDR_END to value 0xffff_ffff
const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <hp_apm::region15_addr_end::REGION15_ADDR_END_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGION15_ADDR_START_SPEC
impl Resettable for REGION15_ADDR_START_SPEC
reset()
method sets REGION15_ADDR_START to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::region15_addr_start::REGION15_ADDR_START_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGION15_PMS_ATTR_SPEC
impl Resettable for REGION15_PMS_ATTR_SPEC
reset()
method sets REGION15_PMS_ATTR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_apm::region15_pms_attr::REGION15_PMS_ATTR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::hp_apm::region_filter_en::REGION_FILTER_EN_SPEC
impl Resettable for esp32h2::hp_apm::region_filter_en::REGION_FILTER_EN_SPEC
reset()
method sets REGION_FILTER_EN to value 0x01
const RESET_VALUE: Self::Ux = {transmute(0x00000001): <hp_apm::region_filter_en::REGION_FILTER_EN_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::hp_sys::clock_gate::CLOCK_GATE_SPEC
impl Resettable for esp32h2::hp_sys::clock_gate::CLOCK_GATE_SPEC
reset()
method sets CLOCK_GATE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_sys::clock_gate::CLOCK_GATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_PERI_TIMEOUT_ADDR_SPEC
impl Resettable for CPU_PERI_TIMEOUT_ADDR_SPEC
reset()
method sets CPU_PERI_TIMEOUT_ADDR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_sys::cpu_peri_timeout_addr::CPU_PERI_TIMEOUT_ADDR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_PERI_TIMEOUT_CONF_SPEC
impl Resettable for CPU_PERI_TIMEOUT_CONF_SPEC
reset()
method sets CPU_PERI_TIMEOUT_CONF to value 0x0002_ffff
const RESET_VALUE: Self::Ux = {transmute(0x0002ffff): <hp_sys::cpu_peri_timeout_conf::CPU_PERI_TIMEOUT_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_PERI_TIMEOUT_UID_SPEC
impl Resettable for CPU_PERI_TIMEOUT_UID_SPEC
reset()
method sets CPU_PERI_TIMEOUT_UID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_sys::cpu_peri_timeout_uid::CPU_PERI_TIMEOUT_UID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::hp_sys::date::DATE_SPEC
impl Resettable for esp32h2::hp_sys::date::DATE_SPEC
reset()
method sets DATE to value 0x0220_9271
const RESET_VALUE: Self::Ux = {transmute(0x02209271): <hp_sys::date::DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for EXTERNAL_DEVICE_ENCRYPT_DECRYPT_CONTROL_SPEC
impl Resettable for EXTERNAL_DEVICE_ENCRYPT_DECRYPT_CONTROL_SPEC
reset()
method sets EXTERNAL_DEVICE_ENCRYPT_DECRYPT_CONTROL to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_sys::external_device_encrypt_decrypt_control::EXTERNAL_DEVICE_ENCRYPT_DECRYPT_CONTROL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_PERI_TIMEOUT_ADDR_SPEC
impl Resettable for HP_PERI_TIMEOUT_ADDR_SPEC
reset()
method sets HP_PERI_TIMEOUT_ADDR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_sys::hp_peri_timeout_addr::HP_PERI_TIMEOUT_ADDR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_PERI_TIMEOUT_CONF_SPEC
impl Resettable for HP_PERI_TIMEOUT_CONF_SPEC
reset()
method sets HP_PERI_TIMEOUT_CONF to value 0x0002_ffff
const RESET_VALUE: Self::Ux = {transmute(0x0002ffff): <hp_sys::hp_peri_timeout_conf::HP_PERI_TIMEOUT_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_PERI_TIMEOUT_UID_SPEC
impl Resettable for HP_PERI_TIMEOUT_UID_SPEC
reset()
method sets HP_PERI_TIMEOUT_UID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_sys::hp_peri_timeout_uid::HP_PERI_TIMEOUT_UID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for MEM_TEST_CONF_SPEC
impl Resettable for MEM_TEST_CONF_SPEC
reset()
method sets MEM_TEST_CONF to value 0x2228
const RESET_VALUE: Self::Ux = {transmute(0x00002228): <hp_sys::mem_test_conf::MEM_TEST_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::hp_sys::rnd_eco::RND_ECO_SPEC
impl Resettable for esp32h2::hp_sys::rnd_eco::RND_ECO_SPEC
reset()
method sets RND_ECO to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_sys::rnd_eco::RND_ECO_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::hp_sys::rnd_eco_high::RND_ECO_HIGH_SPEC
impl Resettable for esp32h2::hp_sys::rnd_eco_high::RND_ECO_HIGH_SPEC
reset()
method sets RND_ECO_HIGH to value 0xffff_ffff
const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <hp_sys::rnd_eco_high::RND_ECO_HIGH_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::hp_sys::rnd_eco_low::RND_ECO_LOW_SPEC
impl Resettable for esp32h2::hp_sys::rnd_eco_low::RND_ECO_LOW_SPEC
reset()
method sets RND_ECO_LOW to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_sys::rnd_eco_low::RND_ECO_LOW_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for ROM_TABLE_SPEC
impl Resettable for ROM_TABLE_SPEC
reset()
method sets ROM_TABLE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_sys::rom_table::ROM_TABLE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for ROM_TABLE_LOCK_SPEC
impl Resettable for ROM_TABLE_LOCK_SPEC
reset()
method sets ROM_TABLE_LOCK to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_sys::rom_table_lock::ROM_TABLE_LOCK_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SEC_DPA_CONF_SPEC
impl Resettable for SEC_DPA_CONF_SPEC
reset()
method sets SEC_DPA_CONF to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_sys::sec_dpa_conf::SEC_DPA_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SRAM_USAGE_CONF_SPEC
impl Resettable for SRAM_USAGE_CONF_SPEC
reset()
method sets SRAM_USAGE_CONF to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <hp_sys::sram_usage_conf::SRAM_USAGE_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::i2c0::clk_conf::CLK_CONF_SPEC
impl Resettable for esp32h2::i2c0::clk_conf::CLK_CONF_SPEC
reset()
method sets CLK_CONF to value 0x0020_0000
const RESET_VALUE: Self::Ux = {transmute(0x00200000): <i2c0::clk_conf::CLK_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for COMD_SPEC
impl Resettable for COMD_SPEC
reset()
method sets COMD%s to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <i2c0::comd::COMD_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CTR_SPEC
impl Resettable for CTR_SPEC
reset()
method sets CTR to value 0x0208
const RESET_VALUE: Self::Ux = {transmute(0x00000208): <i2c0::ctr::CTR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::i2c0::data::DATA_SPEC
impl Resettable for esp32h2::i2c0::data::DATA_SPEC
reset()
method sets DATA to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <i2c0::data::DATA_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::i2c0::date::DATE_SPEC
impl Resettable for esp32h2::i2c0::date::DATE_SPEC
reset()
method sets DATE to value 0x0220_1172
const RESET_VALUE: Self::Ux = {transmute(0x02201172): <i2c0::date::DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for FIFO_CONF_SPEC
impl Resettable for FIFO_CONF_SPEC
reset()
method sets FIFO_CONF to value 0x408b
const RESET_VALUE: Self::Ux = {transmute(0x0000408b): <i2c0::fifo_conf::FIFO_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for FIFO_ST_SPEC
impl Resettable for FIFO_ST_SPEC
reset()
method sets FIFO_ST to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <i2c0::fifo_st::FIFO_ST_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for FILTER_CFG_SPEC
impl Resettable for FILTER_CFG_SPEC
reset()
method sets FILTER_CFG to value 0x0300
const RESET_VALUE: Self::Ux = {transmute(0x00000300): <i2c0::filter_cfg::FILTER_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::i2c0::int_clr::INT_CLR_SPEC
impl Resettable for esp32h2::i2c0::int_clr::INT_CLR_SPEC
reset()
method sets INT_CLR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <i2c0::int_clr::INT_CLR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::i2c0::int_ena::INT_ENA_SPEC
impl Resettable for esp32h2::i2c0::int_ena::INT_ENA_SPEC
reset()
method sets INT_ENA to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <i2c0::int_ena::INT_ENA_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::i2c0::int_raw::INT_RAW_SPEC
impl Resettable for esp32h2::i2c0::int_raw::INT_RAW_SPEC
reset()
method sets INT_RAW to value 0x02
const RESET_VALUE: Self::Ux = {transmute(0x00000002): <i2c0::int_raw::INT_RAW_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for INT_STATUS_SPEC
impl Resettable for INT_STATUS_SPEC
reset()
method sets INT_STATUS to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <i2c0::int_status::INT_STATUS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RXFIFO_START_ADDR_SPEC
impl Resettable for RXFIFO_START_ADDR_SPEC
reset()
method sets RXFIFO_START_ADDR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <i2c0::rxfifo_start_addr::RXFIFO_START_ADDR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SCL_HIGH_PERIOD_SPEC
impl Resettable for SCL_HIGH_PERIOD_SPEC
reset()
method sets SCL_HIGH_PERIOD to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <i2c0::scl_high_period::SCL_HIGH_PERIOD_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SCL_LOW_PERIOD_SPEC
impl Resettable for SCL_LOW_PERIOD_SPEC
reset()
method sets SCL_LOW_PERIOD to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <i2c0::scl_low_period::SCL_LOW_PERIOD_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SCL_MAIN_ST_TIME_OUT_SPEC
impl Resettable for SCL_MAIN_ST_TIME_OUT_SPEC
reset()
method sets SCL_MAIN_ST_TIME_OUT to value 0x10
const RESET_VALUE: Self::Ux = {transmute(0x00000010): <i2c0::scl_main_st_time_out::SCL_MAIN_ST_TIME_OUT_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SCL_RSTART_SETUP_SPEC
impl Resettable for SCL_RSTART_SETUP_SPEC
reset()
method sets SCL_RSTART_SETUP to value 0x08
const RESET_VALUE: Self::Ux = {transmute(0x00000008): <i2c0::scl_rstart_setup::SCL_RSTART_SETUP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SCL_SP_CONF_SPEC
impl Resettable for SCL_SP_CONF_SPEC
reset()
method sets SCL_SP_CONF to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <i2c0::scl_sp_conf::SCL_SP_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SCL_ST_TIME_OUT_SPEC
impl Resettable for SCL_ST_TIME_OUT_SPEC
reset()
method sets SCL_ST_TIME_OUT to value 0x10
const RESET_VALUE: Self::Ux = {transmute(0x00000010): <i2c0::scl_st_time_out::SCL_ST_TIME_OUT_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SCL_START_HOLD_SPEC
impl Resettable for SCL_START_HOLD_SPEC
reset()
method sets SCL_START_HOLD to value 0x08
const RESET_VALUE: Self::Ux = {transmute(0x00000008): <i2c0::scl_start_hold::SCL_START_HOLD_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SCL_STOP_HOLD_SPEC
impl Resettable for SCL_STOP_HOLD_SPEC
reset()
method sets SCL_STOP_HOLD to value 0x08
const RESET_VALUE: Self::Ux = {transmute(0x00000008): <i2c0::scl_stop_hold::SCL_STOP_HOLD_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SCL_STOP_SETUP_SPEC
impl Resettable for SCL_STOP_SETUP_SPEC
reset()
method sets SCL_STOP_SETUP to value 0x08
const RESET_VALUE: Self::Ux = {transmute(0x00000008): <i2c0::scl_stop_setup::SCL_STOP_SETUP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SCL_STRETCH_CONF_SPEC
impl Resettable for SCL_STRETCH_CONF_SPEC
reset()
method sets SCL_STRETCH_CONF to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <i2c0::scl_stretch_conf::SCL_STRETCH_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SDA_HOLD_SPEC
impl Resettable for SDA_HOLD_SPEC
reset()
method sets SDA_HOLD to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <i2c0::sda_hold::SDA_HOLD_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SDA_SAMPLE_SPEC
impl Resettable for SDA_SAMPLE_SPEC
reset()
method sets SDA_SAMPLE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <i2c0::sda_sample::SDA_SAMPLE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SLAVE_ADDR_SPEC
impl Resettable for SLAVE_ADDR_SPEC
reset()
method sets SLAVE_ADDR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <i2c0::slave_addr::SLAVE_ADDR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SR_SPEC
impl Resettable for SR_SPEC
reset()
method sets SR to value 0xc000
const RESET_VALUE: Self::Ux = {transmute(0x0000c000): <i2c0::sr::SR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TO_SPEC
impl Resettable for TO_SPEC
reset()
method sets TO to value 0x10
const RESET_VALUE: Self::Ux = {transmute(0x00000010): <i2c0::to::TO_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TXFIFO_START_ADDR_SPEC
impl Resettable for TXFIFO_START_ADDR_SPEC
reset()
method sets TXFIFO_START_ADDR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <i2c0::txfifo_start_addr::TXFIFO_START_ADDR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CONF_SIGLE_DATA_SPEC
impl Resettable for CONF_SIGLE_DATA_SPEC
reset()
method sets CONF_SIGLE_DATA to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <i2s0::conf_sigle_data::CONF_SIGLE_DATA_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::i2s0::date::DATE_SPEC
impl Resettable for esp32h2::i2s0::date::DATE_SPEC
reset()
method sets DATE to value 0x0220_8250
const RESET_VALUE: Self::Ux = {transmute(0x02208250): <i2s0::date::DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::i2s0::etm_conf::ETM_CONF_SPEC
impl Resettable for esp32h2::i2s0::etm_conf::ETM_CONF_SPEC
reset()
method sets ETM_CONF to value 0x0001_0040
const RESET_VALUE: Self::Ux = {transmute(0x00010040): <i2s0::etm_conf::ETM_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::i2s0::int_clr::INT_CLR_SPEC
impl Resettable for esp32h2::i2s0::int_clr::INT_CLR_SPEC
reset()
method sets INT_CLR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <i2s0::int_clr::INT_CLR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::i2s0::int_ena::INT_ENA_SPEC
impl Resettable for esp32h2::i2s0::int_ena::INT_ENA_SPEC
reset()
method sets INT_ENA to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <i2s0::int_ena::INT_ENA_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::i2s0::int_raw::INT_RAW_SPEC
impl Resettable for esp32h2::i2s0::int_raw::INT_RAW_SPEC
reset()
method sets INT_RAW to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <i2s0::int_raw::INT_RAW_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::i2s0::int_st::INT_ST_SPEC
impl Resettable for esp32h2::i2s0::int_st::INT_ST_SPEC
reset()
method sets INT_ST to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <i2s0::int_st::INT_ST_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for LC_HUNG_CONF_SPEC
impl Resettable for LC_HUNG_CONF_SPEC
reset()
method sets LC_HUNG_CONF to value 0x0810
const RESET_VALUE: Self::Ux = {transmute(0x00000810): <i2s0::lc_hung_conf::LC_HUNG_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RX_CLKM_CONF_SPEC
impl Resettable for RX_CLKM_CONF_SPEC
reset()
method sets RX_CLKM_CONF to value 0x02
const RESET_VALUE: Self::Ux = {transmute(0x00000002): <i2s0::rx_clkm_conf::RX_CLKM_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RX_CLKM_DIV_CONF_SPEC
impl Resettable for RX_CLKM_DIV_CONF_SPEC
reset()
method sets RX_CLKM_DIV_CONF to value 0x0200
const RESET_VALUE: Self::Ux = {transmute(0x00000200): <i2s0::rx_clkm_div_conf::RX_CLKM_DIV_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RX_CONF1_SPEC
impl Resettable for RX_CONF1_SPEC
reset()
method sets RX_CONF1 to value 0x787b_c000
const RESET_VALUE: Self::Ux = {transmute(0x787bc000): <i2s0::rx_conf1::RX_CONF1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RX_CONF_SPEC
impl Resettable for RX_CONF_SPEC
reset()
method sets RX_CONF to value 0x00c0_b600
const RESET_VALUE: Self::Ux = {transmute(0x00c0b600): <i2s0::rx_conf::RX_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RX_TDM_CTRL_SPEC
impl Resettable for RX_TDM_CTRL_SPEC
reset()
method sets RX_TDM_CTRL to value 0xffff
const RESET_VALUE: Self::Ux = {transmute(0x0000ffff): <i2s0::rx_tdm_ctrl::RX_TDM_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RX_TIMING_SPEC
impl Resettable for RX_TIMING_SPEC
reset()
method sets RX_TIMING to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <i2s0::rx_timing::RX_TIMING_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RXEOF_NUM_SPEC
impl Resettable for RXEOF_NUM_SPEC
reset()
method sets RXEOF_NUM to value 0x40
const RESET_VALUE: Self::Ux = {transmute(0x00000040): <i2s0::rxeof_num::RXEOF_NUM_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::i2s0::state::STATE_SPEC
impl Resettable for esp32h2::i2s0::state::STATE_SPEC
reset()
method sets STATE to value 0x01
const RESET_VALUE: Self::Ux = {transmute(0x00000001): <i2s0::state::STATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TX_CLKM_CONF_SPEC
impl Resettable for TX_CLKM_CONF_SPEC
reset()
method sets TX_CLKM_CONF to value 0x02
const RESET_VALUE: Self::Ux = {transmute(0x00000002): <i2s0::tx_clkm_conf::TX_CLKM_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TX_CLKM_DIV_CONF_SPEC
impl Resettable for TX_CLKM_DIV_CONF_SPEC
reset()
method sets TX_CLKM_DIV_CONF to value 0x0200
const RESET_VALUE: Self::Ux = {transmute(0x00000200): <i2s0::tx_clkm_div_conf::TX_CLKM_DIV_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TX_CONF1_SPEC
impl Resettable for TX_CONF1_SPEC
reset()
method sets TX_CONF1 to value 0x787b_c000
const RESET_VALUE: Self::Ux = {transmute(0x787bc000): <i2s0::tx_conf1::TX_CONF1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TX_CONF_SPEC
impl Resettable for TX_CONF_SPEC
reset()
method sets TX_CONF to value 0x00c0_f210
const RESET_VALUE: Self::Ux = {transmute(0x00c0f210): <i2s0::tx_conf::TX_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TX_PCM2PDM_CONF1_SPEC
impl Resettable for TX_PCM2PDM_CONF1_SPEC
reset()
method sets TX_PCM2PDM_CONF1 to value 0x03f7_83c0
const RESET_VALUE: Self::Ux = {transmute(0x03f783c0): <i2s0::tx_pcm2pdm_conf1::TX_PCM2PDM_CONF1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TX_PCM2PDM_CONF_SPEC
impl Resettable for TX_PCM2PDM_CONF_SPEC
reset()
method sets TX_PCM2PDM_CONF to value 0x004a_a004
const RESET_VALUE: Self::Ux = {transmute(0x004aa004): <i2s0::tx_pcm2pdm_conf::TX_PCM2PDM_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TX_TDM_CTRL_SPEC
impl Resettable for TX_TDM_CTRL_SPEC
reset()
method sets TX_TDM_CTRL to value 0xffff
const RESET_VALUE: Self::Ux = {transmute(0x0000ffff): <i2s0::tx_tdm_ctrl::TX_TDM_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TX_TIMING_SPEC
impl Resettable for TX_TIMING_SPEC
reset()
method sets TX_TIMING to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <i2s0::tx_timing::TX_TIMING_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for AES_INTR_MAP_SPEC
impl Resettable for AES_INTR_MAP_SPEC
reset()
method sets AES_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::aes_intr_map::AES_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for APB_ADC_INTR_MAP_SPEC
impl Resettable for APB_ADC_INTR_MAP_SPEC
reset()
method sets APB_ADC_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::apb_adc_intr_map::APB_ADC_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for ASSIST_DEBUG_INTR_MAP_SPEC
impl Resettable for ASSIST_DEBUG_INTR_MAP_SPEC
reset()
method sets ASSIST_DEBUG_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::assist_debug_intr_map::ASSIST_DEBUG_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLE_SEC_INTR_MAP_SPEC
impl Resettable for BLE_SEC_INTR_MAP_SPEC
reset()
method sets BLE_SEC_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::ble_sec_intr_map::BLE_SEC_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLE_TIMER_INTR_MAP_SPEC
impl Resettable for BLE_TIMER_INTR_MAP_SPEC
reset()
method sets BLE_TIMER_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::ble_timer_intr_map::BLE_TIMER_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BT_BB_INTR_MAP_SPEC
impl Resettable for BT_BB_INTR_MAP_SPEC
reset()
method sets BT_BB_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::bt_bb_intr_map::BT_BB_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BT_BB_NMI_MAP_SPEC
impl Resettable for BT_BB_NMI_MAP_SPEC
reset()
method sets BT_BB_NMI_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::bt_bb_nmi_map::BT_BB_NMI_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BT_MAC_INTR_MAP_SPEC
impl Resettable for BT_MAC_INTR_MAP_SPEC
reset()
method sets BT_MAC_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::bt_mac_intr_map::BT_MAC_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CACHE_INTR_MAP_SPEC
impl Resettable for CACHE_INTR_MAP_SPEC
reset()
method sets CACHE_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::cache_intr_map::CACHE_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CAN0_INTR_MAP_SPEC
impl Resettable for CAN0_INTR_MAP_SPEC
reset()
method sets CAN0_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::can0_intr_map::CAN0_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::interrupt_core0::clock_gate::CLOCK_GATE_SPEC
impl Resettable for esp32h2::interrupt_core0::clock_gate::CLOCK_GATE_SPEC
reset()
method sets CLOCK_GATE to value 0x01
const RESET_VALUE: Self::Ux = {transmute(0x00000001): <interrupt_core0::clock_gate::CLOCK_GATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for COEX_INTR_MAP_SPEC
impl Resettable for COEX_INTR_MAP_SPEC
reset()
method sets COEX_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::coex_intr_map::COEX_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_INTR_FROM_CPU_0_MAP_SPEC
impl Resettable for CPU_INTR_FROM_CPU_0_MAP_SPEC
reset()
method sets CPU_INTR_FROM_CPU_0_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::cpu_intr_from_cpu_0_map::CPU_INTR_FROM_CPU_0_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_INTR_FROM_CPU_1_MAP_SPEC
impl Resettable for CPU_INTR_FROM_CPU_1_MAP_SPEC
reset()
method sets CPU_INTR_FROM_CPU_1_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::cpu_intr_from_cpu_1_map::CPU_INTR_FROM_CPU_1_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_INTR_FROM_CPU_2_MAP_SPEC
impl Resettable for CPU_INTR_FROM_CPU_2_MAP_SPEC
reset()
method sets CPU_INTR_FROM_CPU_2_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::cpu_intr_from_cpu_2_map::CPU_INTR_FROM_CPU_2_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_INTR_FROM_CPU_3_MAP_SPEC
impl Resettable for CPU_INTR_FROM_CPU_3_MAP_SPEC
reset()
method sets CPU_INTR_FROM_CPU_3_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::cpu_intr_from_cpu_3_map::CPU_INTR_FROM_CPU_3_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_PERI_TIMEOUT_INTR_MAP_SPEC
impl Resettable for CPU_PERI_TIMEOUT_INTR_MAP_SPEC
reset()
method sets CPU_PERI_TIMEOUT_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::cpu_peri_timeout_intr_map::CPU_PERI_TIMEOUT_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for DMA_IN_CH0_INTR_MAP_SPEC
impl Resettable for DMA_IN_CH0_INTR_MAP_SPEC
reset()
method sets DMA_IN_CH0_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::dma_in_ch0_intr_map::DMA_IN_CH0_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for DMA_IN_CH1_INTR_MAP_SPEC
impl Resettable for DMA_IN_CH1_INTR_MAP_SPEC
reset()
method sets DMA_IN_CH1_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::dma_in_ch1_intr_map::DMA_IN_CH1_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for DMA_IN_CH2_INTR_MAP_SPEC
impl Resettable for DMA_IN_CH2_INTR_MAP_SPEC
reset()
method sets DMA_IN_CH2_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::dma_in_ch2_intr_map::DMA_IN_CH2_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for DMA_OUT_CH0_INTR_MAP_SPEC
impl Resettable for DMA_OUT_CH0_INTR_MAP_SPEC
reset()
method sets DMA_OUT_CH0_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::dma_out_ch0_intr_map::DMA_OUT_CH0_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for DMA_OUT_CH1_INTR_MAP_SPEC
impl Resettable for DMA_OUT_CH1_INTR_MAP_SPEC
reset()
method sets DMA_OUT_CH1_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::dma_out_ch1_intr_map::DMA_OUT_CH1_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for DMA_OUT_CH2_INTR_MAP_SPEC
impl Resettable for DMA_OUT_CH2_INTR_MAP_SPEC
reset()
method sets DMA_OUT_CH2_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::dma_out_ch2_intr_map::DMA_OUT_CH2_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for ECC_INTR_MAP_SPEC
impl Resettable for ECC_INTR_MAP_SPEC
reset()
method sets ECC_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::ecc_intr_map::ECC_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for ECDSA_INTR_MAP_SPEC
impl Resettable for ECDSA_INTR_MAP_SPEC
reset()
method sets ECDSA_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::ecdsa_intr_map::ECDSA_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for EFUSE_INTR_MAP_SPEC
impl Resettable for EFUSE_INTR_MAP_SPEC
reset()
method sets EFUSE_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::efuse_intr_map::EFUSE_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for GPIO_INTERRUPT_PRO_MAP_SPEC
impl Resettable for GPIO_INTERRUPT_PRO_MAP_SPEC
reset()
method sets GPIO_INTERRUPT_PRO_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::gpio_interrupt_pro_map::GPIO_INTERRUPT_PRO_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for GPIO_INTERRUPT_PRO_NMI_MAP_SPEC
impl Resettable for GPIO_INTERRUPT_PRO_NMI_MAP_SPEC
reset()
method sets GPIO_INTERRUPT_PRO_NMI_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::gpio_interrupt_pro_nmi_map::GPIO_INTERRUPT_PRO_NMI_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for GPSPI2_INTR_MAP_SPEC
impl Resettable for GPSPI2_INTR_MAP_SPEC
reset()
method sets GPSPI2_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::gpspi2_intr_map::GPSPI2_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_APM_M0_INTR_MAP_SPEC
impl Resettable for HP_APM_M0_INTR_MAP_SPEC
reset()
method sets HP_APM_M0_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::hp_apm_m0_intr_map::HP_APM_M0_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_APM_M1_INTR_MAP_SPEC
impl Resettable for HP_APM_M1_INTR_MAP_SPEC
reset()
method sets HP_APM_M1_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::hp_apm_m1_intr_map::HP_APM_M1_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_APM_M2_INTR_MAP_SPEC
impl Resettable for HP_APM_M2_INTR_MAP_SPEC
reset()
method sets HP_APM_M2_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::hp_apm_m2_intr_map::HP_APM_M2_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_APM_M3_INTR_MAP_SPEC
impl Resettable for HP_APM_M3_INTR_MAP_SPEC
reset()
method sets HP_APM_M3_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::hp_apm_m3_intr_map::HP_APM_M3_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_PERI_TIMEOUT_INTR_MAP_SPEC
impl Resettable for HP_PERI_TIMEOUT_INTR_MAP_SPEC
reset()
method sets HP_PERI_TIMEOUT_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::hp_peri_timeout_intr_map::HP_PERI_TIMEOUT_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for I2C_EXT0_INTR_MAP_SPEC
impl Resettable for I2C_EXT0_INTR_MAP_SPEC
reset()
method sets I2C_EXT0_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::i2c_ext0_intr_map::I2C_EXT0_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for I2C_EXT1_INTR_MAP_SPEC
impl Resettable for I2C_EXT1_INTR_MAP_SPEC
reset()
method sets I2C_EXT1_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::i2c_ext1_intr_map::I2C_EXT1_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for I2S1_INTR_MAP_SPEC
impl Resettable for I2S1_INTR_MAP_SPEC
reset()
method sets I2S1_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::i2s1_intr_map::I2S1_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for INT_STATUS_REG_2_SPEC
impl Resettable for INT_STATUS_REG_2_SPEC
reset()
method sets INT_STATUS_REG_2 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::int_status_reg_2::INT_STATUS_REG_2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for INTERRUPT_REG_DATE_SPEC
impl Resettable for INTERRUPT_REG_DATE_SPEC
reset()
method sets INTERRUPT_REG_DATE to value 0x0220_9150
const RESET_VALUE: Self::Ux = {transmute(0x02209150): <interrupt_core0::interrupt_reg_date::INTERRUPT_REG_DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for INTR_STATUS_REG_0_SPEC
impl Resettable for INTR_STATUS_REG_0_SPEC
reset()
method sets INTR_STATUS_REG_0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::intr_status_reg_0::INTR_STATUS_REG_0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for INTR_STATUS_REG_1_SPEC
impl Resettable for INTR_STATUS_REG_1_SPEC
reset()
method sets INTR_STATUS_REG_1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::intr_status_reg_1::INTR_STATUS_REG_1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for LEDC_INTR_MAP_SPEC
impl Resettable for LEDC_INTR_MAP_SPEC
reset()
method sets LEDC_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::ledc_intr_map::LEDC_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for LP_APM_M0_INTR_MAP_SPEC
impl Resettable for LP_APM_M0_INTR_MAP_SPEC
reset()
method sets LP_APM_M0_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::lp_apm_m0_intr_map::LP_APM_M0_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for LP_BLE_TIMER_INTR_MAP_SPEC
impl Resettable for LP_BLE_TIMER_INTR_MAP_SPEC
reset()
method sets LP_BLE_TIMER_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::lp_ble_timer_intr_map::LP_BLE_TIMER_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for LP_PERI_TIMEOUT_INTR_MAP_SPEC
impl Resettable for LP_PERI_TIMEOUT_INTR_MAP_SPEC
reset()
method sets LP_PERI_TIMEOUT_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::lp_peri_timeout_intr_map::LP_PERI_TIMEOUT_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for LP_RTC_TIMER_INTR_MAP_SPEC
impl Resettable for LP_RTC_TIMER_INTR_MAP_SPEC
reset()
method sets LP_RTC_TIMER_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::lp_rtc_timer_intr_map::LP_RTC_TIMER_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for LP_WDT_INTR_MAP_SPEC
impl Resettable for LP_WDT_INTR_MAP_SPEC
reset()
method sets LP_WDT_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::lp_wdt_intr_map::LP_WDT_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for MSPI_INTR_MAP_SPEC
impl Resettable for MSPI_INTR_MAP_SPEC
reset()
method sets MSPI_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::mspi_intr_map::MSPI_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for PARL_IO_RX_INTR_MAP_SPEC
impl Resettable for PARL_IO_RX_INTR_MAP_SPEC
reset()
method sets PARL_IO_RX_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::parl_io_rx_intr_map::PARL_IO_RX_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for PARL_IO_TX_INTR_MAP_SPEC
impl Resettable for PARL_IO_TX_INTR_MAP_SPEC
reset()
method sets PARL_IO_TX_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::parl_io_tx_intr_map::PARL_IO_TX_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for PAU_INTR_MAP_SPEC
impl Resettable for PAU_INTR_MAP_SPEC
reset()
method sets PAU_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::pau_intr_map::PAU_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for PCNT_INTR_MAP_SPEC
impl Resettable for PCNT_INTR_MAP_SPEC
reset()
method sets PCNT_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::pcnt_intr_map::PCNT_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for PMU_INTR_MAP_SPEC
impl Resettable for PMU_INTR_MAP_SPEC
reset()
method sets PMU_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::pmu_intr_map::PMU_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for PWM_INTR_MAP_SPEC
impl Resettable for PWM_INTR_MAP_SPEC
reset()
method sets PWM_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::pwm_intr_map::PWM_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RMT_INTR_MAP_SPEC
impl Resettable for RMT_INTR_MAP_SPEC
reset()
method sets RMT_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::rmt_intr_map::RMT_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RSA_INTR_MAP_SPEC
impl Resettable for RSA_INTR_MAP_SPEC
reset()
method sets RSA_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::rsa_intr_map::RSA_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SHA_INTR_MAP_SPEC
impl Resettable for SHA_INTR_MAP_SPEC
reset()
method sets SHA_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::sha_intr_map::SHA_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SYSTIMER_TARGET0_INTR_MAP_SPEC
impl Resettable for SYSTIMER_TARGET0_INTR_MAP_SPEC
reset()
method sets SYSTIMER_TARGET0_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::systimer_target0_intr_map::SYSTIMER_TARGET0_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SYSTIMER_TARGET1_INTR_MAP_SPEC
impl Resettable for SYSTIMER_TARGET1_INTR_MAP_SPEC
reset()
method sets SYSTIMER_TARGET1_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::systimer_target1_intr_map::SYSTIMER_TARGET1_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SYSTIMER_TARGET2_INTR_MAP_SPEC
impl Resettable for SYSTIMER_TARGET2_INTR_MAP_SPEC
reset()
method sets SYSTIMER_TARGET2_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::systimer_target2_intr_map::SYSTIMER_TARGET2_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TG0_T0_INTR_MAP_SPEC
impl Resettable for TG0_T0_INTR_MAP_SPEC
reset()
method sets TG0_T0_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::tg0_t0_intr_map::TG0_T0_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TG0_WDT_INTR_MAP_SPEC
impl Resettable for TG0_WDT_INTR_MAP_SPEC
reset()
method sets TG0_WDT_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::tg0_wdt_intr_map::TG0_WDT_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TG1_T0_INTR_MAP_SPEC
impl Resettable for TG1_T0_INTR_MAP_SPEC
reset()
method sets TG1_T0_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::tg1_t0_intr_map::TG1_T0_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TG1_WDT_INTR_MAP_SPEC
impl Resettable for TG1_WDT_INTR_MAP_SPEC
reset()
method sets TG1_WDT_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::tg1_wdt_intr_map::TG1_WDT_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TRACE_INTR_MAP_SPEC
impl Resettable for TRACE_INTR_MAP_SPEC
reset()
method sets TRACE_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::trace_intr_map::TRACE_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for UART0_INTR_MAP_SPEC
impl Resettable for UART0_INTR_MAP_SPEC
reset()
method sets UART0_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::uart0_intr_map::UART0_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for UART1_INTR_MAP_SPEC
impl Resettable for UART1_INTR_MAP_SPEC
reset()
method sets UART1_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::uart1_intr_map::UART1_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for UHCI0_INTR_MAP_SPEC
impl Resettable for UHCI0_INTR_MAP_SPEC
reset()
method sets UHCI0_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::uhci0_intr_map::UHCI0_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for USB_INTR_MAP_SPEC
impl Resettable for USB_INTR_MAP_SPEC
reset()
method sets USB_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::usb_intr_map::USB_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for ZB_MAC_INTR_MAP_SPEC
impl Resettable for ZB_MAC_INTR_MAP_SPEC
reset()
method sets ZB_MAC_INTR_MAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <interrupt_core0::zb_mac_intr_map::ZB_MAC_INTR_MAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::intpri::clock_gate::CLOCK_GATE_SPEC
impl Resettable for esp32h2::intpri::clock_gate::CLOCK_GATE_SPEC
reset()
method sets CLOCK_GATE to value 0x01
const RESET_VALUE: Self::Ux = {transmute(0x00000001): <intpri::clock_gate::CLOCK_GATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_INT_CLEAR_SPEC
impl Resettable for CPU_INT_CLEAR_SPEC
reset()
method sets CPU_INT_CLEAR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <intpri::cpu_int_clear::CPU_INT_CLEAR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_INT_EIP_STATUS_SPEC
impl Resettable for CPU_INT_EIP_STATUS_SPEC
reset()
method sets CPU_INT_EIP_STATUS to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <intpri::cpu_int_eip_status::CPU_INT_EIP_STATUS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_INT_ENABLE_SPEC
impl Resettable for CPU_INT_ENABLE_SPEC
reset()
method sets CPU_INT_ENABLE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <intpri::cpu_int_enable::CPU_INT_ENABLE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_INT_PRI_0_SPEC
impl Resettable for CPU_INT_PRI_0_SPEC
reset()
method sets CPU_INT_PRI_0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <intpri::cpu_int_pri_0::CPU_INT_PRI_0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_INT_PRI_1_SPEC
impl Resettable for CPU_INT_PRI_1_SPEC
reset()
method sets CPU_INT_PRI_1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <intpri::cpu_int_pri_1::CPU_INT_PRI_1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_INT_PRI_2_SPEC
impl Resettable for CPU_INT_PRI_2_SPEC
reset()
method sets CPU_INT_PRI_2 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <intpri::cpu_int_pri_2::CPU_INT_PRI_2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_INT_PRI_3_SPEC
impl Resettable for CPU_INT_PRI_3_SPEC
reset()
method sets CPU_INT_PRI_3 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <intpri::cpu_int_pri_3::CPU_INT_PRI_3_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_INT_PRI_4_SPEC
impl Resettable for CPU_INT_PRI_4_SPEC
reset()
method sets CPU_INT_PRI_4 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <intpri::cpu_int_pri_4::CPU_INT_PRI_4_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_INT_PRI_5_SPEC
impl Resettable for CPU_INT_PRI_5_SPEC
reset()
method sets CPU_INT_PRI_5 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <intpri::cpu_int_pri_5::CPU_INT_PRI_5_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_INT_PRI_6_SPEC
impl Resettable for CPU_INT_PRI_6_SPEC
reset()
method sets CPU_INT_PRI_6 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <intpri::cpu_int_pri_6::CPU_INT_PRI_6_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_INT_PRI_7_SPEC
impl Resettable for CPU_INT_PRI_7_SPEC
reset()
method sets CPU_INT_PRI_7 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <intpri::cpu_int_pri_7::CPU_INT_PRI_7_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_INT_PRI_8_SPEC
impl Resettable for CPU_INT_PRI_8_SPEC
reset()
method sets CPU_INT_PRI_8 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <intpri::cpu_int_pri_8::CPU_INT_PRI_8_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_INT_PRI_9_SPEC
impl Resettable for CPU_INT_PRI_9_SPEC
reset()
method sets CPU_INT_PRI_9 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <intpri::cpu_int_pri_9::CPU_INT_PRI_9_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_INT_PRI_10_SPEC
impl Resettable for CPU_INT_PRI_10_SPEC
reset()
method sets CPU_INT_PRI_10 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <intpri::cpu_int_pri_10::CPU_INT_PRI_10_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_INT_PRI_11_SPEC
impl Resettable for CPU_INT_PRI_11_SPEC
reset()
method sets CPU_INT_PRI_11 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <intpri::cpu_int_pri_11::CPU_INT_PRI_11_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_INT_PRI_12_SPEC
impl Resettable for CPU_INT_PRI_12_SPEC
reset()
method sets CPU_INT_PRI_12 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <intpri::cpu_int_pri_12::CPU_INT_PRI_12_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_INT_PRI_13_SPEC
impl Resettable for CPU_INT_PRI_13_SPEC
reset()
method sets CPU_INT_PRI_13 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <intpri::cpu_int_pri_13::CPU_INT_PRI_13_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_INT_PRI_14_SPEC
impl Resettable for CPU_INT_PRI_14_SPEC
reset()
method sets CPU_INT_PRI_14 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <intpri::cpu_int_pri_14::CPU_INT_PRI_14_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_INT_PRI_15_SPEC
impl Resettable for CPU_INT_PRI_15_SPEC
reset()
method sets CPU_INT_PRI_15 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <intpri::cpu_int_pri_15::CPU_INT_PRI_15_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_INT_PRI_16_SPEC
impl Resettable for CPU_INT_PRI_16_SPEC
reset()
method sets CPU_INT_PRI_16 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <intpri::cpu_int_pri_16::CPU_INT_PRI_16_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_INT_PRI_17_SPEC
impl Resettable for CPU_INT_PRI_17_SPEC
reset()
method sets CPU_INT_PRI_17 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <intpri::cpu_int_pri_17::CPU_INT_PRI_17_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_INT_PRI_18_SPEC
impl Resettable for CPU_INT_PRI_18_SPEC
reset()
method sets CPU_INT_PRI_18 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <intpri::cpu_int_pri_18::CPU_INT_PRI_18_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_INT_PRI_19_SPEC
impl Resettable for CPU_INT_PRI_19_SPEC
reset()
method sets CPU_INT_PRI_19 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <intpri::cpu_int_pri_19::CPU_INT_PRI_19_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_INT_PRI_20_SPEC
impl Resettable for CPU_INT_PRI_20_SPEC
reset()
method sets CPU_INT_PRI_20 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <intpri::cpu_int_pri_20::CPU_INT_PRI_20_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_INT_PRI_21_SPEC
impl Resettable for CPU_INT_PRI_21_SPEC
reset()
method sets CPU_INT_PRI_21 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <intpri::cpu_int_pri_21::CPU_INT_PRI_21_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_INT_PRI_22_SPEC
impl Resettable for CPU_INT_PRI_22_SPEC
reset()
method sets CPU_INT_PRI_22 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <intpri::cpu_int_pri_22::CPU_INT_PRI_22_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_INT_PRI_23_SPEC
impl Resettable for CPU_INT_PRI_23_SPEC
reset()
method sets CPU_INT_PRI_23 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <intpri::cpu_int_pri_23::CPU_INT_PRI_23_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_INT_PRI_24_SPEC
impl Resettable for CPU_INT_PRI_24_SPEC
reset()
method sets CPU_INT_PRI_24 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <intpri::cpu_int_pri_24::CPU_INT_PRI_24_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_INT_PRI_25_SPEC
impl Resettable for CPU_INT_PRI_25_SPEC
reset()
method sets CPU_INT_PRI_25 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <intpri::cpu_int_pri_25::CPU_INT_PRI_25_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_INT_PRI_26_SPEC
impl Resettable for CPU_INT_PRI_26_SPEC
reset()
method sets CPU_INT_PRI_26 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <intpri::cpu_int_pri_26::CPU_INT_PRI_26_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_INT_PRI_27_SPEC
impl Resettable for CPU_INT_PRI_27_SPEC
reset()
method sets CPU_INT_PRI_27 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <intpri::cpu_int_pri_27::CPU_INT_PRI_27_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_INT_PRI_28_SPEC
impl Resettable for CPU_INT_PRI_28_SPEC
reset()
method sets CPU_INT_PRI_28 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <intpri::cpu_int_pri_28::CPU_INT_PRI_28_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_INT_PRI_29_SPEC
impl Resettable for CPU_INT_PRI_29_SPEC
reset()
method sets CPU_INT_PRI_29 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <intpri::cpu_int_pri_29::CPU_INT_PRI_29_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_INT_PRI_30_SPEC
impl Resettable for CPU_INT_PRI_30_SPEC
reset()
method sets CPU_INT_PRI_30 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <intpri::cpu_int_pri_30::CPU_INT_PRI_30_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_INT_PRI_31_SPEC
impl Resettable for CPU_INT_PRI_31_SPEC
reset()
method sets CPU_INT_PRI_31 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <intpri::cpu_int_pri_31::CPU_INT_PRI_31_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_INT_THRESH_SPEC
impl Resettable for CPU_INT_THRESH_SPEC
reset()
method sets CPU_INT_THRESH to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <intpri::cpu_int_thresh::CPU_INT_THRESH_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_INT_TYPE_SPEC
impl Resettable for CPU_INT_TYPE_SPEC
reset()
method sets CPU_INT_TYPE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <intpri::cpu_int_type::CPU_INT_TYPE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_INTR_FROM_CPU_0_SPEC
impl Resettable for CPU_INTR_FROM_CPU_0_SPEC
reset()
method sets CPU_INTR_FROM_CPU_0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <intpri::cpu_intr_from_cpu_0::CPU_INTR_FROM_CPU_0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_INTR_FROM_CPU_1_SPEC
impl Resettable for CPU_INTR_FROM_CPU_1_SPEC
reset()
method sets CPU_INTR_FROM_CPU_1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <intpri::cpu_intr_from_cpu_1::CPU_INTR_FROM_CPU_1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_INTR_FROM_CPU_2_SPEC
impl Resettable for CPU_INTR_FROM_CPU_2_SPEC
reset()
method sets CPU_INTR_FROM_CPU_2 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <intpri::cpu_intr_from_cpu_2::CPU_INTR_FROM_CPU_2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_INTR_FROM_CPU_3_SPEC
impl Resettable for CPU_INTR_FROM_CPU_3_SPEC
reset()
method sets CPU_INTR_FROM_CPU_3 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <intpri::cpu_intr_from_cpu_3::CPU_INTR_FROM_CPU_3_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::intpri::date::DATE_SPEC
impl Resettable for esp32h2::intpri::date::DATE_SPEC
reset()
method sets DATE to value 0x0220_1090
const RESET_VALUE: Self::Ux = {transmute(0x02201090): <intpri::date::DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::intpri::rnd_eco::RND_ECO_SPEC
impl Resettable for esp32h2::intpri::rnd_eco::RND_ECO_SPEC
reset()
method sets RND_ECO to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <intpri::rnd_eco::RND_ECO_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::intpri::rnd_eco_high::RND_ECO_HIGH_SPEC
impl Resettable for esp32h2::intpri::rnd_eco_high::RND_ECO_HIGH_SPEC
reset()
method sets RND_ECO_HIGH to value 0xffff_ffff
const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <intpri::rnd_eco_high::RND_ECO_HIGH_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::intpri::rnd_eco_low::RND_ECO_LOW_SPEC
impl Resettable for esp32h2::intpri::rnd_eco_low::RND_ECO_LOW_SPEC
reset()
method sets RND_ECO_LOW to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <intpri::rnd_eco_low::RND_ECO_LOW_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::io_mux::date::DATE_SPEC
impl Resettable for esp32h2::io_mux::date::DATE_SPEC
reset()
method sets DATE to value 0x0220_7270
const RESET_VALUE: Self::Ux = {transmute(0x02207270): <io_mux::date::DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for GPIO_SPEC
impl Resettable for GPIO_SPEC
reset()
method sets GPIO%s to value 0x0800
const RESET_VALUE: Self::Ux = {transmute(0x00000800): <io_mux::gpio::GPIO_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for MODEM_DIAG_EN_SPEC
impl Resettable for MODEM_DIAG_EN_SPEC
reset()
method sets MODEM_DIAG_EN to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <io_mux::modem_diag_en::MODEM_DIAG_EN_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for PIN_CTRL_SPEC
impl Resettable for PIN_CTRL_SPEC
reset()
method sets PIN_CTRL to value 0x1def
const RESET_VALUE: Self::Ux = {transmute(0x00001def): <io_mux::pin_ctrl::PIN_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH_CONF0_SPEC
impl Resettable for CH_CONF0_SPEC
reset()
method sets CH%s_CONF0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ledc::ch_conf0::CH_CONF0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH_CONF1_SPEC
impl Resettable for CH_CONF1_SPEC
reset()
method sets CH%s_CONF1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ledc::ch_conf1::CH_CONF1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH_DUTY_SPEC
impl Resettable for CH_DUTY_SPEC
reset()
method sets CH%s_DUTY to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ledc::ch_duty::CH_DUTY_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH_DUTY_R_SPEC
impl Resettable for CH_DUTY_R_SPEC
reset()
method sets CH%s_DUTY_R to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ledc::ch_duty_r::CH_DUTY_R_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH_GAMMA_CONF_SPEC
impl Resettable for CH_GAMMA_CONF_SPEC
reset()
method sets CH%s_GAMMA_CONF to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ledc::ch_gamma_conf::CH_GAMMA_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH_GAMMA_RD_ADDR_SPEC
impl Resettable for CH_GAMMA_RD_ADDR_SPEC
reset()
method sets CH%s_GAMMA_RD_ADDR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ledc::ch_gamma_rd_addr::CH_GAMMA_RD_ADDR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH_GAMMA_RD_DATA_SPEC
impl Resettable for CH_GAMMA_RD_DATA_SPEC
reset()
method sets CH%s_GAMMA_RD_DATA to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ledc::ch_gamma_rd_data::CH_GAMMA_RD_DATA_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH_GAMMA_WR_SPEC
impl Resettable for CH_GAMMA_WR_SPEC
reset()
method sets CH%s_GAMMA_WR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ledc::ch_gamma_wr::CH_GAMMA_WR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH_GAMMA_WR_ADDR_SPEC
impl Resettable for CH_GAMMA_WR_ADDR_SPEC
reset()
method sets CH%s_GAMMA_WR_ADDR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ledc::ch_gamma_wr_addr::CH_GAMMA_WR_ADDR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH_HPOINT_SPEC
impl Resettable for CH_HPOINT_SPEC
reset()
method sets CH%s_HPOINT to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ledc::ch_hpoint::CH_HPOINT_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::ledc::conf::CONF_SPEC
impl Resettable for esp32h2::ledc::conf::CONF_SPEC
reset()
method sets CONF to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ledc::conf::CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::ledc::date::DATE_SPEC
impl Resettable for esp32h2::ledc::date::DATE_SPEC
reset()
method sets DATE to value 0x0211_1150
const RESET_VALUE: Self::Ux = {transmute(0x02111150): <ledc::date::DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for EVT_TASK_EN0_SPEC
impl Resettable for EVT_TASK_EN0_SPEC
reset()
method sets EVT_TASK_EN0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ledc::evt_task_en0::EVT_TASK_EN0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for EVT_TASK_EN1_SPEC
impl Resettable for EVT_TASK_EN1_SPEC
reset()
method sets EVT_TASK_EN1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ledc::evt_task_en1::EVT_TASK_EN1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for EVT_TASK_EN2_SPEC
impl Resettable for EVT_TASK_EN2_SPEC
reset()
method sets EVT_TASK_EN2 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ledc::evt_task_en2::EVT_TASK_EN2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::ledc::int_clr::INT_CLR_SPEC
impl Resettable for esp32h2::ledc::int_clr::INT_CLR_SPEC
reset()
method sets INT_CLR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ledc::int_clr::INT_CLR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::ledc::int_ena::INT_ENA_SPEC
impl Resettable for esp32h2::ledc::int_ena::INT_ENA_SPEC
reset()
method sets INT_ENA to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ledc::int_ena::INT_ENA_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::ledc::int_raw::INT_RAW_SPEC
impl Resettable for esp32h2::ledc::int_raw::INT_RAW_SPEC
reset()
method sets INT_RAW to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ledc::int_raw::INT_RAW_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::ledc::int_st::INT_ST_SPEC
impl Resettable for esp32h2::ledc::int_st::INT_ST_SPEC
reset()
method sets INT_ST to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ledc::int_st::INT_ST_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TIMER_CMP_SPEC
impl Resettable for TIMER_CMP_SPEC
reset()
method sets TIMER%s_CMP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ledc::timer_cmp::TIMER_CMP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TIMER_CNT_CAP_SPEC
impl Resettable for TIMER_CNT_CAP_SPEC
reset()
method sets TIMER%s_CNT_CAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ledc::timer_cnt_cap::TIMER_CNT_CAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TIMER_CONF_SPEC
impl Resettable for TIMER_CONF_SPEC
reset()
method sets TIMER%s_CONF to value 0x0100_0000
const RESET_VALUE: Self::Ux = {transmute(0x01000000): <ledc::timer_conf::TIMER_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TIMER_VALUE_SPEC
impl Resettable for TIMER_VALUE_SPEC
reset()
method sets TIMER%s_VALUE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ledc::timer_value::TIMER_VALUE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BOD_MODE0_CNTL_SPEC
impl Resettable for BOD_MODE0_CNTL_SPEC
reset()
method sets BOD_MODE0_CNTL to value 0x0ffc_0100
const RESET_VALUE: Self::Ux = {transmute(0x0ffc0100): <lp_ana::bod_mode0_cntl::BOD_MODE0_CNTL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BOD_MODE1_CNTL_SPEC
impl Resettable for BOD_MODE1_CNTL_SPEC
reset()
method sets BOD_MODE1_CNTL to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_ana::bod_mode1_cntl::BOD_MODE1_CNTL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CK_GLITCH_CNTL_SPEC
impl Resettable for CK_GLITCH_CNTL_SPEC
reset()
method sets CK_GLITCH_CNTL to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_ana::ck_glitch_cntl::CK_GLITCH_CNTL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::lp_ana::date::DATE_SPEC
impl Resettable for esp32h2::lp_ana::date::DATE_SPEC
reset()
method sets DATE to value 0x0220_8250
const RESET_VALUE: Self::Ux = {transmute(0x02208250): <lp_ana::date::DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for FIB_ENABLE_SPEC
impl Resettable for FIB_ENABLE_SPEC
reset()
method sets FIB_ENABLE to value 0xffff_ffff
const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <lp_ana::fib_enable::FIB_ENABLE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::lp_ana::int_clr::INT_CLR_SPEC
impl Resettable for esp32h2::lp_ana::int_clr::INT_CLR_SPEC
reset()
method sets INT_CLR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_ana::int_clr::INT_CLR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::lp_ana::int_ena::INT_ENA_SPEC
impl Resettable for esp32h2::lp_ana::int_ena::INT_ENA_SPEC
reset()
method sets INT_ENA to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_ana::int_ena::INT_ENA_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::lp_ana::int_raw::INT_RAW_SPEC
impl Resettable for esp32h2::lp_ana::int_raw::INT_RAW_SPEC
reset()
method sets INT_RAW to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_ana::int_raw::INT_RAW_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::lp_ana::int_st::INT_ST_SPEC
impl Resettable for esp32h2::lp_ana::int_st::INT_ST_SPEC
reset()
method sets INT_ST to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_ana::int_st::INT_ST_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::lp_ana::lp_int_clr::LP_INT_CLR_SPEC
impl Resettable for esp32h2::lp_ana::lp_int_clr::LP_INT_CLR_SPEC
reset()
method sets LP_INT_CLR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_ana::lp_int_clr::LP_INT_CLR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::lp_ana::lp_int_ena::LP_INT_ENA_SPEC
impl Resettable for esp32h2::lp_ana::lp_int_ena::LP_INT_ENA_SPEC
reset()
method sets LP_INT_ENA to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_ana::lp_int_ena::LP_INT_ENA_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::lp_ana::lp_int_raw::LP_INT_RAW_SPEC
impl Resettable for esp32h2::lp_ana::lp_int_raw::LP_INT_RAW_SPEC
reset()
method sets LP_INT_RAW to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_ana::lp_int_raw::LP_INT_RAW_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::lp_ana::lp_int_st::LP_INT_ST_SPEC
impl Resettable for esp32h2::lp_ana::lp_int_st::LP_INT_ST_SPEC
reset()
method sets LP_INT_ST to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_ana::lp_int_st::LP_INT_ST_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for PG_GLITCH_CNTL_SPEC
impl Resettable for PG_GLITCH_CNTL_SPEC
reset()
method sets PG_GLITCH_CNTL to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_ana::pg_glitch_cntl::PG_GLITCH_CNTL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for VDD_SOURCE_CNTL_SPEC
impl Resettable for VDD_SOURCE_CNTL_SPEC
reset()
method sets VDD_SOURCE_CNTL to value 0x0400_00ff
const RESET_VALUE: Self::Ux = {transmute(0x040000ff): <lp_ana::vdd_source_cntl::VDD_SOURCE_CNTL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for VDDBAT_BOD_CNTL_SPEC
impl Resettable for VDDBAT_BOD_CNTL_SPEC
reset()
method sets VDDBAT_BOD_CNTL to value 0xffc0_0000
const RESET_VALUE: Self::Ux = {transmute(0xffc00000): <lp_ana::vddbat_bod_cntl::VDDBAT_BOD_CNTL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for VDDBAT_CHARGE_CNTL_SPEC
impl Resettable for VDDBAT_CHARGE_CNTL_SPEC
reset()
method sets VDDBAT_CHARGE_CNTL to value 0xffc0_0000
const RESET_VALUE: Self::Ux = {transmute(0xffc00000): <lp_ana::vddbat_charge_cntl::VDDBAT_CHARGE_CNTL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPUCORE0_CFG_SPEC
impl Resettable for CPUCORE0_CFG_SPEC
reset()
method sets CPUCORE0_CFG to value 0x4000_0000
const RESET_VALUE: Self::Ux = {transmute(0x40000000): <lp_aon::cpucore0_cfg::CPUCORE0_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::lp_aon::date::DATE_SPEC
impl Resettable for esp32h2::lp_aon::date::DATE_SPEC
reset()
method sets DATE to value 0x0221_0090
const RESET_VALUE: Self::Ux = {transmute(0x02210090): <lp_aon::date::DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for EXT_WAKEUP_CNTL_SPEC
impl Resettable for EXT_WAKEUP_CNTL_SPEC
reset()
method sets EXT_WAKEUP_CNTL to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_aon::ext_wakeup_cntl::EXT_WAKEUP_CNTL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for GPIO_HOLD0_SPEC
impl Resettable for GPIO_HOLD0_SPEC
reset()
method sets GPIO_HOLD0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_aon::gpio_hold0::GPIO_HOLD0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for GPIO_HOLD1_SPEC
impl Resettable for GPIO_HOLD1_SPEC
reset()
method sets GPIO_HOLD1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_aon::gpio_hold1::GPIO_HOLD1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for GPIO_MUX_SPEC
impl Resettable for GPIO_MUX_SPEC
reset()
method sets GPIO_MUX to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_aon::gpio_mux::GPIO_MUX_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for IO_MUX_SPEC
impl Resettable for IO_MUX_SPEC
reset()
method sets IO_MUX to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_aon::io_mux::IO_MUX_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for JTAG_SEL_SPEC
impl Resettable for JTAG_SEL_SPEC
reset()
method sets JTAG_SEL to value 0x8000_0000
const RESET_VALUE: Self::Ux = {transmute(0x80000000): <lp_aon::jtag_sel::JTAG_SEL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for LPBUS_SPEC
impl Resettable for LPBUS_SPEC
reset()
method sets LPBUS to value 0x0228_0000
const RESET_VALUE: Self::Ux = {transmute(0x02280000): <lp_aon::lpbus::LPBUS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for LPCORE_SPEC
impl Resettable for LPCORE_SPEC
reset()
method sets LPCORE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_aon::lpcore::LPCORE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SAR_CCT_SPEC
impl Resettable for SAR_CCT_SPEC
reset()
method sets SAR_CCT to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_aon::sar_cct::SAR_CCT_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SDIO_ACTIVE_SPEC
impl Resettable for SDIO_ACTIVE_SPEC
reset()
method sets SDIO_ACTIVE to value 0x0280_0000
const RESET_VALUE: Self::Ux = {transmute(0x02800000): <lp_aon::sdio_active::SDIO_ACTIVE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for STORE0_SPEC
impl Resettable for STORE0_SPEC
reset()
method sets STORE0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_aon::store0::STORE0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for STORE1_SPEC
impl Resettable for STORE1_SPEC
reset()
method sets STORE1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_aon::store1::STORE1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for STORE2_SPEC
impl Resettable for STORE2_SPEC
reset()
method sets STORE2 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_aon::store2::STORE2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for STORE3_SPEC
impl Resettable for STORE3_SPEC
reset()
method sets STORE3 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_aon::store3::STORE3_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for STORE4_SPEC
impl Resettable for STORE4_SPEC
reset()
method sets STORE4 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_aon::store4::STORE4_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for STORE5_SPEC
impl Resettable for STORE5_SPEC
reset()
method sets STORE5 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_aon::store5::STORE5_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for STORE6_SPEC
impl Resettable for STORE6_SPEC
reset()
method sets STORE6 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_aon::store6::STORE6_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for STORE7_SPEC
impl Resettable for STORE7_SPEC
reset()
method sets STORE7 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_aon::store7::STORE7_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for STORE8_SPEC
impl Resettable for STORE8_SPEC
reset()
method sets STORE8 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_aon::store8::STORE8_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for STORE9_SPEC
impl Resettable for STORE9_SPEC
reset()
method sets STORE9 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_aon::store9::STORE9_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SYS_CFG_SPEC
impl Resettable for SYS_CFG_SPEC
reset()
method sets SYS_CFG to value 0x07
const RESET_VALUE: Self::Ux = {transmute(0x00000007): <lp_aon::sys_cfg::SYS_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for USB_SPEC
impl Resettable for USB_SPEC
reset()
method sets USB to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_aon::usb::USB_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::lp_apm::clock_gate::CLOCK_GATE_SPEC
impl Resettable for esp32h2::lp_apm::clock_gate::CLOCK_GATE_SPEC
reset()
method sets CLOCK_GATE to value 0x01
const RESET_VALUE: Self::Ux = {transmute(0x00000001): <lp_apm::clock_gate::CLOCK_GATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::lp_apm::date::DATE_SPEC
impl Resettable for esp32h2::lp_apm::date::DATE_SPEC
reset()
method sets DATE to value 0x0220_7260
const RESET_VALUE: Self::Ux = {transmute(0x02207260): <lp_apm::date::DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::lp_apm::func_ctrl::FUNC_CTRL_SPEC
impl Resettable for esp32h2::lp_apm::func_ctrl::FUNC_CTRL_SPEC
reset()
method sets FUNC_CTRL to value 0x01
const RESET_VALUE: Self::Ux = {transmute(0x00000001): <lp_apm::func_ctrl::FUNC_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::lp_apm::int_en::INT_EN_SPEC
impl Resettable for esp32h2::lp_apm::int_en::INT_EN_SPEC
reset()
method sets INT_EN to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_apm::int_en::INT_EN_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::lp_apm::m0_exception_info0::M0_EXCEPTION_INFO0_SPEC
impl Resettable for esp32h2::lp_apm::m0_exception_info0::M0_EXCEPTION_INFO0_SPEC
reset()
method sets M0_EXCEPTION_INFO0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_apm::m0_exception_info0::M0_EXCEPTION_INFO0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::lp_apm::m0_exception_info1::M0_EXCEPTION_INFO1_SPEC
impl Resettable for esp32h2::lp_apm::m0_exception_info1::M0_EXCEPTION_INFO1_SPEC
reset()
method sets M0_EXCEPTION_INFO1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_apm::m0_exception_info1::M0_EXCEPTION_INFO1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::lp_apm::m0_status::M0_STATUS_SPEC
impl Resettable for esp32h2::lp_apm::m0_status::M0_STATUS_SPEC
reset()
method sets M0_STATUS to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_apm::m0_status::M0_STATUS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::lp_apm::m0_status_clr::M0_STATUS_CLR_SPEC
impl Resettable for esp32h2::lp_apm::m0_status_clr::M0_STATUS_CLR_SPEC
reset()
method sets M0_STATUS_CLR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_apm::m0_status_clr::M0_STATUS_CLR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::lp_apm::region0_addr_end::REGION0_ADDR_END_SPEC
impl Resettable for esp32h2::lp_apm::region0_addr_end::REGION0_ADDR_END_SPEC
reset()
method sets REGION0_ADDR_END to value 0xffff_ffff
const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <lp_apm::region0_addr_end::REGION0_ADDR_END_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::lp_apm::region0_addr_start::REGION0_ADDR_START_SPEC
impl Resettable for esp32h2::lp_apm::region0_addr_start::REGION0_ADDR_START_SPEC
reset()
method sets REGION0_ADDR_START to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_apm::region0_addr_start::REGION0_ADDR_START_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::lp_apm::region0_pms_attr::REGION0_PMS_ATTR_SPEC
impl Resettable for esp32h2::lp_apm::region0_pms_attr::REGION0_PMS_ATTR_SPEC
reset()
method sets REGION0_PMS_ATTR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_apm::region0_pms_attr::REGION0_PMS_ATTR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::lp_apm::region1_addr_end::REGION1_ADDR_END_SPEC
impl Resettable for esp32h2::lp_apm::region1_addr_end::REGION1_ADDR_END_SPEC
reset()
method sets REGION1_ADDR_END to value 0xffff_ffff
const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <lp_apm::region1_addr_end::REGION1_ADDR_END_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::lp_apm::region1_addr_start::REGION1_ADDR_START_SPEC
impl Resettable for esp32h2::lp_apm::region1_addr_start::REGION1_ADDR_START_SPEC
reset()
method sets REGION1_ADDR_START to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_apm::region1_addr_start::REGION1_ADDR_START_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::lp_apm::region1_pms_attr::REGION1_PMS_ATTR_SPEC
impl Resettable for esp32h2::lp_apm::region1_pms_attr::REGION1_PMS_ATTR_SPEC
reset()
method sets REGION1_PMS_ATTR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_apm::region1_pms_attr::REGION1_PMS_ATTR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::lp_apm::region_filter_en::REGION_FILTER_EN_SPEC
impl Resettable for esp32h2::lp_apm::region_filter_en::REGION_FILTER_EN_SPEC
reset()
method sets REGION_FILTER_EN to value 0x01
const RESET_VALUE: Self::Ux = {transmute(0x00000001): <lp_apm::region_filter_en::REGION_FILTER_EN_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CLK_TO_HP_SPEC
impl Resettable for CLK_TO_HP_SPEC
reset()
method sets CLK_TO_HP to value 0xf000_0000
const RESET_VALUE: Self::Ux = {transmute(0xf0000000): <lp_clkrst::clk_to_hp::CLK_TO_HP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_RESET_SPEC
impl Resettable for CPU_RESET_SPEC
reset()
method sets CPU_RESET to value 0x0440_0000
const RESET_VALUE: Self::Ux = {transmute(0x04400000): <lp_clkrst::cpu_reset::CPU_RESET_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::lp_clkrst::date::DATE_SPEC
impl Resettable for esp32h2::lp_clkrst::date::DATE_SPEC
reset()
method sets DATE to value 0x0220_7280
const RESET_VALUE: Self::Ux = {transmute(0x02207280): <lp_clkrst::date::DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for FOSC_CNTL_SPEC
impl Resettable for FOSC_CNTL_SPEC
reset()
method sets FOSC_CNTL to value 0x9600_0000
const RESET_VALUE: Self::Ux = {transmute(0x96000000): <lp_clkrst::fosc_cntl::FOSC_CNTL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for LP_CLK_CONF_SPEC
impl Resettable for LP_CLK_CONF_SPEC
reset()
method sets LP_CLK_CONF to value 0x04
const RESET_VALUE: Self::Ux = {transmute(0x00000004): <lp_clkrst::lp_clk_conf::LP_CLK_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for LP_CLK_EN_SPEC
impl Resettable for LP_CLK_EN_SPEC
reset()
method sets LP_CLK_EN to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_clkrst::lp_clk_en::LP_CLK_EN_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for LP_CLK_PO_EN_SPEC
impl Resettable for LP_CLK_PO_EN_SPEC
reset()
method sets LP_CLK_PO_EN to value 0x07ff
const RESET_VALUE: Self::Ux = {transmute(0x000007ff): <lp_clkrst::lp_clk_po_en::LP_CLK_PO_EN_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for LP_RST_EN_SPEC
impl Resettable for LP_RST_EN_SPEC
reset()
method sets LP_RST_EN to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_clkrst::lp_rst_en::LP_RST_EN_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for LPMEM_FORCE_SPEC
impl Resettable for LPMEM_FORCE_SPEC
reset()
method sets LPMEM_FORCE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_clkrst::lpmem_force::LPMEM_FORCE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for LPPERI_SPEC
impl Resettable for LPPERI_SPEC
reset()
method sets LPPERI to value 0x2000_0000
const RESET_VALUE: Self::Ux = {transmute(0x20000000): <lp_clkrst::lpperi::LPPERI_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RC32K_CNTL_SPEC
impl Resettable for RC32K_CNTL_SPEC
reset()
method sets RC32K_CNTL to value 0xa280_0000
const RESET_VALUE: Self::Ux = {transmute(0xa2800000): <lp_clkrst::rc32k_cntl::RC32K_CNTL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RESET_CAUSE_SPEC
impl Resettable for RESET_CAUSE_SPEC
reset()
method sets RESET_CAUSE to value 0x20
const RESET_VALUE: Self::Ux = {transmute(0x00000020): <lp_clkrst::reset_cause::RESET_CAUSE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for XTAL32K_SPEC
impl Resettable for XTAL32K_SPEC
reset()
method sets XTAL32K to value 0x66c0_0000
const RESET_VALUE: Self::Ux = {transmute(0x66c00000): <lp_clkrst::xtal32k::XTAL32K_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BUS_TIMEOUT_SPEC
impl Resettable for BUS_TIMEOUT_SPEC
reset()
method sets BUS_TIMEOUT to value 0xbfff_c000
const RESET_VALUE: Self::Ux = {transmute(0xbfffc000): <lp_peri::bus_timeout::BUS_TIMEOUT_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BUS_TIMEOUT_ADDR_SPEC
impl Resettable for BUS_TIMEOUT_ADDR_SPEC
reset()
method sets BUS_TIMEOUT_ADDR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_peri::bus_timeout_addr::BUS_TIMEOUT_ADDR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BUS_TIMEOUT_UID_SPEC
impl Resettable for BUS_TIMEOUT_UID_SPEC
reset()
method sets BUS_TIMEOUT_UID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_peri::bus_timeout_uid::BUS_TIMEOUT_UID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::lp_peri::clk_en::CLK_EN_SPEC
impl Resettable for esp32h2::lp_peri::clk_en::CLK_EN_SPEC
reset()
method sets CLK_EN to value 0x7f00_0000
const RESET_VALUE: Self::Ux = {transmute(0x7f000000): <lp_peri::clk_en::CLK_EN_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_SPEC
impl Resettable for CPU_SPEC
reset()
method sets CPU to value 0x8000_0000
const RESET_VALUE: Self::Ux = {transmute(0x80000000): <lp_peri::cpu::CPU_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::lp_peri::date::DATE_SPEC
impl Resettable for esp32h2::lp_peri::date::DATE_SPEC
reset()
method sets DATE to value 0x0220_6130
const RESET_VALUE: Self::Ux = {transmute(0x02206130): <lp_peri::date::DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for DEBUG_SEL0_SPEC
impl Resettable for DEBUG_SEL0_SPEC
reset()
method sets DEBUG_SEL0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_peri::debug_sel0::DEBUG_SEL0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for DEBUG_SEL1_SPEC
impl Resettable for DEBUG_SEL1_SPEC
reset()
method sets DEBUG_SEL1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_peri::debug_sel1::DEBUG_SEL1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for INTERRUPT_SOURCE_SPEC
impl Resettable for INTERRUPT_SOURCE_SPEC
reset()
method sets INTERRUPT_SOURCE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_peri::interrupt_source::INTERRUPT_SOURCE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for MEM_CTRL_SPEC
impl Resettable for MEM_CTRL_SPEC
reset()
method sets MEM_CTRL to value 0x8000_0000
const RESET_VALUE: Self::Ux = {transmute(0x80000000): <lp_peri::mem_ctrl::MEM_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RESET_EN_SPEC
impl Resettable for RESET_EN_SPEC
reset()
method sets RESET_EN to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_peri::reset_en::RESET_EN_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RNG_DATA_SPEC
impl Resettable for RNG_DATA_SPEC
reset()
method sets RNG_DATA to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_peri::rng_data::RNG_DATA_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::lp_timer::date::DATE_SPEC
impl Resettable for esp32h2::lp_timer::date::DATE_SPEC
reset()
method sets DATE to value 0x0211_1150
const RESET_VALUE: Self::Ux = {transmute(0x02111150): <lp_timer::date::DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::lp_timer::int_clr::INT_CLR_SPEC
impl Resettable for esp32h2::lp_timer::int_clr::INT_CLR_SPEC
reset()
method sets INT_CLR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_timer::int_clr::INT_CLR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::lp_timer::int_ena::INT_ENA_SPEC
impl Resettable for esp32h2::lp_timer::int_ena::INT_ENA_SPEC
reset()
method sets INT_ENA to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_timer::int_ena::INT_ENA_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::lp_timer::int_raw::INT_RAW_SPEC
impl Resettable for esp32h2::lp_timer::int_raw::INT_RAW_SPEC
reset()
method sets INT_RAW to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_timer::int_raw::INT_RAW_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::lp_timer::int_st::INT_ST_SPEC
impl Resettable for esp32h2::lp_timer::int_st::INT_ST_SPEC
reset()
method sets INT_ST to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_timer::int_st::INT_ST_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for MAIN_BUF0_HIGH_SPEC
impl Resettable for MAIN_BUF0_HIGH_SPEC
reset()
method sets MAIN_BUF0_HIGH to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_timer::main_buf0_high::MAIN_BUF0_HIGH_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for MAIN_BUF0_LOW_SPEC
impl Resettable for MAIN_BUF0_LOW_SPEC
reset()
method sets MAIN_BUF0_LOW to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_timer::main_buf0_low::MAIN_BUF0_LOW_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for MAIN_BUF1_HIGH_SPEC
impl Resettable for MAIN_BUF1_HIGH_SPEC
reset()
method sets MAIN_BUF1_HIGH to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_timer::main_buf1_high::MAIN_BUF1_HIGH_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for MAIN_BUF1_LOW_SPEC
impl Resettable for MAIN_BUF1_LOW_SPEC
reset()
method sets MAIN_BUF1_LOW to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_timer::main_buf1_low::MAIN_BUF1_LOW_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for MAIN_OVERFLOW_SPEC
impl Resettable for MAIN_OVERFLOW_SPEC
reset()
method sets MAIN_OVERFLOW to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_timer::main_overflow::MAIN_OVERFLOW_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TAR0_HIGH_SPEC
impl Resettable for TAR0_HIGH_SPEC
reset()
method sets TAR0_HIGH to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_timer::tar0_high::TAR0_HIGH_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TAR0_LOW_SPEC
impl Resettable for TAR0_LOW_SPEC
reset()
method sets TAR0_LOW to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_timer::tar0_low::TAR0_LOW_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for UPDATE_SPEC
impl Resettable for UPDATE_SPEC
reset()
method sets UPDATE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_timer::update::UPDATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CONFIG1_SPEC
impl Resettable for CONFIG1_SPEC
reset()
method sets CONFIG1 to value 0x0003_0d40
const RESET_VALUE: Self::Ux = {transmute(0x00030d40): <lp_wdt::config1::CONFIG1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CONFIG2_SPEC
impl Resettable for CONFIG2_SPEC
reset()
method sets CONFIG2 to value 0x0001_3880
const RESET_VALUE: Self::Ux = {transmute(0x00013880): <lp_wdt::config2::CONFIG2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CONFIG3_SPEC
impl Resettable for CONFIG3_SPEC
reset()
method sets CONFIG3 to value 0x0fff
const RESET_VALUE: Self::Ux = {transmute(0x00000fff): <lp_wdt::config3::CONFIG3_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CONFIG4_SPEC
impl Resettable for CONFIG4_SPEC
reset()
method sets CONFIG4 to value 0x0fff
const RESET_VALUE: Self::Ux = {transmute(0x00000fff): <lp_wdt::config4::CONFIG4_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CONFIG5_SPEC
impl Resettable for CONFIG5_SPEC
reset()
method sets CONFIG5 to value 0xff
const RESET_VALUE: Self::Ux = {transmute(0x000000ff): <lp_wdt::config5::CONFIG5_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::lp_wdt::date::DATE_SPEC
impl Resettable for esp32h2::lp_wdt::date::DATE_SPEC
reset()
method sets DATE to value 0x0211_2080
const RESET_VALUE: Self::Ux = {transmute(0x02112080): <lp_wdt::date::DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for INT_CLR_RTC_SPEC
impl Resettable for INT_CLR_RTC_SPEC
reset()
method sets INT_CLR_RTC to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_wdt::int_clr_rtc::INT_CLR_RTC_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for INT_ENA_RTC_SPEC
impl Resettable for INT_ENA_RTC_SPEC
reset()
method sets INT_ENA_RTC to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_wdt::int_ena_rtc::INT_ENA_RTC_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::lp_wdt::int_raw::INT_RAW_SPEC
impl Resettable for esp32h2::lp_wdt::int_raw::INT_RAW_SPEC
reset()
method sets INT_RAW to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_wdt::int_raw::INT_RAW_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for INT_ST_RTC_SPEC
impl Resettable for INT_ST_RTC_SPEC
reset()
method sets INT_ST_RTC to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_wdt::int_st_rtc::INT_ST_RTC_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SWD_CONF_SPEC
impl Resettable for SWD_CONF_SPEC
reset()
method sets SWD_CONF to value 0x12c0_0000
const RESET_VALUE: Self::Ux = {transmute(0x12c00000): <lp_wdt::swd_conf::SWD_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SWD_WPROTECT_SPEC
impl Resettable for SWD_WPROTECT_SPEC
reset()
method sets SWD_WPROTECT to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_wdt::swd_wprotect::SWD_WPROTECT_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::lp_wdt::wdtconfig0::WDTCONFIG0_SPEC
impl Resettable for esp32h2::lp_wdt::wdtconfig0::WDTCONFIG0_SPEC
reset()
method sets WDTCONFIG0 to value 0x0001_3200
const RESET_VALUE: Self::Ux = {transmute(0x00013200): <lp_wdt::wdtconfig0::WDTCONFIG0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::lp_wdt::wdtfeed::WDTFEED_SPEC
impl Resettable for esp32h2::lp_wdt::wdtfeed::WDTFEED_SPEC
reset()
method sets WDTFEED to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_wdt::wdtfeed::WDTFEED_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::lp_wdt::wdtwprotect::WDTWPROTECT_SPEC
impl Resettable for esp32h2::lp_wdt::wdtwprotect::WDTWPROTECT_SPEC
reset()
method sets WDTWPROTECT to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <lp_wdt::wdtwprotect::WDTWPROTECT_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CAP_CH0_SPEC
impl Resettable for CAP_CH0_SPEC
reset()
method sets CAP_CH0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::cap_ch0::CAP_CH0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CAP_CH0_CFG_SPEC
impl Resettable for CAP_CH0_CFG_SPEC
reset()
method sets CAP_CH0_CFG to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::cap_ch0_cfg::CAP_CH0_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CAP_CH1_SPEC
impl Resettable for CAP_CH1_SPEC
reset()
method sets CAP_CH1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::cap_ch1::CAP_CH1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CAP_CH1_CFG_SPEC
impl Resettable for CAP_CH1_CFG_SPEC
reset()
method sets CAP_CH1_CFG to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::cap_ch1_cfg::CAP_CH1_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CAP_CH2_SPEC
impl Resettable for CAP_CH2_SPEC
reset()
method sets CAP_CH2 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::cap_ch2::CAP_CH2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CAP_CH2_CFG_SPEC
impl Resettable for CAP_CH2_CFG_SPEC
reset()
method sets CAP_CH2_CFG to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::cap_ch2_cfg::CAP_CH2_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CAP_STATUS_SPEC
impl Resettable for CAP_STATUS_SPEC
reset()
method sets CAP_STATUS to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::cap_status::CAP_STATUS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CAP_TIMER_CFG_SPEC
impl Resettable for CAP_TIMER_CFG_SPEC
reset()
method sets CAP_TIMER_CFG to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::cap_timer_cfg::CAP_TIMER_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CAP_TIMER_PHASE_SPEC
impl Resettable for CAP_TIMER_PHASE_SPEC
reset()
method sets CAP_TIMER_PHASE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::cap_timer_phase::CAP_TIMER_PHASE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CARRIER0_CFG_SPEC
impl Resettable for CARRIER0_CFG_SPEC
reset()
method sets CARRIER0_CFG to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::carrier0_cfg::CARRIER0_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CARRIER1_CFG_SPEC
impl Resettable for CARRIER1_CFG_SPEC
reset()
method sets CARRIER1_CFG to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::carrier1_cfg::CARRIER1_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CARRIER2_CFG_SPEC
impl Resettable for CARRIER2_CFG_SPEC
reset()
method sets CARRIER2_CFG to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::carrier2_cfg::CARRIER2_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::mcpwm0::clk::CLK_SPEC
impl Resettable for esp32h2::mcpwm0::clk::CLK_SPEC
reset()
method sets CLK to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::clk::CLK_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CLK_CFG_SPEC
impl Resettable for CLK_CFG_SPEC
reset()
method sets CLK_CFG to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::clk_cfg::CLK_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for DT0_CFG_SPEC
impl Resettable for DT0_CFG_SPEC
reset()
method sets DT0_CFG to value 0x0001_8000
const RESET_VALUE: Self::Ux = {transmute(0x00018000): <mcpwm0::dt0_cfg::DT0_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for DT0_FED_CFG_SPEC
impl Resettable for DT0_FED_CFG_SPEC
reset()
method sets DT0_FED_CFG to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::dt0_fed_cfg::DT0_FED_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for DT0_RED_CFG_SPEC
impl Resettable for DT0_RED_CFG_SPEC
reset()
method sets DT0_RED_CFG to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::dt0_red_cfg::DT0_RED_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for DT1_CFG_SPEC
impl Resettable for DT1_CFG_SPEC
reset()
method sets DT1_CFG to value 0x0001_8000
const RESET_VALUE: Self::Ux = {transmute(0x00018000): <mcpwm0::dt1_cfg::DT1_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for DT1_FED_CFG_SPEC
impl Resettable for DT1_FED_CFG_SPEC
reset()
method sets DT1_FED_CFG to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::dt1_fed_cfg::DT1_FED_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for DT1_RED_CFG_SPEC
impl Resettable for DT1_RED_CFG_SPEC
reset()
method sets DT1_RED_CFG to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::dt1_red_cfg::DT1_RED_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for DT2_CFG_SPEC
impl Resettable for DT2_CFG_SPEC
reset()
method sets DT2_CFG to value 0x0001_8000
const RESET_VALUE: Self::Ux = {transmute(0x00018000): <mcpwm0::dt2_cfg::DT2_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for DT2_FED_CFG_SPEC
impl Resettable for DT2_FED_CFG_SPEC
reset()
method sets DT2_FED_CFG to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::dt2_fed_cfg::DT2_FED_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for DT2_RED_CFG_SPEC
impl Resettable for DT2_RED_CFG_SPEC
reset()
method sets DT2_RED_CFG to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::dt2_red_cfg::DT2_RED_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for EVT_EN_SPEC
impl Resettable for EVT_EN_SPEC
reset()
method sets EVT_EN to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::evt_en::EVT_EN_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for FAULT_DETECT_SPEC
impl Resettable for FAULT_DETECT_SPEC
reset()
method sets FAULT_DETECT to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::fault_detect::FAULT_DETECT_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for FH0_CFG0_SPEC
impl Resettable for FH0_CFG0_SPEC
reset()
method sets FH0_CFG0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::fh0_cfg0::FH0_CFG0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for FH0_CFG1_SPEC
impl Resettable for FH0_CFG1_SPEC
reset()
method sets FH0_CFG1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::fh0_cfg1::FH0_CFG1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for FH0_STATUS_SPEC
impl Resettable for FH0_STATUS_SPEC
reset()
method sets FH0_STATUS to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::fh0_status::FH0_STATUS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for FH1_CFG0_SPEC
impl Resettable for FH1_CFG0_SPEC
reset()
method sets FH1_CFG0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::fh1_cfg0::FH1_CFG0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for FH1_CFG1_SPEC
impl Resettable for FH1_CFG1_SPEC
reset()
method sets FH1_CFG1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::fh1_cfg1::FH1_CFG1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for FH1_STATUS_SPEC
impl Resettable for FH1_STATUS_SPEC
reset()
method sets FH1_STATUS to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::fh1_status::FH1_STATUS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for FH2_CFG0_SPEC
impl Resettable for FH2_CFG0_SPEC
reset()
method sets FH2_CFG0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::fh2_cfg0::FH2_CFG0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for FH2_CFG1_SPEC
impl Resettable for FH2_CFG1_SPEC
reset()
method sets FH2_CFG1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::fh2_cfg1::FH2_CFG1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for FH2_STATUS_SPEC
impl Resettable for FH2_STATUS_SPEC
reset()
method sets FH2_STATUS to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::fh2_status::FH2_STATUS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for GEN0_A_SPEC
impl Resettable for GEN0_A_SPEC
reset()
method sets GEN0_A to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::gen0_a::GEN0_A_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for GEN0_B_SPEC
impl Resettable for GEN0_B_SPEC
reset()
method sets GEN0_B to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::gen0_b::GEN0_B_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for GEN0_CFG0_SPEC
impl Resettable for GEN0_CFG0_SPEC
reset()
method sets GEN0_CFG0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::gen0_cfg0::GEN0_CFG0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for GEN0_FORCE_SPEC
impl Resettable for GEN0_FORCE_SPEC
reset()
method sets GEN0_FORCE to value 0x20
const RESET_VALUE: Self::Ux = {transmute(0x00000020): <mcpwm0::gen0_force::GEN0_FORCE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for GEN0_STMP_CFG_SPEC
impl Resettable for GEN0_STMP_CFG_SPEC
reset()
method sets GEN0_STMP_CFG to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::gen0_stmp_cfg::GEN0_STMP_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for GEN0_TSTMP_A_SPEC
impl Resettable for GEN0_TSTMP_A_SPEC
reset()
method sets GEN0_TSTMP_A to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::gen0_tstmp_a::GEN0_TSTMP_A_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for GEN0_TSTMP_B_SPEC
impl Resettable for GEN0_TSTMP_B_SPEC
reset()
method sets GEN0_TSTMP_B to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::gen0_tstmp_b::GEN0_TSTMP_B_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for GEN1_A_SPEC
impl Resettable for GEN1_A_SPEC
reset()
method sets GEN1_A to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::gen1_a::GEN1_A_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for GEN1_B_SPEC
impl Resettable for GEN1_B_SPEC
reset()
method sets GEN1_B to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::gen1_b::GEN1_B_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for GEN1_CFG0_SPEC
impl Resettable for GEN1_CFG0_SPEC
reset()
method sets GEN1_CFG0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::gen1_cfg0::GEN1_CFG0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for GEN1_FORCE_SPEC
impl Resettable for GEN1_FORCE_SPEC
reset()
method sets GEN1_FORCE to value 0x20
const RESET_VALUE: Self::Ux = {transmute(0x00000020): <mcpwm0::gen1_force::GEN1_FORCE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for GEN1_STMP_CFG_SPEC
impl Resettable for GEN1_STMP_CFG_SPEC
reset()
method sets GEN1_STMP_CFG to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::gen1_stmp_cfg::GEN1_STMP_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for GEN1_TSTMP_A_SPEC
impl Resettable for GEN1_TSTMP_A_SPEC
reset()
method sets GEN1_TSTMP_A to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::gen1_tstmp_a::GEN1_TSTMP_A_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for GEN1_TSTMP_B_SPEC
impl Resettable for GEN1_TSTMP_B_SPEC
reset()
method sets GEN1_TSTMP_B to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::gen1_tstmp_b::GEN1_TSTMP_B_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for GEN2_A_SPEC
impl Resettable for GEN2_A_SPEC
reset()
method sets GEN2_A to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::gen2_a::GEN2_A_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for GEN2_B_SPEC
impl Resettable for GEN2_B_SPEC
reset()
method sets GEN2_B to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::gen2_b::GEN2_B_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for GEN2_CFG0_SPEC
impl Resettable for GEN2_CFG0_SPEC
reset()
method sets GEN2_CFG0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::gen2_cfg0::GEN2_CFG0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for GEN2_FORCE_SPEC
impl Resettable for GEN2_FORCE_SPEC
reset()
method sets GEN2_FORCE to value 0x20
const RESET_VALUE: Self::Ux = {transmute(0x00000020): <mcpwm0::gen2_force::GEN2_FORCE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for GEN2_STMP_CFG_SPEC
impl Resettable for GEN2_STMP_CFG_SPEC
reset()
method sets GEN2_STMP_CFG to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::gen2_stmp_cfg::GEN2_STMP_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for GEN2_TSTMP_A_SPEC
impl Resettable for GEN2_TSTMP_A_SPEC
reset()
method sets GEN2_TSTMP_A to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::gen2_tstmp_a::GEN2_TSTMP_A_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for GEN2_TSTMP_B_SPEC
impl Resettable for GEN2_TSTMP_B_SPEC
reset()
method sets GEN2_TSTMP_B to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::gen2_tstmp_b::GEN2_TSTMP_B_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::mcpwm0::int_clr::INT_CLR_SPEC
impl Resettable for esp32h2::mcpwm0::int_clr::INT_CLR_SPEC
reset()
method sets INT_CLR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::int_clr::INT_CLR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::mcpwm0::int_ena::INT_ENA_SPEC
impl Resettable for esp32h2::mcpwm0::int_ena::INT_ENA_SPEC
reset()
method sets INT_ENA to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::int_ena::INT_ENA_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::mcpwm0::int_raw::INT_RAW_SPEC
impl Resettable for esp32h2::mcpwm0::int_raw::INT_RAW_SPEC
reset()
method sets INT_RAW to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::int_raw::INT_RAW_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::mcpwm0::int_st::INT_ST_SPEC
impl Resettable for esp32h2::mcpwm0::int_st::INT_ST_SPEC
reset()
method sets INT_ST to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::int_st::INT_ST_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for OPERATOR_TIMERSEL_SPEC
impl Resettable for OPERATOR_TIMERSEL_SPEC
reset()
method sets OPERATOR_TIMERSEL to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::operator_timersel::OPERATOR_TIMERSEL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TASK_EN_SPEC
impl Resettable for TASK_EN_SPEC
reset()
method sets TASK_EN to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::task_en::TASK_EN_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TIMER0_CFG0_SPEC
impl Resettable for TIMER0_CFG0_SPEC
reset()
method sets TIMER0_CFG0 to value 0xff00
const RESET_VALUE: Self::Ux = {transmute(0x0000ff00): <mcpwm0::timer0_cfg0::TIMER0_CFG0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TIMER0_CFG1_SPEC
impl Resettable for TIMER0_CFG1_SPEC
reset()
method sets TIMER0_CFG1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::timer0_cfg1::TIMER0_CFG1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TIMER0_STATUS_SPEC
impl Resettable for TIMER0_STATUS_SPEC
reset()
method sets TIMER0_STATUS to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::timer0_status::TIMER0_STATUS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TIMER0_SYNC_SPEC
impl Resettable for TIMER0_SYNC_SPEC
reset()
method sets TIMER0_SYNC to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::timer0_sync::TIMER0_SYNC_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TIMER1_CFG0_SPEC
impl Resettable for TIMER1_CFG0_SPEC
reset()
method sets TIMER1_CFG0 to value 0xff00
const RESET_VALUE: Self::Ux = {transmute(0x0000ff00): <mcpwm0::timer1_cfg0::TIMER1_CFG0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TIMER1_CFG1_SPEC
impl Resettable for TIMER1_CFG1_SPEC
reset()
method sets TIMER1_CFG1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::timer1_cfg1::TIMER1_CFG1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TIMER1_STATUS_SPEC
impl Resettable for TIMER1_STATUS_SPEC
reset()
method sets TIMER1_STATUS to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::timer1_status::TIMER1_STATUS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TIMER1_SYNC_SPEC
impl Resettable for TIMER1_SYNC_SPEC
reset()
method sets TIMER1_SYNC to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::timer1_sync::TIMER1_SYNC_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TIMER2_CFG0_SPEC
impl Resettable for TIMER2_CFG0_SPEC
reset()
method sets TIMER2_CFG0 to value 0xff00
const RESET_VALUE: Self::Ux = {transmute(0x0000ff00): <mcpwm0::timer2_cfg0::TIMER2_CFG0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TIMER2_CFG1_SPEC
impl Resettable for TIMER2_CFG1_SPEC
reset()
method sets TIMER2_CFG1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::timer2_cfg1::TIMER2_CFG1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TIMER2_STATUS_SPEC
impl Resettable for TIMER2_STATUS_SPEC
reset()
method sets TIMER2_STATUS to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::timer2_status::TIMER2_STATUS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TIMER2_SYNC_SPEC
impl Resettable for TIMER2_SYNC_SPEC
reset()
method sets TIMER2_SYNC to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::timer2_sync::TIMER2_SYNC_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TIMER_SYNCI_CFG_SPEC
impl Resettable for TIMER_SYNCI_CFG_SPEC
reset()
method sets TIMER_SYNCI_CFG to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mcpwm0::timer_synci_cfg::TIMER_SYNCI_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for UPDATE_CFG_SPEC
impl Resettable for UPDATE_CFG_SPEC
reset()
method sets UPDATE_CFG to value 0x55
const RESET_VALUE: Self::Ux = {transmute(0x00000055): <mcpwm0::update_cfg::UPDATE_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::mcpwm0::version::VERSION_SPEC
impl Resettable for esp32h2::mcpwm0::version::VERSION_SPEC
reset()
method sets VERSION to value 0x0220_1240
const RESET_VALUE: Self::Ux = {transmute(0x02201240): <mcpwm0::version::VERSION_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::mem_monitor::clock_gate::CLOCK_GATE_SPEC
impl Resettable for esp32h2::mem_monitor::clock_gate::CLOCK_GATE_SPEC
reset()
method sets CLOCK_GATE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mem_monitor::clock_gate::CLOCK_GATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::mem_monitor::date::DATE_SPEC
impl Resettable for esp32h2::mem_monitor::date::DATE_SPEC
reset()
method sets DATE to value 0x0220_2140
const RESET_VALUE: Self::Ux = {transmute(0x02202140): <mem_monitor::date::DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for LOG_CHECK_DATA_SPEC
impl Resettable for LOG_CHECK_DATA_SPEC
reset()
method sets LOG_CHECK_DATA to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mem_monitor::log_check_data::LOG_CHECK_DATA_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for LOG_DATA_MASK_SPEC
impl Resettable for LOG_DATA_MASK_SPEC
reset()
method sets LOG_DATA_MASK to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mem_monitor::log_data_mask::LOG_DATA_MASK_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for LOG_MAX_SPEC
impl Resettable for LOG_MAX_SPEC
reset()
method sets LOG_MAX to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mem_monitor::log_max::LOG_MAX_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for LOG_MEM_ADDR_UPDATE_SPEC
impl Resettable for LOG_MEM_ADDR_UPDATE_SPEC
reset()
method sets LOG_MEM_ADDR_UPDATE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mem_monitor::log_mem_addr_update::LOG_MEM_ADDR_UPDATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for LOG_MEM_CURRENT_ADDR_SPEC
impl Resettable for LOG_MEM_CURRENT_ADDR_SPEC
reset()
method sets LOG_MEM_CURRENT_ADDR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mem_monitor::log_mem_current_addr::LOG_MEM_CURRENT_ADDR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for LOG_MEM_END_SPEC
impl Resettable for LOG_MEM_END_SPEC
reset()
method sets LOG_MEM_END to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mem_monitor::log_mem_end::LOG_MEM_END_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for LOG_MEM_FULL_FLAG_SPEC
impl Resettable for LOG_MEM_FULL_FLAG_SPEC
reset()
method sets LOG_MEM_FULL_FLAG to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mem_monitor::log_mem_full_flag::LOG_MEM_FULL_FLAG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for LOG_MEM_START_SPEC
impl Resettable for LOG_MEM_START_SPEC
reset()
method sets LOG_MEM_START to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mem_monitor::log_mem_start::LOG_MEM_START_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for LOG_MIN_SPEC
impl Resettable for LOG_MIN_SPEC
reset()
method sets LOG_MIN to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <mem_monitor::log_min::LOG_MIN_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for LOG_SETTING_SPEC
impl Resettable for LOG_SETTING_SPEC
reset()
method sets LOG_SETTING to value 0x80
const RESET_VALUE: Self::Ux = {transmute(0x00000080): <mem_monitor::log_setting::LOG_SETTING_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::modem_lpcon::clk_conf::CLK_CONF_SPEC
impl Resettable for esp32h2::modem_lpcon::clk_conf::CLK_CONF_SPEC
reset()
method sets CLK_CONF to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <modem_lpcon::clk_conf::CLK_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::modem_lpcon::clk_conf_force_on::CLK_CONF_FORCE_ON_SPEC
impl Resettable for esp32h2::modem_lpcon::clk_conf_force_on::CLK_CONF_FORCE_ON_SPEC
reset()
method sets CLK_CONF_FORCE_ON to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <modem_lpcon::clk_conf_force_on::CLK_CONF_FORCE_ON_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for COEX_LP_CLK_CONF_SPEC
impl Resettable for COEX_LP_CLK_CONF_SPEC
reset()
method sets COEX_LP_CLK_CONF to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <modem_lpcon::coex_lp_clk_conf::COEX_LP_CLK_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::modem_lpcon::date::DATE_SPEC
impl Resettable for esp32h2::modem_lpcon::date::DATE_SPEC
reset()
method sets DATE to value 0x0220_9280
const RESET_VALUE: Self::Ux = {transmute(0x02209280): <modem_lpcon::date::DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::modem_lpcon::mem_conf::MEM_CONF_SPEC
impl Resettable for esp32h2::modem_lpcon::mem_conf::MEM_CONF_SPEC
reset()
method sets MEM_CONF to value 0x0022_8014
const RESET_VALUE: Self::Ux = {transmute(0x00228014): <modem_lpcon::mem_conf::MEM_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RST_CONF_SPEC
impl Resettable for RST_CONF_SPEC
reset()
method sets RST_CONF to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <modem_lpcon::rst_conf::RST_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::modem_lpcon::test_conf::TEST_CONF_SPEC
impl Resettable for esp32h2::modem_lpcon::test_conf::TEST_CONF_SPEC
reset()
method sets TEST_CONF to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <modem_lpcon::test_conf::TEST_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TICK_CONF_SPEC
impl Resettable for TICK_CONF_SPEC
reset()
method sets TICK_CONF to value 0x1f
const RESET_VALUE: Self::Ux = {transmute(0x0000001f): <modem_lpcon::tick_conf::TICK_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CLK_CONF1_SPEC
impl Resettable for CLK_CONF1_SPEC
reset()
method sets CLK_CONF1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <modem_syscon::clk_conf1::CLK_CONF1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CLK_CONF1_FORCE_ON_SPEC
impl Resettable for CLK_CONF1_FORCE_ON_SPEC
reset()
method sets CLK_CONF1_FORCE_ON to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <modem_syscon::clk_conf1_force_on::CLK_CONF1_FORCE_ON_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::modem_syscon::clk_conf::CLK_CONF_SPEC
impl Resettable for esp32h2::modem_syscon::clk_conf::CLK_CONF_SPEC
reset()
method sets CLK_CONF to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <modem_syscon::clk_conf::CLK_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::modem_syscon::clk_conf_force_on::CLK_CONF_FORCE_ON_SPEC
impl Resettable for esp32h2::modem_syscon::clk_conf_force_on::CLK_CONF_FORCE_ON_SPEC
reset()
method sets CLK_CONF_FORCE_ON to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <modem_syscon::clk_conf_force_on::CLK_CONF_FORCE_ON_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::modem_syscon::date::DATE_SPEC
impl Resettable for esp32h2::modem_syscon::date::DATE_SPEC
reset()
method sets DATE to value 0x0220_8300
const RESET_VALUE: Self::Ux = {transmute(0x02208300): <modem_syscon::date::DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::modem_syscon::mem_conf::MEM_CONF_SPEC
impl Resettable for esp32h2::modem_syscon::mem_conf::MEM_CONF_SPEC
reset()
method sets MEM_CONF to value 0x20
const RESET_VALUE: Self::Ux = {transmute(0x00000020): <modem_syscon::mem_conf::MEM_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for MODEM_RST_CONF_SPEC
impl Resettable for MODEM_RST_CONF_SPEC
reset()
method sets MODEM_RST_CONF to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <modem_syscon::modem_rst_conf::MODEM_RST_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::modem_syscon::test_conf::TEST_CONF_SPEC
impl Resettable for esp32h2::modem_syscon::test_conf::TEST_CONF_SPEC
reset()
method sets TEST_CONF to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <modem_syscon::test_conf::TEST_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for APB2OTP_EN_SPEC
impl Resettable for APB2OTP_EN_SPEC
reset()
method sets APB2OTP_EN to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::apb2otp_en::APB2OTP_EN_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK0_BACKUP1_W1_SPEC
impl Resettable for BLK0_BACKUP1_W1_SPEC
reset()
method sets BLK0_BACKUP1_W1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk0_backup1_w1::BLK0_BACKUP1_W1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK0_BACKUP1_W2_SPEC
impl Resettable for BLK0_BACKUP1_W2_SPEC
reset()
method sets BLK0_BACKUP1_W2 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk0_backup1_w2::BLK0_BACKUP1_W2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK0_BACKUP1_W3_SPEC
impl Resettable for BLK0_BACKUP1_W3_SPEC
reset()
method sets BLK0_BACKUP1_W3 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk0_backup1_w3::BLK0_BACKUP1_W3_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK0_BACKUP1_W4_SPEC
impl Resettable for BLK0_BACKUP1_W4_SPEC
reset()
method sets BLK0_BACKUP1_W4 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk0_backup1_w4::BLK0_BACKUP1_W4_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK0_BACKUP1_W5_SPEC
impl Resettable for BLK0_BACKUP1_W5_SPEC
reset()
method sets BLK0_BACKUP1_W5 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk0_backup1_w5::BLK0_BACKUP1_W5_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK0_BACKUP2_W1_SPEC
impl Resettable for BLK0_BACKUP2_W1_SPEC
reset()
method sets BLK0_BACKUP2_W1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk0_backup2_w1::BLK0_BACKUP2_W1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK0_BACKUP2_W2_SPEC
impl Resettable for BLK0_BACKUP2_W2_SPEC
reset()
method sets BLK0_BACKUP2_W2 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk0_backup2_w2::BLK0_BACKUP2_W2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK0_BACKUP2_W3_SPEC
impl Resettable for BLK0_BACKUP2_W3_SPEC
reset()
method sets BLK0_BACKUP2_W3 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk0_backup2_w3::BLK0_BACKUP2_W3_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK0_BACKUP2_W4_SPEC
impl Resettable for BLK0_BACKUP2_W4_SPEC
reset()
method sets BLK0_BACKUP2_W4 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk0_backup2_w4::BLK0_BACKUP2_W4_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK0_BACKUP2_W5_SPEC
impl Resettable for BLK0_BACKUP2_W5_SPEC
reset()
method sets BLK0_BACKUP2_W5 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk0_backup2_w5::BLK0_BACKUP2_W5_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK0_BACKUP3_W1_SPEC
impl Resettable for BLK0_BACKUP3_W1_SPEC
reset()
method sets BLK0_BACKUP3_W1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk0_backup3_w1::BLK0_BACKUP3_W1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK0_BACKUP3_W2_SPEC
impl Resettable for BLK0_BACKUP3_W2_SPEC
reset()
method sets BLK0_BACKUP3_W2 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk0_backup3_w2::BLK0_BACKUP3_W2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK0_BACKUP3_W3_SPEC
impl Resettable for BLK0_BACKUP3_W3_SPEC
reset()
method sets BLK0_BACKUP3_W3 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk0_backup3_w3::BLK0_BACKUP3_W3_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK0_BACKUP3_W4_SPEC
impl Resettable for BLK0_BACKUP3_W4_SPEC
reset()
method sets BLK0_BACKUP3_W4 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk0_backup3_w4::BLK0_BACKUP3_W4_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK0_BACKUP3_W5_SPEC
impl Resettable for BLK0_BACKUP3_W5_SPEC
reset()
method sets BLK0_BACKUP3_W5 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk0_backup3_w5::BLK0_BACKUP3_W5_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK0_BACKUP4_W1_SPEC
impl Resettable for BLK0_BACKUP4_W1_SPEC
reset()
method sets BLK0_BACKUP4_W1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk0_backup4_w1::BLK0_BACKUP4_W1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK0_BACKUP4_W2_SPEC
impl Resettable for BLK0_BACKUP4_W2_SPEC
reset()
method sets BLK0_BACKUP4_W2 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk0_backup4_w2::BLK0_BACKUP4_W2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK0_BACKUP4_W3_SPEC
impl Resettable for BLK0_BACKUP4_W3_SPEC
reset()
method sets BLK0_BACKUP4_W3 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk0_backup4_w3::BLK0_BACKUP4_W3_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK0_BACKUP4_W4_SPEC
impl Resettable for BLK0_BACKUP4_W4_SPEC
reset()
method sets BLK0_BACKUP4_W4 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk0_backup4_w4::BLK0_BACKUP4_W4_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK0_BACKUP4_W5_SPEC
impl Resettable for BLK0_BACKUP4_W5_SPEC
reset()
method sets BLK0_BACKUP4_W5 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk0_backup4_w5::BLK0_BACKUP4_W5_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK1_W1_SPEC
impl Resettable for BLK1_W1_SPEC
reset()
method sets BLK1_W1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk1_w1::BLK1_W1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK1_W2_SPEC
impl Resettable for BLK1_W2_SPEC
reset()
method sets BLK1_W2 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk1_w2::BLK1_W2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK1_W3_SPEC
impl Resettable for BLK1_W3_SPEC
reset()
method sets BLK1_W3 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk1_w3::BLK1_W3_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK1_W4_SPEC
impl Resettable for BLK1_W4_SPEC
reset()
method sets BLK1_W4 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk1_w4::BLK1_W4_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK1_W5_SPEC
impl Resettable for BLK1_W5_SPEC
reset()
method sets BLK1_W5 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk1_w5::BLK1_W5_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK1_W6_SPEC
impl Resettable for BLK1_W6_SPEC
reset()
method sets BLK1_W6 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk1_w6::BLK1_W6_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK1_W7_SPEC
impl Resettable for BLK1_W7_SPEC
reset()
method sets BLK1_W7 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk1_w7::BLK1_W7_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK1_W8_SPEC
impl Resettable for BLK1_W8_SPEC
reset()
method sets BLK1_W8 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk1_w8::BLK1_W8_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK1_W9_SPEC
impl Resettable for BLK1_W9_SPEC
reset()
method sets BLK1_W9 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk1_w9::BLK1_W9_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK2_W1_SPEC
impl Resettable for BLK2_W1_SPEC
reset()
method sets BLK2_W1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk2_w1::BLK2_W1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK2_W2_SPEC
impl Resettable for BLK2_W2_SPEC
reset()
method sets BLK2_W2 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk2_w2::BLK2_W2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK2_W3_SPEC
impl Resettable for BLK2_W3_SPEC
reset()
method sets BLK2_W3 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk2_w3::BLK2_W3_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK2_W4_SPEC
impl Resettable for BLK2_W4_SPEC
reset()
method sets BLK2_W4 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk2_w4::BLK2_W4_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK2_W5_SPEC
impl Resettable for BLK2_W5_SPEC
reset()
method sets BLK2_W5 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk2_w5::BLK2_W5_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK2_W6_SPEC
impl Resettable for BLK2_W6_SPEC
reset()
method sets BLK2_W6 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk2_w6::BLK2_W6_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK2_W7_SPEC
impl Resettable for BLK2_W7_SPEC
reset()
method sets BLK2_W7 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk2_w7::BLK2_W7_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK2_W8_SPEC
impl Resettable for BLK2_W8_SPEC
reset()
method sets BLK2_W8 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk2_w8::BLK2_W8_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK2_W9_SPEC
impl Resettable for BLK2_W9_SPEC
reset()
method sets BLK2_W9 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk2_w9::BLK2_W9_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK2_W10_SPEC
impl Resettable for BLK2_W10_SPEC
reset()
method sets BLK2_W10 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk2_w10::BLK2_W10_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK2_W11_SPEC
impl Resettable for BLK2_W11_SPEC
reset()
method sets BLK2_W11 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk2_w11::BLK2_W11_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK3_W1_SPEC
impl Resettable for BLK3_W1_SPEC
reset()
method sets BLK3_W1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk3_w1::BLK3_W1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK3_W2_SPEC
impl Resettable for BLK3_W2_SPEC
reset()
method sets BLK3_W2 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk3_w2::BLK3_W2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK3_W3_SPEC
impl Resettable for BLK3_W3_SPEC
reset()
method sets BLK3_W3 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk3_w3::BLK3_W3_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK3_W4_SPEC
impl Resettable for BLK3_W4_SPEC
reset()
method sets BLK3_W4 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk3_w4::BLK3_W4_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK3_W5_SPEC
impl Resettable for BLK3_W5_SPEC
reset()
method sets BLK3_W5 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk3_w5::BLK3_W5_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK3_W6_SPEC
impl Resettable for BLK3_W6_SPEC
reset()
method sets BLK3_W6 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk3_w6::BLK3_W6_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK3_W7_SPEC
impl Resettable for BLK3_W7_SPEC
reset()
method sets BLK3_W7 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk3_w7::BLK3_W7_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK3_W8_SPEC
impl Resettable for BLK3_W8_SPEC
reset()
method sets BLK3_W8 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk3_w8::BLK3_W8_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK3_W9_SPEC
impl Resettable for BLK3_W9_SPEC
reset()
method sets BLK3_W9 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk3_w9::BLK3_W9_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK3_W10_SPEC
impl Resettable for BLK3_W10_SPEC
reset()
method sets BLK3_W10 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk3_w10::BLK3_W10_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK3_W11_SPEC
impl Resettable for BLK3_W11_SPEC
reset()
method sets BLK3_W11 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk3_w11::BLK3_W11_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK4_W1_SPEC
impl Resettable for BLK4_W1_SPEC
reset()
method sets BLK4_W1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk4_w1::BLK4_W1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK4_W2_SPEC
impl Resettable for BLK4_W2_SPEC
reset()
method sets BLK4_W2 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk4_w2::BLK4_W2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK4_W3_SPEC
impl Resettable for BLK4_W3_SPEC
reset()
method sets BLK4_W3 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk4_w3::BLK4_W3_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK4_W4_SPEC
impl Resettable for BLK4_W4_SPEC
reset()
method sets BLK4_W4 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk4_w4::BLK4_W4_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK4_W5_SPEC
impl Resettable for BLK4_W5_SPEC
reset()
method sets BLK4_W5 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk4_w5::BLK4_W5_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK4_W6_SPEC
impl Resettable for BLK4_W6_SPEC
reset()
method sets BLK4_W6 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk4_w6::BLK4_W6_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK4_W7_SPEC
impl Resettable for BLK4_W7_SPEC
reset()
method sets BLK4_W7 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk4_w7::BLK4_W7_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK4_W8_SPEC
impl Resettable for BLK4_W8_SPEC
reset()
method sets BLK4_W8 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk4_w8::BLK4_W8_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK4_W9_SPEC
impl Resettable for BLK4_W9_SPEC
reset()
method sets BLK4_W9 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk4_w9::BLK4_W9_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK4_W10_SPEC
impl Resettable for BLK4_W10_SPEC
reset()
method sets BLK4_W10 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk4_w10::BLK4_W10_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK4_W11_SPEC
impl Resettable for BLK4_W11_SPEC
reset()
method sets BLK4_W11 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk4_w11::BLK4_W11_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK5_W1_SPEC
impl Resettable for BLK5_W1_SPEC
reset()
method sets BLK5_W1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk5_w1::BLK5_W1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK5_W2_SPEC
impl Resettable for BLK5_W2_SPEC
reset()
method sets BLK5_W2 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk5_w2::BLK5_W2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK5_W3_SPEC
impl Resettable for BLK5_W3_SPEC
reset()
method sets BLK5_W3 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk5_w3::BLK5_W3_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK5_W4_SPEC
impl Resettable for BLK5_W4_SPEC
reset()
method sets BLK5_W4 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk5_w4::BLK5_W4_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK5_W5_SPEC
impl Resettable for BLK5_W5_SPEC
reset()
method sets BLK5_W5 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk5_w5::BLK5_W5_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK5_W6_SPEC
impl Resettable for BLK5_W6_SPEC
reset()
method sets BLK5_W6 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk5_w6::BLK5_W6_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK5_W7_SPEC
impl Resettable for BLK5_W7_SPEC
reset()
method sets BLK5_W7 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk5_w7::BLK5_W7_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK5_W8_SPEC
impl Resettable for BLK5_W8_SPEC
reset()
method sets BLK5_W8 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk5_w8::BLK5_W8_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK5_W9_SPEC
impl Resettable for BLK5_W9_SPEC
reset()
method sets BLK5_W9 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk5_w9::BLK5_W9_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK5_W10_SPEC
impl Resettable for BLK5_W10_SPEC
reset()
method sets BLK5_W10 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk5_w10::BLK5_W10_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK5_W11_SPEC
impl Resettable for BLK5_W11_SPEC
reset()
method sets BLK5_W11 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk5_w11::BLK5_W11_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK6_W1_SPEC
impl Resettable for BLK6_W1_SPEC
reset()
method sets BLK6_W1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk6_w1::BLK6_W1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK6_W2_SPEC
impl Resettable for BLK6_W2_SPEC
reset()
method sets BLK6_W2 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk6_w2::BLK6_W2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK6_W3_SPEC
impl Resettable for BLK6_W3_SPEC
reset()
method sets BLK6_W3 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk6_w3::BLK6_W3_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK6_W4_SPEC
impl Resettable for BLK6_W4_SPEC
reset()
method sets BLK6_W4 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk6_w4::BLK6_W4_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK6_W5_SPEC
impl Resettable for BLK6_W5_SPEC
reset()
method sets BLK6_W5 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk6_w5::BLK6_W5_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK6_W6_SPEC
impl Resettable for BLK6_W6_SPEC
reset()
method sets BLK6_W6 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk6_w6::BLK6_W6_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK6_W7_SPEC
impl Resettable for BLK6_W7_SPEC
reset()
method sets BLK6_W7 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk6_w7::BLK6_W7_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK6_W8_SPEC
impl Resettable for BLK6_W8_SPEC
reset()
method sets BLK6_W8 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk6_w8::BLK6_W8_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK6_W9_SPEC
impl Resettable for BLK6_W9_SPEC
reset()
method sets BLK6_W9 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk6_w9::BLK6_W9_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK6_W10_SPEC
impl Resettable for BLK6_W10_SPEC
reset()
method sets BLK6_W10 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk6_w10::BLK6_W10_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK6_W11_SPEC
impl Resettable for BLK6_W11_SPEC
reset()
method sets BLK6_W11 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk6_w11::BLK6_W11_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK7_W1_SPEC
impl Resettable for BLK7_W1_SPEC
reset()
method sets BLK7_W1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk7_w1::BLK7_W1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK7_W2_SPEC
impl Resettable for BLK7_W2_SPEC
reset()
method sets BLK7_W2 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk7_w2::BLK7_W2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK7_W3_SPEC
impl Resettable for BLK7_W3_SPEC
reset()
method sets BLK7_W3 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk7_w3::BLK7_W3_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK7_W4_SPEC
impl Resettable for BLK7_W4_SPEC
reset()
method sets BLK7_W4 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk7_w4::BLK7_W4_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK7_W5_SPEC
impl Resettable for BLK7_W5_SPEC
reset()
method sets BLK7_W5 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk7_w5::BLK7_W5_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK7_W6_SPEC
impl Resettable for BLK7_W6_SPEC
reset()
method sets BLK7_W6 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk7_w6::BLK7_W6_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK7_W7_SPEC
impl Resettable for BLK7_W7_SPEC
reset()
method sets BLK7_W7 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk7_w7::BLK7_W7_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK7_W8_SPEC
impl Resettable for BLK7_W8_SPEC
reset()
method sets BLK7_W8 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk7_w8::BLK7_W8_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK7_W9_SPEC
impl Resettable for BLK7_W9_SPEC
reset()
method sets BLK7_W9 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk7_w9::BLK7_W9_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK7_W10_SPEC
impl Resettable for BLK7_W10_SPEC
reset()
method sets BLK7_W10 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk7_w10::BLK7_W10_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK7_W11_SPEC
impl Resettable for BLK7_W11_SPEC
reset()
method sets BLK7_W11 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk7_w11::BLK7_W11_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK8_W1_SPEC
impl Resettable for BLK8_W1_SPEC
reset()
method sets BLK8_W1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk8_w1::BLK8_W1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK8_W2_SPEC
impl Resettable for BLK8_W2_SPEC
reset()
method sets BLK8_W2 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk8_w2::BLK8_W2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK8_W3_SPEC
impl Resettable for BLK8_W3_SPEC
reset()
method sets BLK8_W3 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk8_w3::BLK8_W3_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK8_W4_SPEC
impl Resettable for BLK8_W4_SPEC
reset()
method sets BLK8_W4 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk8_w4::BLK8_W4_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK8_W5_SPEC
impl Resettable for BLK8_W5_SPEC
reset()
method sets BLK8_W5 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk8_w5::BLK8_W5_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK8_W6_SPEC
impl Resettable for BLK8_W6_SPEC
reset()
method sets BLK8_W6 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk8_w6::BLK8_W6_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK8_W7_SPEC
impl Resettable for BLK8_W7_SPEC
reset()
method sets BLK8_W7 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk8_w7::BLK8_W7_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK8_W8_SPEC
impl Resettable for BLK8_W8_SPEC
reset()
method sets BLK8_W8 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk8_w8::BLK8_W8_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK8_W9_SPEC
impl Resettable for BLK8_W9_SPEC
reset()
method sets BLK8_W9 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk8_w9::BLK8_W9_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK8_W10_SPEC
impl Resettable for BLK8_W10_SPEC
reset()
method sets BLK8_W10 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk8_w10::BLK8_W10_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK8_W11_SPEC
impl Resettable for BLK8_W11_SPEC
reset()
method sets BLK8_W11 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk8_w11::BLK8_W11_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK9_W1_SPEC
impl Resettable for BLK9_W1_SPEC
reset()
method sets BLK9_W1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk9_w1::BLK9_W1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK9_W2_SPEC
impl Resettable for BLK9_W2_SPEC
reset()
method sets BLK9_W2 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk9_w2::BLK9_W2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK9_W3_SPEC
impl Resettable for BLK9_W3_SPEC
reset()
method sets BLK9_W3 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk9_w3::BLK9_W3_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK9_W4_SPEC
impl Resettable for BLK9_W4_SPEC
reset()
method sets BLK9_W4 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk9_w4::BLK9_W4_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK9_W5_SPEC
impl Resettable for BLK9_W5_SPEC
reset()
method sets BLK9_W5 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk9_w5::BLK9_W5_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK9_W6_SPEC
impl Resettable for BLK9_W6_SPEC
reset()
method sets BLK9_W6 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk9_w6::BLK9_W6_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK9_W7_SPEC
impl Resettable for BLK9_W7_SPEC
reset()
method sets BLK9_W7 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk9_w7::BLK9_W7_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK9_W8_SPEC
impl Resettable for BLK9_W8_SPEC
reset()
method sets BLK9_W8 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk9_w8::BLK9_W8_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK9_W9_SPEC
impl Resettable for BLK9_W9_SPEC
reset()
method sets BLK9_W9 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk9_w9::BLK9_W9_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK9_W10_SPEC
impl Resettable for BLK9_W10_SPEC
reset()
method sets BLK9_W10 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk9_w10::BLK9_W10_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK9_W11_SPEC
impl Resettable for BLK9_W11_SPEC
reset()
method sets BLK9_W11 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk9_w11::BLK9_W11_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK10_W1_SPEC
impl Resettable for BLK10_W1_SPEC
reset()
method sets BLK10_W1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk10_w1::BLK10_W1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK10_W2_SPEC
impl Resettable for BLK10_W2_SPEC
reset()
method sets BLK10_W2 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk10_w2::BLK10_W2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK10_W3_SPEC
impl Resettable for BLK10_W3_SPEC
reset()
method sets BLK10_W3 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk10_w3::BLK10_W3_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK10_W4_SPEC
impl Resettable for BLK10_W4_SPEC
reset()
method sets BLK10_W4 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk10_w4::BLK10_W4_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK10_W5_SPEC
impl Resettable for BLK10_W5_SPEC
reset()
method sets BLK10_W5 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk10_w5::BLK10_W5_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK10_W6_SPEC
impl Resettable for BLK10_W6_SPEC
reset()
method sets BLK10_W6 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk10_w6::BLK10_W6_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK10_W7_SPEC
impl Resettable for BLK10_W7_SPEC
reset()
method sets BLK10_W7 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk10_w7::BLK10_W7_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK10_W8_SPEC
impl Resettable for BLK10_W8_SPEC
reset()
method sets BLK10_W8 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk10_w8::BLK10_W8_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK10_W9_SPEC
impl Resettable for BLK10_W9_SPEC
reset()
method sets BLK10_W9 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk10_w9::BLK10_W9_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK10_W10_SPEC
impl Resettable for BLK10_W10_SPEC
reset()
method sets BLK10_W10 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk10_w10::BLK10_W10_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BLK10_W11_SPEC
impl Resettable for BLK10_W11_SPEC
reset()
method sets BLK10_W11 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::blk10_w11::BLK10_W11_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::otp_debug::clk::CLK_SPEC
impl Resettable for esp32h2::otp_debug::clk::CLK_SPEC
reset()
method sets CLK to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::clk::CLK_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::otp_debug::date::DATE_SPEC
impl Resettable for esp32h2::otp_debug::date::DATE_SPEC
reset()
method sets DATE to value 0x2021_1028
const RESET_VALUE: Self::Ux = {transmute(0x20211028): <otp_debug::date::DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for WR_DIS_SPEC
impl Resettable for WR_DIS_SPEC
reset()
method sets WR_DIS to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <otp_debug::wr_dis::WR_DIS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::parl_io::clk::CLK_SPEC
impl Resettable for esp32h2::parl_io::clk::CLK_SPEC
reset()
method sets CLK to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <parl_io::clk::CLK_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for FIFO_CFG_SPEC
impl Resettable for FIFO_CFG_SPEC
reset()
method sets FIFO_CFG to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <parl_io::fifo_cfg::FIFO_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::parl_io::int_clr::INT_CLR_SPEC
impl Resettable for esp32h2::parl_io::int_clr::INT_CLR_SPEC
reset()
method sets INT_CLR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <parl_io::int_clr::INT_CLR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::parl_io::int_ena::INT_ENA_SPEC
impl Resettable for esp32h2::parl_io::int_ena::INT_ENA_SPEC
reset()
method sets INT_ENA to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <parl_io::int_ena::INT_ENA_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::parl_io::int_raw::INT_RAW_SPEC
impl Resettable for esp32h2::parl_io::int_raw::INT_RAW_SPEC
reset()
method sets INT_RAW to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <parl_io::int_raw::INT_RAW_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::parl_io::int_st::INT_ST_SPEC
impl Resettable for esp32h2::parl_io::int_st::INT_ST_SPEC
reset()
method sets INT_ST to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <parl_io::int_st::INT_ST_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::parl_io::reg_update::REG_UPDATE_SPEC
impl Resettable for esp32h2::parl_io::reg_update::REG_UPDATE_SPEC
reset()
method sets REG_UPDATE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <parl_io::reg_update::REG_UPDATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RX_CLK_CFG_SPEC
impl Resettable for RX_CLK_CFG_SPEC
reset()
method sets RX_CLK_CFG to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <parl_io::rx_clk_cfg::RX_CLK_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RX_DATA_CFG_SPEC
impl Resettable for RX_DATA_CFG_SPEC
reset()
method sets RX_DATA_CFG to value 0x6000_0000
const RESET_VALUE: Self::Ux = {transmute(0x60000000): <parl_io::rx_data_cfg::RX_DATA_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RX_GENRL_CFG_SPEC
impl Resettable for RX_GENRL_CFG_SPEC
reset()
method sets RX_GENRL_CFG to value 0x21ff_e000
const RESET_VALUE: Self::Ux = {transmute(0x21ffe000): <parl_io::rx_genrl_cfg::RX_GENRL_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RX_MODE_CFG_SPEC
impl Resettable for RX_MODE_CFG_SPEC
reset()
method sets RX_MODE_CFG to value 0x00e0_0000
const RESET_VALUE: Self::Ux = {transmute(0x00e00000): <parl_io::rx_mode_cfg::RX_MODE_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RX_ST0_SPEC
impl Resettable for RX_ST0_SPEC
reset()
method sets RX_ST0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <parl_io::rx_st0::RX_ST0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RX_ST1_SPEC
impl Resettable for RX_ST1_SPEC
reset()
method sets RX_ST1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <parl_io::rx_st1::RX_ST1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RX_START_CFG_SPEC
impl Resettable for RX_START_CFG_SPEC
reset()
method sets RX_START_CFG to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <parl_io::rx_start_cfg::RX_START_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for ST_SPEC
impl Resettable for ST_SPEC
reset()
method sets ST to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <parl_io::st::ST_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TX_CLK_CFG_SPEC
impl Resettable for TX_CLK_CFG_SPEC
reset()
method sets TX_CLK_CFG to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <parl_io::tx_clk_cfg::TX_CLK_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TX_DATA_CFG_SPEC
impl Resettable for TX_DATA_CFG_SPEC
reset()
method sets TX_DATA_CFG to value 0x6000_0000
const RESET_VALUE: Self::Ux = {transmute(0x60000000): <parl_io::tx_data_cfg::TX_DATA_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TX_GENRL_CFG_SPEC
impl Resettable for TX_GENRL_CFG_SPEC
reset()
method sets TX_GENRL_CFG to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <parl_io::tx_genrl_cfg::TX_GENRL_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TX_ST0_SPEC
impl Resettable for TX_ST0_SPEC
reset()
method sets TX_ST0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <parl_io::tx_st0::TX_ST0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TX_START_CFG_SPEC
impl Resettable for TX_START_CFG_SPEC
reset()
method sets TX_START_CFG to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <parl_io::tx_start_cfg::TX_START_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::parl_io::version::VERSION_SPEC
impl Resettable for esp32h2::parl_io::version::VERSION_SPEC
reset()
method sets VERSION to value 0x0220_8240
const RESET_VALUE: Self::Ux = {transmute(0x02208240): <parl_io::version::VERSION_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::pau::date::DATE_SPEC
impl Resettable for esp32h2::pau::date::DATE_SPEC
reset()
method sets DATE to value 0x0220_3070
const RESET_VALUE: Self::Ux = {transmute(0x02203070): <pau::date::DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::pau::int_clr::INT_CLR_SPEC
impl Resettable for esp32h2::pau::int_clr::INT_CLR_SPEC
reset()
method sets INT_CLR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pau::int_clr::INT_CLR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::pau::int_ena::INT_ENA_SPEC
impl Resettable for esp32h2::pau::int_ena::INT_ENA_SPEC
reset()
method sets INT_ENA to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pau::int_ena::INT_ENA_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::pau::int_raw::INT_RAW_SPEC
impl Resettable for esp32h2::pau::int_raw::INT_RAW_SPEC
reset()
method sets INT_RAW to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pau::int_raw::INT_RAW_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::pau::int_st::INT_ST_SPEC
impl Resettable for esp32h2::pau::int_st::INT_ST_SPEC
reset()
method sets INT_ST to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pau::int_st::INT_ST_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGDMA_BACKUP_ADDR_SPEC
impl Resettable for REGDMA_BACKUP_ADDR_SPEC
reset()
method sets REGDMA_BACKUP_ADDR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pau::regdma_backup_addr::REGDMA_BACKUP_ADDR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGDMA_BKP_CONF_SPEC
impl Resettable for REGDMA_BKP_CONF_SPEC
reset()
method sets REGDMA_BKP_CONF to value 0x7d10_1920
const RESET_VALUE: Self::Ux = {transmute(0x7d101920): <pau::regdma_bkp_conf::REGDMA_BKP_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGDMA_CLK_CONF_SPEC
impl Resettable for REGDMA_CLK_CONF_SPEC
reset()
method sets REGDMA_CLK_CONF to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pau::regdma_clk_conf::REGDMA_CLK_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::pau::regdma_conf::REGDMA_CONF_SPEC
impl Resettable for esp32h2::pau::regdma_conf::REGDMA_CONF_SPEC
reset()
method sets REGDMA_CONF to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pau::regdma_conf::REGDMA_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGDMA_CURRENT_LINK_ADDR_SPEC
impl Resettable for REGDMA_CURRENT_LINK_ADDR_SPEC
reset()
method sets REGDMA_CURRENT_LINK_ADDR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pau::regdma_current_link_addr::REGDMA_CURRENT_LINK_ADDR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGDMA_ETM_CTRL_SPEC
impl Resettable for REGDMA_ETM_CTRL_SPEC
reset()
method sets REGDMA_ETM_CTRL to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pau::regdma_etm_ctrl::REGDMA_ETM_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGDMA_LINK_0_ADDR_SPEC
impl Resettable for REGDMA_LINK_0_ADDR_SPEC
reset()
method sets REGDMA_LINK_0_ADDR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pau::regdma_link_0_addr::REGDMA_LINK_0_ADDR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGDMA_LINK_1_ADDR_SPEC
impl Resettable for REGDMA_LINK_1_ADDR_SPEC
reset()
method sets REGDMA_LINK_1_ADDR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pau::regdma_link_1_addr::REGDMA_LINK_1_ADDR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGDMA_LINK_2_ADDR_SPEC
impl Resettable for REGDMA_LINK_2_ADDR_SPEC
reset()
method sets REGDMA_LINK_2_ADDR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pau::regdma_link_2_addr::REGDMA_LINK_2_ADDR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGDMA_LINK_3_ADDR_SPEC
impl Resettable for REGDMA_LINK_3_ADDR_SPEC
reset()
method sets REGDMA_LINK_3_ADDR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pau::regdma_link_3_addr::REGDMA_LINK_3_ADDR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGDMA_LINK_MAC_ADDR_SPEC
impl Resettable for REGDMA_LINK_MAC_ADDR_SPEC
reset()
method sets REGDMA_LINK_MAC_ADDR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pau::regdma_link_mac_addr::REGDMA_LINK_MAC_ADDR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGDMA_MEM_ADDR_SPEC
impl Resettable for REGDMA_MEM_ADDR_SPEC
reset()
method sets REGDMA_MEM_ADDR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pau::regdma_mem_addr::REGDMA_MEM_ADDR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RETENTION_CFG_SPEC
impl Resettable for RETENTION_CFG_SPEC
reset()
method sets RETENTION_CFG to value 0xffff_ffff
const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <pau::retention_cfg::RETENTION_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RETENTION_LINK_BASE_SPEC
impl Resettable for RETENTION_LINK_BASE_SPEC
reset()
method sets RETENTION_LINK_BASE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pau::retention_link_base::RETENTION_LINK_BASE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::pcnt::ctrl::CTRL_SPEC
impl Resettable for esp32h2::pcnt::ctrl::CTRL_SPEC
reset()
method sets CTRL to value 0x01
const RESET_VALUE: Self::Ux = {transmute(0x00000001): <pcnt::ctrl::CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::pcnt::date::DATE_SPEC
impl Resettable for esp32h2::pcnt::date::DATE_SPEC
reset()
method sets DATE to value 0x1807_2600
const RESET_VALUE: Self::Ux = {transmute(0x18072600): <pcnt::date::DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::pcnt::int_clr::INT_CLR_SPEC
impl Resettable for esp32h2::pcnt::int_clr::INT_CLR_SPEC
reset()
method sets INT_CLR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pcnt::int_clr::INT_CLR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::pcnt::int_ena::INT_ENA_SPEC
impl Resettable for esp32h2::pcnt::int_ena::INT_ENA_SPEC
reset()
method sets INT_ENA to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pcnt::int_ena::INT_ENA_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::pcnt::int_raw::INT_RAW_SPEC
impl Resettable for esp32h2::pcnt::int_raw::INT_RAW_SPEC
reset()
method sets INT_RAW to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pcnt::int_raw::INT_RAW_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::pcnt::int_st::INT_ST_SPEC
impl Resettable for esp32h2::pcnt::int_st::INT_ST_SPEC
reset()
method sets INT_ST to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pcnt::int_st::INT_ST_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for U_CNT_SPEC
impl Resettable for U_CNT_SPEC
reset()
method sets U%s_CNT to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pcnt::u_cnt::U_CNT_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for U_CONF0_SPEC
impl Resettable for U_CONF0_SPEC
reset()
method sets U%s_CONF0 to value 0x3c10
const RESET_VALUE: Self::Ux = {transmute(0x00003c10): <pcnt::u_conf0::U_CONF0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for U_CONF1_SPEC
impl Resettable for U_CONF1_SPEC
reset()
method sets U%s_CONF1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pcnt::u_conf1::U_CONF1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for U_CONF2_SPEC
impl Resettable for U_CONF2_SPEC
reset()
method sets U%s_CONF2 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pcnt::u_conf2::U_CONF2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for U_STATUS_SPEC
impl Resettable for U_STATUS_SPEC
reset()
method sets U%s_STATUS to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pcnt::u_status::U_STATUS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for ADC_INV_PHASE_CONF_SPEC
impl Resettable for ADC_INV_PHASE_CONF_SPEC
reset()
method sets ADC_INV_PHASE_CONF to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pcr::adc_inv_phase_conf::ADC_INV_PHASE_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for AES_CONF_SPEC
impl Resettable for AES_CONF_SPEC
reset()
method sets AES_CONF to value 0x05
const RESET_VALUE: Self::Ux = {transmute(0x00000005): <pcr::aes_conf::AES_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for AHB_FREQ_CONF_SPEC
impl Resettable for AHB_FREQ_CONF_SPEC
reset()
method sets AHB_FREQ_CONF to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pcr::ahb_freq_conf::AHB_FREQ_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for APB_FREQ_CONF_SPEC
impl Resettable for APB_FREQ_CONF_SPEC
reset()
method sets APB_FREQ_CONF to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pcr::apb_freq_conf::APB_FREQ_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for ASSIST_CONF_SPEC
impl Resettable for ASSIST_CONF_SPEC
reset()
method sets ASSIST_CONF to value 0x01
const RESET_VALUE: Self::Ux = {transmute(0x00000001): <pcr::assist_conf::ASSIST_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BUS_CLK_UPDATE_SPEC
impl Resettable for BUS_CLK_UPDATE_SPEC
reset()
method sets BUS_CLK_UPDATE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pcr::bus_clk_update::BUS_CLK_UPDATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CACHE_CONF_SPEC
impl Resettable for CACHE_CONF_SPEC
reset()
method sets CACHE_CONF to value 0x01
const RESET_VALUE: Self::Ux = {transmute(0x00000001): <pcr::cache_conf::CACHE_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::pcr::clock_gate::CLOCK_GATE_SPEC
impl Resettable for esp32h2::pcr::clock_gate::CLOCK_GATE_SPEC
reset()
method sets CLOCK_GATE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pcr::clock_gate::CLOCK_GATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_FREQ_CONF_SPEC
impl Resettable for CPU_FREQ_CONF_SPEC
reset()
method sets CPU_FREQ_CONF to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pcr::cpu_freq_conf::CPU_FREQ_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CPU_WAITI_CONF_SPEC
impl Resettable for CPU_WAITI_CONF_SPEC
reset()
method sets CPU_WAITI_CONF to value 0x0d
const RESET_VALUE: Self::Ux = {transmute(0x0000000d): <pcr::cpu_waiti_conf::CPU_WAITI_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CTRL_32K_CONF_SPEC
impl Resettable for CTRL_32K_CONF_SPEC
reset()
method sets CTRL_32K_CONF to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pcr::ctrl_32k_conf::CTRL_32K_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CTRL_CLK_OUT_EN_SPEC
impl Resettable for CTRL_CLK_OUT_EN_SPEC
reset()
method sets CTRL_CLK_OUT_EN to value 0x7f
const RESET_VALUE: Self::Ux = {transmute(0x0000007f): <pcr::ctrl_clk_out_en::CTRL_CLK_OUT_EN_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CTRL_TICK_CONF_SPEC
impl Resettable for CTRL_TICK_CONF_SPEC
reset()
method sets CTRL_TICK_CONF to value 0x0001_0727
const RESET_VALUE: Self::Ux = {transmute(0x00010727): <pcr::ctrl_tick_conf::CTRL_TICK_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::pcr::date::DATE_SPEC
impl Resettable for esp32h2::pcr::date::DATE_SPEC
reset()
method sets DATE to value 0x0221_0080
const RESET_VALUE: Self::Ux = {transmute(0x02210080): <pcr::date::DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for DS_CONF_SPEC
impl Resettable for DS_CONF_SPEC
reset()
method sets DS_CONF to value 0x05
const RESET_VALUE: Self::Ux = {transmute(0x00000005): <pcr::ds_conf::DS_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for ECC_CONF_SPEC
impl Resettable for ECC_CONF_SPEC
reset()
method sets ECC_CONF to value 0x05
const RESET_VALUE: Self::Ux = {transmute(0x00000005): <pcr::ecc_conf::ECC_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for ECC_PD_CTRL_SPEC
impl Resettable for ECC_PD_CTRL_SPEC
reset()
method sets ECC_PD_CTRL to value 0x02
const RESET_VALUE: Self::Ux = {transmute(0x00000002): <pcr::ecc_pd_ctrl::ECC_PD_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for ECDSA_CONF_SPEC
impl Resettable for ECDSA_CONF_SPEC
reset()
method sets ECDSA_CONF to value 0x05
const RESET_VALUE: Self::Ux = {transmute(0x00000005): <pcr::ecdsa_conf::ECDSA_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::pcr::etm_conf::ETM_CONF_SPEC
impl Resettable for esp32h2::pcr::etm_conf::ETM_CONF_SPEC
reset()
method sets ETM_CONF to value 0x05
const RESET_VALUE: Self::Ux = {transmute(0x00000005): <pcr::etm_conf::ETM_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for FPGA_DEBUG_SPEC
impl Resettable for FPGA_DEBUG_SPEC
reset()
method sets FPGA_DEBUG to value 0xffff_ffff
const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <pcr::fpga_debug::FPGA_DEBUG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for GDMA_CONF_SPEC
impl Resettable for GDMA_CONF_SPEC
reset()
method sets GDMA_CONF to value 0x01
const RESET_VALUE: Self::Ux = {transmute(0x00000001): <pcr::gdma_conf::GDMA_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HMAC_CONF_SPEC
impl Resettable for HMAC_CONF_SPEC
reset()
method sets HMAC_CONF to value 0x05
const RESET_VALUE: Self::Ux = {transmute(0x00000005): <pcr::hmac_conf::HMAC_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for I2C0_CONF_SPEC
impl Resettable for I2C0_CONF_SPEC
reset()
method sets I2C0_CONF to value 0x05
const RESET_VALUE: Self::Ux = {transmute(0x00000005): <pcr::i2c0_conf::I2C0_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for I2C0_SCLK_CONF_SPEC
impl Resettable for I2C0_SCLK_CONF_SPEC
reset()
method sets I2C0_SCLK_CONF to value 0x0040_0000
const RESET_VALUE: Self::Ux = {transmute(0x00400000): <pcr::i2c0_sclk_conf::I2C0_SCLK_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for I2C1_CONF_SPEC
impl Resettable for I2C1_CONF_SPEC
reset()
method sets I2C1_CONF to value 0x05
const RESET_VALUE: Self::Ux = {transmute(0x00000005): <pcr::i2c1_conf::I2C1_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for I2C1_SCLK_CONF_SPEC
impl Resettable for I2C1_SCLK_CONF_SPEC
reset()
method sets I2C1_SCLK_CONF to value 0x0040_0000
const RESET_VALUE: Self::Ux = {transmute(0x00400000): <pcr::i2c1_sclk_conf::I2C1_SCLK_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for I2S_CONF_SPEC
impl Resettable for I2S_CONF_SPEC
reset()
method sets I2S_CONF to value 0x0d
const RESET_VALUE: Self::Ux = {transmute(0x0000000d): <pcr::i2s_conf::I2S_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for I2S_RX_CLKM_CONF_SPEC
impl Resettable for I2S_RX_CLKM_CONF_SPEC
reset()
method sets I2S_RX_CLKM_CONF to value 0x0040_2000
const RESET_VALUE: Self::Ux = {transmute(0x00402000): <pcr::i2s_rx_clkm_conf::I2S_RX_CLKM_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for I2S_RX_CLKM_DIV_CONF_SPEC
impl Resettable for I2S_RX_CLKM_DIV_CONF_SPEC
reset()
method sets I2S_RX_CLKM_DIV_CONF to value 0x0200
const RESET_VALUE: Self::Ux = {transmute(0x00000200): <pcr::i2s_rx_clkm_div_conf::I2S_RX_CLKM_DIV_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for I2S_TX_CLKM_CONF_SPEC
impl Resettable for I2S_TX_CLKM_CONF_SPEC
reset()
method sets I2S_TX_CLKM_CONF to value 0x0040_2000
const RESET_VALUE: Self::Ux = {transmute(0x00402000): <pcr::i2s_tx_clkm_conf::I2S_TX_CLKM_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for I2S_TX_CLKM_DIV_CONF_SPEC
impl Resettable for I2S_TX_CLKM_DIV_CONF_SPEC
reset()
method sets I2S_TX_CLKM_DIV_CONF to value 0x0200
const RESET_VALUE: Self::Ux = {transmute(0x00000200): <pcr::i2s_tx_clkm_div_conf::I2S_TX_CLKM_DIV_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for INTMTX_CONF_SPEC
impl Resettable for INTMTX_CONF_SPEC
reset()
method sets INTMTX_CONF to value 0x05
const RESET_VALUE: Self::Ux = {transmute(0x00000005): <pcr::intmtx_conf::INTMTX_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for IOMUX_CLK_CONF_SPEC
impl Resettable for IOMUX_CLK_CONF_SPEC
reset()
method sets IOMUX_CLK_CONF to value 0x0040_0000
const RESET_VALUE: Self::Ux = {transmute(0x00400000): <pcr::iomux_clk_conf::IOMUX_CLK_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for IOMUX_CONF_SPEC
impl Resettable for IOMUX_CONF_SPEC
reset()
method sets IOMUX_CONF to value 0x01
const RESET_VALUE: Self::Ux = {transmute(0x00000001): <pcr::iomux_conf::IOMUX_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for LEDC_CONF_SPEC
impl Resettable for LEDC_CONF_SPEC
reset()
method sets LEDC_CONF to value 0x05
const RESET_VALUE: Self::Ux = {transmute(0x00000005): <pcr::ledc_conf::LEDC_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for LEDC_SCLK_CONF_SPEC
impl Resettable for LEDC_SCLK_CONF_SPEC
reset()
method sets LEDC_SCLK_CONF to value 0x0040_0000
const RESET_VALUE: Self::Ux = {transmute(0x00400000): <pcr::ledc_sclk_conf::LEDC_SCLK_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for MEM_MONITOR_CONF_SPEC
impl Resettable for MEM_MONITOR_CONF_SPEC
reset()
method sets MEM_MONITOR_CONF to value 0x05
const RESET_VALUE: Self::Ux = {transmute(0x00000005): <pcr::mem_monitor_conf::MEM_MONITOR_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for MODEM_CONF_SPEC
impl Resettable for MODEM_CONF_SPEC
reset()
method sets MODEM_CONF to value 0x02
const RESET_VALUE: Self::Ux = {transmute(0x00000002): <pcr::modem_conf::MODEM_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for MSPI_CLK_CONF_SPEC
impl Resettable for MSPI_CLK_CONF_SPEC
reset()
method sets MSPI_CLK_CONF to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pcr::mspi_clk_conf::MSPI_CLK_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for MSPI_CONF_SPEC
impl Resettable for MSPI_CONF_SPEC
reset()
method sets MSPI_CONF to value 0x25
const RESET_VALUE: Self::Ux = {transmute(0x00000025): <pcr::mspi_conf::MSPI_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for PARL_CLK_RX_CONF_SPEC
impl Resettable for PARL_CLK_RX_CONF_SPEC
reset()
method sets PARL_CLK_RX_CONF to value 0x0004_0000
const RESET_VALUE: Self::Ux = {transmute(0x00040000): <pcr::parl_clk_rx_conf::PARL_CLK_RX_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for PARL_CLK_TX_CONF_SPEC
impl Resettable for PARL_CLK_TX_CONF_SPEC
reset()
method sets PARL_CLK_TX_CONF to value 0x0004_0000
const RESET_VALUE: Self::Ux = {transmute(0x00040000): <pcr::parl_clk_tx_conf::PARL_CLK_TX_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for PARL_IO_CONF_SPEC
impl Resettable for PARL_IO_CONF_SPEC
reset()
method sets PARL_IO_CONF to value 0x05
const RESET_VALUE: Self::Ux = {transmute(0x00000005): <pcr::parl_io_conf::PARL_IO_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for PCNT_CONF_SPEC
impl Resettable for PCNT_CONF_SPEC
reset()
method sets PCNT_CONF to value 0x05
const RESET_VALUE: Self::Ux = {transmute(0x00000005): <pcr::pcnt_conf::PCNT_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for PLL_DIV_CLK_EN_SPEC
impl Resettable for PLL_DIV_CLK_EN_SPEC
reset()
method sets PLL_DIV_CLK_EN to value 0x3f
const RESET_VALUE: Self::Ux = {transmute(0x0000003f): <pcr::pll_div_clk_en::PLL_DIV_CLK_EN_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for PVT_MONITOR_CONF_SPEC
impl Resettable for PVT_MONITOR_CONF_SPEC
reset()
method sets PVT_MONITOR_CONF to value 0x1d
const RESET_VALUE: Self::Ux = {transmute(0x0000001d): <pcr::pvt_monitor_conf::PVT_MONITOR_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for PVT_MONITOR_FUNC_CLK_CONF_SPEC
impl Resettable for PVT_MONITOR_FUNC_CLK_CONF_SPEC
reset()
method sets PVT_MONITOR_FUNC_CLK_CONF to value 0x0040_0000
const RESET_VALUE: Self::Ux = {transmute(0x00400000): <pcr::pvt_monitor_func_clk_conf::PVT_MONITOR_FUNC_CLK_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for PWDET_SAR_CLK_CONF_SPEC
impl Resettable for PWDET_SAR_CLK_CONF_SPEC
reset()
method sets PWDET_SAR_CLK_CONF to value 0x0107
const RESET_VALUE: Self::Ux = {transmute(0x00000107): <pcr::pwdet_sar_clk_conf::PWDET_SAR_CLK_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for PWM_CLK_CONF_SPEC
impl Resettable for PWM_CLK_CONF_SPEC
reset()
method sets PWM_CLK_CONF to value 0x0040_4000
const RESET_VALUE: Self::Ux = {transmute(0x00404000): <pcr::pwm_clk_conf::PWM_CLK_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for PWM_CONF_SPEC
impl Resettable for PWM_CONF_SPEC
reset()
method sets PWM_CONF to value 0x05
const RESET_VALUE: Self::Ux = {transmute(0x00000005): <pcr::pwm_conf::PWM_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::pcr::regdma_conf::REGDMA_CONF_SPEC
impl Resettable for esp32h2::pcr::regdma_conf::REGDMA_CONF_SPEC
reset()
method sets REGDMA_CONF to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pcr::regdma_conf::REGDMA_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RESET_EVENT_BYPASS_SPEC
impl Resettable for RESET_EVENT_BYPASS_SPEC
reset()
method sets RESET_EVENT_BYPASS to value 0x02
const RESET_VALUE: Self::Ux = {transmute(0x00000002): <pcr::reset_event_bypass::RESET_EVENT_BYPASS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RMT_CONF_SPEC
impl Resettable for RMT_CONF_SPEC
reset()
method sets RMT_CONF to value 0x05
const RESET_VALUE: Self::Ux = {transmute(0x00000005): <pcr::rmt_conf::RMT_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RMT_SCLK_CONF_SPEC
impl Resettable for RMT_SCLK_CONF_SPEC
reset()
method sets RMT_SCLK_CONF to value 0x0030_1000
const RESET_VALUE: Self::Ux = {transmute(0x00301000): <pcr::rmt_sclk_conf::RMT_SCLK_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RSA_CONF_SPEC
impl Resettable for RSA_CONF_SPEC
reset()
method sets RSA_CONF to value 0x05
const RESET_VALUE: Self::Ux = {transmute(0x00000005): <pcr::rsa_conf::RSA_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RSA_PD_CTRL_SPEC
impl Resettable for RSA_PD_CTRL_SPEC
reset()
method sets RSA_PD_CTRL to value 0x02
const RESET_VALUE: Self::Ux = {transmute(0x00000002): <pcr::rsa_pd_ctrl::RSA_PD_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SAR_CLK_DIV_SPEC
impl Resettable for SAR_CLK_DIV_SPEC
reset()
method sets SAR_CLK_DIV to value 0x0404
const RESET_VALUE: Self::Ux = {transmute(0x00000404): <pcr::sar_clk_div::SAR_CLK_DIV_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SARADC_CLKM_CONF_SPEC
impl Resettable for SARADC_CLKM_CONF_SPEC
reset()
method sets SARADC_CLKM_CONF to value 0x0040_4000
const RESET_VALUE: Self::Ux = {transmute(0x00404000): <pcr::saradc_clkm_conf::SARADC_CLKM_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SARADC_CONF_SPEC
impl Resettable for SARADC_CONF_SPEC
reset()
method sets SARADC_CONF to value 0x05
const RESET_VALUE: Self::Ux = {transmute(0x00000005): <pcr::saradc_conf::SARADC_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SDM_INV_PHASE_CONF_SPEC
impl Resettable for SDM_INV_PHASE_CONF_SPEC
reset()
method sets SDM_INV_PHASE_CONF to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pcr::sdm_inv_phase_conf::SDM_INV_PHASE_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SEC_CONF_SPEC
impl Resettable for SEC_CONF_SPEC
reset()
method sets SEC_CONF to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pcr::sec_conf::SEC_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SHA_CONF_SPEC
impl Resettable for SHA_CONF_SPEC
reset()
method sets SHA_CONF to value 0x05
const RESET_VALUE: Self::Ux = {transmute(0x00000005): <pcr::sha_conf::SHA_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI2_CLKM_CONF_SPEC
impl Resettable for SPI2_CLKM_CONF_SPEC
reset()
method sets SPI2_CLKM_CONF to value 0x0040_0000
const RESET_VALUE: Self::Ux = {transmute(0x00400000): <pcr::spi2_clkm_conf::SPI2_CLKM_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI2_CONF_SPEC
impl Resettable for SPI2_CONF_SPEC
reset()
method sets SPI2_CONF to value 0x05
const RESET_VALUE: Self::Ux = {transmute(0x00000005): <pcr::spi2_conf::SPI2_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SRAM_POWER_CONF_0_SPEC
impl Resettable for SRAM_POWER_CONF_0_SPEC
reset()
method sets SRAM_POWER_CONF_0 to value 0x6000
const RESET_VALUE: Self::Ux = {transmute(0x00006000): <pcr::sram_power_conf_0::SRAM_POWER_CONF_0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SRAM_POWER_CONF_1_SPEC
impl Resettable for SRAM_POWER_CONF_1_SPEC
reset()
method sets SRAM_POWER_CONF_1 to value 0x1f
const RESET_VALUE: Self::Ux = {transmute(0x0000001f): <pcr::sram_power_conf_1::SRAM_POWER_CONF_1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SYSCLK_CONF_SPEC
impl Resettable for SYSCLK_CONF_SPEC
reset()
method sets SYSCLK_CONF to value 0x2000_0200
const RESET_VALUE: Self::Ux = {transmute(0x20000200): <pcr::sysclk_conf::SYSCLK_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SYSCLK_FREQ_QUERY_0_SPEC
impl Resettable for SYSCLK_FREQ_QUERY_0_SPEC
reset()
method sets SYSCLK_FREQ_QUERY_0 to value 0x6008
const RESET_VALUE: Self::Ux = {transmute(0x00006008): <pcr::sysclk_freq_query_0::SYSCLK_FREQ_QUERY_0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SYSTIMER_CONF_SPEC
impl Resettable for SYSTIMER_CONF_SPEC
reset()
method sets SYSTIMER_CONF to value 0x05
const RESET_VALUE: Self::Ux = {transmute(0x00000005): <pcr::systimer_conf::SYSTIMER_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SYSTIMER_FUNC_CLK_CONF_SPEC
impl Resettable for SYSTIMER_FUNC_CLK_CONF_SPEC
reset()
method sets SYSTIMER_FUNC_CLK_CONF to value 0x0040_0000
const RESET_VALUE: Self::Ux = {transmute(0x00400000): <pcr::systimer_func_clk_conf::SYSTIMER_FUNC_CLK_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TIMEOUT_CONF_SPEC
impl Resettable for TIMEOUT_CONF_SPEC
reset()
method sets TIMEOUT_CONF to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pcr::timeout_conf::TIMEOUT_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TIMERGROUP0_CONF_SPEC
impl Resettable for TIMERGROUP0_CONF_SPEC
reset()
method sets TIMERGROUP0_CONF to value 0x1d
const RESET_VALUE: Self::Ux = {transmute(0x0000001d): <pcr::timergroup0_conf::TIMERGROUP0_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TIMERGROUP0_TIMER_CLK_CONF_SPEC
impl Resettable for TIMERGROUP0_TIMER_CLK_CONF_SPEC
reset()
method sets TIMERGROUP0_TIMER_CLK_CONF to value 0x0040_0000
const RESET_VALUE: Self::Ux = {transmute(0x00400000): <pcr::timergroup0_timer_clk_conf::TIMERGROUP0_TIMER_CLK_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TIMERGROUP0_WDT_CLK_CONF_SPEC
impl Resettable for TIMERGROUP0_WDT_CLK_CONF_SPEC
reset()
method sets TIMERGROUP0_WDT_CLK_CONF to value 0x0040_0000
const RESET_VALUE: Self::Ux = {transmute(0x00400000): <pcr::timergroup0_wdt_clk_conf::TIMERGROUP0_WDT_CLK_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TIMERGROUP1_CONF_SPEC
impl Resettable for TIMERGROUP1_CONF_SPEC
reset()
method sets TIMERGROUP1_CONF to value 0x1d
const RESET_VALUE: Self::Ux = {transmute(0x0000001d): <pcr::timergroup1_conf::TIMERGROUP1_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TIMERGROUP1_TIMER_CLK_CONF_SPEC
impl Resettable for TIMERGROUP1_TIMER_CLK_CONF_SPEC
reset()
method sets TIMERGROUP1_TIMER_CLK_CONF to value 0x0040_0000
const RESET_VALUE: Self::Ux = {transmute(0x00400000): <pcr::timergroup1_timer_clk_conf::TIMERGROUP1_TIMER_CLK_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TIMERGROUP1_WDT_CLK_CONF_SPEC
impl Resettable for TIMERGROUP1_WDT_CLK_CONF_SPEC
reset()
method sets TIMERGROUP1_WDT_CLK_CONF to value 0x0040_0000
const RESET_VALUE: Self::Ux = {transmute(0x00400000): <pcr::timergroup1_wdt_clk_conf::TIMERGROUP1_WDT_CLK_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TRACE_CONF_SPEC
impl Resettable for TRACE_CONF_SPEC
reset()
method sets TRACE_CONF to value 0x01
const RESET_VALUE: Self::Ux = {transmute(0x00000001): <pcr::trace_conf::TRACE_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TSENS_CLK_CONF_SPEC
impl Resettable for TSENS_CLK_CONF_SPEC
reset()
method sets TSENS_CLK_CONF to value 0x0040_0000
const RESET_VALUE: Self::Ux = {transmute(0x00400000): <pcr::tsens_clk_conf::TSENS_CLK_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TWAI0_CONF_SPEC
impl Resettable for TWAI0_CONF_SPEC
reset()
method sets TWAI0_CONF to value 0x05
const RESET_VALUE: Self::Ux = {transmute(0x00000005): <pcr::twai0_conf::TWAI0_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TWAI0_FUNC_CLK_CONF_SPEC
impl Resettable for TWAI0_FUNC_CLK_CONF_SPEC
reset()
method sets TWAI0_FUNC_CLK_CONF to value 0x0040_0000
const RESET_VALUE: Self::Ux = {transmute(0x00400000): <pcr::twai0_func_clk_conf::TWAI0_FUNC_CLK_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for UART0_CONF_SPEC
impl Resettable for UART0_CONF_SPEC
reset()
method sets UART0_CONF to value 0x05
const RESET_VALUE: Self::Ux = {transmute(0x00000005): <pcr::uart0_conf::UART0_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for UART0_PD_CTRL_SPEC
impl Resettable for UART0_PD_CTRL_SPEC
reset()
method sets UART0_PD_CTRL to value 0x02
const RESET_VALUE: Self::Ux = {transmute(0x00000002): <pcr::uart0_pd_ctrl::UART0_PD_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for UART0_SCLK_CONF_SPEC
impl Resettable for UART0_SCLK_CONF_SPEC
reset()
method sets UART0_SCLK_CONF to value 0x0070_0000
const RESET_VALUE: Self::Ux = {transmute(0x00700000): <pcr::uart0_sclk_conf::UART0_SCLK_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for UART1_CONF_SPEC
impl Resettable for UART1_CONF_SPEC
reset()
method sets UART1_CONF to value 0x05
const RESET_VALUE: Self::Ux = {transmute(0x00000005): <pcr::uart1_conf::UART1_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for UART1_PD_CTRL_SPEC
impl Resettable for UART1_PD_CTRL_SPEC
reset()
method sets UART1_PD_CTRL to value 0x02
const RESET_VALUE: Self::Ux = {transmute(0x00000002): <pcr::uart1_pd_ctrl::UART1_PD_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for UART1_SCLK_CONF_SPEC
impl Resettable for UART1_SCLK_CONF_SPEC
reset()
method sets UART1_SCLK_CONF to value 0x0070_0000
const RESET_VALUE: Self::Ux = {transmute(0x00700000): <pcr::uart1_sclk_conf::UART1_SCLK_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for UHCI_CONF_SPEC
impl Resettable for UHCI_CONF_SPEC
reset()
method sets UHCI_CONF to value 0x05
const RESET_VALUE: Self::Ux = {transmute(0x00000005): <pcr::uhci_conf::UHCI_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for USB_DEVICE_CONF_SPEC
impl Resettable for USB_DEVICE_CONF_SPEC
reset()
method sets USB_DEVICE_CONF to value 0x05
const RESET_VALUE: Self::Ux = {transmute(0x00000005): <pcr::usb_device_conf::USB_DEVICE_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BACKUP_CFG_SPEC
impl Resettable for BACKUP_CFG_SPEC
reset()
method sets BACKUP_CFG to value 0x8000_0000
const RESET_VALUE: Self::Ux = {transmute(0x80000000): <pmu::backup_cfg::BACKUP_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CLK_STATE0_SPEC
impl Resettable for CLK_STATE0_SPEC
reset()
method sets CLK_STATE0 to value 0x03
const RESET_VALUE: Self::Ux = {transmute(0x00000003): <pmu::clk_state0::CLK_STATE0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CLK_STATE1_SPEC
impl Resettable for CLK_STATE1_SPEC
reset()
method sets CLK_STATE1 to value 0xffff_ffff
const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <pmu::clk_state1::CLK_STATE1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CLK_STATE2_SPEC
impl Resettable for CLK_STATE2_SPEC
reset()
method sets CLK_STATE2 to value 0xffff_ffff
const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <pmu::clk_state2::CLK_STATE2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::pmu::date::DATE_SPEC
impl Resettable for esp32h2::pmu::date::DATE_SPEC
reset()
method sets DATE to value 0x0220_9200
const RESET_VALUE: Self::Ux = {transmute(0x02209200): <pmu::date::DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_ACTIVE_BACKUP_SPEC
impl Resettable for HP_ACTIVE_BACKUP_SPEC
reset()
method sets HP_ACTIVE_BACKUP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::hp_active_backup::HP_ACTIVE_BACKUP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_ACTIVE_BACKUP_CLK_SPEC
impl Resettable for HP_ACTIVE_BACKUP_CLK_SPEC
reset()
method sets HP_ACTIVE_BACKUP_CLK to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::hp_active_backup_clk::HP_ACTIVE_BACKUP_CLK_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_ACTIVE_BIAS_SPEC
impl Resettable for HP_ACTIVE_BIAS_SPEC
reset()
method sets HP_ACTIVE_BIAS to value 0x0100_0000
const RESET_VALUE: Self::Ux = {transmute(0x01000000): <pmu::hp_active_bias::HP_ACTIVE_BIAS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_ACTIVE_DIG_POWER_SPEC
impl Resettable for HP_ACTIVE_DIG_POWER_SPEC
reset()
method sets HP_ACTIVE_DIG_POWER to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::hp_active_dig_power::HP_ACTIVE_DIG_POWER_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_ACTIVE_HP_CK_POWER_SPEC
impl Resettable for HP_ACTIVE_HP_CK_POWER_SPEC
reset()
method sets HP_ACTIVE_HP_CK_POWER to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::hp_active_hp_ck_power::HP_ACTIVE_HP_CK_POWER_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_ACTIVE_HP_REGULATOR0_SPEC
impl Resettable for HP_ACTIVE_HP_REGULATOR0_SPEC
reset()
method sets HP_ACTIVE_HP_REGULATOR0 to value 0x8447_6110
const RESET_VALUE: Self::Ux = {transmute(0x84476110): <pmu::hp_active_hp_regulator0::HP_ACTIVE_HP_REGULATOR0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_ACTIVE_HP_REGULATOR1_SPEC
impl Resettable for HP_ACTIVE_HP_REGULATOR1_SPEC
reset()
method sets HP_ACTIVE_HP_REGULATOR1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::hp_active_hp_regulator1::HP_ACTIVE_HP_REGULATOR1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_ACTIVE_HP_SYS_CNTL_SPEC
impl Resettable for HP_ACTIVE_HP_SYS_CNTL_SPEC
reset()
method sets HP_ACTIVE_HP_SYS_CNTL to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::hp_active_hp_sys_cntl::HP_ACTIVE_HP_SYS_CNTL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_ACTIVE_ICG_HP_APB_SPEC
impl Resettable for HP_ACTIVE_ICG_HP_APB_SPEC
reset()
method sets HP_ACTIVE_ICG_HP_APB to value 0xffff_ffff
const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <pmu::hp_active_icg_hp_apb::HP_ACTIVE_ICG_HP_APB_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_ACTIVE_ICG_HP_FUNC_SPEC
impl Resettable for HP_ACTIVE_ICG_HP_FUNC_SPEC
reset()
method sets HP_ACTIVE_ICG_HP_FUNC to value 0xffff_ffff
const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <pmu::hp_active_icg_hp_func::HP_ACTIVE_ICG_HP_FUNC_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_ACTIVE_ICG_MODEM_SPEC
impl Resettable for HP_ACTIVE_ICG_MODEM_SPEC
reset()
method sets HP_ACTIVE_ICG_MODEM to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::hp_active_icg_modem::HP_ACTIVE_ICG_MODEM_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_ACTIVE_SYSCLK_SPEC
impl Resettable for HP_ACTIVE_SYSCLK_SPEC
reset()
method sets HP_ACTIVE_SYSCLK to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::hp_active_sysclk::HP_ACTIVE_SYSCLK_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_ACTIVE_XTAL_SPEC
impl Resettable for HP_ACTIVE_XTAL_SPEC
reset()
method sets HP_ACTIVE_XTAL to value 0x8000_0000
const RESET_VALUE: Self::Ux = {transmute(0x80000000): <pmu::hp_active_xtal::HP_ACTIVE_XTAL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_CK_CNTL_SPEC
impl Resettable for HP_CK_CNTL_SPEC
reset()
method sets HP_CK_CNTL to value 0x0a0a
const RESET_VALUE: Self::Ux = {transmute(0x00000a0a): <pmu::hp_ck_cntl::HP_CK_CNTL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_CK_POWERON_SPEC
impl Resettable for HP_CK_POWERON_SPEC
reset()
method sets HP_CK_POWERON to value 0x32
const RESET_VALUE: Self::Ux = {transmute(0x00000032): <pmu::hp_ck_poweron::HP_CK_POWERON_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_INT_CLR_SPEC
impl Resettable for HP_INT_CLR_SPEC
reset()
method sets HP_INT_CLR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::hp_int_clr::HP_INT_CLR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_INT_ENA_SPEC
impl Resettable for HP_INT_ENA_SPEC
reset()
method sets HP_INT_ENA to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::hp_int_ena::HP_INT_ENA_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_INT_ST_SPEC
impl Resettable for HP_INT_ST_SPEC
reset()
method sets HP_INT_ST to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::hp_int_st::HP_INT_ST_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_LP_CPU_COMM_SPEC
impl Resettable for HP_LP_CPU_COMM_SPEC
reset()
method sets HP_LP_CPU_COMM to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::hp_lp_cpu_comm::HP_LP_CPU_COMM_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_MODEM_BACKUP_SPEC
impl Resettable for HP_MODEM_BACKUP_SPEC
reset()
method sets HP_MODEM_BACKUP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::hp_modem_backup::HP_MODEM_BACKUP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_MODEM_BACKUP_CLK_SPEC
impl Resettable for HP_MODEM_BACKUP_CLK_SPEC
reset()
method sets HP_MODEM_BACKUP_CLK to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::hp_modem_backup_clk::HP_MODEM_BACKUP_CLK_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_MODEM_BIAS_SPEC
impl Resettable for HP_MODEM_BIAS_SPEC
reset()
method sets HP_MODEM_BIAS to value 0x0100_0000
const RESET_VALUE: Self::Ux = {transmute(0x01000000): <pmu::hp_modem_bias::HP_MODEM_BIAS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_MODEM_DIG_POWER_SPEC
impl Resettable for HP_MODEM_DIG_POWER_SPEC
reset()
method sets HP_MODEM_DIG_POWER to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::hp_modem_dig_power::HP_MODEM_DIG_POWER_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_MODEM_HP_CK_POWER_SPEC
impl Resettable for HP_MODEM_HP_CK_POWER_SPEC
reset()
method sets HP_MODEM_HP_CK_POWER to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::hp_modem_hp_ck_power::HP_MODEM_HP_CK_POWER_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_MODEM_HP_REGULATOR0_SPEC
impl Resettable for HP_MODEM_HP_REGULATOR0_SPEC
reset()
method sets HP_MODEM_HP_REGULATOR0 to value 0x8447_0000
const RESET_VALUE: Self::Ux = {transmute(0x84470000): <pmu::hp_modem_hp_regulator0::HP_MODEM_HP_REGULATOR0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_MODEM_HP_REGULATOR1_SPEC
impl Resettable for HP_MODEM_HP_REGULATOR1_SPEC
reset()
method sets HP_MODEM_HP_REGULATOR1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::hp_modem_hp_regulator1::HP_MODEM_HP_REGULATOR1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_MODEM_HP_SYS_CNTL_SPEC
impl Resettable for HP_MODEM_HP_SYS_CNTL_SPEC
reset()
method sets HP_MODEM_HP_SYS_CNTL to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::hp_modem_hp_sys_cntl::HP_MODEM_HP_SYS_CNTL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_MODEM_ICG_HP_APB_SPEC
impl Resettable for HP_MODEM_ICG_HP_APB_SPEC
reset()
method sets HP_MODEM_ICG_HP_APB to value 0xffff_ffff
const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <pmu::hp_modem_icg_hp_apb::HP_MODEM_ICG_HP_APB_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_MODEM_ICG_HP_FUNC_SPEC
impl Resettable for HP_MODEM_ICG_HP_FUNC_SPEC
reset()
method sets HP_MODEM_ICG_HP_FUNC to value 0xffff_ffff
const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <pmu::hp_modem_icg_hp_func::HP_MODEM_ICG_HP_FUNC_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_MODEM_ICG_MODEM_SPEC
impl Resettable for HP_MODEM_ICG_MODEM_SPEC
reset()
method sets HP_MODEM_ICG_MODEM to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::hp_modem_icg_modem::HP_MODEM_ICG_MODEM_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_MODEM_SYSCLK_SPEC
impl Resettable for HP_MODEM_SYSCLK_SPEC
reset()
method sets HP_MODEM_SYSCLK to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::hp_modem_sysclk::HP_MODEM_SYSCLK_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_MODEM_XTAL_SPEC
impl Resettable for HP_MODEM_XTAL_SPEC
reset()
method sets HP_MODEM_XTAL to value 0x8000_0000
const RESET_VALUE: Self::Ux = {transmute(0x80000000): <pmu::hp_modem_xtal::HP_MODEM_XTAL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_REGULATOR_CFG_SPEC
impl Resettable for HP_REGULATOR_CFG_SPEC
reset()
method sets HP_REGULATOR_CFG to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::hp_regulator_cfg::HP_REGULATOR_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_SLEEP_BACKUP_SPEC
impl Resettable for HP_SLEEP_BACKUP_SPEC
reset()
method sets HP_SLEEP_BACKUP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::hp_sleep_backup::HP_SLEEP_BACKUP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_SLEEP_BACKUP_CLK_SPEC
impl Resettable for HP_SLEEP_BACKUP_CLK_SPEC
reset()
method sets HP_SLEEP_BACKUP_CLK to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::hp_sleep_backup_clk::HP_SLEEP_BACKUP_CLK_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_SLEEP_BIAS_SPEC
impl Resettable for HP_SLEEP_BIAS_SPEC
reset()
method sets HP_SLEEP_BIAS to value 0x0100_0000
const RESET_VALUE: Self::Ux = {transmute(0x01000000): <pmu::hp_sleep_bias::HP_SLEEP_BIAS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_SLEEP_DIG_POWER_SPEC
impl Resettable for HP_SLEEP_DIG_POWER_SPEC
reset()
method sets HP_SLEEP_DIG_POWER to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::hp_sleep_dig_power::HP_SLEEP_DIG_POWER_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_SLEEP_HP_CK_POWER_SPEC
impl Resettable for HP_SLEEP_HP_CK_POWER_SPEC
reset()
method sets HP_SLEEP_HP_CK_POWER to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::hp_sleep_hp_ck_power::HP_SLEEP_HP_CK_POWER_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_SLEEP_HP_REGULATOR0_SPEC
impl Resettable for HP_SLEEP_HP_REGULATOR0_SPEC
reset()
method sets HP_SLEEP_HP_REGULATOR0 to value 0x8447_0000
const RESET_VALUE: Self::Ux = {transmute(0x84470000): <pmu::hp_sleep_hp_regulator0::HP_SLEEP_HP_REGULATOR0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_SLEEP_HP_REGULATOR1_SPEC
impl Resettable for HP_SLEEP_HP_REGULATOR1_SPEC
reset()
method sets HP_SLEEP_HP_REGULATOR1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::hp_sleep_hp_regulator1::HP_SLEEP_HP_REGULATOR1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_SLEEP_HP_SYS_CNTL_SPEC
impl Resettable for HP_SLEEP_HP_SYS_CNTL_SPEC
reset()
method sets HP_SLEEP_HP_SYS_CNTL to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::hp_sleep_hp_sys_cntl::HP_SLEEP_HP_SYS_CNTL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_SLEEP_ICG_HP_APB_SPEC
impl Resettable for HP_SLEEP_ICG_HP_APB_SPEC
reset()
method sets HP_SLEEP_ICG_HP_APB to value 0xffff_ffff
const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <pmu::hp_sleep_icg_hp_apb::HP_SLEEP_ICG_HP_APB_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_SLEEP_ICG_HP_FUNC_SPEC
impl Resettable for HP_SLEEP_ICG_HP_FUNC_SPEC
reset()
method sets HP_SLEEP_ICG_HP_FUNC to value 0xffff_ffff
const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <pmu::hp_sleep_icg_hp_func::HP_SLEEP_ICG_HP_FUNC_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_SLEEP_ICG_MODEM_SPEC
impl Resettable for HP_SLEEP_ICG_MODEM_SPEC
reset()
method sets HP_SLEEP_ICG_MODEM to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::hp_sleep_icg_modem::HP_SLEEP_ICG_MODEM_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_SLEEP_LP_CK_POWER_SPEC
impl Resettable for HP_SLEEP_LP_CK_POWER_SPEC
reset()
method sets HP_SLEEP_LP_CK_POWER to value 0x4000_0000
const RESET_VALUE: Self::Ux = {transmute(0x40000000): <pmu::hp_sleep_lp_ck_power::HP_SLEEP_LP_CK_POWER_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_SLEEP_LP_DCDC_RESERVE_SPEC
impl Resettable for HP_SLEEP_LP_DCDC_RESERVE_SPEC
reset()
method sets HP_SLEEP_LP_DCDC_RESERVE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::hp_sleep_lp_dcdc_reserve::HP_SLEEP_LP_DCDC_RESERVE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_SLEEP_LP_DIG_POWER_SPEC
impl Resettable for HP_SLEEP_LP_DIG_POWER_SPEC
reset()
method sets HP_SLEEP_LP_DIG_POWER to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::hp_sleep_lp_dig_power::HP_SLEEP_LP_DIG_POWER_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_SLEEP_LP_REGULATOR0_SPEC
impl Resettable for HP_SLEEP_LP_REGULATOR0_SPEC
reset()
method sets HP_SLEEP_LP_REGULATOR0 to value 0x8c60_0000
const RESET_VALUE: Self::Ux = {transmute(0x8c600000): <pmu::hp_sleep_lp_regulator0::HP_SLEEP_LP_REGULATOR0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_SLEEP_LP_REGULATOR1_SPEC
impl Resettable for HP_SLEEP_LP_REGULATOR1_SPEC
reset()
method sets HP_SLEEP_LP_REGULATOR1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::hp_sleep_lp_regulator1::HP_SLEEP_LP_REGULATOR1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_SLEEP_SYSCLK_SPEC
impl Resettable for HP_SLEEP_SYSCLK_SPEC
reset()
method sets HP_SLEEP_SYSCLK to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::hp_sleep_sysclk::HP_SLEEP_SYSCLK_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HP_SLEEP_XTAL_SPEC
impl Resettable for HP_SLEEP_XTAL_SPEC
reset()
method sets HP_SLEEP_XTAL to value 0x8000_0000
const RESET_VALUE: Self::Ux = {transmute(0x80000000): <pmu::hp_sleep_xtal::HP_SLEEP_XTAL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for IMM_HP_APB_ICG_SPEC
impl Resettable for IMM_HP_APB_ICG_SPEC
reset()
method sets IMM_HP_APB_ICG to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::imm_hp_apb_icg::IMM_HP_APB_ICG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for IMM_HP_CK_POWER_SPEC
impl Resettable for IMM_HP_CK_POWER_SPEC
reset()
method sets IMM_HP_CK_POWER to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::imm_hp_ck_power::IMM_HP_CK_POWER_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for IMM_HP_FUNC_ICG_SPEC
impl Resettable for IMM_HP_FUNC_ICG_SPEC
reset()
method sets IMM_HP_FUNC_ICG to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::imm_hp_func_icg::IMM_HP_FUNC_ICG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for IMM_I2C_ISO_SPEC
impl Resettable for IMM_I2C_ISO_SPEC
reset()
method sets IMM_I2C_ISO to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::imm_i2c_iso::IMM_I2C_ISO_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for IMM_LP_ICG_SPEC
impl Resettable for IMM_LP_ICG_SPEC
reset()
method sets IMM_LP_ICG to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::imm_lp_icg::IMM_LP_ICG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for IMM_MODEM_ICG_SPEC
impl Resettable for IMM_MODEM_ICG_SPEC
reset()
method sets IMM_MODEM_ICG to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::imm_modem_icg::IMM_MODEM_ICG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for IMM_PAD_HOLD_ALL_SPEC
impl Resettable for IMM_PAD_HOLD_ALL_SPEC
reset()
method sets IMM_PAD_HOLD_ALL to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::imm_pad_hold_all::IMM_PAD_HOLD_ALL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for IMM_SLEEP_SYSCLK_SPEC
impl Resettable for IMM_SLEEP_SYSCLK_SPEC
reset()
method sets IMM_SLEEP_SYSCLK to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::imm_sleep_sysclk::IMM_SLEEP_SYSCLK_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::pmu::int_raw::INT_RAW_SPEC
impl Resettable for esp32h2::pmu::int_raw::INT_RAW_SPEC
reset()
method sets INT_RAW to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::int_raw::INT_RAW_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for LP_CPU_PWR0_SPEC
impl Resettable for LP_CPU_PWR0_SPEC
reset()
method sets LP_CPU_PWR0 to value 0x1ff0_0000
const RESET_VALUE: Self::Ux = {transmute(0x1ff00000): <pmu::lp_cpu_pwr0::LP_CPU_PWR0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for LP_CPU_PWR1_SPEC
impl Resettable for LP_CPU_PWR1_SPEC
reset()
method sets LP_CPU_PWR1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::lp_cpu_pwr1::LP_CPU_PWR1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::pmu::lp_int_clr::LP_INT_CLR_SPEC
impl Resettable for esp32h2::pmu::lp_int_clr::LP_INT_CLR_SPEC
reset()
method sets LP_INT_CLR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::lp_int_clr::LP_INT_CLR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::pmu::lp_int_ena::LP_INT_ENA_SPEC
impl Resettable for esp32h2::pmu::lp_int_ena::LP_INT_ENA_SPEC
reset()
method sets LP_INT_ENA to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::lp_int_ena::LP_INT_ENA_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::pmu::lp_int_raw::LP_INT_RAW_SPEC
impl Resettable for esp32h2::pmu::lp_int_raw::LP_INT_RAW_SPEC
reset()
method sets LP_INT_RAW to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::lp_int_raw::LP_INT_RAW_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::pmu::lp_int_st::LP_INT_ST_SPEC
impl Resettable for esp32h2::pmu::lp_int_st::LP_INT_ST_SPEC
reset()
method sets LP_INT_ST to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::lp_int_st::LP_INT_ST_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for LP_SLEEP_BIAS_SPEC
impl Resettable for LP_SLEEP_BIAS_SPEC
reset()
method sets LP_SLEEP_BIAS to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::lp_sleep_bias::LP_SLEEP_BIAS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for LP_SLEEP_LP_BIAS_RESERVE_SPEC
impl Resettable for LP_SLEEP_LP_BIAS_RESERVE_SPEC
reset()
method sets LP_SLEEP_LP_BIAS_RESERVE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::lp_sleep_lp_bias_reserve::LP_SLEEP_LP_BIAS_RESERVE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for LP_SLEEP_LP_CK_POWER_SPEC
impl Resettable for LP_SLEEP_LP_CK_POWER_SPEC
reset()
method sets LP_SLEEP_LP_CK_POWER to value 0x4000_0000
const RESET_VALUE: Self::Ux = {transmute(0x40000000): <pmu::lp_sleep_lp_ck_power::LP_SLEEP_LP_CK_POWER_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for LP_SLEEP_LP_DIG_POWER_SPEC
impl Resettable for LP_SLEEP_LP_DIG_POWER_SPEC
reset()
method sets LP_SLEEP_LP_DIG_POWER to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::lp_sleep_lp_dig_power::LP_SLEEP_LP_DIG_POWER_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for LP_SLEEP_LP_REGULATOR0_SPEC
impl Resettable for LP_SLEEP_LP_REGULATOR0_SPEC
reset()
method sets LP_SLEEP_LP_REGULATOR0 to value 0x8c60_0000
const RESET_VALUE: Self::Ux = {transmute(0x8c600000): <pmu::lp_sleep_lp_regulator0::LP_SLEEP_LP_REGULATOR0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for LP_SLEEP_LP_REGULATOR1_SPEC
impl Resettable for LP_SLEEP_LP_REGULATOR1_SPEC
reset()
method sets LP_SLEEP_LP_REGULATOR1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::lp_sleep_lp_regulator1::LP_SLEEP_LP_REGULATOR1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for LP_SLEEP_XTAL_SPEC
impl Resettable for LP_SLEEP_XTAL_SPEC
reset()
method sets LP_SLEEP_XTAL to value 0x8000_0000
const RESET_VALUE: Self::Ux = {transmute(0x80000000): <pmu::lp_sleep_xtal::LP_SLEEP_XTAL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for MAIN_STATE_SPEC
impl Resettable for MAIN_STATE_SPEC
reset()
method sets MAIN_STATE to value 0x0810_0800
const RESET_VALUE: Self::Ux = {transmute(0x08100800): <pmu::main_state::MAIN_STATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for POR_STATUS_SPEC
impl Resettable for POR_STATUS_SPEC
reset()
method sets POR_STATUS to value 0x8000_0000
const RESET_VALUE: Self::Ux = {transmute(0x80000000): <pmu::por_status::POR_STATUS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for POWER_CK_WAIT_CNTL_SPEC
impl Resettable for POWER_CK_WAIT_CNTL_SPEC
reset()
method sets POWER_CK_WAIT_CNTL to value 0x0100_0100
const RESET_VALUE: Self::Ux = {transmute(0x01000100): <pmu::power_ck_wait_cntl::POWER_CK_WAIT_CNTL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for POWER_HP_PAD_SPEC
impl Resettable for POWER_HP_PAD_SPEC
reset()
method sets POWER_HP_PAD to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::power_hp_pad::POWER_HP_PAD_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for POWER_PD_HPAON_CNTL_SPEC
impl Resettable for POWER_PD_HPAON_CNTL_SPEC
reset()
method sets POWER_PD_HPAON_CNTL to value 0x1c
const RESET_VALUE: Self::Ux = {transmute(0x0000001c): <pmu::power_pd_hpaon_cntl::POWER_PD_HPAON_CNTL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for POWER_PD_HPCPU_CNTL_SPEC
impl Resettable for POWER_PD_HPCPU_CNTL_SPEC
reset()
method sets POWER_PD_HPCPU_CNTL to value 0x1c
const RESET_VALUE: Self::Ux = {transmute(0x0000001c): <pmu::power_pd_hpcpu_cntl::POWER_PD_HPCPU_CNTL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for POWER_PD_HPPERI_RESERVE_SPEC
impl Resettable for POWER_PD_HPPERI_RESERVE_SPEC
reset()
method sets POWER_PD_HPPERI_RESERVE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::power_pd_hpperi_reserve::POWER_PD_HPPERI_RESERVE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for POWER_PD_HPWIFI_CNTL_SPEC
impl Resettable for POWER_PD_HPWIFI_CNTL_SPEC
reset()
method sets POWER_PD_HPWIFI_CNTL to value 0x1c
const RESET_VALUE: Self::Ux = {transmute(0x0000001c): <pmu::power_pd_hpwifi_cntl::POWER_PD_HPWIFI_CNTL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for POWER_PD_LPPERI_CNTL_SPEC
impl Resettable for POWER_PD_LPPERI_CNTL_SPEC
reset()
method sets POWER_PD_LPPERI_CNTL to value 0x1c
const RESET_VALUE: Self::Ux = {transmute(0x0000001c): <pmu::power_pd_lpperi_cntl::POWER_PD_LPPERI_CNTL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for POWER_PD_MEM_CNTL_SPEC
impl Resettable for POWER_PD_MEM_CNTL_SPEC
reset()
method sets POWER_PD_MEM_CNTL to value 0xff00_0000
const RESET_VALUE: Self::Ux = {transmute(0xff000000): <pmu::power_pd_mem_cntl::POWER_PD_MEM_CNTL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for POWER_PD_MEM_MASK_SPEC
impl Resettable for POWER_PD_MEM_MASK_SPEC
reset()
method sets POWER_PD_MEM_MASK to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::power_pd_mem_mask::POWER_PD_MEM_MASK_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for POWER_PD_TOP_CNTL_SPEC
impl Resettable for POWER_PD_TOP_CNTL_SPEC
reset()
method sets POWER_PD_TOP_CNTL to value 0x1c
const RESET_VALUE: Self::Ux = {transmute(0x0000001c): <pmu::power_pd_top_cntl::POWER_PD_TOP_CNTL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for POWER_VDD_SPI_CNTL_SPEC
impl Resettable for POWER_VDD_SPI_CNTL_SPEC
reset()
method sets POWER_VDD_SPI_CNTL to value 0x63fc_0000
const RESET_VALUE: Self::Ux = {transmute(0x63fc0000): <pmu::power_vdd_spi_cntl::POWER_VDD_SPI_CNTL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for POWER_WAIT_TIMER0_SPEC
impl Resettable for POWER_WAIT_TIMER0_SPEC
reset()
method sets POWER_WAIT_TIMER0 to value 0x7fbf_dfe0
const RESET_VALUE: Self::Ux = {transmute(0x7fbfdfe0): <pmu::power_wait_timer0::POWER_WAIT_TIMER0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for POWER_WAIT_TIMER1_SPEC
impl Resettable for POWER_WAIT_TIMER1_SPEC
reset()
method sets POWER_WAIT_TIMER1 to value 0x7fff_fe00
const RESET_VALUE: Self::Ux = {transmute(0x7ffffe00): <pmu::power_wait_timer1::POWER_WAIT_TIMER1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for PWR_STATE_SPEC
impl Resettable for PWR_STATE_SPEC
reset()
method sets PWR_STATE to value 0x0080_2000
const RESET_VALUE: Self::Ux = {transmute(0x00802000): <pmu::pwr_state::PWR_STATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RF_PWC_SPEC
impl Resettable for RF_PWC_SPEC
reset()
method sets RF_PWC to value 0x0800_0000
const RESET_VALUE: Self::Ux = {transmute(0x08000000): <pmu::rf_pwc::RF_PWC_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SLP_WAKEUP_CNTL0_SPEC
impl Resettable for SLP_WAKEUP_CNTL0_SPEC
reset()
method sets SLP_WAKEUP_CNTL0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::slp_wakeup_cntl0::SLP_WAKEUP_CNTL0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SLP_WAKEUP_CNTL1_SPEC
impl Resettable for SLP_WAKEUP_CNTL1_SPEC
reset()
method sets SLP_WAKEUP_CNTL1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::slp_wakeup_cntl1::SLP_WAKEUP_CNTL1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SLP_WAKEUP_CNTL2_SPEC
impl Resettable for SLP_WAKEUP_CNTL2_SPEC
reset()
method sets SLP_WAKEUP_CNTL2 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::slp_wakeup_cntl2::SLP_WAKEUP_CNTL2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SLP_WAKEUP_CNTL3_SPEC
impl Resettable for SLP_WAKEUP_CNTL3_SPEC
reset()
method sets SLP_WAKEUP_CNTL3 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::slp_wakeup_cntl3::SLP_WAKEUP_CNTL3_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SLP_WAKEUP_CNTL4_SPEC
impl Resettable for SLP_WAKEUP_CNTL4_SPEC
reset()
method sets SLP_WAKEUP_CNTL4 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::slp_wakeup_cntl4::SLP_WAKEUP_CNTL4_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SLP_WAKEUP_CNTL5_SPEC
impl Resettable for SLP_WAKEUP_CNTL5_SPEC
reset()
method sets SLP_WAKEUP_CNTL5 to value 0x0100_0080
const RESET_VALUE: Self::Ux = {transmute(0x01000080): <pmu::slp_wakeup_cntl5::SLP_WAKEUP_CNTL5_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SLP_WAKEUP_CNTL6_SPEC
impl Resettable for SLP_WAKEUP_CNTL6_SPEC
reset()
method sets SLP_WAKEUP_CNTL6 to value 0x80
const RESET_VALUE: Self::Ux = {transmute(0x00000080): <pmu::slp_wakeup_cntl6::SLP_WAKEUP_CNTL6_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SLP_WAKEUP_CNTL7_SPEC
impl Resettable for SLP_WAKEUP_CNTL7_SPEC
reset()
method sets SLP_WAKEUP_CNTL7 to value 0x0001_0000
const RESET_VALUE: Self::Ux = {transmute(0x00010000): <pmu::slp_wakeup_cntl7::SLP_WAKEUP_CNTL7_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SLP_WAKEUP_STATUS0_SPEC
impl Resettable for SLP_WAKEUP_STATUS0_SPEC
reset()
method sets SLP_WAKEUP_STATUS0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::slp_wakeup_status0::SLP_WAKEUP_STATUS0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SLP_WAKEUP_STATUS1_SPEC
impl Resettable for SLP_WAKEUP_STATUS1_SPEC
reset()
method sets SLP_WAKEUP_STATUS1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::slp_wakeup_status1::SLP_WAKEUP_STATUS1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for VDD_SPI_STATUS_SPEC
impl Resettable for VDD_SPI_STATUS_SPEC
reset()
method sets VDD_SPI_STATUS to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::vdd_spi_status::VDD_SPI_STATUS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for VDDBAT_CFG_SPEC
impl Resettable for VDDBAT_CFG_SPEC
reset()
method sets VDDBAT_CFG to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pmu::vddbat_cfg::VDDBAT_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH_RX_CARRIER_RM_SPEC
impl Resettable for CH_RX_CARRIER_RM_SPEC
reset()
method sets CH%s_RX_CARRIER_RM to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <rmt::ch_rx_carrier_rm::CH_RX_CARRIER_RM_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH_RX_CONF0_SPEC
impl Resettable for CH_RX_CONF0_SPEC
reset()
method sets CH%s_RX_CONF0 to value 0x30ff_ff02
const RESET_VALUE: Self::Ux = {transmute(0x30ffff02): <rmt::ch_rx_conf0::CH_RX_CONF0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH_RX_CONF1_SPEC
impl Resettable for CH_RX_CONF1_SPEC
reset()
method sets CH%s_RX_CONF1 to value 0x01e8
const RESET_VALUE: Self::Ux = {transmute(0x000001e8): <rmt::ch_rx_conf1::CH_RX_CONF1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH_RX_LIM_SPEC
impl Resettable for CH_RX_LIM_SPEC
reset()
method sets CH%s_RX_LIM to value 0x80
const RESET_VALUE: Self::Ux = {transmute(0x00000080): <rmt::ch_rx_lim::CH_RX_LIM_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH_RX_STATUS_SPEC
impl Resettable for CH_RX_STATUS_SPEC
reset()
method sets CH%s_RX_STATUS to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <rmt::ch_rx_status::CH_RX_STATUS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH_TX_CONF0_SPEC
impl Resettable for CH_TX_CONF0_SPEC
reset()
method sets CH%s_TX_CONF0 to value 0x0071_0200
const RESET_VALUE: Self::Ux = {transmute(0x00710200): <rmt::ch_tx_conf0::CH_TX_CONF0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH_TX_LIM_SPEC
impl Resettable for CH_TX_LIM_SPEC
reset()
method sets CH%s_TX_LIM to value 0x80
const RESET_VALUE: Self::Ux = {transmute(0x00000080): <rmt::ch_tx_lim::CH_TX_LIM_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH_TX_STATUS_SPEC
impl Resettable for CH_TX_STATUS_SPEC
reset()
method sets CH%s_TX_STATUS to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <rmt::ch_tx_status::CH_TX_STATUS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CHCARRIER_DUTY_SPEC
impl Resettable for CHCARRIER_DUTY_SPEC
reset()
method sets CH%sCARRIER_DUTY to value 0x0040_0040
const RESET_VALUE: Self::Ux = {transmute(0x00400040): <rmt::chcarrier_duty::CHCARRIER_DUTY_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CHDATA_SPEC
impl Resettable for CHDATA_SPEC
reset()
method sets CH%sDATA to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <rmt::chdata::CHDATA_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::rmt::date::DATE_SPEC
impl Resettable for esp32h2::rmt::date::DATE_SPEC
reset()
method sets DATE to value 0x0210_8213
const RESET_VALUE: Self::Ux = {transmute(0x02108213): <rmt::date::DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::rmt::int_clr::INT_CLR_SPEC
impl Resettable for esp32h2::rmt::int_clr::INT_CLR_SPEC
reset()
method sets INT_CLR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <rmt::int_clr::INT_CLR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::rmt::int_ena::INT_ENA_SPEC
impl Resettable for esp32h2::rmt::int_ena::INT_ENA_SPEC
reset()
method sets INT_ENA to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <rmt::int_ena::INT_ENA_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::rmt::int_raw::INT_RAW_SPEC
impl Resettable for esp32h2::rmt::int_raw::INT_RAW_SPEC
reset()
method sets INT_RAW to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <rmt::int_raw::INT_RAW_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::rmt::int_st::INT_ST_SPEC
impl Resettable for esp32h2::rmt::int_st::INT_ST_SPEC
reset()
method sets INT_ST to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <rmt::int_st::INT_ST_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REF_CNT_RST_SPEC
impl Resettable for REF_CNT_RST_SPEC
reset()
method sets REF_CNT_RST to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <rmt::ref_cnt_rst::REF_CNT_RST_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SYS_CONF_SPEC
impl Resettable for SYS_CONF_SPEC
reset()
method sets SYS_CONF to value 0x0500_0010
const RESET_VALUE: Self::Ux = {transmute(0x05000010): <rmt::sys_conf::SYS_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TX_SIM_SPEC
impl Resettable for TX_SIM_SPEC
reset()
method sets TX_SIM to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <rmt::tx_sim::TX_SIM_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::rng::data::DATA_SPEC
impl Resettable for esp32h2::rng::data::DATA_SPEC
reset()
method sets DATA to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <rng::data::DATA_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CONSTANT_TIME_SPEC
impl Resettable for CONSTANT_TIME_SPEC
reset()
method sets CONSTANT_TIME to value 0x01
const RESET_VALUE: Self::Ux = {transmute(0x00000001): <rsa::constant_time::CONSTANT_TIME_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::rsa::date::DATE_SPEC
impl Resettable for esp32h2::rsa::date::DATE_SPEC
reset()
method sets DATE to value 0x2020_0618
const RESET_VALUE: Self::Ux = {transmute(0x20200618): <rsa::date::DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::rsa::int_clr::INT_CLR_SPEC
impl Resettable for esp32h2::rsa::int_clr::INT_CLR_SPEC
reset()
method sets INT_CLR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <rsa::int_clr::INT_CLR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::rsa::int_ena::INT_ENA_SPEC
impl Resettable for esp32h2::rsa::int_ena::INT_ENA_SPEC
reset()
method sets INT_ENA to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <rsa::int_ena::INT_ENA_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::rsa::m_mem::M_MEM_SPEC
impl Resettable for esp32h2::rsa::m_mem::M_MEM_SPEC
reset()
method sets M_MEM[%s] to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <rsa::m_mem::M_MEM_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for M_PRIME_SPEC
impl Resettable for M_PRIME_SPEC
reset()
method sets M_PRIME to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <rsa::m_prime::M_PRIME_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::rsa::mode::MODE_SPEC
impl Resettable for esp32h2::rsa::mode::MODE_SPEC
reset()
method sets MODE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <rsa::mode::MODE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for QUERY_CLEAN_SPEC
impl Resettable for QUERY_CLEAN_SPEC
reset()
method sets QUERY_CLEAN to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <rsa::query_clean::QUERY_CLEAN_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for QUERY_IDLE_SPEC
impl Resettable for QUERY_IDLE_SPEC
reset()
method sets QUERY_IDLE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <rsa::query_idle::QUERY_IDLE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SEARCH_ENABLE_SPEC
impl Resettable for SEARCH_ENABLE_SPEC
reset()
method sets SEARCH_ENABLE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <rsa::search_enable::SEARCH_ENABLE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SEARCH_POS_SPEC
impl Resettable for SEARCH_POS_SPEC
reset()
method sets SEARCH_POS to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <rsa::search_pos::SEARCH_POS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SET_START_MODEXP_SPEC
impl Resettable for SET_START_MODEXP_SPEC
reset()
method sets SET_START_MODEXP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <rsa::set_start_modexp::SET_START_MODEXP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SET_START_MODMULT_SPEC
impl Resettable for SET_START_MODMULT_SPEC
reset()
method sets SET_START_MODMULT to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <rsa::set_start_modmult::SET_START_MODMULT_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SET_START_MULT_SPEC
impl Resettable for SET_START_MULT_SPEC
reset()
method sets SET_START_MULT to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <rsa::set_start_mult::SET_START_MULT_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::rsa::x_mem::X_MEM_SPEC
impl Resettable for esp32h2::rsa::x_mem::X_MEM_SPEC
reset()
method sets X_MEM[%s] to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <rsa::x_mem::X_MEM_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::rsa::y_mem::Y_MEM_SPEC
impl Resettable for esp32h2::rsa::y_mem::Y_MEM_SPEC
reset()
method sets Y_MEM[%s] to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <rsa::y_mem::Y_MEM_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::rsa::z_mem::Z_MEM_SPEC
impl Resettable for esp32h2::rsa::z_mem::Z_MEM_SPEC
reset()
method sets Z_MEM[%s] to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <rsa::z_mem::Z_MEM_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BUSY_SPEC
impl Resettable for BUSY_SPEC
reset()
method sets BUSY to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <sha::busy::BUSY_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CLEAR_IRQ_SPEC
impl Resettable for CLEAR_IRQ_SPEC
reset()
method sets CLEAR_IRQ to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <sha::clear_irq::CLEAR_IRQ_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::sha::continue_::CONTINUE_SPEC
impl Resettable for esp32h2::sha::continue_::CONTINUE_SPEC
reset()
method sets CONTINUE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <sha::continue_::CONTINUE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::sha::date::DATE_SPEC
impl Resettable for esp32h2::sha::date::DATE_SPEC
reset()
method sets DATE to value 0x2020_1229
const RESET_VALUE: Self::Ux = {transmute(0x20201229): <sha::date::DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for DMA_BLOCK_NUM_SPEC
impl Resettable for DMA_BLOCK_NUM_SPEC
reset()
method sets DMA_BLOCK_NUM to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <sha::dma_block_num::DMA_BLOCK_NUM_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for DMA_CONTINUE_SPEC
impl Resettable for DMA_CONTINUE_SPEC
reset()
method sets DMA_CONTINUE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <sha::dma_continue::DMA_CONTINUE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for DMA_START_SPEC
impl Resettable for DMA_START_SPEC
reset()
method sets DMA_START to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <sha::dma_start::DMA_START_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::sha::h_mem::H_MEM_SPEC
impl Resettable for esp32h2::sha::h_mem::H_MEM_SPEC
reset()
method sets H_MEM[%s] to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <sha::h_mem::H_MEM_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for IRQ_ENA_SPEC
impl Resettable for IRQ_ENA_SPEC
reset()
method sets IRQ_ENA to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <sha::irq_ena::IRQ_ENA_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::sha::m_mem::M_MEM_SPEC
impl Resettable for esp32h2::sha::m_mem::M_MEM_SPEC
reset()
method sets M_MEM[%s] to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <sha::m_mem::M_MEM_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::sha::mode::MODE_SPEC
impl Resettable for esp32h2::sha::mode::MODE_SPEC
reset()
method sets MODE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <sha::mode::MODE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for START_SPEC
impl Resettable for START_SPEC
reset()
method sets START to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <sha::start::START_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for T_LENGTH_SPEC
impl Resettable for T_LENGTH_SPEC
reset()
method sets T_LENGTH to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <sha::t_length::T_LENGTH_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for T_STRING_SPEC
impl Resettable for T_STRING_SPEC
reset()
method sets T_STRING to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <sha::t_string::T_STRING_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH0_EVT_ID_SPEC
impl Resettable for CH0_EVT_ID_SPEC
reset()
method sets CH0_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch0_evt_id::CH0_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH0_TASK_ID_SPEC
impl Resettable for CH0_TASK_ID_SPEC
reset()
method sets CH0_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch0_task_id::CH0_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH1_EVT_ID_SPEC
impl Resettable for CH1_EVT_ID_SPEC
reset()
method sets CH1_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch1_evt_id::CH1_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH1_TASK_ID_SPEC
impl Resettable for CH1_TASK_ID_SPEC
reset()
method sets CH1_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch1_task_id::CH1_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH2_EVT_ID_SPEC
impl Resettable for CH2_EVT_ID_SPEC
reset()
method sets CH2_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch2_evt_id::CH2_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH2_TASK_ID_SPEC
impl Resettable for CH2_TASK_ID_SPEC
reset()
method sets CH2_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch2_task_id::CH2_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH3_EVT_ID_SPEC
impl Resettable for CH3_EVT_ID_SPEC
reset()
method sets CH3_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch3_evt_id::CH3_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH3_TASK_ID_SPEC
impl Resettable for CH3_TASK_ID_SPEC
reset()
method sets CH3_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch3_task_id::CH3_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH4_EVT_ID_SPEC
impl Resettable for CH4_EVT_ID_SPEC
reset()
method sets CH4_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch4_evt_id::CH4_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH4_TASK_ID_SPEC
impl Resettable for CH4_TASK_ID_SPEC
reset()
method sets CH4_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch4_task_id::CH4_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH5_EVT_ID_SPEC
impl Resettable for CH5_EVT_ID_SPEC
reset()
method sets CH5_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch5_evt_id::CH5_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH5_TASK_ID_SPEC
impl Resettable for CH5_TASK_ID_SPEC
reset()
method sets CH5_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch5_task_id::CH5_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH6_EVT_ID_SPEC
impl Resettable for CH6_EVT_ID_SPEC
reset()
method sets CH6_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch6_evt_id::CH6_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH6_TASK_ID_SPEC
impl Resettable for CH6_TASK_ID_SPEC
reset()
method sets CH6_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch6_task_id::CH6_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH7_EVT_ID_SPEC
impl Resettable for CH7_EVT_ID_SPEC
reset()
method sets CH7_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch7_evt_id::CH7_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH7_TASK_ID_SPEC
impl Resettable for CH7_TASK_ID_SPEC
reset()
method sets CH7_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch7_task_id::CH7_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH8_EVT_ID_SPEC
impl Resettable for CH8_EVT_ID_SPEC
reset()
method sets CH8_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch8_evt_id::CH8_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH8_TASK_ID_SPEC
impl Resettable for CH8_TASK_ID_SPEC
reset()
method sets CH8_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch8_task_id::CH8_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH9_EVT_ID_SPEC
impl Resettable for CH9_EVT_ID_SPEC
reset()
method sets CH9_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch9_evt_id::CH9_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH9_TASK_ID_SPEC
impl Resettable for CH9_TASK_ID_SPEC
reset()
method sets CH9_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch9_task_id::CH9_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH10_EVT_ID_SPEC
impl Resettable for CH10_EVT_ID_SPEC
reset()
method sets CH10_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch10_evt_id::CH10_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH10_TASK_ID_SPEC
impl Resettable for CH10_TASK_ID_SPEC
reset()
method sets CH10_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch10_task_id::CH10_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH11_EVT_ID_SPEC
impl Resettable for CH11_EVT_ID_SPEC
reset()
method sets CH11_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch11_evt_id::CH11_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH11_TASK_ID_SPEC
impl Resettable for CH11_TASK_ID_SPEC
reset()
method sets CH11_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch11_task_id::CH11_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH12_EVT_ID_SPEC
impl Resettable for CH12_EVT_ID_SPEC
reset()
method sets CH12_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch12_evt_id::CH12_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH12_TASK_ID_SPEC
impl Resettable for CH12_TASK_ID_SPEC
reset()
method sets CH12_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch12_task_id::CH12_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH13_EVT_ID_SPEC
impl Resettable for CH13_EVT_ID_SPEC
reset()
method sets CH13_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch13_evt_id::CH13_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH13_TASK_ID_SPEC
impl Resettable for CH13_TASK_ID_SPEC
reset()
method sets CH13_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch13_task_id::CH13_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH14_EVT_ID_SPEC
impl Resettable for CH14_EVT_ID_SPEC
reset()
method sets CH14_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch14_evt_id::CH14_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH14_TASK_ID_SPEC
impl Resettable for CH14_TASK_ID_SPEC
reset()
method sets CH14_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch14_task_id::CH14_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH15_EVT_ID_SPEC
impl Resettable for CH15_EVT_ID_SPEC
reset()
method sets CH15_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch15_evt_id::CH15_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH15_TASK_ID_SPEC
impl Resettable for CH15_TASK_ID_SPEC
reset()
method sets CH15_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch15_task_id::CH15_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH16_EVT_ID_SPEC
impl Resettable for CH16_EVT_ID_SPEC
reset()
method sets CH16_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch16_evt_id::CH16_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH16_TASK_ID_SPEC
impl Resettable for CH16_TASK_ID_SPEC
reset()
method sets CH16_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch16_task_id::CH16_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH17_EVT_ID_SPEC
impl Resettable for CH17_EVT_ID_SPEC
reset()
method sets CH17_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch17_evt_id::CH17_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH17_TASK_ID_SPEC
impl Resettable for CH17_TASK_ID_SPEC
reset()
method sets CH17_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch17_task_id::CH17_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH18_EVT_ID_SPEC
impl Resettable for CH18_EVT_ID_SPEC
reset()
method sets CH18_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch18_evt_id::CH18_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH18_TASK_ID_SPEC
impl Resettable for CH18_TASK_ID_SPEC
reset()
method sets CH18_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch18_task_id::CH18_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH19_EVT_ID_SPEC
impl Resettable for CH19_EVT_ID_SPEC
reset()
method sets CH19_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch19_evt_id::CH19_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH19_TASK_ID_SPEC
impl Resettable for CH19_TASK_ID_SPEC
reset()
method sets CH19_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch19_task_id::CH19_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH20_EVT_ID_SPEC
impl Resettable for CH20_EVT_ID_SPEC
reset()
method sets CH20_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch20_evt_id::CH20_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH20_TASK_ID_SPEC
impl Resettable for CH20_TASK_ID_SPEC
reset()
method sets CH20_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch20_task_id::CH20_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH21_EVT_ID_SPEC
impl Resettable for CH21_EVT_ID_SPEC
reset()
method sets CH21_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch21_evt_id::CH21_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH21_TASK_ID_SPEC
impl Resettable for CH21_TASK_ID_SPEC
reset()
method sets CH21_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch21_task_id::CH21_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH22_EVT_ID_SPEC
impl Resettable for CH22_EVT_ID_SPEC
reset()
method sets CH22_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch22_evt_id::CH22_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH22_TASK_ID_SPEC
impl Resettable for CH22_TASK_ID_SPEC
reset()
method sets CH22_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch22_task_id::CH22_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH23_EVT_ID_SPEC
impl Resettable for CH23_EVT_ID_SPEC
reset()
method sets CH23_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch23_evt_id::CH23_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH23_TASK_ID_SPEC
impl Resettable for CH23_TASK_ID_SPEC
reset()
method sets CH23_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch23_task_id::CH23_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH24_EVT_ID_SPEC
impl Resettable for CH24_EVT_ID_SPEC
reset()
method sets CH24_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch24_evt_id::CH24_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH24_TASK_ID_SPEC
impl Resettable for CH24_TASK_ID_SPEC
reset()
method sets CH24_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch24_task_id::CH24_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH25_EVT_ID_SPEC
impl Resettable for CH25_EVT_ID_SPEC
reset()
method sets CH25_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch25_evt_id::CH25_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH25_TASK_ID_SPEC
impl Resettable for CH25_TASK_ID_SPEC
reset()
method sets CH25_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch25_task_id::CH25_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH26_EVT_ID_SPEC
impl Resettable for CH26_EVT_ID_SPEC
reset()
method sets CH26_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch26_evt_id::CH26_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH26_TASK_ID_SPEC
impl Resettable for CH26_TASK_ID_SPEC
reset()
method sets CH26_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch26_task_id::CH26_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH27_EVT_ID_SPEC
impl Resettable for CH27_EVT_ID_SPEC
reset()
method sets CH27_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch27_evt_id::CH27_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH27_TASK_ID_SPEC
impl Resettable for CH27_TASK_ID_SPEC
reset()
method sets CH27_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch27_task_id::CH27_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH28_EVT_ID_SPEC
impl Resettable for CH28_EVT_ID_SPEC
reset()
method sets CH28_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch28_evt_id::CH28_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH28_TASK_ID_SPEC
impl Resettable for CH28_TASK_ID_SPEC
reset()
method sets CH28_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch28_task_id::CH28_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH29_EVT_ID_SPEC
impl Resettable for CH29_EVT_ID_SPEC
reset()
method sets CH29_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch29_evt_id::CH29_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH29_TASK_ID_SPEC
impl Resettable for CH29_TASK_ID_SPEC
reset()
method sets CH29_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch29_task_id::CH29_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH30_EVT_ID_SPEC
impl Resettable for CH30_EVT_ID_SPEC
reset()
method sets CH30_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch30_evt_id::CH30_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH30_TASK_ID_SPEC
impl Resettable for CH30_TASK_ID_SPEC
reset()
method sets CH30_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch30_task_id::CH30_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH31_EVT_ID_SPEC
impl Resettable for CH31_EVT_ID_SPEC
reset()
method sets CH31_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch31_evt_id::CH31_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH31_TASK_ID_SPEC
impl Resettable for CH31_TASK_ID_SPEC
reset()
method sets CH31_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch31_task_id::CH31_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH32_EVT_ID_SPEC
impl Resettable for CH32_EVT_ID_SPEC
reset()
method sets CH32_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch32_evt_id::CH32_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH32_TASK_ID_SPEC
impl Resettable for CH32_TASK_ID_SPEC
reset()
method sets CH32_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch32_task_id::CH32_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH33_EVT_ID_SPEC
impl Resettable for CH33_EVT_ID_SPEC
reset()
method sets CH33_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch33_evt_id::CH33_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH33_TASK_ID_SPEC
impl Resettable for CH33_TASK_ID_SPEC
reset()
method sets CH33_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch33_task_id::CH33_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH34_EVT_ID_SPEC
impl Resettable for CH34_EVT_ID_SPEC
reset()
method sets CH34_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch34_evt_id::CH34_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH34_TASK_ID_SPEC
impl Resettable for CH34_TASK_ID_SPEC
reset()
method sets CH34_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch34_task_id::CH34_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH35_EVT_ID_SPEC
impl Resettable for CH35_EVT_ID_SPEC
reset()
method sets CH35_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch35_evt_id::CH35_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH35_TASK_ID_SPEC
impl Resettable for CH35_TASK_ID_SPEC
reset()
method sets CH35_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch35_task_id::CH35_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH36_EVT_ID_SPEC
impl Resettable for CH36_EVT_ID_SPEC
reset()
method sets CH36_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch36_evt_id::CH36_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH36_TASK_ID_SPEC
impl Resettable for CH36_TASK_ID_SPEC
reset()
method sets CH36_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch36_task_id::CH36_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH37_EVT_ID_SPEC
impl Resettable for CH37_EVT_ID_SPEC
reset()
method sets CH37_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch37_evt_id::CH37_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH37_TASK_ID_SPEC
impl Resettable for CH37_TASK_ID_SPEC
reset()
method sets CH37_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch37_task_id::CH37_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH38_EVT_ID_SPEC
impl Resettable for CH38_EVT_ID_SPEC
reset()
method sets CH38_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch38_evt_id::CH38_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH38_TASK_ID_SPEC
impl Resettable for CH38_TASK_ID_SPEC
reset()
method sets CH38_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch38_task_id::CH38_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH39_EVT_ID_SPEC
impl Resettable for CH39_EVT_ID_SPEC
reset()
method sets CH39_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch39_evt_id::CH39_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH39_TASK_ID_SPEC
impl Resettable for CH39_TASK_ID_SPEC
reset()
method sets CH39_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch39_task_id::CH39_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH40_EVT_ID_SPEC
impl Resettable for CH40_EVT_ID_SPEC
reset()
method sets CH40_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch40_evt_id::CH40_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH40_TASK_ID_SPEC
impl Resettable for CH40_TASK_ID_SPEC
reset()
method sets CH40_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch40_task_id::CH40_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH41_EVT_ID_SPEC
impl Resettable for CH41_EVT_ID_SPEC
reset()
method sets CH41_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch41_evt_id::CH41_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH41_TASK_ID_SPEC
impl Resettable for CH41_TASK_ID_SPEC
reset()
method sets CH41_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch41_task_id::CH41_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH42_EVT_ID_SPEC
impl Resettable for CH42_EVT_ID_SPEC
reset()
method sets CH42_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch42_evt_id::CH42_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH42_TASK_ID_SPEC
impl Resettable for CH42_TASK_ID_SPEC
reset()
method sets CH42_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch42_task_id::CH42_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH43_EVT_ID_SPEC
impl Resettable for CH43_EVT_ID_SPEC
reset()
method sets CH43_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch43_evt_id::CH43_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH43_TASK_ID_SPEC
impl Resettable for CH43_TASK_ID_SPEC
reset()
method sets CH43_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch43_task_id::CH43_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH44_EVT_ID_SPEC
impl Resettable for CH44_EVT_ID_SPEC
reset()
method sets CH44_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch44_evt_id::CH44_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH44_TASK_ID_SPEC
impl Resettable for CH44_TASK_ID_SPEC
reset()
method sets CH44_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch44_task_id::CH44_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH45_EVT_ID_SPEC
impl Resettable for CH45_EVT_ID_SPEC
reset()
method sets CH45_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch45_evt_id::CH45_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH45_TASK_ID_SPEC
impl Resettable for CH45_TASK_ID_SPEC
reset()
method sets CH45_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch45_task_id::CH45_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH46_EVT_ID_SPEC
impl Resettable for CH46_EVT_ID_SPEC
reset()
method sets CH46_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch46_evt_id::CH46_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH46_TASK_ID_SPEC
impl Resettable for CH46_TASK_ID_SPEC
reset()
method sets CH46_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch46_task_id::CH46_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH47_EVT_ID_SPEC
impl Resettable for CH47_EVT_ID_SPEC
reset()
method sets CH47_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch47_evt_id::CH47_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH47_TASK_ID_SPEC
impl Resettable for CH47_TASK_ID_SPEC
reset()
method sets CH47_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch47_task_id::CH47_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH48_EVT_ID_SPEC
impl Resettable for CH48_EVT_ID_SPEC
reset()
method sets CH48_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch48_evt_id::CH48_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH48_TASK_ID_SPEC
impl Resettable for CH48_TASK_ID_SPEC
reset()
method sets CH48_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch48_task_id::CH48_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH49_EVT_ID_SPEC
impl Resettable for CH49_EVT_ID_SPEC
reset()
method sets CH49_EVT_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch49_evt_id::CH49_EVT_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH49_TASK_ID_SPEC
impl Resettable for CH49_TASK_ID_SPEC
reset()
method sets CH49_TASK_ID to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch49_task_id::CH49_TASK_ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH_ENA_AD0_SPEC
impl Resettable for CH_ENA_AD0_SPEC
reset()
method sets CH_ENA_AD0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch_ena_ad0::CH_ENA_AD0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH_ENA_AD0_CLR_SPEC
impl Resettable for CH_ENA_AD0_CLR_SPEC
reset()
method sets CH_ENA_AD0_CLR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch_ena_ad0_clr::CH_ENA_AD0_CLR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH_ENA_AD0_SET_SPEC
impl Resettable for CH_ENA_AD0_SET_SPEC
reset()
method sets CH_ENA_AD0_SET to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch_ena_ad0_set::CH_ENA_AD0_SET_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH_ENA_AD1_SPEC
impl Resettable for CH_ENA_AD1_SPEC
reset()
method sets CH_ENA_AD1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch_ena_ad1::CH_ENA_AD1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH_ENA_AD1_CLR_SPEC
impl Resettable for CH_ENA_AD1_CLR_SPEC
reset()
method sets CH_ENA_AD1_CLR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch_ena_ad1_clr::CH_ENA_AD1_CLR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CH_ENA_AD1_SET_SPEC
impl Resettable for CH_ENA_AD1_SET_SPEC
reset()
method sets CH_ENA_AD1_SET to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::ch_ena_ad1_set::CH_ENA_AD1_SET_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::soc_etm::clk_en::CLK_EN_SPEC
impl Resettable for esp32h2::soc_etm::clk_en::CLK_EN_SPEC
reset()
method sets CLK_EN to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <soc_etm::clk_en::CLK_EN_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::soc_etm::date::DATE_SPEC
impl Resettable for esp32h2::soc_etm::date::DATE_SPEC
reset()
method sets DATE to value 0x0220_3092
const RESET_VALUE: Self::Ux = {transmute(0x02203092): <soc_etm::date::DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_FMEM_PMS_ADDR_SPEC
impl Resettable for SPI_FMEM_PMS_ADDR_SPEC
reset()
method sets SPI_FMEM_PMS%s_ADDR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi0::spi_fmem_pms_addr::SPI_FMEM_PMS_ADDR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_FMEM_PMS_ATTR_SPEC
impl Resettable for SPI_FMEM_PMS_ATTR_SPEC
reset()
method sets SPI_FMEM_PMS%s_ATTR to value 0x03
const RESET_VALUE: Self::Ux = {transmute(0x00000003): <spi0::spi_fmem_pms_attr::SPI_FMEM_PMS_ATTR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_FMEM_PMS_SIZE_SPEC
impl Resettable for SPI_FMEM_PMS_SIZE_SPEC
reset()
method sets SPI_FMEM_PMS%s_SIZE to value 0x1000
const RESET_VALUE: Self::Ux = {transmute(0x00001000): <spi0::spi_fmem_pms_size::SPI_FMEM_PMS_SIZE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_AXI_ERR_ADDR_SPEC
impl Resettable for SPI_MEM_AXI_ERR_ADDR_SPEC
reset()
method sets SPI_MEM_AXI_ERR_ADDR to value 0xfc00_0000
const RESET_VALUE: Self::Ux = {transmute(0xfc000000): <spi0::spi_mem_axi_err_addr::SPI_MEM_AXI_ERR_ADDR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::spi0::spi_mem_cache_fctrl::SPI_MEM_CACHE_FCTRL_SPEC
impl Resettable for esp32h2::spi0::spi_mem_cache_fctrl::SPI_MEM_CACHE_FCTRL_SPEC
reset()
method sets SPI_MEM_CACHE_FCTRL to value 0xc000_0000
const RESET_VALUE: Self::Ux = {transmute(0xc0000000): <spi0::spi_mem_cache_fctrl::SPI_MEM_CACHE_FCTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_CACHE_SCTRL_SPEC
impl Resettable for SPI_MEM_CACHE_SCTRL_SPEC
reset()
method sets SPI_MEM_CACHE_SCTRL to value 0x0055_c070
const RESET_VALUE: Self::Ux = {transmute(0x0055c070): <spi0::spi_mem_cache_sctrl::SPI_MEM_CACHE_SCTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::spi0::spi_mem_clock::SPI_MEM_CLOCK_SPEC
impl Resettable for esp32h2::spi0::spi_mem_clock::SPI_MEM_CLOCK_SPEC
reset()
method sets SPI_MEM_CLOCK to value 0x0003_0103
const RESET_VALUE: Self::Ux = {transmute(0x00030103): <spi0::spi_mem_clock::SPI_MEM_CLOCK_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::spi0::spi_mem_clock_gate::SPI_MEM_CLOCK_GATE_SPEC
impl Resettable for esp32h2::spi0::spi_mem_clock_gate::SPI_MEM_CLOCK_GATE_SPEC
reset()
method sets SPI_MEM_CLOCK_GATE to value 0x01
const RESET_VALUE: Self::Ux = {transmute(0x00000001): <spi0::spi_mem_clock_gate::SPI_MEM_CLOCK_GATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::spi0::spi_mem_cmd::SPI_MEM_CMD_SPEC
impl Resettable for esp32h2::spi0::spi_mem_cmd::SPI_MEM_CMD_SPEC
reset()
method sets SPI_MEM_CMD to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi0::spi_mem_cmd::SPI_MEM_CMD_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::spi0::spi_mem_ctrl1::SPI_MEM_CTRL1_SPEC
impl Resettable for esp32h2::spi0::spi_mem_ctrl1::SPI_MEM_CTRL1_SPEC
reset()
method sets SPI_MEM_CTRL1 to value 0x28e0_0000
const RESET_VALUE: Self::Ux = {transmute(0x28e00000): <spi0::spi_mem_ctrl1::SPI_MEM_CTRL1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::spi0::spi_mem_ctrl2::SPI_MEM_CTRL2_SPEC
impl Resettable for esp32h2::spi0::spi_mem_ctrl2::SPI_MEM_CTRL2_SPEC
reset()
method sets SPI_MEM_CTRL2 to value 0x2c21
const RESET_VALUE: Self::Ux = {transmute(0x00002c21): <spi0::spi_mem_ctrl2::SPI_MEM_CTRL2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::spi0::spi_mem_ctrl::SPI_MEM_CTRL_SPEC
impl Resettable for esp32h2::spi0::spi_mem_ctrl::SPI_MEM_CTRL_SPEC
reset()
method sets SPI_MEM_CTRL to value 0x802c_200c
const RESET_VALUE: Self::Ux = {transmute(0x802c200c): <spi0::spi_mem_ctrl::SPI_MEM_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::spi0::spi_mem_date::SPI_MEM_DATE_SPEC
impl Resettable for esp32h2::spi0::spi_mem_date::SPI_MEM_DATE_SPEC
reset()
method sets SPI_MEM_DATE to value 0x0220_3030
const RESET_VALUE: Self::Ux = {transmute(0x02203030): <spi0::spi_mem_date::SPI_MEM_DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::spi0::spi_mem_ddr::SPI_MEM_DDR_SPEC
impl Resettable for esp32h2::spi0::spi_mem_ddr::SPI_MEM_DDR_SPEC
reset()
method sets SPI_MEM_DDR to value 0x3020
const RESET_VALUE: Self::Ux = {transmute(0x00003020): <spi0::spi_mem_ddr::SPI_MEM_DDR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_DIN_MODE_SPEC
impl Resettable for SPI_MEM_DIN_MODE_SPEC
reset()
method sets SPI_MEM_DIN_MODE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi0::spi_mem_din_mode::SPI_MEM_DIN_MODE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_DIN_NUM_SPEC
impl Resettable for SPI_MEM_DIN_NUM_SPEC
reset()
method sets SPI_MEM_DIN_NUM to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi0::spi_mem_din_num::SPI_MEM_DIN_NUM_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_DOUT_MODE_SPEC
impl Resettable for SPI_MEM_DOUT_MODE_SPEC
reset()
method sets SPI_MEM_DOUT_MODE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi0::spi_mem_dout_mode::SPI_MEM_DOUT_MODE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_DPA_CTRL_SPEC
impl Resettable for SPI_MEM_DPA_CTRL_SPEC
reset()
method sets SPI_MEM_DPA_CTRL to value 0x0f
const RESET_VALUE: Self::Ux = {transmute(0x0000000f): <spi0::spi_mem_dpa_ctrl::SPI_MEM_DPA_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_ECC_CTRL_SPEC
impl Resettable for SPI_MEM_ECC_CTRL_SPEC
reset()
method sets SPI_MEM_ECC_CTRL to value 0x0100_5000
const RESET_VALUE: Self::Ux = {transmute(0x01005000): <spi0::spi_mem_ecc_ctrl::SPI_MEM_ECC_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_ECC_ERR_ADDR_SPEC
impl Resettable for SPI_MEM_ECC_ERR_ADDR_SPEC
reset()
method sets SPI_MEM_ECC_ERR_ADDR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi0::spi_mem_ecc_err_addr::SPI_MEM_ECC_ERR_ADDR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_FSM_SPEC
impl Resettable for SPI_MEM_FSM_SPEC
reset()
method sets SPI_MEM_FSM to value 0x0200
const RESET_VALUE: Self::Ux = {transmute(0x00000200): <spi0::spi_mem_fsm::SPI_MEM_FSM_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::spi0::spi_mem_int_clr::SPI_MEM_INT_CLR_SPEC
impl Resettable for esp32h2::spi0::spi_mem_int_clr::SPI_MEM_INT_CLR_SPEC
reset()
method sets SPI_MEM_INT_CLR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi0::spi_mem_int_clr::SPI_MEM_INT_CLR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::spi0::spi_mem_int_ena::SPI_MEM_INT_ENA_SPEC
impl Resettable for esp32h2::spi0::spi_mem_int_ena::SPI_MEM_INT_ENA_SPEC
reset()
method sets SPI_MEM_INT_ENA to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi0::spi_mem_int_ena::SPI_MEM_INT_ENA_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::spi0::spi_mem_int_raw::SPI_MEM_INT_RAW_SPEC
impl Resettable for esp32h2::spi0::spi_mem_int_raw::SPI_MEM_INT_RAW_SPEC
reset()
method sets SPI_MEM_INT_RAW to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi0::spi_mem_int_raw::SPI_MEM_INT_RAW_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::spi0::spi_mem_int_st::SPI_MEM_INT_ST_SPEC
impl Resettable for esp32h2::spi0::spi_mem_int_st::SPI_MEM_INT_ST_SPEC
reset()
method sets SPI_MEM_INT_ST to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi0::spi_mem_int_st::SPI_MEM_INT_ST_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::spi0::spi_mem_misc::SPI_MEM_MISC_SPEC
impl Resettable for esp32h2::spi0::spi_mem_misc::SPI_MEM_MISC_SPEC
reset()
method sets SPI_MEM_MISC to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi0::spi_mem_misc::SPI_MEM_MISC_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_MMU_ITEM_CONTENT_SPEC
impl Resettable for SPI_MEM_MMU_ITEM_CONTENT_SPEC
reset()
method sets SPI_MEM_MMU_ITEM_CONTENT to value 0x037c
const RESET_VALUE: Self::Ux = {transmute(0x0000037c): <spi0::spi_mem_mmu_item_content::SPI_MEM_MMU_ITEM_CONTENT_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_MMU_ITEM_INDEX_SPEC
impl Resettable for SPI_MEM_MMU_ITEM_INDEX_SPEC
reset()
method sets SPI_MEM_MMU_ITEM_INDEX to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi0::spi_mem_mmu_item_index::SPI_MEM_MMU_ITEM_INDEX_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_MMU_POWER_CTRL_SPEC
impl Resettable for SPI_MEM_MMU_POWER_CTRL_SPEC
reset()
method sets SPI_MEM_MMU_POWER_CTRL to value 0x1320_0004
const RESET_VALUE: Self::Ux = {transmute(0x13200004): <spi0::spi_mem_mmu_power_ctrl::SPI_MEM_MMU_POWER_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_PMS_REJECT_SPEC
impl Resettable for SPI_MEM_PMS_REJECT_SPEC
reset()
method sets SPI_MEM_PMS_REJECT to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi0::spi_mem_pms_reject::SPI_MEM_PMS_REJECT_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::spi0::spi_mem_rd_status::SPI_MEM_RD_STATUS_SPEC
impl Resettable for esp32h2::spi0::spi_mem_rd_status::SPI_MEM_RD_STATUS_SPEC
reset()
method sets SPI_MEM_RD_STATUS to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi0::spi_mem_rd_status::SPI_MEM_RD_STATUS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_REGISTERRND_ECO_HIGH_SPEC
impl Resettable for SPI_MEM_REGISTERRND_ECO_HIGH_SPEC
reset()
method sets SPI_MEM_REGISTERRND_ECO_HIGH to value 0x037c
const RESET_VALUE: Self::Ux = {transmute(0x0000037c): <spi0::spi_mem_registerrnd_eco_high::SPI_MEM_REGISTERRND_ECO_HIGH_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_REGISTERRND_ECO_LOW_SPEC
impl Resettable for SPI_MEM_REGISTERRND_ECO_LOW_SPEC
reset()
method sets SPI_MEM_REGISTERRND_ECO_LOW to value 0x037c
const RESET_VALUE: Self::Ux = {transmute(0x0000037c): <spi0::spi_mem_registerrnd_eco_low::SPI_MEM_REGISTERRND_ECO_LOW_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_SRAM_CLK_SPEC
impl Resettable for SPI_MEM_SRAM_CLK_SPEC
reset()
method sets SPI_MEM_SRAM_CLK to value 0x0003_0103
const RESET_VALUE: Self::Ux = {transmute(0x00030103): <spi0::spi_mem_sram_clk::SPI_MEM_SRAM_CLK_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_SRAM_CMD_SPEC
impl Resettable for SPI_MEM_SRAM_CMD_SPEC
reset()
method sets SPI_MEM_SRAM_CMD to value 0xc040_0000
const RESET_VALUE: Self::Ux = {transmute(0xc0400000): <spi0::spi_mem_sram_cmd::SPI_MEM_SRAM_CMD_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_SRAM_DRD_CMD_SPEC
impl Resettable for SPI_MEM_SRAM_DRD_CMD_SPEC
reset()
method sets SPI_MEM_SRAM_DRD_CMD to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi0::spi_mem_sram_drd_cmd::SPI_MEM_SRAM_DRD_CMD_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_SRAM_DWR_CMD_SPEC
impl Resettable for SPI_MEM_SRAM_DWR_CMD_SPEC
reset()
method sets SPI_MEM_SRAM_DWR_CMD to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi0::spi_mem_sram_dwr_cmd::SPI_MEM_SRAM_DWR_CMD_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::spi0::spi_mem_timing_cali::SPI_MEM_TIMING_CALI_SPEC
impl Resettable for esp32h2::spi0::spi_mem_timing_cali::SPI_MEM_TIMING_CALI_SPEC
reset()
method sets SPI_MEM_TIMING_CALI to value 0x01
const RESET_VALUE: Self::Ux = {transmute(0x00000001): <spi0::spi_mem_timing_cali::SPI_MEM_TIMING_CALI_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::spi0::spi_mem_user1::SPI_MEM_USER1_SPEC
impl Resettable for esp32h2::spi0::spi_mem_user1::SPI_MEM_USER1_SPEC
reset()
method sets SPI_MEM_USER1 to value 0x5c00_0047
const RESET_VALUE: Self::Ux = {transmute(0x5c000047): <spi0::spi_mem_user1::SPI_MEM_USER1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::spi0::spi_mem_user2::SPI_MEM_USER2_SPEC
impl Resettable for esp32h2::spi0::spi_mem_user2::SPI_MEM_USER2_SPEC
reset()
method sets SPI_MEM_USER2 to value 0x7000_0000
const RESET_VALUE: Self::Ux = {transmute(0x70000000): <spi0::spi_mem_user2::SPI_MEM_USER2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::spi0::spi_mem_user::SPI_MEM_USER_SPEC
impl Resettable for esp32h2::spi0::spi_mem_user::SPI_MEM_USER_SPEC
reset()
method sets SPI_MEM_USER to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi0::spi_mem_user::SPI_MEM_USER_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_XTS_DATE_SPEC
impl Resettable for SPI_MEM_XTS_DATE_SPEC
reset()
method sets SPI_MEM_XTS_DATE to value 0x2020_1010
const RESET_VALUE: Self::Ux = {transmute(0x20201010): <spi0::spi_mem_xts_date::SPI_MEM_XTS_DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_XTS_DESTINATION_SPEC
impl Resettable for SPI_MEM_XTS_DESTINATION_SPEC
reset()
method sets SPI_MEM_XTS_DESTINATION to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi0::spi_mem_xts_destination::SPI_MEM_XTS_DESTINATION_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_XTS_DESTROY_SPEC
impl Resettable for SPI_MEM_XTS_DESTROY_SPEC
reset()
method sets SPI_MEM_XTS_DESTROY to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi0::spi_mem_xts_destroy::SPI_MEM_XTS_DESTROY_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_XTS_LINESIZE_SPEC
impl Resettable for SPI_MEM_XTS_LINESIZE_SPEC
reset()
method sets SPI_MEM_XTS_LINESIZE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi0::spi_mem_xts_linesize::SPI_MEM_XTS_LINESIZE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_XTS_PHYSICAL_ADDRESS_SPEC
impl Resettable for SPI_MEM_XTS_PHYSICAL_ADDRESS_SPEC
reset()
method sets SPI_MEM_XTS_PHYSICAL_ADDRESS to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi0::spi_mem_xts_physical_address::SPI_MEM_XTS_PHYSICAL_ADDRESS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_XTS_PLAIN_BASE_SPEC
impl Resettable for SPI_MEM_XTS_PLAIN_BASE_SPEC
reset()
method sets SPI_MEM_XTS_PLAIN_BASE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi0::spi_mem_xts_plain_base::SPI_MEM_XTS_PLAIN_BASE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_XTS_RELEASE_SPEC
impl Resettable for SPI_MEM_XTS_RELEASE_SPEC
reset()
method sets SPI_MEM_XTS_RELEASE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi0::spi_mem_xts_release::SPI_MEM_XTS_RELEASE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_XTS_STATE_SPEC
impl Resettable for SPI_MEM_XTS_STATE_SPEC
reset()
method sets SPI_MEM_XTS_STATE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi0::spi_mem_xts_state::SPI_MEM_XTS_STATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_XTS_TRIGGER_SPEC
impl Resettable for SPI_MEM_XTS_TRIGGER_SPEC
reset()
method sets SPI_MEM_XTS_TRIGGER to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi0::spi_mem_xts_trigger::SPI_MEM_XTS_TRIGGER_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_SMEM_AC_SPEC
impl Resettable for SPI_SMEM_AC_SPEC
reset()
method sets SPI_SMEM_AC to value 0x8000_b084
const RESET_VALUE: Self::Ux = {transmute(0x8000b084): <spi0::spi_smem_ac::SPI_SMEM_AC_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_SMEM_DDR_SPEC
impl Resettable for SPI_SMEM_DDR_SPEC
reset()
method sets SPI_SMEM_DDR to value 0x3020
const RESET_VALUE: Self::Ux = {transmute(0x00003020): <spi0::spi_smem_ddr::SPI_SMEM_DDR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_SMEM_DIN_MODE_SPEC
impl Resettable for SPI_SMEM_DIN_MODE_SPEC
reset()
method sets SPI_SMEM_DIN_MODE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi0::spi_smem_din_mode::SPI_SMEM_DIN_MODE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_SMEM_DIN_NUM_SPEC
impl Resettable for SPI_SMEM_DIN_NUM_SPEC
reset()
method sets SPI_SMEM_DIN_NUM to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi0::spi_smem_din_num::SPI_SMEM_DIN_NUM_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_SMEM_DOUT_MODE_SPEC
impl Resettable for SPI_SMEM_DOUT_MODE_SPEC
reset()
method sets SPI_SMEM_DOUT_MODE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi0::spi_smem_dout_mode::SPI_SMEM_DOUT_MODE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_SMEM_ECC_CTRL_SPEC
impl Resettable for SPI_SMEM_ECC_CTRL_SPEC
reset()
method sets SPI_SMEM_ECC_CTRL to value 0x0008_0000
const RESET_VALUE: Self::Ux = {transmute(0x00080000): <spi0::spi_smem_ecc_ctrl::SPI_SMEM_ECC_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_SMEM_PMS_ADDR_SPEC
impl Resettable for SPI_SMEM_PMS_ADDR_SPEC
reset()
method sets SPI_SMEM_PMS%s_ADDR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi0::spi_smem_pms_addr::SPI_SMEM_PMS_ADDR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_SMEM_PMS_ATTR_SPEC
impl Resettable for SPI_SMEM_PMS_ATTR_SPEC
reset()
method sets SPI_SMEM_PMS%s_ATTR to value 0x03
const RESET_VALUE: Self::Ux = {transmute(0x00000003): <spi0::spi_smem_pms_attr::SPI_SMEM_PMS_ATTR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_SMEM_PMS_SIZE_SPEC
impl Resettable for SPI_SMEM_PMS_SIZE_SPEC
reset()
method sets SPI_SMEM_PMS%s_SIZE to value 0x1000
const RESET_VALUE: Self::Ux = {transmute(0x00001000): <spi0::spi_smem_pms_size::SPI_SMEM_PMS_SIZE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_SMEM_TIMING_CALI_SPEC
impl Resettable for SPI_SMEM_TIMING_CALI_SPEC
reset()
method sets SPI_SMEM_TIMING_CALI to value 0x01
const RESET_VALUE: Self::Ux = {transmute(0x00000001): <spi0::spi_smem_timing_cali::SPI_SMEM_TIMING_CALI_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_ADDR_SPEC
impl Resettable for SPI_MEM_ADDR_SPEC
reset()
method sets SPI_MEM_ADDR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi1::spi_mem_addr::SPI_MEM_ADDR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::spi1::spi_mem_cache_fctrl::SPI_MEM_CACHE_FCTRL_SPEC
impl Resettable for esp32h2::spi1::spi_mem_cache_fctrl::SPI_MEM_CACHE_FCTRL_SPEC
reset()
method sets SPI_MEM_CACHE_FCTRL to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi1::spi_mem_cache_fctrl::SPI_MEM_CACHE_FCTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::spi1::spi_mem_clock::SPI_MEM_CLOCK_SPEC
impl Resettable for esp32h2::spi1::spi_mem_clock::SPI_MEM_CLOCK_SPEC
reset()
method sets SPI_MEM_CLOCK to value 0x0003_0103
const RESET_VALUE: Self::Ux = {transmute(0x00030103): <spi1::spi_mem_clock::SPI_MEM_CLOCK_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::spi1::spi_mem_clock_gate::SPI_MEM_CLOCK_GATE_SPEC
impl Resettable for esp32h2::spi1::spi_mem_clock_gate::SPI_MEM_CLOCK_GATE_SPEC
reset()
method sets SPI_MEM_CLOCK_GATE to value 0x01
const RESET_VALUE: Self::Ux = {transmute(0x00000001): <spi1::spi_mem_clock_gate::SPI_MEM_CLOCK_GATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::spi1::spi_mem_cmd::SPI_MEM_CMD_SPEC
impl Resettable for esp32h2::spi1::spi_mem_cmd::SPI_MEM_CMD_SPEC
reset()
method sets SPI_MEM_CMD to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi1::spi_mem_cmd::SPI_MEM_CMD_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::spi1::spi_mem_ctrl1::SPI_MEM_CTRL1_SPEC
impl Resettable for esp32h2::spi1::spi_mem_ctrl1::SPI_MEM_CTRL1_SPEC
reset()
method sets SPI_MEM_CTRL1 to value 0x0ffc
const RESET_VALUE: Self::Ux = {transmute(0x00000ffc): <spi1::spi_mem_ctrl1::SPI_MEM_CTRL1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::spi1::spi_mem_ctrl2::SPI_MEM_CTRL2_SPEC
impl Resettable for esp32h2::spi1::spi_mem_ctrl2::SPI_MEM_CTRL2_SPEC
reset()
method sets SPI_MEM_CTRL2 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi1::spi_mem_ctrl2::SPI_MEM_CTRL2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::spi1::spi_mem_ctrl::SPI_MEM_CTRL_SPEC
impl Resettable for esp32h2::spi1::spi_mem_ctrl::SPI_MEM_CTRL_SPEC
reset()
method sets SPI_MEM_CTRL to value 0x002c_a00c
const RESET_VALUE: Self::Ux = {transmute(0x002ca00c): <spi1::spi_mem_ctrl::SPI_MEM_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::spi1::spi_mem_date::SPI_MEM_DATE_SPEC
impl Resettable for esp32h2::spi1::spi_mem_date::SPI_MEM_DATE_SPEC
reset()
method sets SPI_MEM_DATE to value 0x0220_2160
const RESET_VALUE: Self::Ux = {transmute(0x02202160): <spi1::spi_mem_date::SPI_MEM_DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::spi1::spi_mem_ddr::SPI_MEM_DDR_SPEC
impl Resettable for esp32h2::spi1::spi_mem_ddr::SPI_MEM_DDR_SPEC
reset()
method sets SPI_MEM_DDR to value 0x20
const RESET_VALUE: Self::Ux = {transmute(0x00000020): <spi1::spi_mem_ddr::SPI_MEM_DDR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_FLASH_SUS_CMD_SPEC
impl Resettable for SPI_MEM_FLASH_SUS_CMD_SPEC
reset()
method sets SPI_MEM_FLASH_SUS_CMD to value 0x0005_7575
const RESET_VALUE: Self::Ux = {transmute(0x00057575): <spi1::spi_mem_flash_sus_cmd::SPI_MEM_FLASH_SUS_CMD_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_FLASH_SUS_CTRL_SPEC
impl Resettable for SPI_MEM_FLASH_SUS_CTRL_SPEC
reset()
method sets SPI_MEM_FLASH_SUS_CTRL to value 0x0800_2000
const RESET_VALUE: Self::Ux = {transmute(0x08002000): <spi1::spi_mem_flash_sus_ctrl::SPI_MEM_FLASH_SUS_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_FLASH_WAITI_CTRL_SPEC
impl Resettable for SPI_MEM_FLASH_WAITI_CTRL_SPEC
reset()
method sets SPI_MEM_FLASH_WAITI_CTRL to value 0x0005_0001
const RESET_VALUE: Self::Ux = {transmute(0x00050001): <spi1::spi_mem_flash_waiti_ctrl::SPI_MEM_FLASH_WAITI_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::spi1::spi_mem_int_clr::SPI_MEM_INT_CLR_SPEC
impl Resettable for esp32h2::spi1::spi_mem_int_clr::SPI_MEM_INT_CLR_SPEC
reset()
method sets SPI_MEM_INT_CLR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi1::spi_mem_int_clr::SPI_MEM_INT_CLR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::spi1::spi_mem_int_ena::SPI_MEM_INT_ENA_SPEC
impl Resettable for esp32h2::spi1::spi_mem_int_ena::SPI_MEM_INT_ENA_SPEC
reset()
method sets SPI_MEM_INT_ENA to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi1::spi_mem_int_ena::SPI_MEM_INT_ENA_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::spi1::spi_mem_int_raw::SPI_MEM_INT_RAW_SPEC
impl Resettable for esp32h2::spi1::spi_mem_int_raw::SPI_MEM_INT_RAW_SPEC
reset()
method sets SPI_MEM_INT_RAW to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi1::spi_mem_int_raw::SPI_MEM_INT_RAW_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::spi1::spi_mem_int_st::SPI_MEM_INT_ST_SPEC
impl Resettable for esp32h2::spi1::spi_mem_int_st::SPI_MEM_INT_ST_SPEC
reset()
method sets SPI_MEM_INT_ST to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi1::spi_mem_int_st::SPI_MEM_INT_ST_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::spi1::spi_mem_misc::SPI_MEM_MISC_SPEC
impl Resettable for esp32h2::spi1::spi_mem_misc::SPI_MEM_MISC_SPEC
reset()
method sets SPI_MEM_MISC to value 0x02
const RESET_VALUE: Self::Ux = {transmute(0x00000002): <spi1::spi_mem_misc::SPI_MEM_MISC_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_MISO_DLEN_SPEC
impl Resettable for SPI_MEM_MISO_DLEN_SPEC
reset()
method sets SPI_MEM_MISO_DLEN to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi1::spi_mem_miso_dlen::SPI_MEM_MISO_DLEN_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_MOSI_DLEN_SPEC
impl Resettable for SPI_MEM_MOSI_DLEN_SPEC
reset()
method sets SPI_MEM_MOSI_DLEN to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi1::spi_mem_mosi_dlen::SPI_MEM_MOSI_DLEN_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::spi1::spi_mem_rd_status::SPI_MEM_RD_STATUS_SPEC
impl Resettable for esp32h2::spi1::spi_mem_rd_status::SPI_MEM_RD_STATUS_SPEC
reset()
method sets SPI_MEM_RD_STATUS to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi1::spi_mem_rd_status::SPI_MEM_RD_STATUS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_SUS_STATUS_SPEC
impl Resettable for SPI_MEM_SUS_STATUS_SPEC
reset()
method sets SPI_MEM_SUS_STATUS to value 0x7a7a_0000
const RESET_VALUE: Self::Ux = {transmute(0x7a7a0000): <spi1::spi_mem_sus_status::SPI_MEM_SUS_STATUS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::spi1::spi_mem_timing_cali::SPI_MEM_TIMING_CALI_SPEC
impl Resettable for esp32h2::spi1::spi_mem_timing_cali::SPI_MEM_TIMING_CALI_SPEC
reset()
method sets SPI_MEM_TIMING_CALI to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi1::spi_mem_timing_cali::SPI_MEM_TIMING_CALI_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_TX_CRC_SPEC
impl Resettable for SPI_MEM_TX_CRC_SPEC
reset()
method sets SPI_MEM_TX_CRC to value 0xffff_ffff
const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <spi1::spi_mem_tx_crc::SPI_MEM_TX_CRC_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::spi1::spi_mem_user1::SPI_MEM_USER1_SPEC
impl Resettable for esp32h2::spi1::spi_mem_user1::SPI_MEM_USER1_SPEC
reset()
method sets SPI_MEM_USER1 to value 0x5c00_0007
const RESET_VALUE: Self::Ux = {transmute(0x5c000007): <spi1::spi_mem_user1::SPI_MEM_USER1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::spi1::spi_mem_user2::SPI_MEM_USER2_SPEC
impl Resettable for esp32h2::spi1::spi_mem_user2::SPI_MEM_USER2_SPEC
reset()
method sets SPI_MEM_USER2 to value 0x7000_0000
const RESET_VALUE: Self::Ux = {transmute(0x70000000): <spi1::spi_mem_user2::SPI_MEM_USER2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::spi1::spi_mem_user::SPI_MEM_USER_SPEC
impl Resettable for esp32h2::spi1::spi_mem_user::SPI_MEM_USER_SPEC
reset()
method sets SPI_MEM_USER to value 0x8000_0000
const RESET_VALUE: Self::Ux = {transmute(0x80000000): <spi1::spi_mem_user::SPI_MEM_USER_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_W0_SPEC
impl Resettable for SPI_MEM_W0_SPEC
reset()
method sets SPI_MEM_W0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi1::spi_mem_w0::SPI_MEM_W0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_W1_SPEC
impl Resettable for SPI_MEM_W1_SPEC
reset()
method sets SPI_MEM_W1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi1::spi_mem_w1::SPI_MEM_W1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_W2_SPEC
impl Resettable for SPI_MEM_W2_SPEC
reset()
method sets SPI_MEM_W2 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi1::spi_mem_w2::SPI_MEM_W2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_W3_SPEC
impl Resettable for SPI_MEM_W3_SPEC
reset()
method sets SPI_MEM_W3 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi1::spi_mem_w3::SPI_MEM_W3_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_W4_SPEC
impl Resettable for SPI_MEM_W4_SPEC
reset()
method sets SPI_MEM_W4 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi1::spi_mem_w4::SPI_MEM_W4_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_W5_SPEC
impl Resettable for SPI_MEM_W5_SPEC
reset()
method sets SPI_MEM_W5 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi1::spi_mem_w5::SPI_MEM_W5_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_W6_SPEC
impl Resettable for SPI_MEM_W6_SPEC
reset()
method sets SPI_MEM_W6 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi1::spi_mem_w6::SPI_MEM_W6_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_W7_SPEC
impl Resettable for SPI_MEM_W7_SPEC
reset()
method sets SPI_MEM_W7 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi1::spi_mem_w7::SPI_MEM_W7_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_W8_SPEC
impl Resettable for SPI_MEM_W8_SPEC
reset()
method sets SPI_MEM_W8 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi1::spi_mem_w8::SPI_MEM_W8_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_W9_SPEC
impl Resettable for SPI_MEM_W9_SPEC
reset()
method sets SPI_MEM_W9 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi1::spi_mem_w9::SPI_MEM_W9_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_W10_SPEC
impl Resettable for SPI_MEM_W10_SPEC
reset()
method sets SPI_MEM_W10 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi1::spi_mem_w10::SPI_MEM_W10_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_W11_SPEC
impl Resettable for SPI_MEM_W11_SPEC
reset()
method sets SPI_MEM_W11 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi1::spi_mem_w11::SPI_MEM_W11_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_W12_SPEC
impl Resettable for SPI_MEM_W12_SPEC
reset()
method sets SPI_MEM_W12 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi1::spi_mem_w12::SPI_MEM_W12_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_W13_SPEC
impl Resettable for SPI_MEM_W13_SPEC
reset()
method sets SPI_MEM_W13 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi1::spi_mem_w13::SPI_MEM_W13_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_W14_SPEC
impl Resettable for SPI_MEM_W14_SPEC
reset()
method sets SPI_MEM_W14 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi1::spi_mem_w14::SPI_MEM_W14_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SPI_MEM_W15_SPEC
impl Resettable for SPI_MEM_W15_SPEC
reset()
method sets SPI_MEM_W15 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi1::spi_mem_w15::SPI_MEM_W15_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for ADDR_SPEC
impl Resettable for ADDR_SPEC
reset()
method sets ADDR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi2::addr::ADDR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CLK_GATE_SPEC
impl Resettable for CLK_GATE_SPEC
reset()
method sets CLK_GATE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi2::clk_gate::CLK_GATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CLOCK_SPEC
impl Resettable for CLOCK_SPEC
reset()
method sets CLOCK to value 0x8000_3043
const RESET_VALUE: Self::Ux = {transmute(0x80003043): <spi2::clock::CLOCK_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::spi2::cmd::CMD_SPEC
impl Resettable for esp32h2::spi2::cmd::CMD_SPEC
reset()
method sets CMD to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi2::cmd::CMD_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::spi2::ctrl::CTRL_SPEC
impl Resettable for esp32h2::spi2::ctrl::CTRL_SPEC
reset()
method sets CTRL to value 0x003c_0000
const RESET_VALUE: Self::Ux = {transmute(0x003c0000): <spi2::ctrl::CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::spi2::date::DATE_SPEC
impl Resettable for esp32h2::spi2::date::DATE_SPEC
reset()
method sets DATE to value 0x0220_1300
const RESET_VALUE: Self::Ux = {transmute(0x02201300): <spi2::date::DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for DIN_MODE_SPEC
impl Resettable for DIN_MODE_SPEC
reset()
method sets DIN_MODE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi2::din_mode::DIN_MODE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for DIN_NUM_SPEC
impl Resettable for DIN_NUM_SPEC
reset()
method sets DIN_NUM to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi2::din_num::DIN_NUM_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::spi2::dma_conf::DMA_CONF_SPEC
impl Resettable for esp32h2::spi2::dma_conf::DMA_CONF_SPEC
reset()
method sets DMA_CONF to value 0x03
const RESET_VALUE: Self::Ux = {transmute(0x00000003): <spi2::dma_conf::DMA_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for DMA_INT_CLR_SPEC
impl Resettable for DMA_INT_CLR_SPEC
reset()
method sets DMA_INT_CLR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi2::dma_int_clr::DMA_INT_CLR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for DMA_INT_ENA_SPEC
impl Resettable for DMA_INT_ENA_SPEC
reset()
method sets DMA_INT_ENA to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi2::dma_int_ena::DMA_INT_ENA_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for DMA_INT_RAW_SPEC
impl Resettable for DMA_INT_RAW_SPEC
reset()
method sets DMA_INT_RAW to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi2::dma_int_raw::DMA_INT_RAW_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for DMA_INT_SET_SPEC
impl Resettable for DMA_INT_SET_SPEC
reset()
method sets DMA_INT_SET to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi2::dma_int_set::DMA_INT_SET_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for DMA_INT_ST_SPEC
impl Resettable for DMA_INT_ST_SPEC
reset()
method sets DMA_INT_ST to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi2::dma_int_st::DMA_INT_ST_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for DOUT_MODE_SPEC
impl Resettable for DOUT_MODE_SPEC
reset()
method sets DOUT_MODE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi2::dout_mode::DOUT_MODE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for MISC_SPEC
impl Resettable for MISC_SPEC
reset()
method sets MISC to value 0x3e
const RESET_VALUE: Self::Ux = {transmute(0x0000003e): <spi2::misc::MISC_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for MS_DLEN_SPEC
impl Resettable for MS_DLEN_SPEC
reset()
method sets MS_DLEN to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi2::ms_dlen::MS_DLEN_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SLAVE1_SPEC
impl Resettable for SLAVE1_SPEC
reset()
method sets SLAVE1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi2::slave1::SLAVE1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SLAVE_SPEC
impl Resettable for SLAVE_SPEC
reset()
method sets SLAVE to value 0x0280_0000
const RESET_VALUE: Self::Ux = {transmute(0x02800000): <spi2::slave::SLAVE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for USER1_SPEC
impl Resettable for USER1_SPEC
reset()
method sets USER1 to value 0xb841_0007
const RESET_VALUE: Self::Ux = {transmute(0xb8410007): <spi2::user1::USER1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for USER2_SPEC
impl Resettable for USER2_SPEC
reset()
method sets USER2 to value 0x7800_0000
const RESET_VALUE: Self::Ux = {transmute(0x78000000): <spi2::user2::USER2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for USER_SPEC
impl Resettable for USER_SPEC
reset()
method sets USER to value 0x8000_00c0
const RESET_VALUE: Self::Ux = {transmute(0x800000c0): <spi2::user::USER_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for W0_SPEC
impl Resettable for W0_SPEC
reset()
method sets W0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi2::w0::W0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for W1_SPEC
impl Resettable for W1_SPEC
reset()
method sets W1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi2::w1::W1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for W2_SPEC
impl Resettable for W2_SPEC
reset()
method sets W2 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi2::w2::W2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for W3_SPEC
impl Resettable for W3_SPEC
reset()
method sets W3 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi2::w3::W3_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for W4_SPEC
impl Resettable for W4_SPEC
reset()
method sets W4 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi2::w4::W4_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for W5_SPEC
impl Resettable for W5_SPEC
reset()
method sets W5 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi2::w5::W5_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for W6_SPEC
impl Resettable for W6_SPEC
reset()
method sets W6 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi2::w6::W6_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for W7_SPEC
impl Resettable for W7_SPEC
reset()
method sets W7 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi2::w7::W7_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for W8_SPEC
impl Resettable for W8_SPEC
reset()
method sets W8 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi2::w8::W8_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for W9_SPEC
impl Resettable for W9_SPEC
reset()
method sets W9 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi2::w9::W9_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for W10_SPEC
impl Resettable for W10_SPEC
reset()
method sets W10 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi2::w10::W10_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for W11_SPEC
impl Resettable for W11_SPEC
reset()
method sets W11 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi2::w11::W11_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for W12_SPEC
impl Resettable for W12_SPEC
reset()
method sets W12 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi2::w12::W12_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for W13_SPEC
impl Resettable for W13_SPEC
reset()
method sets W13 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi2::w13::W13_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for W14_SPEC
impl Resettable for W14_SPEC
reset()
method sets W14 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi2::w14::W14_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for W15_SPEC
impl Resettable for W15_SPEC
reset()
method sets W15 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <spi2::w15::W15_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for COMP0_LOAD_SPEC
impl Resettable for COMP0_LOAD_SPEC
reset()
method sets COMP0_LOAD to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <systimer::comp0_load::COMP0_LOAD_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for COMP1_LOAD_SPEC
impl Resettable for COMP1_LOAD_SPEC
reset()
method sets COMP1_LOAD to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <systimer::comp1_load::COMP1_LOAD_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for COMP2_LOAD_SPEC
impl Resettable for COMP2_LOAD_SPEC
reset()
method sets COMP2_LOAD to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <systimer::comp2_load::COMP2_LOAD_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::systimer::conf::CONF_SPEC
impl Resettable for esp32h2::systimer::conf::CONF_SPEC
reset()
method sets CONF to value 0x4600_0000
const RESET_VALUE: Self::Ux = {transmute(0x46000000): <systimer::conf::CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::systimer::date::DATE_SPEC
impl Resettable for esp32h2::systimer::date::DATE_SPEC
reset()
method sets DATE to value 0x0220_1073
const RESET_VALUE: Self::Ux = {transmute(0x02201073): <systimer::date::DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::systimer::int_clr::INT_CLR_SPEC
impl Resettable for esp32h2::systimer::int_clr::INT_CLR_SPEC
reset()
method sets INT_CLR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <systimer::int_clr::INT_CLR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::systimer::int_ena::INT_ENA_SPEC
impl Resettable for esp32h2::systimer::int_ena::INT_ENA_SPEC
reset()
method sets INT_ENA to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <systimer::int_ena::INT_ENA_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::systimer::int_raw::INT_RAW_SPEC
impl Resettable for esp32h2::systimer::int_raw::INT_RAW_SPEC
reset()
method sets INT_RAW to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <systimer::int_raw::INT_RAW_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::systimer::int_st::INT_ST_SPEC
impl Resettable for esp32h2::systimer::int_st::INT_ST_SPEC
reset()
method sets INT_ST to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <systimer::int_st::INT_ST_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REAL_TARGET0_HI_SPEC
impl Resettable for REAL_TARGET0_HI_SPEC
reset()
method sets REAL_TARGET0_HI to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <systimer::real_target0_hi::REAL_TARGET0_HI_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REAL_TARGET0_LO_SPEC
impl Resettable for REAL_TARGET0_LO_SPEC
reset()
method sets REAL_TARGET0_LO to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <systimer::real_target0_lo::REAL_TARGET0_LO_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REAL_TARGET1_HI_SPEC
impl Resettable for REAL_TARGET1_HI_SPEC
reset()
method sets REAL_TARGET1_HI to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <systimer::real_target1_hi::REAL_TARGET1_HI_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REAL_TARGET1_LO_SPEC
impl Resettable for REAL_TARGET1_LO_SPEC
reset()
method sets REAL_TARGET1_LO to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <systimer::real_target1_lo::REAL_TARGET1_LO_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REAL_TARGET2_HI_SPEC
impl Resettable for REAL_TARGET2_HI_SPEC
reset()
method sets REAL_TARGET2_HI to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <systimer::real_target2_hi::REAL_TARGET2_HI_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REAL_TARGET2_LO_SPEC
impl Resettable for REAL_TARGET2_LO_SPEC
reset()
method sets REAL_TARGET2_LO to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <systimer::real_target2_lo::REAL_TARGET2_LO_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TARGET0_CONF_SPEC
impl Resettable for TARGET0_CONF_SPEC
reset()
method sets TARGET0_CONF to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <systimer::target0_conf::TARGET0_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TARGET0_HI_SPEC
impl Resettable for TARGET0_HI_SPEC
reset()
method sets TARGET0_HI to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <systimer::target0_hi::TARGET0_HI_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TARGET0_LO_SPEC
impl Resettable for TARGET0_LO_SPEC
reset()
method sets TARGET0_LO to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <systimer::target0_lo::TARGET0_LO_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TARGET1_CONF_SPEC
impl Resettable for TARGET1_CONF_SPEC
reset()
method sets TARGET1_CONF to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <systimer::target1_conf::TARGET1_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TARGET1_HI_SPEC
impl Resettable for TARGET1_HI_SPEC
reset()
method sets TARGET1_HI to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <systimer::target1_hi::TARGET1_HI_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TARGET1_LO_SPEC
impl Resettable for TARGET1_LO_SPEC
reset()
method sets TARGET1_LO to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <systimer::target1_lo::TARGET1_LO_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TARGET2_CONF_SPEC
impl Resettable for TARGET2_CONF_SPEC
reset()
method sets TARGET2_CONF to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <systimer::target2_conf::TARGET2_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TARGET2_HI_SPEC
impl Resettable for TARGET2_HI_SPEC
reset()
method sets TARGET2_HI to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <systimer::target2_hi::TARGET2_HI_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TARGET2_LO_SPEC
impl Resettable for TARGET2_LO_SPEC
reset()
method sets TARGET2_LO to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <systimer::target2_lo::TARGET2_LO_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for UNIT0_LOAD_SPEC
impl Resettable for UNIT0_LOAD_SPEC
reset()
method sets UNIT0_LOAD to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <systimer::unit0_load::UNIT0_LOAD_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for UNIT0_LOAD_HI_SPEC
impl Resettable for UNIT0_LOAD_HI_SPEC
reset()
method sets UNIT0_LOAD_HI to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <systimer::unit0_load_hi::UNIT0_LOAD_HI_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for UNIT0_LOAD_LO_SPEC
impl Resettable for UNIT0_LOAD_LO_SPEC
reset()
method sets UNIT0_LOAD_LO to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <systimer::unit0_load_lo::UNIT0_LOAD_LO_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for UNIT0_OP_SPEC
impl Resettable for UNIT0_OP_SPEC
reset()
method sets UNIT0_OP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <systimer::unit0_op::UNIT0_OP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for UNIT0_VALUE_HI_SPEC
impl Resettable for UNIT0_VALUE_HI_SPEC
reset()
method sets UNIT0_VALUE_HI to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <systimer::unit0_value_hi::UNIT0_VALUE_HI_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for UNIT0_VALUE_LO_SPEC
impl Resettable for UNIT0_VALUE_LO_SPEC
reset()
method sets UNIT0_VALUE_LO to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <systimer::unit0_value_lo::UNIT0_VALUE_LO_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for UNIT1_LOAD_SPEC
impl Resettable for UNIT1_LOAD_SPEC
reset()
method sets UNIT1_LOAD to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <systimer::unit1_load::UNIT1_LOAD_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for UNIT1_LOAD_HI_SPEC
impl Resettable for UNIT1_LOAD_HI_SPEC
reset()
method sets UNIT1_LOAD_HI to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <systimer::unit1_load_hi::UNIT1_LOAD_HI_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for UNIT1_LOAD_LO_SPEC
impl Resettable for UNIT1_LOAD_LO_SPEC
reset()
method sets UNIT1_LOAD_LO to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <systimer::unit1_load_lo::UNIT1_LOAD_LO_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for UNIT1_OP_SPEC
impl Resettable for UNIT1_OP_SPEC
reset()
method sets UNIT1_OP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <systimer::unit1_op::UNIT1_OP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for UNIT1_VALUE_HI_SPEC
impl Resettable for UNIT1_VALUE_HI_SPEC
reset()
method sets UNIT1_VALUE_HI to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <systimer::unit1_value_hi::UNIT1_VALUE_HI_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for UNIT1_VALUE_LO_SPEC
impl Resettable for UNIT1_VALUE_LO_SPEC
reset()
method sets UNIT1_VALUE_LO to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <systimer::unit1_value_lo::UNIT1_VALUE_LO_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::tee::clock_gate::CLOCK_GATE_SPEC
impl Resettable for esp32h2::tee::clock_gate::CLOCK_GATE_SPEC
reset()
method sets CLOCK_GATE to value 0x01
const RESET_VALUE: Self::Ux = {transmute(0x00000001): <tee::clock_gate::CLOCK_GATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::tee::date::DATE_SPEC
impl Resettable for esp32h2::tee::date::DATE_SPEC
reset()
method sets DATE to value 0x0220_5282
const RESET_VALUE: Self::Ux = {transmute(0x02205282): <tee::date::DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for M0_MODE_CTRL_SPEC
impl Resettable for M0_MODE_CTRL_SPEC
reset()
method sets M0_MODE_CTRL to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <tee::m0_mode_ctrl::M0_MODE_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for M1_MODE_CTRL_SPEC
impl Resettable for M1_MODE_CTRL_SPEC
reset()
method sets M1_MODE_CTRL to value 0x03
const RESET_VALUE: Self::Ux = {transmute(0x00000003): <tee::m1_mode_ctrl::M1_MODE_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for M2_MODE_CTRL_SPEC
impl Resettable for M2_MODE_CTRL_SPEC
reset()
method sets M2_MODE_CTRL to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <tee::m2_mode_ctrl::M2_MODE_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for M3_MODE_CTRL_SPEC
impl Resettable for M3_MODE_CTRL_SPEC
reset()
method sets M3_MODE_CTRL to value 0x03
const RESET_VALUE: Self::Ux = {transmute(0x00000003): <tee::m3_mode_ctrl::M3_MODE_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for M4_MODE_CTRL_SPEC
impl Resettable for M4_MODE_CTRL_SPEC
reset()
method sets M4_MODE_CTRL to value 0x03
const RESET_VALUE: Self::Ux = {transmute(0x00000003): <tee::m4_mode_ctrl::M4_MODE_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for M5_MODE_CTRL_SPEC
impl Resettable for M5_MODE_CTRL_SPEC
reset()
method sets M5_MODE_CTRL to value 0x03
const RESET_VALUE: Self::Ux = {transmute(0x00000003): <tee::m5_mode_ctrl::M5_MODE_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for M6_MODE_CTRL_SPEC
impl Resettable for M6_MODE_CTRL_SPEC
reset()
method sets M6_MODE_CTRL to value 0x03
const RESET_VALUE: Self::Ux = {transmute(0x00000003): <tee::m6_mode_ctrl::M6_MODE_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for M7_MODE_CTRL_SPEC
impl Resettable for M7_MODE_CTRL_SPEC
reset()
method sets M7_MODE_CTRL to value 0x03
const RESET_VALUE: Self::Ux = {transmute(0x00000003): <tee::m7_mode_ctrl::M7_MODE_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for M8_MODE_CTRL_SPEC
impl Resettable for M8_MODE_CTRL_SPEC
reset()
method sets M8_MODE_CTRL to value 0x03
const RESET_VALUE: Self::Ux = {transmute(0x00000003): <tee::m8_mode_ctrl::M8_MODE_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for M9_MODE_CTRL_SPEC
impl Resettable for M9_MODE_CTRL_SPEC
reset()
method sets M9_MODE_CTRL to value 0x03
const RESET_VALUE: Self::Ux = {transmute(0x00000003): <tee::m9_mode_ctrl::M9_MODE_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for M10_MODE_CTRL_SPEC
impl Resettable for M10_MODE_CTRL_SPEC
reset()
method sets M10_MODE_CTRL to value 0x03
const RESET_VALUE: Self::Ux = {transmute(0x00000003): <tee::m10_mode_ctrl::M10_MODE_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for M11_MODE_CTRL_SPEC
impl Resettable for M11_MODE_CTRL_SPEC
reset()
method sets M11_MODE_CTRL to value 0x03
const RESET_VALUE: Self::Ux = {transmute(0x00000003): <tee::m11_mode_ctrl::M11_MODE_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for M12_MODE_CTRL_SPEC
impl Resettable for M12_MODE_CTRL_SPEC
reset()
method sets M12_MODE_CTRL to value 0x03
const RESET_VALUE: Self::Ux = {transmute(0x00000003): <tee::m12_mode_ctrl::M12_MODE_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for M13_MODE_CTRL_SPEC
impl Resettable for M13_MODE_CTRL_SPEC
reset()
method sets M13_MODE_CTRL to value 0x03
const RESET_VALUE: Self::Ux = {transmute(0x00000003): <tee::m13_mode_ctrl::M13_MODE_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for M14_MODE_CTRL_SPEC
impl Resettable for M14_MODE_CTRL_SPEC
reset()
method sets M14_MODE_CTRL to value 0x03
const RESET_VALUE: Self::Ux = {transmute(0x00000003): <tee::m14_mode_ctrl::M14_MODE_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for M15_MODE_CTRL_SPEC
impl Resettable for M15_MODE_CTRL_SPEC
reset()
method sets M15_MODE_CTRL to value 0x03
const RESET_VALUE: Self::Ux = {transmute(0x00000003): <tee::m15_mode_ctrl::M15_MODE_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for M16_MODE_CTRL_SPEC
impl Resettable for M16_MODE_CTRL_SPEC
reset()
method sets M16_MODE_CTRL to value 0x03
const RESET_VALUE: Self::Ux = {transmute(0x00000003): <tee::m16_mode_ctrl::M16_MODE_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for M17_MODE_CTRL_SPEC
impl Resettable for M17_MODE_CTRL_SPEC
reset()
method sets M17_MODE_CTRL to value 0x03
const RESET_VALUE: Self::Ux = {transmute(0x00000003): <tee::m17_mode_ctrl::M17_MODE_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for M18_MODE_CTRL_SPEC
impl Resettable for M18_MODE_CTRL_SPEC
reset()
method sets M18_MODE_CTRL to value 0x03
const RESET_VALUE: Self::Ux = {transmute(0x00000003): <tee::m18_mode_ctrl::M18_MODE_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for M19_MODE_CTRL_SPEC
impl Resettable for M19_MODE_CTRL_SPEC
reset()
method sets M19_MODE_CTRL to value 0x03
const RESET_VALUE: Self::Ux = {transmute(0x00000003): <tee::m19_mode_ctrl::M19_MODE_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for M20_MODE_CTRL_SPEC
impl Resettable for M20_MODE_CTRL_SPEC
reset()
method sets M20_MODE_CTRL to value 0x03
const RESET_VALUE: Self::Ux = {transmute(0x00000003): <tee::m20_mode_ctrl::M20_MODE_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for M21_MODE_CTRL_SPEC
impl Resettable for M21_MODE_CTRL_SPEC
reset()
method sets M21_MODE_CTRL to value 0x03
const RESET_VALUE: Self::Ux = {transmute(0x00000003): <tee::m21_mode_ctrl::M21_MODE_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for M22_MODE_CTRL_SPEC
impl Resettable for M22_MODE_CTRL_SPEC
reset()
method sets M22_MODE_CTRL to value 0x03
const RESET_VALUE: Self::Ux = {transmute(0x00000003): <tee::m22_mode_ctrl::M22_MODE_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for M23_MODE_CTRL_SPEC
impl Resettable for M23_MODE_CTRL_SPEC
reset()
method sets M23_MODE_CTRL to value 0x03
const RESET_VALUE: Self::Ux = {transmute(0x00000003): <tee::m23_mode_ctrl::M23_MODE_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for M24_MODE_CTRL_SPEC
impl Resettable for M24_MODE_CTRL_SPEC
reset()
method sets M24_MODE_CTRL to value 0x03
const RESET_VALUE: Self::Ux = {transmute(0x00000003): <tee::m24_mode_ctrl::M24_MODE_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for M25_MODE_CTRL_SPEC
impl Resettable for M25_MODE_CTRL_SPEC
reset()
method sets M25_MODE_CTRL to value 0x03
const RESET_VALUE: Self::Ux = {transmute(0x00000003): <tee::m25_mode_ctrl::M25_MODE_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for M26_MODE_CTRL_SPEC
impl Resettable for M26_MODE_CTRL_SPEC
reset()
method sets M26_MODE_CTRL to value 0x03
const RESET_VALUE: Self::Ux = {transmute(0x00000003): <tee::m26_mode_ctrl::M26_MODE_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for M27_MODE_CTRL_SPEC
impl Resettable for M27_MODE_CTRL_SPEC
reset()
method sets M27_MODE_CTRL to value 0x03
const RESET_VALUE: Self::Ux = {transmute(0x00000003): <tee::m27_mode_ctrl::M27_MODE_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for M28_MODE_CTRL_SPEC
impl Resettable for M28_MODE_CTRL_SPEC
reset()
method sets M28_MODE_CTRL to value 0x03
const RESET_VALUE: Self::Ux = {transmute(0x00000003): <tee::m28_mode_ctrl::M28_MODE_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for M29_MODE_CTRL_SPEC
impl Resettable for M29_MODE_CTRL_SPEC
reset()
method sets M29_MODE_CTRL to value 0x03
const RESET_VALUE: Self::Ux = {transmute(0x00000003): <tee::m29_mode_ctrl::M29_MODE_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for M30_MODE_CTRL_SPEC
impl Resettable for M30_MODE_CTRL_SPEC
reset()
method sets M30_MODE_CTRL to value 0x03
const RESET_VALUE: Self::Ux = {transmute(0x00000003): <tee::m30_mode_ctrl::M30_MODE_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for M31_MODE_CTRL_SPEC
impl Resettable for M31_MODE_CTRL_SPEC
reset()
method sets M31_MODE_CTRL to value 0x03
const RESET_VALUE: Self::Ux = {transmute(0x00000003): <tee::m31_mode_ctrl::M31_MODE_CTRL_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for INT_CLR_TIMERS_SPEC
impl Resettable for INT_CLR_TIMERS_SPEC
reset()
method sets INT_CLR_TIMERS to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <timg0::int_clr_timers::INT_CLR_TIMERS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for INT_ENA_TIMERS_SPEC
impl Resettable for INT_ENA_TIMERS_SPEC
reset()
method sets INT_ENA_TIMERS to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <timg0::int_ena_timers::INT_ENA_TIMERS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for INT_RAW_TIMERS_SPEC
impl Resettable for INT_RAW_TIMERS_SPEC
reset()
method sets INT_RAW_TIMERS to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <timg0::int_raw_timers::INT_RAW_TIMERS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for INT_ST_TIMERS_SPEC
impl Resettable for INT_ST_TIMERS_SPEC
reset()
method sets INT_ST_TIMERS to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <timg0::int_st_timers::INT_ST_TIMERS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for NTIMERS_DATE_SPEC
impl Resettable for NTIMERS_DATE_SPEC
reset()
method sets NTIMERS_DATE to value 0x0220_6072
const RESET_VALUE: Self::Ux = {transmute(0x02206072): <timg0::ntimers_date::NTIMERS_DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REGCLK_SPEC
impl Resettable for REGCLK_SPEC
reset()
method sets REGCLK to value 0x7000_0000
const RESET_VALUE: Self::Ux = {transmute(0x70000000): <timg0::regclk::REGCLK_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RTCCALICFG1_SPEC
impl Resettable for RTCCALICFG1_SPEC
reset()
method sets RTCCALICFG1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <timg0::rtccalicfg1::RTCCALICFG1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RTCCALICFG2_SPEC
impl Resettable for RTCCALICFG2_SPEC
reset()
method sets RTCCALICFG2 to value 0xffff_ff98
const RESET_VALUE: Self::Ux = {transmute(0xffffff98): <timg0::rtccalicfg2::RTCCALICFG2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RTCCALICFG_SPEC
impl Resettable for RTCCALICFG_SPEC
reset()
method sets RTCCALICFG to value 0x0001_1000
const RESET_VALUE: Self::Ux = {transmute(0x00011000): <timg0::rtccalicfg::RTCCALICFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for T0ALARMHI_SPEC
impl Resettable for T0ALARMHI_SPEC
reset()
method sets T0ALARMHI to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <timg0::t0alarmhi::T0ALARMHI_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for T0ALARMLO_SPEC
impl Resettable for T0ALARMLO_SPEC
reset()
method sets T0ALARMLO to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <timg0::t0alarmlo::T0ALARMLO_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for T0CONFIG_SPEC
impl Resettable for T0CONFIG_SPEC
reset()
method sets T0CONFIG to value 0x6000_2000
const RESET_VALUE: Self::Ux = {transmute(0x60002000): <timg0::t0config::T0CONFIG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for T0HI_SPEC
impl Resettable for T0HI_SPEC
reset()
method sets T0HI to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <timg0::t0hi::T0HI_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for T0LO_SPEC
impl Resettable for T0LO_SPEC
reset()
method sets T0LO to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <timg0::t0lo::T0LO_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for T0LOAD_SPEC
impl Resettable for T0LOAD_SPEC
reset()
method sets T0LOAD to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <timg0::t0load::T0LOAD_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for T0LOADHI_SPEC
impl Resettable for T0LOADHI_SPEC
reset()
method sets T0LOADHI to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <timg0::t0loadhi::T0LOADHI_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for T0LOADLO_SPEC
impl Resettable for T0LOADLO_SPEC
reset()
method sets T0LOADLO to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <timg0::t0loadlo::T0LOADLO_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for T0UPDATE_SPEC
impl Resettable for T0UPDATE_SPEC
reset()
method sets T0UPDATE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <timg0::t0update::T0UPDATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::timg0::wdtconfig0::WDTCONFIG0_SPEC
impl Resettable for esp32h2::timg0::wdtconfig0::WDTCONFIG0_SPEC
reset()
method sets WDTCONFIG0 to value 0x0004_c000
const RESET_VALUE: Self::Ux = {transmute(0x0004c000): <timg0::wdtconfig0::WDTCONFIG0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for WDTCONFIG1_SPEC
impl Resettable for WDTCONFIG1_SPEC
reset()
method sets WDTCONFIG1 to value 0x0001_0000
const RESET_VALUE: Self::Ux = {transmute(0x00010000): <timg0::wdtconfig1::WDTCONFIG1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for WDTCONFIG2_SPEC
impl Resettable for WDTCONFIG2_SPEC
reset()
method sets WDTCONFIG2 to value 0x018c_ba80
const RESET_VALUE: Self::Ux = {transmute(0x018cba80): <timg0::wdtconfig2::WDTCONFIG2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for WDTCONFIG3_SPEC
impl Resettable for WDTCONFIG3_SPEC
reset()
method sets WDTCONFIG3 to value 0x07ff_ffff
const RESET_VALUE: Self::Ux = {transmute(0x07ffffff): <timg0::wdtconfig3::WDTCONFIG3_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for WDTCONFIG4_SPEC
impl Resettable for WDTCONFIG4_SPEC
reset()
method sets WDTCONFIG4 to value 0x000f_ffff
const RESET_VALUE: Self::Ux = {transmute(0x000fffff): <timg0::wdtconfig4::WDTCONFIG4_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for WDTCONFIG5_SPEC
impl Resettable for WDTCONFIG5_SPEC
reset()
method sets WDTCONFIG5 to value 0x000f_ffff
const RESET_VALUE: Self::Ux = {transmute(0x000fffff): <timg0::wdtconfig5::WDTCONFIG5_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::timg0::wdtfeed::WDTFEED_SPEC
impl Resettable for esp32h2::timg0::wdtfeed::WDTFEED_SPEC
reset()
method sets WDTFEED to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <timg0::wdtfeed::WDTFEED_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::timg0::wdtwprotect::WDTWPROTECT_SPEC
impl Resettable for esp32h2::timg0::wdtwprotect::WDTWPROTECT_SPEC
reset()
method sets WDTWPROTECT to value 0x50d8_3aa1
const RESET_VALUE: Self::Ux = {transmute(0x50d83aa1): <timg0::wdtwprotect::WDTWPROTECT_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::trace::clock_gate::CLOCK_GATE_SPEC
impl Resettable for esp32h2::trace::clock_gate::CLOCK_GATE_SPEC
reset()
method sets CLOCK_GATE to value 0x01
const RESET_VALUE: Self::Ux = {transmute(0x00000001): <trace::clock_gate::CLOCK_GATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::trace::date::DATE_SPEC
impl Resettable for esp32h2::trace::date::DATE_SPEC
reset()
method sets DATE to value 0x0220_3030
const RESET_VALUE: Self::Ux = {transmute(0x02203030): <trace::date::DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for FIFO_STATUS_SPEC
impl Resettable for FIFO_STATUS_SPEC
reset()
method sets FIFO_STATUS to value 0x01
const RESET_VALUE: Self::Ux = {transmute(0x00000001): <trace::fifo_status::FIFO_STATUS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for INTR_CLR_SPEC
impl Resettable for INTR_CLR_SPEC
reset()
method sets INTR_CLR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <trace::intr_clr::INTR_CLR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for INTR_ENA_SPEC
impl Resettable for INTR_ENA_SPEC
reset()
method sets INTR_ENA to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <trace::intr_ena::INTR_ENA_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for INTR_RAW_SPEC
impl Resettable for INTR_RAW_SPEC
reset()
method sets INTR_RAW to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <trace::intr_raw::INTR_RAW_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for MEM_ADDR_UPDATE_SPEC
impl Resettable for MEM_ADDR_UPDATE_SPEC
reset()
method sets MEM_ADDR_UPDATE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <trace::mem_addr_update::MEM_ADDR_UPDATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for MEM_CURRENT_ADDR_SPEC
impl Resettable for MEM_CURRENT_ADDR_SPEC
reset()
method sets MEM_CURRENT_ADDR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <trace::mem_current_addr::MEM_CURRENT_ADDR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for MEM_END_ADDR_SPEC
impl Resettable for MEM_END_ADDR_SPEC
reset()
method sets MEM_END_ADDR to value 0xffff_ffff
const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <trace::mem_end_addr::MEM_END_ADDR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for MEM_START_ADDR_SPEC
impl Resettable for MEM_START_ADDR_SPEC
reset()
method sets MEM_START_ADDR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <trace::mem_start_addr::MEM_START_ADDR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RESYNC_PROLONGED_SPEC
impl Resettable for RESYNC_PROLONGED_SPEC
reset()
method sets RESYNC_PROLONGED to value 0x80
const RESET_VALUE: Self::Ux = {transmute(0x00000080): <trace::resync_prolonged::RESYNC_PROLONGED_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::trace::trigger::TRIGGER_SPEC
impl Resettable for esp32h2::trace::trigger::TRIGGER_SPEC
reset()
method sets TRIGGER to value 0x0c
const RESET_VALUE: Self::Ux = {transmute(0x0000000c): <trace::trigger::TRIGGER_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for ARB_LOST_CAP_SPEC
impl Resettable for ARB_LOST_CAP_SPEC
reset()
method sets ARB_LOST_CAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twai0::arb_lost_cap::ARB_LOST_CAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BUS_TIMING_0_SPEC
impl Resettable for BUS_TIMING_0_SPEC
reset()
method sets BUS_TIMING_0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twai0::bus_timing_0::BUS_TIMING_0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BUS_TIMING_1_SPEC
impl Resettable for BUS_TIMING_1_SPEC
reset()
method sets BUS_TIMING_1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twai0::bus_timing_1::BUS_TIMING_1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CLOCK_DIVIDER_SPEC
impl Resettable for CLOCK_DIVIDER_SPEC
reset()
method sets CLOCK_DIVIDER to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twai0::clock_divider::CLOCK_DIVIDER_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::twai0::cmd::CMD_SPEC
impl Resettable for esp32h2::twai0::cmd::CMD_SPEC
reset()
method sets CMD to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twai0::cmd::CMD_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for DATA_0_SPEC
impl Resettable for DATA_0_SPEC
reset()
method sets DATA_0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twai0::data_0::DATA_0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for DATA_1_SPEC
impl Resettable for DATA_1_SPEC
reset()
method sets DATA_1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twai0::data_1::DATA_1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for DATA_2_SPEC
impl Resettable for DATA_2_SPEC
reset()
method sets DATA_2 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twai0::data_2::DATA_2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for DATA_3_SPEC
impl Resettable for DATA_3_SPEC
reset()
method sets DATA_3 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twai0::data_3::DATA_3_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for DATA_4_SPEC
impl Resettable for DATA_4_SPEC
reset()
method sets DATA_4 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twai0::data_4::DATA_4_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for DATA_5_SPEC
impl Resettable for DATA_5_SPEC
reset()
method sets DATA_5 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twai0::data_5::DATA_5_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for DATA_6_SPEC
impl Resettable for DATA_6_SPEC
reset()
method sets DATA_6 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twai0::data_6::DATA_6_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for DATA_7_SPEC
impl Resettable for DATA_7_SPEC
reset()
method sets DATA_7 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twai0::data_7::DATA_7_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for DATA_8_SPEC
impl Resettable for DATA_8_SPEC
reset()
method sets DATA_8 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twai0::data_8::DATA_8_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for DATA_9_SPEC
impl Resettable for DATA_9_SPEC
reset()
method sets DATA_9 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twai0::data_9::DATA_9_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for DATA_10_SPEC
impl Resettable for DATA_10_SPEC
reset()
method sets DATA_10 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twai0::data_10::DATA_10_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for DATA_11_SPEC
impl Resettable for DATA_11_SPEC
reset()
method sets DATA_11 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twai0::data_11::DATA_11_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for DATA_12_SPEC
impl Resettable for DATA_12_SPEC
reset()
method sets DATA_12 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twai0::data_12::DATA_12_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for ECO_CFG_SPEC
impl Resettable for ECO_CFG_SPEC
reset()
method sets ECO_CFG to value 0x02
const RESET_VALUE: Self::Ux = {transmute(0x00000002): <twai0::eco_cfg::ECO_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for ERR_CODE_CAP_SPEC
impl Resettable for ERR_CODE_CAP_SPEC
reset()
method sets ERR_CODE_CAP to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twai0::err_code_cap::ERR_CODE_CAP_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for ERR_WARNING_LIMIT_SPEC
impl Resettable for ERR_WARNING_LIMIT_SPEC
reset()
method sets ERR_WARNING_LIMIT to value 0x60
const RESET_VALUE: Self::Ux = {transmute(0x00000060): <twai0::err_warning_limit::ERR_WARNING_LIMIT_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HW_CFG_SPEC
impl Resettable for HW_CFG_SPEC
reset()
method sets HW_CFG to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twai0::hw_cfg::HW_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HW_STANDBY_CNT_SPEC
impl Resettable for HW_STANDBY_CNT_SPEC
reset()
method sets HW_STANDBY_CNT to value 0x01
const RESET_VALUE: Self::Ux = {transmute(0x00000001): <twai0::hw_standby_cnt::HW_STANDBY_CNT_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for IDLE_INTR_CNT_SPEC
impl Resettable for IDLE_INTR_CNT_SPEC
reset()
method sets IDLE_INTR_CNT to value 0x01
const RESET_VALUE: Self::Ux = {transmute(0x00000001): <twai0::idle_intr_cnt::IDLE_INTR_CNT_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for INTERRUPT_SPEC
impl Resettable for INTERRUPT_SPEC
reset()
method sets INTERRUPT to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twai0::interrupt::INTERRUPT_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for INTERRUPT_ENABLE_SPEC
impl Resettable for INTERRUPT_ENABLE_SPEC
reset()
method sets INTERRUPT_ENABLE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twai0::interrupt_enable::INTERRUPT_ENABLE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::twai0::mode::MODE_SPEC
impl Resettable for esp32h2::twai0::mode::MODE_SPEC
reset()
method sets MODE to value 0x01
const RESET_VALUE: Self::Ux = {transmute(0x00000001): <twai0::mode::MODE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RX_ERR_CNT_SPEC
impl Resettable for RX_ERR_CNT_SPEC
reset()
method sets RX_ERR_CNT to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twai0::rx_err_cnt::RX_ERR_CNT_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RX_MESSAGE_COUNTER_SPEC
impl Resettable for RX_MESSAGE_COUNTER_SPEC
reset()
method sets RX_MESSAGE_COUNTER to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twai0::rx_message_counter::RX_MESSAGE_COUNTER_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::twai0::status::STATUS_SPEC
impl Resettable for esp32h2::twai0::status::STATUS_SPEC
reset()
method sets STATUS to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twai0::status::STATUS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SW_STANDBY_CFG_SPEC
impl Resettable for SW_STANDBY_CFG_SPEC
reset()
method sets SW_STANDBY_CFG to value 0x02
const RESET_VALUE: Self::Ux = {transmute(0x00000002): <twai0::sw_standby_cfg::SW_STANDBY_CFG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TX_ERR_CNT_SPEC
impl Resettable for TX_ERR_CNT_SPEC
reset()
method sets TX_ERR_CNT to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <twai0::tx_err_cnt::TX_ERR_CNT_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for AFIFO_STATUS_SPEC
impl Resettable for AFIFO_STATUS_SPEC
reset()
method sets AFIFO_STATUS to value 0x0a
const RESET_VALUE: Self::Ux = {transmute(0x0000000a): <uart0::afifo_status::AFIFO_STATUS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for AT_CMD_CHAR_SPEC
impl Resettable for AT_CMD_CHAR_SPEC
reset()
method sets AT_CMD_CHAR to value 0x032b
const RESET_VALUE: Self::Ux = {transmute(0x0000032b): <uart0::at_cmd_char::AT_CMD_CHAR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for AT_CMD_GAPTOUT_SPEC
impl Resettable for AT_CMD_GAPTOUT_SPEC
reset()
method sets AT_CMD_GAPTOUT to value 0x0b
const RESET_VALUE: Self::Ux = {transmute(0x0000000b): <uart0::at_cmd_gaptout::AT_CMD_GAPTOUT_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for AT_CMD_POSTCNT_SPEC
impl Resettable for AT_CMD_POSTCNT_SPEC
reset()
method sets AT_CMD_POSTCNT to value 0x0901
const RESET_VALUE: Self::Ux = {transmute(0x00000901): <uart0::at_cmd_postcnt::AT_CMD_POSTCNT_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for AT_CMD_PRECNT_SPEC
impl Resettable for AT_CMD_PRECNT_SPEC
reset()
method sets AT_CMD_PRECNT to value 0x0901
const RESET_VALUE: Self::Ux = {transmute(0x00000901): <uart0::at_cmd_precnt::AT_CMD_PRECNT_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::uart0::clk_conf::CLK_CONF_SPEC
impl Resettable for esp32h2::uart0::clk_conf::CLK_CONF_SPEC
reset()
method sets CLK_CONF to value 0x0300_0000
const RESET_VALUE: Self::Ux = {transmute(0x03000000): <uart0::clk_conf::CLK_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CLKDIV_SPEC
impl Resettable for CLKDIV_SPEC
reset()
method sets CLKDIV to value 0x02b6
const RESET_VALUE: Self::Ux = {transmute(0x000002b6): <uart0::clkdiv::CLKDIV_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::uart0::conf0::CONF0_SPEC
impl Resettable for esp32h2::uart0::conf0::CONF0_SPEC
reset()
method sets CONF0 to value 0x0010_001c
const RESET_VALUE: Self::Ux = {transmute(0x0010001c): <uart0::conf0::CONF0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::uart0::conf1::CONF1_SPEC
impl Resettable for esp32h2::uart0::conf1::CONF1_SPEC
reset()
method sets CONF1 to value 0x6060
const RESET_VALUE: Self::Ux = {transmute(0x00006060): <uart0::conf1::CONF1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::uart0::date::DATE_SPEC
impl Resettable for esp32h2::uart0::date::DATE_SPEC
reset()
method sets DATE to value 0x0220_7250
const RESET_VALUE: Self::Ux = {transmute(0x02207250): <uart0::date::DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for FIFO_SPEC
impl Resettable for FIFO_SPEC
reset()
method sets FIFO to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uart0::fifo::FIFO_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for FSM_STATUS_SPEC
impl Resettable for FSM_STATUS_SPEC
reset()
method sets FSM_STATUS to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uart0::fsm_status::FSM_STATUS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HIGHPULSE_SPEC
impl Resettable for HIGHPULSE_SPEC
reset()
method sets HIGHPULSE to value 0x0fff
const RESET_VALUE: Self::Ux = {transmute(0x00000fff): <uart0::highpulse::HIGHPULSE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HWFC_CONF_SPEC
impl Resettable for HWFC_CONF_SPEC
reset()
method sets HWFC_CONF to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uart0::hwfc_conf::HWFC_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for ID_SPEC
impl Resettable for ID_SPEC
reset()
method sets ID to value 0x0500
const RESET_VALUE: Self::Ux = {transmute(0x00000500): <uart0::id::ID_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for IDLE_CONF_SPEC
impl Resettable for IDLE_CONF_SPEC
reset()
method sets IDLE_CONF to value 0x0004_0100
const RESET_VALUE: Self::Ux = {transmute(0x00040100): <uart0::idle_conf::IDLE_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::uart0::int_clr::INT_CLR_SPEC
impl Resettable for esp32h2::uart0::int_clr::INT_CLR_SPEC
reset()
method sets INT_CLR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uart0::int_clr::INT_CLR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::uart0::int_ena::INT_ENA_SPEC
impl Resettable for esp32h2::uart0::int_ena::INT_ENA_SPEC
reset()
method sets INT_ENA to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uart0::int_ena::INT_ENA_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::uart0::int_raw::INT_RAW_SPEC
impl Resettable for esp32h2::uart0::int_raw::INT_RAW_SPEC
reset()
method sets INT_RAW to value 0x02
const RESET_VALUE: Self::Ux = {transmute(0x00000002): <uart0::int_raw::INT_RAW_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::uart0::int_st::INT_ST_SPEC
impl Resettable for esp32h2::uart0::int_st::INT_ST_SPEC
reset()
method sets INT_ST to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uart0::int_st::INT_ST_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for LOWPULSE_SPEC
impl Resettable for LOWPULSE_SPEC
reset()
method sets LOWPULSE to value 0x0fff
const RESET_VALUE: Self::Ux = {transmute(0x00000fff): <uart0::lowpulse::LOWPULSE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::uart0::mem_conf::MEM_CONF_SPEC
impl Resettable for esp32h2::uart0::mem_conf::MEM_CONF_SPEC
reset()
method sets MEM_CONF to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uart0::mem_conf::MEM_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for MEM_RX_STATUS_SPEC
impl Resettable for MEM_RX_STATUS_SPEC
reset()
method sets MEM_RX_STATUS to value 0x0001_0080
const RESET_VALUE: Self::Ux = {transmute(0x00010080): <uart0::mem_rx_status::MEM_RX_STATUS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for MEM_TX_STATUS_SPEC
impl Resettable for MEM_TX_STATUS_SPEC
reset()
method sets MEM_TX_STATUS to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uart0::mem_tx_status::MEM_TX_STATUS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for NEGPULSE_SPEC
impl Resettable for NEGPULSE_SPEC
reset()
method sets NEGPULSE to value 0x0fff
const RESET_VALUE: Self::Ux = {transmute(0x00000fff): <uart0::negpulse::NEGPULSE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for POSPULSE_SPEC
impl Resettable for POSPULSE_SPEC
reset()
method sets POSPULSE to value 0x0fff
const RESET_VALUE: Self::Ux = {transmute(0x00000fff): <uart0::pospulse::POSPULSE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::uart0::reg_update::REG_UPDATE_SPEC
impl Resettable for esp32h2::uart0::reg_update::REG_UPDATE_SPEC
reset()
method sets REG_UPDATE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uart0::reg_update::REG_UPDATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RS485_CONF_SPEC
impl Resettable for RS485_CONF_SPEC
reset()
method sets RS485_CONF to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uart0::rs485_conf::RS485_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RX_FILT_SPEC
impl Resettable for RX_FILT_SPEC
reset()
method sets RX_FILT to value 0x08
const RESET_VALUE: Self::Ux = {transmute(0x00000008): <uart0::rx_filt::RX_FILT_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RXD_CNT_SPEC
impl Resettable for RXD_CNT_SPEC
reset()
method sets RXD_CNT to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uart0::rxd_cnt::RXD_CNT_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SLEEP_CONF0_SPEC
impl Resettable for SLEEP_CONF0_SPEC
reset()
method sets SLEEP_CONF0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uart0::sleep_conf0::SLEEP_CONF0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SLEEP_CONF1_SPEC
impl Resettable for SLEEP_CONF1_SPEC
reset()
method sets SLEEP_CONF1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uart0::sleep_conf1::SLEEP_CONF1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SLEEP_CONF2_SPEC
impl Resettable for SLEEP_CONF2_SPEC
reset()
method sets SLEEP_CONF2 to value 0x0014_04f0
const RESET_VALUE: Self::Ux = {transmute(0x001404f0): <uart0::sleep_conf2::SLEEP_CONF2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::uart0::status::STATUS_SPEC
impl Resettable for esp32h2::uart0::status::STATUS_SPEC
reset()
method sets STATUS to value 0xe000_c000
const RESET_VALUE: Self::Ux = {transmute(0xe000c000): <uart0::status::STATUS_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SWFC_CONF0_SPEC
impl Resettable for SWFC_CONF0_SPEC
reset()
method sets SWFC_CONF0 to value 0x1311
const RESET_VALUE: Self::Ux = {transmute(0x00001311): <uart0::swfc_conf0::SWFC_CONF0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SWFC_CONF1_SPEC
impl Resettable for SWFC_CONF1_SPEC
reset()
method sets SWFC_CONF1 to value 0xe000
const RESET_VALUE: Self::Ux = {transmute(0x0000e000): <uart0::swfc_conf1::SWFC_CONF1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TOUT_CONF_SPEC
impl Resettable for TOUT_CONF_SPEC
reset()
method sets TOUT_CONF to value 0x28
const RESET_VALUE: Self::Ux = {transmute(0x00000028): <uart0::tout_conf::TOUT_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TXBRK_CONF_SPEC
impl Resettable for TXBRK_CONF_SPEC
reset()
method sets TXBRK_CONF to value 0x0a
const RESET_VALUE: Self::Ux = {transmute(0x0000000a): <uart0::txbrk_conf::TXBRK_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for ACK_NUM_SPEC
impl Resettable for ACK_NUM_SPEC
reset()
method sets ACK_NUM to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uhci0::ack_num::ACK_NUM_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::uhci0::conf0::CONF0_SPEC
impl Resettable for esp32h2::uhci0::conf0::CONF0_SPEC
reset()
method sets CONF0 to value 0x06e0
const RESET_VALUE: Self::Ux = {transmute(0x000006e0): <uhci0::conf0::CONF0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::uhci0::conf1::CONF1_SPEC
impl Resettable for esp32h2::uhci0::conf1::CONF1_SPEC
reset()
method sets CONF1 to value 0x33
const RESET_VALUE: Self::Ux = {transmute(0x00000033): <uhci0::conf1::CONF1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::uhci0::date::DATE_SPEC
impl Resettable for esp32h2::uhci0::date::DATE_SPEC
reset()
method sets DATE to value 0x0220_1100
const RESET_VALUE: Self::Ux = {transmute(0x02201100): <uhci0::date::DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for ESC_CONF0_SPEC
impl Resettable for ESC_CONF0_SPEC
reset()
method sets ESC_CONF0 to value 0x00dc_dbc0
const RESET_VALUE: Self::Ux = {transmute(0x00dcdbc0): <uhci0::esc_conf0::ESC_CONF0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for ESC_CONF1_SPEC
impl Resettable for ESC_CONF1_SPEC
reset()
method sets ESC_CONF1 to value 0x00dd_dbdb
const RESET_VALUE: Self::Ux = {transmute(0x00dddbdb): <uhci0::esc_conf1::ESC_CONF1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for ESC_CONF2_SPEC
impl Resettable for ESC_CONF2_SPEC
reset()
method sets ESC_CONF2 to value 0x00de_db11
const RESET_VALUE: Self::Ux = {transmute(0x00dedb11): <uhci0::esc_conf2::ESC_CONF2_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for ESC_CONF3_SPEC
impl Resettable for ESC_CONF3_SPEC
reset()
method sets ESC_CONF3 to value 0x00df_db13
const RESET_VALUE: Self::Ux = {transmute(0x00dfdb13): <uhci0::esc_conf3::ESC_CONF3_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for ESCAPE_CONF_SPEC
impl Resettable for ESCAPE_CONF_SPEC
reset()
method sets ESCAPE_CONF to value 0x33
const RESET_VALUE: Self::Ux = {transmute(0x00000033): <uhci0::escape_conf::ESCAPE_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for HUNG_CONF_SPEC
impl Resettable for HUNG_CONF_SPEC
reset()
method sets HUNG_CONF to value 0x0081_0810
const RESET_VALUE: Self::Ux = {transmute(0x00810810): <uhci0::hung_conf::HUNG_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::uhci0::int_clr::INT_CLR_SPEC
impl Resettable for esp32h2::uhci0::int_clr::INT_CLR_SPEC
reset()
method sets INT_CLR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uhci0::int_clr::INT_CLR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::uhci0::int_ena::INT_ENA_SPEC
impl Resettable for esp32h2::uhci0::int_ena::INT_ENA_SPEC
reset()
method sets INT_ENA to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uhci0::int_ena::INT_ENA_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::uhci0::int_raw::INT_RAW_SPEC
impl Resettable for esp32h2::uhci0::int_raw::INT_RAW_SPEC
reset()
method sets INT_RAW to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uhci0::int_raw::INT_RAW_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::uhci0::int_st::INT_ST_SPEC
impl Resettable for esp32h2::uhci0::int_st::INT_ST_SPEC
reset()
method sets INT_ST to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uhci0::int_st::INT_ST_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for PKT_THRES_SPEC
impl Resettable for PKT_THRES_SPEC
reset()
method sets PKT_THRES to value 0x80
const RESET_VALUE: Self::Ux = {transmute(0x00000080): <uhci0::pkt_thres::PKT_THRES_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for QUICK_SENT_SPEC
impl Resettable for QUICK_SENT_SPEC
reset()
method sets QUICK_SENT to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uhci0::quick_sent::QUICK_SENT_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REG_Q0_WORD0_SPEC
impl Resettable for REG_Q0_WORD0_SPEC
reset()
method sets REG_Q0_WORD0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uhci0::reg_q0_word0::REG_Q0_WORD0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REG_Q0_WORD1_SPEC
impl Resettable for REG_Q0_WORD1_SPEC
reset()
method sets REG_Q0_WORD1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uhci0::reg_q0_word1::REG_Q0_WORD1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REG_Q1_WORD0_SPEC
impl Resettable for REG_Q1_WORD0_SPEC
reset()
method sets REG_Q1_WORD0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uhci0::reg_q1_word0::REG_Q1_WORD0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REG_Q1_WORD1_SPEC
impl Resettable for REG_Q1_WORD1_SPEC
reset()
method sets REG_Q1_WORD1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uhci0::reg_q1_word1::REG_Q1_WORD1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REG_Q2_WORD0_SPEC
impl Resettable for REG_Q2_WORD0_SPEC
reset()
method sets REG_Q2_WORD0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uhci0::reg_q2_word0::REG_Q2_WORD0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REG_Q2_WORD1_SPEC
impl Resettable for REG_Q2_WORD1_SPEC
reset()
method sets REG_Q2_WORD1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uhci0::reg_q2_word1::REG_Q2_WORD1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REG_Q3_WORD0_SPEC
impl Resettable for REG_Q3_WORD0_SPEC
reset()
method sets REG_Q3_WORD0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uhci0::reg_q3_word0::REG_Q3_WORD0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REG_Q3_WORD1_SPEC
impl Resettable for REG_Q3_WORD1_SPEC
reset()
method sets REG_Q3_WORD1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uhci0::reg_q3_word1::REG_Q3_WORD1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REG_Q4_WORD0_SPEC
impl Resettable for REG_Q4_WORD0_SPEC
reset()
method sets REG_Q4_WORD0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uhci0::reg_q4_word0::REG_Q4_WORD0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REG_Q4_WORD1_SPEC
impl Resettable for REG_Q4_WORD1_SPEC
reset()
method sets REG_Q4_WORD1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uhci0::reg_q4_word1::REG_Q4_WORD1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REG_Q5_WORD0_SPEC
impl Resettable for REG_Q5_WORD0_SPEC
reset()
method sets REG_Q5_WORD0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uhci0::reg_q5_word0::REG_Q5_WORD0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REG_Q5_WORD1_SPEC
impl Resettable for REG_Q5_WORD1_SPEC
reset()
method sets REG_Q5_WORD1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uhci0::reg_q5_word1::REG_Q5_WORD1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REG_Q6_WORD0_SPEC
impl Resettable for REG_Q6_WORD0_SPEC
reset()
method sets REG_Q6_WORD0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uhci0::reg_q6_word0::REG_Q6_WORD0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for REG_Q6_WORD1_SPEC
impl Resettable for REG_Q6_WORD1_SPEC
reset()
method sets REG_Q6_WORD1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uhci0::reg_q6_word1::REG_Q6_WORD1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for RX_HEAD_SPEC
impl Resettable for RX_HEAD_SPEC
reset()
method sets RX_HEAD to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uhci0::rx_head::RX_HEAD_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for STATE0_SPEC
impl Resettable for STATE0_SPEC
reset()
method sets STATE0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uhci0::state0::STATE0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for STATE1_SPEC
impl Resettable for STATE1_SPEC
reset()
method sets STATE1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <uhci0::state1::STATE1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for BUS_RESET_ST_SPEC
impl Resettable for BUS_RESET_ST_SPEC
reset()
method sets BUS_RESET_ST to value 0x01
const RESET_VALUE: Self::Ux = {transmute(0x00000001): <usb_device::bus_reset_st::BUS_RESET_ST_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CHIP_RST_SPEC
impl Resettable for CHIP_RST_SPEC
reset()
method sets CHIP_RST to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <usb_device::chip_rst::CHIP_RST_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::usb_device::conf0::CONF0_SPEC
impl Resettable for esp32h2::usb_device::conf0::CONF0_SPEC
reset()
method sets CONF0 to value 0x4200
const RESET_VALUE: Self::Ux = {transmute(0x00004200): <usb_device::conf0::CONF0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for CONFIG_UPDATE_SPEC
impl Resettable for CONFIG_UPDATE_SPEC
reset()
method sets CONFIG_UPDATE to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <usb_device::config_update::CONFIG_UPDATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::usb_device::date::DATE_SPEC
impl Resettable for esp32h2::usb_device::date::DATE_SPEC
reset()
method sets DATE to value 0x0210_9220
const RESET_VALUE: Self::Ux = {transmute(0x02109220): <usb_device::date::DATE_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for EP1_SPEC
impl Resettable for EP1_SPEC
reset()
method sets EP1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <usb_device::ep1::EP1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for EP1_CONF_SPEC
impl Resettable for EP1_CONF_SPEC
reset()
method sets EP1_CONF to value 0x02
const RESET_VALUE: Self::Ux = {transmute(0x00000002): <usb_device::ep1_conf::EP1_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for FRAM_NUM_SPEC
impl Resettable for FRAM_NUM_SPEC
reset()
method sets FRAM_NUM to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <usb_device::fram_num::FRAM_NUM_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for GET_LINE_CODE_W0_SPEC
impl Resettable for GET_LINE_CODE_W0_SPEC
reset()
method sets GET_LINE_CODE_W0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <usb_device::get_line_code_w0::GET_LINE_CODE_W0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for GET_LINE_CODE_W1_SPEC
impl Resettable for GET_LINE_CODE_W1_SPEC
reset()
method sets GET_LINE_CODE_W1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <usb_device::get_line_code_w1::GET_LINE_CODE_W1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for IN_EP0_ST_SPEC
impl Resettable for IN_EP0_ST_SPEC
reset()
method sets IN_EP0_ST to value 0x01
const RESET_VALUE: Self::Ux = {transmute(0x00000001): <usb_device::in_ep0_st::IN_EP0_ST_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for IN_EP1_ST_SPEC
impl Resettable for IN_EP1_ST_SPEC
reset()
method sets IN_EP1_ST to value 0x01
const RESET_VALUE: Self::Ux = {transmute(0x00000001): <usb_device::in_ep1_st::IN_EP1_ST_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for IN_EP2_ST_SPEC
impl Resettable for IN_EP2_ST_SPEC
reset()
method sets IN_EP2_ST to value 0x01
const RESET_VALUE: Self::Ux = {transmute(0x00000001): <usb_device::in_ep2_st::IN_EP2_ST_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for IN_EP3_ST_SPEC
impl Resettable for IN_EP3_ST_SPEC
reset()
method sets IN_EP3_ST to value 0x01
const RESET_VALUE: Self::Ux = {transmute(0x00000001): <usb_device::in_ep3_st::IN_EP3_ST_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::usb_device::int_clr::INT_CLR_SPEC
impl Resettable for esp32h2::usb_device::int_clr::INT_CLR_SPEC
reset()
method sets INT_CLR to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <usb_device::int_clr::INT_CLR_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::usb_device::int_ena::INT_ENA_SPEC
impl Resettable for esp32h2::usb_device::int_ena::INT_ENA_SPEC
reset()
method sets INT_ENA to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <usb_device::int_ena::INT_ENA_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::usb_device::int_raw::INT_RAW_SPEC
impl Resettable for esp32h2::usb_device::int_raw::INT_RAW_SPEC
reset()
method sets INT_RAW to value 0x08
const RESET_VALUE: Self::Ux = {transmute(0x00000008): <usb_device::int_raw::INT_RAW_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::usb_device::int_st::INT_ST_SPEC
impl Resettable for esp32h2::usb_device::int_st::INT_ST_SPEC
reset()
method sets INT_ST to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <usb_device::int_st::INT_ST_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for JFIFO_ST_SPEC
impl Resettable for JFIFO_ST_SPEC
reset()
method sets JFIFO_ST to value 0x44
const RESET_VALUE: Self::Ux = {transmute(0x00000044): <usb_device::jfifo_st::JFIFO_ST_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::usb_device::mem_conf::MEM_CONF_SPEC
impl Resettable for esp32h2::usb_device::mem_conf::MEM_CONF_SPEC
reset()
method sets MEM_CONF to value 0x02
const RESET_VALUE: Self::Ux = {transmute(0x00000002): <usb_device::mem_conf::MEM_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for esp32h2::usb_device::misc_conf::MISC_CONF_SPEC
impl Resettable for esp32h2::usb_device::misc_conf::MISC_CONF_SPEC
reset()
method sets MISC_CONF to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <usb_device::misc_conf::MISC_CONF_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for OUT_EP0_ST_SPEC
impl Resettable for OUT_EP0_ST_SPEC
reset()
method sets OUT_EP0_ST to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <usb_device::out_ep0_st::OUT_EP0_ST_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for OUT_EP1_ST_SPEC
impl Resettable for OUT_EP1_ST_SPEC
reset()
method sets OUT_EP1_ST to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <usb_device::out_ep1_st::OUT_EP1_ST_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for OUT_EP2_ST_SPEC
impl Resettable for OUT_EP2_ST_SPEC
reset()
method sets OUT_EP2_ST to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <usb_device::out_ep2_st::OUT_EP2_ST_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SER_AFIFO_CONFIG_SPEC
impl Resettable for SER_AFIFO_CONFIG_SPEC
reset()
method sets SER_AFIFO_CONFIG to value 0x10
const RESET_VALUE: Self::Ux = {transmute(0x00000010): <usb_device::ser_afifo_config::SER_AFIFO_CONFIG_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SET_LINE_CODE_W0_SPEC
impl Resettable for SET_LINE_CODE_W0_SPEC
reset()
method sets SET_LINE_CODE_W0 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <usb_device::set_line_code_w0::SET_LINE_CODE_W0_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for SET_LINE_CODE_W1_SPEC
impl Resettable for SET_LINE_CODE_W1_SPEC
reset()
method sets SET_LINE_CODE_W1 to value 0
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <usb_device::set_line_code_w1::SET_LINE_CODE_W1_SPEC as generic::RegisterSpec>::Ux}
source§impl Resettable for TEST_SPEC
impl Resettable for TEST_SPEC
reset()
method sets TEST to value 0x30