Trait ht32f1yyy::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§

source

const RESET_VALUE: Self::Ux

Reset value of the register.

Provided Methods§

source

fn reset_value() -> Self::Ux

Reset value of the register.

Implementors§

source§

impl Resettable for ht32f1yyy::ht32f125x::adc::adc_conv::ADC_CONV_SPEC

reset() method sets ADC_CONV to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::adc::adc_conv::ADC_CONV_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::adc::adc_dr0::ADC_DR0_SPEC

reset() method sets ADC_DR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::adc::adc_dr0::ADC_DR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::adc::adc_dr1::ADC_DR1_SPEC

reset() method sets ADC_DR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::adc::adc_dr1::ADC_DR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::adc::adc_dr2::ADC_DR2_SPEC

reset() method sets ADC_DR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::adc::adc_dr2::ADC_DR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::adc::adc_dr3::ADC_DR3_SPEC

reset() method sets ADC_DR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::adc::adc_dr3::ADC_DR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::adc::adc_dr4::ADC_DR4_SPEC

reset() method sets ADC_DR4 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::adc::adc_dr4::ADC_DR4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::adc::adc_dr5::ADC_DR5_SPEC

reset() method sets ADC_DR5 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::adc::adc_dr5::ADC_DR5_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::adc::adc_dr6::ADC_DR6_SPEC

reset() method sets ADC_DR6 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::adc::adc_dr6::ADC_DR6_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::adc::adc_dr7::ADC_DR7_SPEC

reset() method sets ADC_DR7 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::adc::adc_dr7::ADC_DR7_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::adc::adc_iclr::ADC_ICLR_SPEC

reset() method sets ADC_ICLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::adc::adc_iclr::ADC_ICLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::adc::adc_imask::ADC_IMASK_SPEC

reset() method sets ADC_IMASK to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::adc::adc_imask::ADC_IMASK_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::adc::adc_imr::ADC_IMR_SPEC

reset() method sets ADC_IMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::adc::adc_imr::ADC_IMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::adc::adc_iraw::ADC_IRAW_SPEC

reset() method sets ADC_IRAW to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::adc::adc_iraw::ADC_IRAW_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::adc::adc_lst0::ADC_LST0_SPEC

reset() method sets ADC_LST0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::adc::adc_lst0::ADC_LST0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::adc::adc_lst1::ADC_LST1_SPEC

reset() method sets ADC_LST1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::adc::adc_lst1::ADC_LST1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::adc::adc_ltr::ADC_LTR_SPEC

reset() method sets ADC_LTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::adc::adc_ltr::ADC_LTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::adc::adc_rst::ADC_RST_SPEC

reset() method sets ADC_RST to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::adc::adc_rst::ADC_RST_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::adc::adc_str0::ADC_STR0_SPEC

reset() method sets ADC_STR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::adc::adc_str0::ADC_STR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::adc::adc_str1::ADC_STR1_SPEC

reset() method sets ADC_STR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::adc::adc_str1::ADC_STR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::adc::adc_str2::ADC_STR2_SPEC

reset() method sets ADC_STR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::adc::adc_str2::ADC_STR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::adc::adc_str3::ADC_STR3_SPEC

reset() method sets ADC_STR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::adc::adc_str3::ADC_STR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::adc::adc_str4::ADC_STR4_SPEC

reset() method sets ADC_STR4 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::adc::adc_str4::ADC_STR4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::adc::adc_str5::ADC_STR5_SPEC

reset() method sets ADC_STR5 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::adc::adc_str5::ADC_STR5_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::adc::adc_str6::ADC_STR6_SPEC

reset() method sets ADC_STR6 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::adc::adc_str6::ADC_STR6_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::adc::adc_str7::ADC_STR7_SPEC

reset() method sets ADC_STR7 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::adc::adc_str7::ADC_STR7_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::adc::adc_tcr::ADC_TCR_SPEC

reset() method sets ADC_TCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::adc::adc_tcr::ADC_TCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::adc::adc_tsr::ADC_TSR_SPEC

reset() method sets ADC_TSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::adc::adc_tsr::ADC_TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::adc::adc_utr::ADC_UTR_SPEC

reset() method sets ADC_UTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::adc::adc_utr::ADC_UTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::adc::adc_wcr::ADC_WCR_SPEC

reset() method sets ADC_WCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::adc::adc_wcr::ADC_WCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::afio::afio_essr0::AFIO_ESSR0_SPEC

reset() method sets AFIO_ESSR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::afio::afio_essr0::AFIO_ESSR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::afio::afio_essr1::AFIO_ESSR1_SPEC

reset() method sets AFIO_ESSR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::afio::afio_essr1::AFIO_ESSR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::afio::afio_gpacfgr::AFIO_GPACFGR_SPEC

reset() method sets AFIO_GPACFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::afio::afio_gpacfgr::AFIO_GPACFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::afio::afio_gpbcfgr::AFIO_GPBCFGR_SPEC

reset() method sets AFIO_GPBCFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::afio::afio_gpbcfgr::AFIO_GPBCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::ckcu::ckcu_ahbccr::CKCU_AHBCCR_SPEC

reset() method sets CKCU_AHBCCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::ckcu::ckcu_ahbccr::CKCU_AHBCCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::ckcu::ckcu_ahbcfgr::CKCU_AHBCFGR_SPEC

reset() method sets CKCU_AHBCFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::ckcu::ckcu_ahbcfgr::CKCU_AHBCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::ckcu::ckcu_apbccr0::CKCU_APBCCR0_SPEC

reset() method sets CKCU_APBCCR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::ckcu::ckcu_apbccr0::CKCU_APBCCR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::ckcu::ckcu_apbccr1::CKCU_APBCCR1_SPEC

reset() method sets CKCU_APBCCR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::ckcu::ckcu_apbccr1::CKCU_APBCCR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::ckcu::ckcu_apbcfgr::CKCU_APBCFGR_SPEC

reset() method sets CKCU_APBCFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::ckcu::ckcu_apbcfgr::CKCU_APBCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::ckcu::ckcu_ckst::CKCU_CKST_SPEC

reset() method sets CKCU_CKST to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::ckcu::ckcu_ckst::CKCU_CKST_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::ckcu::ckcu_gccr::CKCU_GCCR_SPEC

reset() method sets CKCU_GCCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::ckcu::ckcu_gccr::CKCU_GCCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::ckcu::ckcu_gcfgr::CKCU_GCFGR_SPEC

reset() method sets CKCU_GCFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::ckcu::ckcu_gcfgr::CKCU_GCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::ckcu::ckcu_gcir::CKCU_GCIR_SPEC

reset() method sets CKCU_GCIR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::ckcu::ckcu_gcir::CKCU_GCIR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::ckcu::ckcu_gcsr::CKCU_GCSR_SPEC

reset() method sets CKCU_GCSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::ckcu::ckcu_gcsr::CKCU_GCSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::ckcu::ckcu_lpcr::CKCU_LPCR_SPEC

reset() method sets CKCU_LPCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::ckcu::ckcu_lpcr::CKCU_LPCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::ckcu::ckcu_mcudbgcr::CKCU_MCUDBGCR_SPEC

reset() method sets CKCU_MCUDBGCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::ckcu::ckcu_mcudbgcr::CKCU_MCUDBGCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::ckcu::ckcu_pllcfgr::CKCU_PLLCFGR_SPEC

reset() method sets CKCU_PLLCFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::ckcu::ckcu_pllcfgr::CKCU_PLLCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::ckcu::ckcu_pllcr::CKCU_PLLCR_SPEC

reset() method sets CKCU_PLLCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::ckcu::ckcu_pllcr::CKCU_PLLCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::exti::exti_cfgr0::EXTI_CFGR0_SPEC

reset() method sets EXTI_CFGR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::exti::exti_cfgr0::EXTI_CFGR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::exti::exti_cfgr1::EXTI_CFGR1_SPEC

reset() method sets EXTI_CFGR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::exti::exti_cfgr1::EXTI_CFGR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::exti::exti_cfgr2::EXTI_CFGR2_SPEC

reset() method sets EXTI_CFGR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::exti::exti_cfgr2::EXTI_CFGR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::exti::exti_cfgr3::EXTI_CFGR3_SPEC

reset() method sets EXTI_CFGR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::exti::exti_cfgr3::EXTI_CFGR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::exti::exti_cfgr4::EXTI_CFGR4_SPEC

reset() method sets EXTI_CFGR4 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::exti::exti_cfgr4::EXTI_CFGR4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::exti::exti_cfgr5::EXTI_CFGR5_SPEC

reset() method sets EXTI_CFGR5 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::exti::exti_cfgr5::EXTI_CFGR5_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::exti::exti_cfgr6::EXTI_CFGR6_SPEC

reset() method sets EXTI_CFGR6 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::exti::exti_cfgr6::EXTI_CFGR6_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::exti::exti_cfgr7::EXTI_CFGR7_SPEC

reset() method sets EXTI_CFGR7 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::exti::exti_cfgr7::EXTI_CFGR7_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::exti::exti_cfgr8::EXTI_CFGR8_SPEC

reset() method sets EXTI_CFGR8 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::exti::exti_cfgr8::EXTI_CFGR8_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::exti::exti_cfgr9::EXTI_CFGR9_SPEC

reset() method sets EXTI_CFGR9 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::exti::exti_cfgr9::EXTI_CFGR9_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::exti::exti_cfgr10::EXTI_CFGR10_SPEC

reset() method sets EXTI_CFGR10 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::exti::exti_cfgr10::EXTI_CFGR10_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::exti::exti_cfgr11::EXTI_CFGR11_SPEC

reset() method sets EXTI_CFGR11 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::exti::exti_cfgr11::EXTI_CFGR11_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::exti::exti_cfgr12::EXTI_CFGR12_SPEC

reset() method sets EXTI_CFGR12 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::exti::exti_cfgr12::EXTI_CFGR12_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::exti::exti_cfgr13::EXTI_CFGR13_SPEC

reset() method sets EXTI_CFGR13 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::exti::exti_cfgr13::EXTI_CFGR13_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::exti::exti_cfgr14::EXTI_CFGR14_SPEC

reset() method sets EXTI_CFGR14 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::exti::exti_cfgr14::EXTI_CFGR14_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::exti::exti_cfgr15::EXTI_CFGR15_SPEC

reset() method sets EXTI_CFGR15 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::exti::exti_cfgr15::EXTI_CFGR15_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::exti::exti_cr::EXTI_CR_SPEC

reset() method sets EXTI_CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::exti::exti_cr::EXTI_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::exti::exti_edgeflgr::EXTI_EDGEFLGR_SPEC

reset() method sets EXTI_EDGEFLGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::exti::exti_edgeflgr::EXTI_EDGEFLGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::exti::exti_edgesr::EXTI_EDGESR_SPEC

reset() method sets EXTI_EDGESR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::exti::exti_edgesr::EXTI_EDGESR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::exti::exti_sscr::EXTI_SSCR_SPEC

reset() method sets EXTI_SSCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::exti::exti_sscr::EXTI_SSCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::exti::exti_wakupcr::EXTI_WAKUPCR_SPEC

reset() method sets EXTI_WAKUPCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::exti::exti_wakupcr::EXTI_WAKUPCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::exti::exti_wakupflg::EXTI_WAKUPFLG_SPEC

reset() method sets EXTI_WAKUPFLG to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::exti::exti_wakupflg::EXTI_WAKUPFLG_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::exti::exti_wakuppolr::EXTI_WAKUPPOLR_SPEC

reset() method sets EXTI_WAKUPPOLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::exti::exti_wakuppolr::EXTI_WAKUPPOLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::fault_reports::afsr::AFSR_SPEC

reset() method sets AFSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::fault_reports::afsr::AFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::fault_reports::bfar::BFAR_SPEC

reset() method sets BFAR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::fault_reports::bfar::BFAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::fault_reports::bfsr::BFSR_SPEC

reset() method sets BFSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ht32f125x::fault_reports::bfsr::BFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::fault_reports::cfsr::CFSR_SPEC

reset() method sets CFSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::fault_reports::cfsr::CFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::fault_reports::dfsr::DFSR_SPEC

reset() method sets DFSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::fault_reports::dfsr::DFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::fault_reports::fault_reports_mfsr::FAULT_REPORTS_MFSR_SPEC

reset() method sets MFSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ht32f125x::fault_reports::fault_reports_mfsr::FAULT_REPORTS_MFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::fault_reports::hfsr::HFSR_SPEC

reset() method sets HFSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::fault_reports::hfsr::HFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::fault_reports::mmfar::MMFAR_SPEC

reset() method sets MMFAR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::fault_reports::mmfar::MMFAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::fault_reports::ufsr::UFSR_SPEC

reset() method sets UFSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ht32f125x::fault_reports::ufsr::UFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::fmc::fmc_cfcr::FMC_CFCR_SPEC

reset() method sets FMC_CFCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::fmc::fmc_cfcr::FMC_CFCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::fmc::fmc_cpsr::FMC_CPSR_SPEC

reset() method sets FMC_CPSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::fmc::fmc_cpsr::FMC_CPSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::fmc::fmc_ocmr::FMC_OCMR_SPEC

reset() method sets FMC_OCMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::fmc::fmc_ocmr::FMC_OCMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::fmc::fmc_oier::FMC_OIER_SPEC

reset() method sets FMC_OIER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::fmc::fmc_oier::FMC_OIER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::fmc::fmc_oisr::FMC_OISR_SPEC

reset() method sets FMC_OISR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::fmc::fmc_oisr::FMC_OISR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::fmc::fmc_opcr::FMC_OPCR_SPEC

reset() method sets FMC_OPCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::fmc::fmc_opcr::FMC_OPCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::fmc::fmc_ppsr0::FMC_PPSR0_SPEC

reset() method sets FMC_PPSR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::fmc::fmc_ppsr0::FMC_PPSR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::fmc::fmc_ppsr1::FMC_PPSR1_SPEC

reset() method sets FMC_PPSR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::fmc::fmc_ppsr1::FMC_PPSR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::fmc::fmc_ppsr2::FMC_PPSR2_SPEC

reset() method sets FMC_PPSR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::fmc::fmc_ppsr2::FMC_PPSR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::fmc::fmc_ppsr3::FMC_PPSR3_SPEC

reset() method sets FMC_PPSR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::fmc::fmc_ppsr3::FMC_PPSR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::fmc::fmc_sbvt0::FMC_SBVT0_SPEC

reset() method sets FMC_SBVT0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::fmc::fmc_sbvt0::FMC_SBVT0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::fmc::fmc_sbvt1::FMC_SBVT1_SPEC

reset() method sets FMC_SBVT1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::fmc::fmc_sbvt1::FMC_SBVT1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::fmc::fmc_sbvt2::FMC_SBVT2_SPEC

reset() method sets FMC_SBVT2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::fmc::fmc_sbvt2::FMC_SBVT2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::fmc::fmc_sbvt3::FMC_SBVT3_SPEC

reset() method sets FMC_SBVT3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::fmc::fmc_sbvt3::FMC_SBVT3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::fmc::fmc_tadr::FMC_TADR_SPEC

reset() method sets FMC_TADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::fmc::fmc_tadr::FMC_TADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::fmc::fmc_vmcr::FMC_VMCR_SPEC

reset() method sets FMC_VMCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::fmc::fmc_vmcr::FMC_VMCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::fmc::fmc_wrdr::FMC_WRDR_SPEC

reset() method sets FMC_WRDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::fmc::fmc_wrdr::FMC_WRDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::gpioa::dinr::DINR_SPEC

reset() method sets DINR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::gpioa::dinr::DINR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::gpioa::dircr::DIRCR_SPEC

reset() method sets DIRCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::gpioa::dircr::DIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::gpioa::doutr::DOUTR_SPEC

reset() method sets DOUTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::gpioa::doutr::DOUTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::gpioa::drvr::DRVR_SPEC

reset() method sets DRVR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::gpioa::drvr::DRVR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::gpioa::iner::INER_SPEC

reset() method sets INER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::gpioa::iner::INER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::gpioa::lockr::LOCKR_SPEC

reset() method sets LOCKR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::gpioa::lockr::LOCKR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::gpioa::odr::ODR_SPEC

reset() method sets ODR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::gpioa::odr::ODR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::gpioa::pdr::PDR_SPEC

reset() method sets PDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::gpioa::pdr::PDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::gpioa::pur::PUR_SPEC

reset() method sets PUR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::gpioa::pur::PUR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::gpioa::rr::RR_SPEC

reset() method sets RR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::gpioa::rr::RR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::gpioa::srr::SRR_SPEC

reset() method sets SRR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::gpioa::srr::SRR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::gpiob::dinr::DINR_SPEC

reset() method sets DINR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::gpiob::dinr::DINR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::gpiob::dircr::DIRCR_SPEC

reset() method sets DIRCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::gpiob::dircr::DIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::gpiob::doutr::DOUTR_SPEC

reset() method sets DOUTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::gpiob::doutr::DOUTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::gpiob::drvr::DRVR_SPEC

reset() method sets DRVR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::gpiob::drvr::DRVR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::gpiob::iner::INER_SPEC

reset() method sets INER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::gpiob::iner::INER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::gpiob::lockr::LOCKR_SPEC

reset() method sets LOCKR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::gpiob::lockr::LOCKR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::gpiob::odr::ODR_SPEC

reset() method sets ODR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::gpiob::odr::ODR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::gpiob::pdr::PDR_SPEC

reset() method sets PDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::gpiob::pdr::PDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::gpiob::pur::PUR_SPEC

reset() method sets PUR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::gpiob::pur::PUR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::gpiob::rr::RR_SPEC

reset() method sets RR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::gpiob::rr::RR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::gpiob::srr::SRR_SPEC

reset() method sets SRR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::gpiob::srr::SRR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::gptm0::gptm_ch0ccr::GPTM_CH0CCR_SPEC

reset() method sets GPTM_CH0CCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::gptm0::gptm_ch0ccr::GPTM_CH0CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::gptm0::gptm_ch0icfr::GPTM_CH0ICFR_SPEC

reset() method sets GPTM_CH0ICFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::gptm0::gptm_ch0icfr::GPTM_CH0ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::gptm0::gptm_ch0ocfr::GPTM_CH0OCFR_SPEC

reset() method sets GPTM_CH0OCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::gptm0::gptm_ch0ocfr::GPTM_CH0OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::gptm0::gptm_ch1ccr::GPTM_CH1CCR_SPEC

reset() method sets GPTM_CH1CCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::gptm0::gptm_ch1ccr::GPTM_CH1CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::gptm0::gptm_ch1icfr::GPTM_CH1ICFR_SPEC

reset() method sets GPTM_CH1ICFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::gptm0::gptm_ch1icfr::GPTM_CH1ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::gptm0::gptm_ch1ocfr::GPTM_CH1OCFR_SPEC

reset() method sets GPTM_CH1OCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::gptm0::gptm_ch1ocfr::GPTM_CH1OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::gptm0::gptm_ch2ccr::GPTM_CH2CCR_SPEC

reset() method sets GPTM_CH2CCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::gptm0::gptm_ch2ccr::GPTM_CH2CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::gptm0::gptm_ch2icfr::GPTM_CH2ICFR_SPEC

reset() method sets GPTM_CH2ICFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::gptm0::gptm_ch2icfr::GPTM_CH2ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::gptm0::gptm_ch2ocfr::GPTM_CH2OCFR_SPEC

reset() method sets GPTM_CH2OCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::gptm0::gptm_ch2ocfr::GPTM_CH2OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::gptm0::gptm_ch3ccr::GPTM_CH3CCR_SPEC

reset() method sets GPTM_CH3CCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::gptm0::gptm_ch3ccr::GPTM_CH3CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::gptm0::gptm_ch3icfr::GPTM_CH3ICFR_SPEC

reset() method sets GPTM_CH3ICFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::gptm0::gptm_ch3icfr::GPTM_CH3ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::gptm0::gptm_ch3ocfr::GPTM_CH3OCFR_SPEC

reset() method sets GPTM_CH3OCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::gptm0::gptm_ch3ocfr::GPTM_CH3OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::gptm0::gptm_chctr::GPTM_CHCTR_SPEC

reset() method sets GPTM_CHCTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::gptm0::gptm_chctr::GPTM_CHCTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::gptm0::gptm_chpolr::GPTM_CHPOLR_SPEC

reset() method sets GPTM_CHPOLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::gptm0::gptm_chpolr::GPTM_CHPOLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::gptm0::gptm_cntcfr::GPTM_CNTCFR_SPEC

reset() method sets GPTM_CNTCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::gptm0::gptm_cntcfr::GPTM_CNTCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::gptm0::gptm_cntr::GPTM_CNTR_SPEC

reset() method sets GPTM_CNTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::gptm0::gptm_cntr::GPTM_CNTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::gptm0::gptm_crr::GPTM_CRR_SPEC

reset() method sets GPTM_CRR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::gptm0::gptm_crr::GPTM_CRR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::gptm0::gptm_ctr::GPTM_CTR_SPEC

reset() method sets GPTM_CTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::gptm0::gptm_ctr::GPTM_CTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::gptm0::gptm_evgr::GPTM_EVGR_SPEC

reset() method sets GPTM_EVGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::gptm0::gptm_evgr::GPTM_EVGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for GPTM_ICTR_SPEC

reset() method sets GPTM_ICTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::gptm0::gptm_ictr::GPTM_ICTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::gptm0::gptm_intsr::GPTM_INTSR_SPEC

reset() method sets GPTM_INTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::gptm0::gptm_intsr::GPTM_INTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::gptm0::gptm_mdcfr::GPTM_MDCFR_SPEC

reset() method sets GPTM_MDCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::gptm0::gptm_mdcfr::GPTM_MDCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::gptm0::gptm_pscr::GPTM_PSCR_SPEC

reset() method sets GPTM_PSCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::gptm0::gptm_pscr::GPTM_PSCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::gptm0::gptm_trcfr::GPTM_TRCFR_SPEC

reset() method sets GPTM_TRCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::gptm0::gptm_trcfr::GPTM_TRCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::i2c::i2c_addr::I2C_ADDR_SPEC

reset() method sets I2C_ADDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::i2c::i2c_addr::I2C_ADDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::i2c::i2c_cr::I2C_CR_SPEC

reset() method sets I2C_CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::i2c::i2c_cr::I2C_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::i2c::i2c_dr::I2C_DR_SPEC

reset() method sets I2C_DR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::i2c::i2c_dr::I2C_DR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::i2c::i2c_ier::I2C_IER_SPEC

reset() method sets I2C_IER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::i2c::i2c_ier::I2C_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::i2c::i2c_shpgr::I2C_SHPGR_SPEC

reset() method sets I2C_SHPGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::i2c::i2c_shpgr::I2C_SHPGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::i2c::i2c_slpgr::I2C_SLPGR_SPEC

reset() method sets I2C_SLPGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::i2c::i2c_slpgr::I2C_SLPGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::i2c::i2c_sr::I2C_SR_SPEC

reset() method sets I2C_SR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::i2c::i2c_sr::I2C_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::i2c::i2c_tar::I2C_TAR_SPEC

reset() method sets I2C_TAR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::i2c::i2c_tar::I2C_TAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::opacmp::cmpiclr0::CMPICLR0_SPEC

reset() method sets CMPICLR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::opacmp::cmpiclr0::CMPICLR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::opacmp::cmpiclr1::CMPICLR1_SPEC

reset() method sets CMPICLR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::opacmp::cmpiclr1::CMPICLR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::opacmp::cmpier0::CMPIER0_SPEC

reset() method sets CMPIER0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::opacmp::cmpier0::CMPIER0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::opacmp::cmpier1::CMPIER1_SPEC

reset() method sets CMPIER1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::opacmp::cmpier1::CMPIER1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::opacmp::cmpisr0::CMPISR0_SPEC

reset() method sets CMPISR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::opacmp::cmpisr0::CMPISR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::opacmp::cmpisr1::CMPISR1_SPEC

reset() method sets CMPISR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::opacmp::cmpisr1::CMPISR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::opacmp::cmprsr0::CMPRSR0_SPEC

reset() method sets CMPRSR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::opacmp::cmprsr0::CMPRSR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::opacmp::cmprsr1::CMPRSR1_SPEC

reset() method sets CMPRSR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::opacmp::cmprsr1::CMPRSR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::opacmp::ofvcr0::OFVCR0_SPEC

reset() method sets OFVCR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::opacmp::ofvcr0::OFVCR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::opacmp::ofvcr1::OFVCR1_SPEC

reset() method sets OFVCR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::opacmp::ofvcr1::OFVCR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::opacmp::opacr0::OPACR0_SPEC

reset() method sets OPACR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::opacmp::opacr0::OPACR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::opacmp::opacr1::OPACR1_SPEC

reset() method sets OPACR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::opacmp::opacr1::OPACR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::pwrcu::pwrcu_bakcr::PWRCU_BAKCR_SPEC

reset() method sets PWRCU_BAKCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::pwrcu::pwrcu_bakcr::PWRCU_BAKCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::pwrcu::pwrcu_bakreg0::PWRCU_BAKREG0_SPEC

reset() method sets PWRCU_BAKREG0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::pwrcu::pwrcu_bakreg0::PWRCU_BAKREG0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::pwrcu::pwrcu_bakreg1::PWRCU_BAKREG1_SPEC

reset() method sets PWRCU_BAKREG1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::pwrcu::pwrcu_bakreg1::PWRCU_BAKREG1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::pwrcu::pwrcu_bakreg2::PWRCU_BAKREG2_SPEC

reset() method sets PWRCU_BAKREG2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::pwrcu::pwrcu_bakreg2::PWRCU_BAKREG2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::pwrcu::pwrcu_bakreg3::PWRCU_BAKREG3_SPEC

reset() method sets PWRCU_BAKREG3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::pwrcu::pwrcu_bakreg3::PWRCU_BAKREG3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::pwrcu::pwrcu_bakreg4::PWRCU_BAKREG4_SPEC

reset() method sets PWRCU_BAKREG4 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::pwrcu::pwrcu_bakreg4::PWRCU_BAKREG4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::pwrcu::pwrcu_bakreg5::PWRCU_BAKREG5_SPEC

reset() method sets PWRCU_BAKREG5 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::pwrcu::pwrcu_bakreg5::PWRCU_BAKREG5_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::pwrcu::pwrcu_bakreg6::PWRCU_BAKREG6_SPEC

reset() method sets PWRCU_BAKREG6 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::pwrcu::pwrcu_bakreg6::PWRCU_BAKREG6_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::pwrcu::pwrcu_bakreg7::PWRCU_BAKREG7_SPEC

reset() method sets PWRCU_BAKREG7 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::pwrcu::pwrcu_bakreg7::PWRCU_BAKREG7_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::pwrcu::pwrcu_bakreg8::PWRCU_BAKREG8_SPEC

reset() method sets PWRCU_BAKREG8 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::pwrcu::pwrcu_bakreg8::PWRCU_BAKREG8_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::pwrcu::pwrcu_bakreg9::PWRCU_BAKREG9_SPEC

reset() method sets PWRCU_BAKREG9 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::pwrcu::pwrcu_bakreg9::PWRCU_BAKREG9_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::pwrcu::pwrcu_baksr::PWRCU_BAKSR_SPEC

reset() method sets PWRCU_BAKSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::pwrcu::pwrcu_baksr::PWRCU_BAKSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::pwrcu::pwrcu_baktest::PWRCU_BAKTEST_SPEC

reset() method sets PWRCU_BAKTEST to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::pwrcu::pwrcu_baktest::PWRCU_BAKTEST_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::pwrcu::pwrcu_hsircr::PWRCU_HSIRCR_SPEC

reset() method sets PWRCU_HSIRCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::pwrcu::pwrcu_hsircr::PWRCU_HSIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::pwrcu::pwrcu_lvdcsr::PWRCU_LVDCSR_SPEC

reset() method sets PWRCU_LVDCSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::pwrcu::pwrcu_lvdcsr::PWRCU_LVDCSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::rstcu::rstcu_apbprstr0::RSTCU_APBPRSTR0_SPEC

reset() method sets RSTCU_APBPRSTR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::rstcu::rstcu_apbprstr0::RSTCU_APBPRSTR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::rstcu::rstcu_apbprstr1::RSTCU_APBPRSTR1_SPEC

reset() method sets RSTCU_APBPRSTR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::rstcu::rstcu_apbprstr1::RSTCU_APBPRSTR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::rstcu::rstcu_grsr::RSTCU_GRSR_SPEC

reset() method sets RSTCU_GRSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::rstcu::rstcu_grsr::RSTCU_GRSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::rtc::rtc_cmp::RTC_CMP_SPEC

reset() method sets RTC_CMP to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::rtc::rtc_cmp::RTC_CMP_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::rtc::rtc_cnt::RTC_CNT_SPEC

reset() method sets RTC_CNT to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::rtc::rtc_cnt::RTC_CNT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::rtc::rtc_cr::RTC_CR_SPEC

reset() method sets RTC_CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::rtc::rtc_cr::RTC_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::rtc::rtc_iwen::RTC_IWEN_SPEC

reset() method sets RTC_IWEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::rtc::rtc_iwen::RTC_IWEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::rtc::rtc_sr::RTC_SR_SPEC

reset() method sets RTC_SR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::rtc::rtc_sr::RTC_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::spi::spi_cpr::SPI_CPR_SPEC

reset() method sets SPI_CPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::spi::spi_cpr::SPI_CPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::spi::spi_cr0::SPI_CR0_SPEC

reset() method sets SPI_CR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::spi::spi_cr0::SPI_CR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::spi::spi_cr1::SPI_CR1_SPEC

reset() method sets SPI_CR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::spi::spi_cr1::SPI_CR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::spi::spi_dr::SPI_DR_SPEC

reset() method sets SPI_DR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::spi::spi_dr::SPI_DR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::spi::spi_fcr::SPI_FCR_SPEC

reset() method sets SPI_FCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::spi::spi_fcr::SPI_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::spi::spi_fsr::SPI_FSR_SPEC

reset() method sets SPI_FSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::spi::spi_fsr::SPI_FSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::spi::spi_ftocr::SPI_FTOCR_SPEC

reset() method sets SPI_FTOCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::spi::spi_ftocr::SPI_FTOCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::spi::spi_ier::SPI_IER_SPEC

reset() method sets SPI_IER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::spi::spi_ier::SPI_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::spi::spi_sr::SPI_SR_SPEC

reset() method sets SPI_SR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::spi::spi_sr::SPI_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::sys_tick::calib::CALIB_SPEC

reset() method sets CALIB to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::sys_tick::calib::CALIB_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::sys_tick::ctrl::CTRL_SPEC

reset() method sets CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::sys_tick::ctrl::CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::sys_tick::load::LOAD_SPEC

reset() method sets LOAD to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::sys_tick::load::LOAD_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::sys_tick::val::VAL_SPEC

reset() method sets VAL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::sys_tick::val::VAL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for USART_DEGTSTR_SPEC

reset() method sets USART_DEGTSTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::usart::usart_degtstr::USART_DEGTSTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for USART_DLR_SPEC

reset() method sets USART_DLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::usart::usart_dlr::USART_DLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for USART_FCR_SPEC

reset() method sets USART_FCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::usart::usart_fcr::USART_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for USART_IER_SPEC

reset() method sets USART_IER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::usart::usart_ier::USART_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for USART_IIR_SPEC

reset() method sets USART_IIR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::usart::usart_iir::USART_IIR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for USART_IR_DACR_SPEC

reset() method sets USART_IrDACR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::usart::usart_ir_dacr::USART_IR_DACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for USART_LCR_SPEC

reset() method sets USART_LCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::usart::usart_lcr::USART_LCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for USART_LSR_SPEC

reset() method sets USART_LSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::usart::usart_lsr::USART_LSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for USART_MDR_SPEC

reset() method sets USART_MDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::usart::usart_mdr::USART_MDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for USART_MODCR_SPEC

reset() method sets USART_MODCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::usart::usart_modcr::USART_MODCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for USART_MODSR_SPEC

reset() method sets USART_MODSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::usart::usart_modsr::USART_MODSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for USART_RBR_SPEC

reset() method sets USART_RBR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::usart::usart_rbr::USART_RBR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for USART_RS485CR_SPEC

reset() method sets USART_RS485CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::usart::usart_rs485cr::USART_RS485CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for USART_SYNCR_SPEC

reset() method sets USART_SYNCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::usart::usart_syncr::USART_SYNCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for USART_TPR_SPEC

reset() method sets USART_TPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::usart::usart_tpr::USART_TPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for USART_USART_TBR_SPEC

reset() method sets USART_TBR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::usart::usart_usart_tbr::USART_USART_TBR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::wdt::wdt_cr::WDT_CR_SPEC

reset() method sets WDT_CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::wdt::wdt_cr::WDT_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::wdt::wdt_mr0::WDT_MR0_SPEC

reset() method sets WDT_MR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::wdt::wdt_mr0::WDT_MR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::wdt::wdt_mr1::WDT_MR1_SPEC

reset() method sets WDT_MR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::wdt::wdt_mr1::WDT_MR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::wdt::wdt_pr::WDT_PR_SPEC

reset() method sets WDT_PR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::wdt::wdt_pr::WDT_PR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f125x::wdt::wdt_sr::WDT_SR_SPEC

reset() method sets WDT_SR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f125x::wdt::wdt_sr::WDT_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::adc::adc_conv::ADC_CONV_SPEC

reset() method sets ADC_CONV to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::adc::adc_conv::ADC_CONV_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::adc::adc_dmar::ADC_DMAR_SPEC

reset() method sets ADC_DMAR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::adc::adc_dmar::ADC_DMAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::adc::adc_dr0::ADC_DR0_SPEC

reset() method sets ADC_DR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::adc::adc_dr0::ADC_DR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::adc::adc_dr1::ADC_DR1_SPEC

reset() method sets ADC_DR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::adc::adc_dr1::ADC_DR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::adc::adc_dr2::ADC_DR2_SPEC

reset() method sets ADC_DR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::adc::adc_dr2::ADC_DR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::adc::adc_dr3::ADC_DR3_SPEC

reset() method sets ADC_DR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::adc::adc_dr3::ADC_DR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::adc::adc_dr4::ADC_DR4_SPEC

reset() method sets ADC_DR4 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::adc::adc_dr4::ADC_DR4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::adc::adc_dr5::ADC_DR5_SPEC

reset() method sets ADC_DR5 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::adc::adc_dr5::ADC_DR5_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::adc::adc_dr6::ADC_DR6_SPEC

reset() method sets ADC_DR6 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::adc::adc_dr6::ADC_DR6_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::adc::adc_dr7::ADC_DR7_SPEC

reset() method sets ADC_DR7 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::adc::adc_dr7::ADC_DR7_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::adc::adc_iclr::ADC_ICLR_SPEC

reset() method sets ADC_ICLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::adc::adc_iclr::ADC_ICLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::adc::adc_imask::ADC_IMASK_SPEC

reset() method sets ADC_IMASK to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::adc::adc_imask::ADC_IMASK_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::adc::adc_imr::ADC_IMR_SPEC

reset() method sets ADC_IMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::adc::adc_imr::ADC_IMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::adc::adc_iraw::ADC_IRAW_SPEC

reset() method sets ADC_IRAW to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::adc::adc_iraw::ADC_IRAW_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::adc::adc_lst0::ADC_LST0_SPEC

reset() method sets ADC_LST0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::adc::adc_lst0::ADC_LST0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::adc::adc_lst1::ADC_LST1_SPEC

reset() method sets ADC_LST1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::adc::adc_lst1::ADC_LST1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::adc::adc_ltr::ADC_LTR_SPEC

reset() method sets ADC_LTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::adc::adc_ltr::ADC_LTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::adc::adc_ofr0::ADC_OFR0_SPEC

reset() method sets ADC_OFR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::adc::adc_ofr0::ADC_OFR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::adc::adc_ofr1::ADC_OFR1_SPEC

reset() method sets ADC_OFR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::adc::adc_ofr1::ADC_OFR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::adc::adc_ofr2::ADC_OFR2_SPEC

reset() method sets ADC_OFR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::adc::adc_ofr2::ADC_OFR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::adc::adc_ofr3::ADC_OFR3_SPEC

reset() method sets ADC_OFR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::adc::adc_ofr3::ADC_OFR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::adc::adc_ofr4::ADC_OFR4_SPEC

reset() method sets ADC_OFR4 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::adc::adc_ofr4::ADC_OFR4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::adc::adc_ofr5::ADC_OFR5_SPEC

reset() method sets ADC_OFR5 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::adc::adc_ofr5::ADC_OFR5_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::adc::adc_ofr6::ADC_OFR6_SPEC

reset() method sets ADC_OFR6 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::adc::adc_ofr6::ADC_OFR6_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::adc::adc_ofr7::ADC_OFR7_SPEC

reset() method sets ADC_OFR7 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::adc::adc_ofr7::ADC_OFR7_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::adc::adc_rst::ADC_RST_SPEC

reset() method sets ADC_RST to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::adc::adc_rst::ADC_RST_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::adc::adc_str0::ADC_STR0_SPEC

reset() method sets ADC_STR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::adc::adc_str0::ADC_STR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::adc::adc_str1::ADC_STR1_SPEC

reset() method sets ADC_STR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::adc::adc_str1::ADC_STR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::adc::adc_str2::ADC_STR2_SPEC

reset() method sets ADC_STR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::adc::adc_str2::ADC_STR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::adc::adc_str3::ADC_STR3_SPEC

reset() method sets ADC_STR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::adc::adc_str3::ADC_STR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::adc::adc_str4::ADC_STR4_SPEC

reset() method sets ADC_STR4 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::adc::adc_str4::ADC_STR4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::adc::adc_str5::ADC_STR5_SPEC

reset() method sets ADC_STR5 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::adc::adc_str5::ADC_STR5_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::adc::adc_str6::ADC_STR6_SPEC

reset() method sets ADC_STR6 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::adc::adc_str6::ADC_STR6_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::adc::adc_str7::ADC_STR7_SPEC

reset() method sets ADC_STR7 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::adc::adc_str7::ADC_STR7_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::adc::adc_tcr::ADC_TCR_SPEC

reset() method sets ADC_TCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::adc::adc_tcr::ADC_TCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::adc::adc_tsr::ADC_TSR_SPEC

reset() method sets ADC_TSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::adc::adc_tsr::ADC_TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::adc::adc_utr::ADC_UTR_SPEC

reset() method sets ADC_UTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::adc::adc_utr::ADC_UTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::adc::adc_wcr::ADC_WCR_SPEC

reset() method sets ADC_WCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::adc::adc_wcr::ADC_WCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::afio::afio_essr0::AFIO_ESSR0_SPEC

reset() method sets AFIO_ESSR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::afio::afio_essr0::AFIO_ESSR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::afio::afio_essr1::AFIO_ESSR1_SPEC

reset() method sets AFIO_ESSR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::afio::afio_essr1::AFIO_ESSR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::afio::afio_gpacfgr::AFIO_GPACFGR_SPEC

reset() method sets AFIO_GPACFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::afio::afio_gpacfgr::AFIO_GPACFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::afio::afio_gpbcfgr::AFIO_GPBCFGR_SPEC

reset() method sets AFIO_GPBCFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::afio::afio_gpbcfgr::AFIO_GPBCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for AFIO_GPCCFGR_SPEC

reset() method sets AFIO_GPCCFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::afio::afio_gpccfgr::AFIO_GPCCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for AFIO_GPDCFGR_SPEC

reset() method sets AFIO_GPDCFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::afio::afio_gpdcfgr::AFIO_GPDCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for AFIO_GPECFGR_SPEC

reset() method sets AFIO_GPECFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::afio::afio_gpecfgr::AFIO_GPECFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::bftm0::bftm_cmpr::BFTM_CMPR_SPEC

reset() method sets BFTM_CMPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::bftm0::bftm_cmpr::BFTM_CMPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::bftm0::bftm_cntr::BFTM_CNTR_SPEC

reset() method sets BFTM_CNTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::bftm0::bftm_cntr::BFTM_CNTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::bftm0::bftm_cr::BFTM_CR_SPEC

reset() method sets BFTM_CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::bftm0::bftm_cr::BFTM_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::bftm0::bftm_sr::BFTM_SR_SPEC

reset() method sets BFTM_SR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::bftm0::bftm_sr::BFTM_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::ckcu::ckcu_ahbccr::CKCU_AHBCCR_SPEC

reset() method sets CKCU_AHBCCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::ckcu::ckcu_ahbccr::CKCU_AHBCCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::ckcu::ckcu_ahbcfgr::CKCU_AHBCFGR_SPEC

reset() method sets CKCU_AHBCFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::ckcu::ckcu_ahbcfgr::CKCU_AHBCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::ckcu::ckcu_apbccr0::CKCU_APBCCR0_SPEC

reset() method sets CKCU_APBCCR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::ckcu::ckcu_apbccr0::CKCU_APBCCR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::ckcu::ckcu_apbccr1::CKCU_APBCCR1_SPEC

reset() method sets CKCU_APBCCR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::ckcu::ckcu_apbccr1::CKCU_APBCCR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::ckcu::ckcu_apbcfgr::CKCU_APBCFGR_SPEC

reset() method sets CKCU_APBCFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::ckcu::ckcu_apbcfgr::CKCU_APBCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::ckcu::ckcu_ckst::CKCU_CKST_SPEC

reset() method sets CKCU_CKST to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::ckcu::ckcu_ckst::CKCU_CKST_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::ckcu::ckcu_gccr::CKCU_GCCR_SPEC

reset() method sets CKCU_GCCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::ckcu::ckcu_gccr::CKCU_GCCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::ckcu::ckcu_gcfgr::CKCU_GCFGR_SPEC

reset() method sets CKCU_GCFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::ckcu::ckcu_gcfgr::CKCU_GCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::ckcu::ckcu_gcir::CKCU_GCIR_SPEC

reset() method sets CKCU_GCIR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::ckcu::ckcu_gcir::CKCU_GCIR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::ckcu::ckcu_gcsr::CKCU_GCSR_SPEC

reset() method sets CKCU_GCSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::ckcu::ckcu_gcsr::CKCU_GCSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::ckcu::ckcu_lpcr::CKCU_LPCR_SPEC

reset() method sets CKCU_LPCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::ckcu::ckcu_lpcr::CKCU_LPCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::ckcu::ckcu_mcudbgcr::CKCU_MCUDBGCR_SPEC

reset() method sets CKCU_MCUDBGCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::ckcu::ckcu_mcudbgcr::CKCU_MCUDBGCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::ckcu::ckcu_pllcfgr::CKCU_PLLCFGR_SPEC

reset() method sets CKCU_PLLCFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::ckcu::ckcu_pllcfgr::CKCU_PLLCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::ckcu::ckcu_pllcr::CKCU_PLLCR_SPEC

reset() method sets CKCU_PLLCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::ckcu::ckcu_pllcr::CKCU_PLLCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::exti::exti_cfgr0::EXTI_CFGR0_SPEC

reset() method sets EXTI_CFGR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr0::EXTI_CFGR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::exti::exti_cfgr1::EXTI_CFGR1_SPEC

reset() method sets EXTI_CFGR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr1::EXTI_CFGR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::exti::exti_cfgr2::EXTI_CFGR2_SPEC

reset() method sets EXTI_CFGR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr2::EXTI_CFGR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::exti::exti_cfgr3::EXTI_CFGR3_SPEC

reset() method sets EXTI_CFGR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr3::EXTI_CFGR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::exti::exti_cfgr4::EXTI_CFGR4_SPEC

reset() method sets EXTI_CFGR4 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr4::EXTI_CFGR4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::exti::exti_cfgr5::EXTI_CFGR5_SPEC

reset() method sets EXTI_CFGR5 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr5::EXTI_CFGR5_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::exti::exti_cfgr6::EXTI_CFGR6_SPEC

reset() method sets EXTI_CFGR6 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr6::EXTI_CFGR6_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::exti::exti_cfgr7::EXTI_CFGR7_SPEC

reset() method sets EXTI_CFGR7 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr7::EXTI_CFGR7_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::exti::exti_cfgr8::EXTI_CFGR8_SPEC

reset() method sets EXTI_CFGR8 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr8::EXTI_CFGR8_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::exti::exti_cfgr9::EXTI_CFGR9_SPEC

reset() method sets EXTI_CFGR9 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr9::EXTI_CFGR9_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::exti::exti_cfgr10::EXTI_CFGR10_SPEC

reset() method sets EXTI_CFGR10 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr10::EXTI_CFGR10_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::exti::exti_cfgr11::EXTI_CFGR11_SPEC

reset() method sets EXTI_CFGR11 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr11::EXTI_CFGR11_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::exti::exti_cfgr12::EXTI_CFGR12_SPEC

reset() method sets EXTI_CFGR12 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr12::EXTI_CFGR12_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::exti::exti_cfgr13::EXTI_CFGR13_SPEC

reset() method sets EXTI_CFGR13 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr13::EXTI_CFGR13_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::exti::exti_cfgr14::EXTI_CFGR14_SPEC

reset() method sets EXTI_CFGR14 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr14::EXTI_CFGR14_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::exti::exti_cfgr15::EXTI_CFGR15_SPEC

reset() method sets EXTI_CFGR15 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr15::EXTI_CFGR15_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::exti::exti_cr::EXTI_CR_SPEC

reset() method sets EXTI_CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cr::EXTI_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::exti::exti_edgeflgr::EXTI_EDGEFLGR_SPEC

reset() method sets EXTI_EDGEFLGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_edgeflgr::EXTI_EDGEFLGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::exti::exti_edgesr::EXTI_EDGESR_SPEC

reset() method sets EXTI_EDGESR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_edgesr::EXTI_EDGESR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::exti::exti_sscr::EXTI_SSCR_SPEC

reset() method sets EXTI_SSCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_sscr::EXTI_SSCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::exti::exti_wakupcr::EXTI_WAKUPCR_SPEC

reset() method sets EXTI_WAKUPCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_wakupcr::EXTI_WAKUPCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::exti::exti_wakupflg::EXTI_WAKUPFLG_SPEC

reset() method sets EXTI_WAKUPFLG to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_wakupflg::EXTI_WAKUPFLG_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::exti::exti_wakuppolr::EXTI_WAKUPPOLR_SPEC

reset() method sets EXTI_WAKUPPOLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_wakuppolr::EXTI_WAKUPPOLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::fault_reports::afsr::AFSR_SPEC

reset() method sets AFSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::fault_reports::afsr::AFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::fault_reports::bfar::BFAR_SPEC

reset() method sets BFAR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::fault_reports::bfar::BFAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::fault_reports::bfsr::BFSR_SPEC

reset() method sets BFSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ht32f175x::fault_reports::bfsr::BFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::fault_reports::cfsr::CFSR_SPEC

reset() method sets CFSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::fault_reports::cfsr::CFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::fault_reports::dfsr::DFSR_SPEC

reset() method sets DFSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::fault_reports::dfsr::DFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::fault_reports::fault_reports_mfsr::FAULT_REPORTS_MFSR_SPEC

reset() method sets MFSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ht32f175x::fault_reports::fault_reports_mfsr::FAULT_REPORTS_MFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::fault_reports::hfsr::HFSR_SPEC

reset() method sets HFSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::fault_reports::hfsr::HFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::fault_reports::mmfar::MMFAR_SPEC

reset() method sets MMFAR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::fault_reports::mmfar::MMFAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::fault_reports::ufsr::UFSR_SPEC

reset() method sets UFSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ht32f175x::fault_reports::ufsr::UFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::fmc::fmc_cfcr::FMC_CFCR_SPEC

reset() method sets FMC_CFCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_cfcr::FMC_CFCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::fmc::fmc_cpsr::FMC_CPSR_SPEC

reset() method sets FMC_CPSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_cpsr::FMC_CPSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::fmc::fmc_ocmr::FMC_OCMR_SPEC

reset() method sets FMC_OCMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_ocmr::FMC_OCMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::fmc::fmc_oier::FMC_OIER_SPEC

reset() method sets FMC_OIER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_oier::FMC_OIER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::fmc::fmc_oisr::FMC_OISR_SPEC

reset() method sets FMC_OISR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_oisr::FMC_OISR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::fmc::fmc_opcr::FMC_OPCR_SPEC

reset() method sets FMC_OPCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_opcr::FMC_OPCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::fmc::fmc_ppsr0::FMC_PPSR0_SPEC

reset() method sets FMC_PPSR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_ppsr0::FMC_PPSR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::fmc::fmc_ppsr1::FMC_PPSR1_SPEC

reset() method sets FMC_PPSR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_ppsr1::FMC_PPSR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::fmc::fmc_ppsr2::FMC_PPSR2_SPEC

reset() method sets FMC_PPSR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_ppsr2::FMC_PPSR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::fmc::fmc_ppsr3::FMC_PPSR3_SPEC

reset() method sets FMC_PPSR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_ppsr3::FMC_PPSR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::fmc::fmc_sbvt0::FMC_SBVT0_SPEC

reset() method sets FMC_SBVT0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_sbvt0::FMC_SBVT0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::fmc::fmc_sbvt1::FMC_SBVT1_SPEC

reset() method sets FMC_SBVT1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_sbvt1::FMC_SBVT1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::fmc::fmc_sbvt2::FMC_SBVT2_SPEC

reset() method sets FMC_SBVT2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_sbvt2::FMC_SBVT2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::fmc::fmc_sbvt3::FMC_SBVT3_SPEC

reset() method sets FMC_SBVT3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_sbvt3::FMC_SBVT3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::fmc::fmc_tadr::FMC_TADR_SPEC

reset() method sets FMC_TADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_tadr::FMC_TADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::fmc::fmc_vmcr::FMC_VMCR_SPEC

reset() method sets FMC_VMCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_vmcr::FMC_VMCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::fmc::fmc_wrdr::FMC_WRDR_SPEC

reset() method sets FMC_WRDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_wrdr::FMC_WRDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpioa::dinr::DINR_SPEC

reset() method sets DINR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioa::dinr::DINR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpioa::dircr::DIRCR_SPEC

reset() method sets DIRCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioa::dircr::DIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpioa::doutr::DOUTR_SPEC

reset() method sets DOUTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioa::doutr::DOUTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpioa::drvr::DRVR_SPEC

reset() method sets DRVR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioa::drvr::DRVR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpioa::iner::INER_SPEC

reset() method sets INER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioa::iner::INER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpioa::lockr::LOCKR_SPEC

reset() method sets LOCKR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioa::lockr::LOCKR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpioa::odr::ODR_SPEC

reset() method sets ODR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioa::odr::ODR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpioa::pdr::PDR_SPEC

reset() method sets PDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioa::pdr::PDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpioa::pur::PUR_SPEC

reset() method sets PUR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioa::pur::PUR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpioa::rr::RR_SPEC

reset() method sets RR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioa::rr::RR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpioa::srr::SRR_SPEC

reset() method sets SRR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioa::srr::SRR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpiob::dinr::DINR_SPEC

reset() method sets DINR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiob::dinr::DINR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpiob::dircr::DIRCR_SPEC

reset() method sets DIRCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiob::dircr::DIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpiob::doutr::DOUTR_SPEC

reset() method sets DOUTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiob::doutr::DOUTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpiob::iner::INER_SPEC

reset() method sets INER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiob::iner::INER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpiob::lockr::LOCKR_SPEC

reset() method sets LOCKR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiob::lockr::LOCKR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpiob::odr::ODR_SPEC

reset() method sets ODR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiob::odr::ODR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpiob::pdr::PDR_SPEC

reset() method sets PDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiob::pdr::PDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpiob::pur::PUR_SPEC

reset() method sets PUR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiob::pur::PUR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpiob::rr::RR_SPEC

reset() method sets RR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiob::rr::RR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpiob::srr::SRR_SPEC

reset() method sets SRR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiob::srr::SRR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpioc::dinr::DINR_SPEC

reset() method sets DINR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioc::dinr::DINR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpioc::dircr::DIRCR_SPEC

reset() method sets DIRCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioc::dircr::DIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpioc::doutr::DOUTR_SPEC

reset() method sets DOUTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioc::doutr::DOUTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpioc::iner::INER_SPEC

reset() method sets INER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioc::iner::INER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpioc::lockr::LOCKR_SPEC

reset() method sets LOCKR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioc::lockr::LOCKR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpioc::odr::ODR_SPEC

reset() method sets ODR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioc::odr::ODR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpioc::pdr::PDR_SPEC

reset() method sets PDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioc::pdr::PDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpioc::pur::PUR_SPEC

reset() method sets PUR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioc::pur::PUR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpioc::rr::RR_SPEC

reset() method sets RR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioc::rr::RR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpioc::srr::SRR_SPEC

reset() method sets SRR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioc::srr::SRR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpiod::dinr::DINR_SPEC

reset() method sets DINR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiod::dinr::DINR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpiod::dircr::DIRCR_SPEC

reset() method sets DIRCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiod::dircr::DIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpiod::doutr::DOUTR_SPEC

reset() method sets DOUTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiod::doutr::DOUTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpiod::iner::INER_SPEC

reset() method sets INER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiod::iner::INER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpiod::lockr::LOCKR_SPEC

reset() method sets LOCKR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiod::lockr::LOCKR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpiod::odr::ODR_SPEC

reset() method sets ODR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiod::odr::ODR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpiod::pdr::PDR_SPEC

reset() method sets PDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiod::pdr::PDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpiod::pur::PUR_SPEC

reset() method sets PUR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiod::pur::PUR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpiod::rr::RR_SPEC

reset() method sets RR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiod::rr::RR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpiod::srr::SRR_SPEC

reset() method sets SRR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiod::srr::SRR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpioe::dinr::DINR_SPEC

reset() method sets DINR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioe::dinr::DINR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpioe::dircr::DIRCR_SPEC

reset() method sets DIRCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioe::dircr::DIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpioe::doutr::DOUTR_SPEC

reset() method sets DOUTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioe::doutr::DOUTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpioe::drvr::DRVR_SPEC

reset() method sets DRVR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioe::drvr::DRVR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpioe::iner::INER_SPEC

reset() method sets INER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioe::iner::INER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpioe::lockr::LOCKR_SPEC

reset() method sets LOCKR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioe::lockr::LOCKR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpioe::odr::ODR_SPEC

reset() method sets ODR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioe::odr::ODR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpioe::pdr::PDR_SPEC

reset() method sets PDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioe::pdr::PDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpioe::pur::PUR_SPEC

reset() method sets PUR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioe::pur::PUR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpioe::rr::RR_SPEC

reset() method sets RR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioe::rr::RR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gpioe::srr::SRR_SPEC

reset() method sets SRR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioe::srr::SRR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gptm0::gptm_ch0ccr::GPTM_CH0CCR_SPEC

reset() method sets GPTM_CH0CCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_ch0ccr::GPTM_CH0CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gptm0::gptm_ch0icfr::GPTM_CH0ICFR_SPEC

reset() method sets GPTM_CH0ICFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_ch0icfr::GPTM_CH0ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gptm0::gptm_ch0ocfr::GPTM_CH0OCFR_SPEC

reset() method sets GPTM_CH0OCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_ch0ocfr::GPTM_CH0OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gptm0::gptm_ch1ccr::GPTM_CH1CCR_SPEC

reset() method sets GPTM_CH1CCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_ch1ccr::GPTM_CH1CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gptm0::gptm_ch1icfr::GPTM_CH1ICFR_SPEC

reset() method sets GPTM_CH1ICFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_ch1icfr::GPTM_CH1ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gptm0::gptm_ch1ocfr::GPTM_CH1OCFR_SPEC

reset() method sets GPTM_CH1OCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_ch1ocfr::GPTM_CH1OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gptm0::gptm_ch2ccr::GPTM_CH2CCR_SPEC

reset() method sets GPTM_CH2CCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_ch2ccr::GPTM_CH2CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gptm0::gptm_ch2icfr::GPTM_CH2ICFR_SPEC

reset() method sets GPTM_CH2ICFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_ch2icfr::GPTM_CH2ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gptm0::gptm_ch2ocfr::GPTM_CH2OCFR_SPEC

reset() method sets GPTM_CH2OCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_ch2ocfr::GPTM_CH2OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gptm0::gptm_ch3ccr::GPTM_CH3CCR_SPEC

reset() method sets GPTM_CH3CCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_ch3ccr::GPTM_CH3CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gptm0::gptm_ch3icfr::GPTM_CH3ICFR_SPEC

reset() method sets GPTM_CH3ICFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_ch3icfr::GPTM_CH3ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gptm0::gptm_ch3ocfr::GPTM_CH3OCFR_SPEC

reset() method sets GPTM_CH3OCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_ch3ocfr::GPTM_CH3OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gptm0::gptm_chctr::GPTM_CHCTR_SPEC

reset() method sets GPTM_CHCTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_chctr::GPTM_CHCTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gptm0::gptm_chpolr::GPTM_CHPOLR_SPEC

reset() method sets GPTM_CHPOLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_chpolr::GPTM_CHPOLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gptm0::gptm_cntcfr::GPTM_CNTCFR_SPEC

reset() method sets GPTM_CNTCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_cntcfr::GPTM_CNTCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gptm0::gptm_cntr::GPTM_CNTR_SPEC

reset() method sets GPTM_CNTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_cntr::GPTM_CNTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gptm0::gptm_crr::GPTM_CRR_SPEC

reset() method sets GPTM_CRR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_crr::GPTM_CRR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gptm0::gptm_ctr::GPTM_CTR_SPEC

reset() method sets GPTM_CTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_ctr::GPTM_CTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gptm0::gptm_dictr::GPTM_DICTR_SPEC

reset() method sets GPTM_DICTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_dictr::GPTM_DICTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gptm0::gptm_evgr::GPTM_EVGR_SPEC

reset() method sets GPTM_EVGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_evgr::GPTM_EVGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gptm0::gptm_intsr::GPTM_INTSR_SPEC

reset() method sets GPTM_INTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_intsr::GPTM_INTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gptm0::gptm_mdcfr::GPTM_MDCFR_SPEC

reset() method sets GPTM_MDCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_mdcfr::GPTM_MDCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gptm0::gptm_pscr::GPTM_PSCR_SPEC

reset() method sets GPTM_PSCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_pscr::GPTM_PSCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::gptm0::gptm_trcfr::GPTM_TRCFR_SPEC

reset() method sets GPTM_TRCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_trcfr::GPTM_TRCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::i2c0::i2c_addmr::I2C_ADDMR_SPEC

reset() method sets I2C_ADDMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::i2c0::i2c_addmr::I2C_ADDMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::i2c0::i2c_addr::I2C_ADDR_SPEC

reset() method sets I2C_ADDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::i2c0::i2c_addr::I2C_ADDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::i2c0::i2c_addsr::I2C_ADDSR_SPEC

reset() method sets I2C_ADDSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::i2c0::i2c_addsr::I2C_ADDSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::i2c0::i2c_cr::I2C_CR_SPEC

reset() method sets I2C_CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::i2c0::i2c_cr::I2C_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::i2c0::i2c_dr::I2C_DR_SPEC

reset() method sets I2C_DR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::i2c0::i2c_dr::I2C_DR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::i2c0::i2c_ier::I2C_IER_SPEC

reset() method sets I2C_IER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::i2c0::i2c_ier::I2C_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::i2c0::i2c_shpgr::I2C_SHPGR_SPEC

reset() method sets I2C_SHPGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::i2c0::i2c_shpgr::I2C_SHPGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::i2c0::i2c_slpgr::I2C_SLPGR_SPEC

reset() method sets I2C_SLPGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::i2c0::i2c_slpgr::I2C_SLPGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::i2c0::i2c_sr::I2C_SR_SPEC

reset() method sets I2C_SR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::i2c0::i2c_sr::I2C_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::i2c0::i2c_tar::I2C_TAR_SPEC

reset() method sets I2C_TAR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::i2c0::i2c_tar::I2C_TAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::i2c0::i2c_tout::I2C_TOUT_SPEC

reset() method sets I2C_TOUT to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::i2c0::i2c_tout::I2C_TOUT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::mctm::mctm_ch0ccr::MCTM_CH0CCR_SPEC

reset() method sets MCTM_CH0CCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_ch0ccr::MCTM_CH0CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::mctm::mctm_ch0icfr::MCTM_CH0ICFR_SPEC

reset() method sets MCTM_CH0ICFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_ch0icfr::MCTM_CH0ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::mctm::mctm_ch0ocfr::MCTM_CH0OCFR_SPEC

reset() method sets MCTM_CH0OCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_ch0ocfr::MCTM_CH0OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::mctm::mctm_ch1ccr::MCTM_CH1CCR_SPEC

reset() method sets MCTM_CH1CCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_ch1ccr::MCTM_CH1CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::mctm::mctm_ch1icfr::MCTM_CH1ICFR_SPEC

reset() method sets MCTM_CH1ICFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_ch1icfr::MCTM_CH1ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::mctm::mctm_ch1ocfr::MCTM_CH1OCFR_SPEC

reset() method sets MCTM_CH1OCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_ch1ocfr::MCTM_CH1OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::mctm::mctm_ch2ccr::MCTM_CH2CCR_SPEC

reset() method sets MCTM_CH2CCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_ch2ccr::MCTM_CH2CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::mctm::mctm_ch2icfr::MCTM_CH2ICFR_SPEC

reset() method sets MCTM_CH2ICFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_ch2icfr::MCTM_CH2ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::mctm::mctm_ch2ocfr::MCTM_CH2OCFR_SPEC

reset() method sets MCTM_CH2OCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_ch2ocfr::MCTM_CH2OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::mctm::mctm_ch3ccr::MCTM_CH3CCR_SPEC

reset() method sets MCTM_CH3CCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_ch3ccr::MCTM_CH3CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::mctm::mctm_ch3icfr::MCTM_CH3ICFR_SPEC

reset() method sets MCTM_CH3ICFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_ch3icfr::MCTM_CH3ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::mctm::mctm_ch3ocfr::MCTM_CH3OCFR_SPEC

reset() method sets MCTM_CH3OCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_ch3ocfr::MCTM_CH3OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::mctm::mctm_chbrkcfr::MCTM_CHBRKCFR_SPEC

reset() method sets MCTM_CHBRKCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_chbrkcfr::MCTM_CHBRKCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::mctm::mctm_chbrkctr::MCTM_CHBRKCTR_SPEC

reset() method sets MCTM_CHBRKCTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_chbrkctr::MCTM_CHBRKCTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::mctm::mctm_chctr::MCTM_CHCTR_SPEC

reset() method sets MCTM_CHCTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_chctr::MCTM_CHCTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::mctm::mctm_chpolr::MCTM_CHPOLR_SPEC

reset() method sets MCTM_CHPOLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_chpolr::MCTM_CHPOLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::mctm::mctm_cntcfr::MCTM_CNTCFR_SPEC

reset() method sets MCTM_CNTCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_cntcfr::MCTM_CNTCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::mctm::mctm_cntr::MCTM_CNTR_SPEC

reset() method sets MCTM_CNTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_cntr::MCTM_CNTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::mctm::mctm_crr::MCTM_CRR_SPEC

reset() method sets MCTM_CRR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_crr::MCTM_CRR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::mctm::mctm_ctr::MCTM_CTR_SPEC

reset() method sets MCTM_CTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_ctr::MCTM_CTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::mctm::mctm_dictr::MCTM_DICTR_SPEC

reset() method sets MCTM_DICTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_dictr::MCTM_DICTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::mctm::mctm_evgr::MCTM_EVGR_SPEC

reset() method sets MCTM_EVGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_evgr::MCTM_EVGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::mctm::mctm_intsr::MCTM_INTSR_SPEC

reset() method sets MCTM_INTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_intsr::MCTM_INTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::mctm::mctm_mdcfr::MCTM_MDCFR_SPEC

reset() method sets MCTM_MDCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_mdcfr::MCTM_MDCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::mctm::mctm_pscr::MCTM_PSCR_SPEC

reset() method sets MCTM_PSCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_pscr::MCTM_PSCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::mctm::mctm_repr::MCTM_REPR_SPEC

reset() method sets MCTM_REPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_repr::MCTM_REPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::mctm::mctm_trcfr::MCTM_TRCFR_SPEC

reset() method sets MCTM_TRCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_trcfr::MCTM_TRCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::opacmp::cmpiclr0::CMPICLR0_SPEC

reset() method sets CMPICLR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::opacmp::cmpiclr0::CMPICLR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::opacmp::cmpiclr1::CMPICLR1_SPEC

reset() method sets CMPICLR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::opacmp::cmpiclr1::CMPICLR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::opacmp::cmpier0::CMPIER0_SPEC

reset() method sets CMPIER0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::opacmp::cmpier0::CMPIER0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::opacmp::cmpier1::CMPIER1_SPEC

reset() method sets CMPIER1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::opacmp::cmpier1::CMPIER1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::opacmp::cmpisr0::CMPISR0_SPEC

reset() method sets CMPISR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::opacmp::cmpisr0::CMPISR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::opacmp::cmpisr1::CMPISR1_SPEC

reset() method sets CMPISR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::opacmp::cmpisr1::CMPISR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::opacmp::cmprsr0::CMPRSR0_SPEC

reset() method sets CMPRSR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::opacmp::cmprsr0::CMPRSR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::opacmp::cmprsr1::CMPRSR1_SPEC

reset() method sets CMPRSR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::opacmp::cmprsr1::CMPRSR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::opacmp::ofvcr0::OFVCR0_SPEC

reset() method sets OFVCR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::opacmp::ofvcr0::OFVCR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::opacmp::ofvcr1::OFVCR1_SPEC

reset() method sets OFVCR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::opacmp::ofvcr1::OFVCR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::opacmp::opacr0::OPACR0_SPEC

reset() method sets OPACR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::opacmp::opacr0::OPACR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::opacmp::opacr1::OPACR1_SPEC

reset() method sets OPACR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::opacmp::opacr1::OPACR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch0cadr::PDMA_CH0CADR_SPEC

reset() method sets PDMA_CH0CADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch0cadr::PDMA_CH0CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch0cr::PDMA_CH0CR_SPEC

reset() method sets PDMA_CH0CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch0cr::PDMA_CH0CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch0ctsr::PDMA_CH0CTSR_SPEC

reset() method sets PDMA_CH0CTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch0ctsr::PDMA_CH0CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch0dadr::PDMA_CH0DADR_SPEC

reset() method sets PDMA_CH0DADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch0dadr::PDMA_CH0DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch0sadr::PDMA_CH0SADR_SPEC

reset() method sets PDMA_CH0SADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch0sadr::PDMA_CH0SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch0tsr::PDMA_CH0TSR_SPEC

reset() method sets PDMA_CH0TSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch0tsr::PDMA_CH0TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch1cadr::PDMA_CH1CADR_SPEC

reset() method sets PDMA_CH1CADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch1cadr::PDMA_CH1CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch1cr::PDMA_CH1CR_SPEC

reset() method sets PDMA_CH1CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch1cr::PDMA_CH1CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch1ctsr::PDMA_CH1CTSR_SPEC

reset() method sets PDMA_CH1CTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch1ctsr::PDMA_CH1CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch1dadr::PDMA_CH1DADR_SPEC

reset() method sets PDMA_CH1DADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch1dadr::PDMA_CH1DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch1sadr::PDMA_CH1SADR_SPEC

reset() method sets PDMA_CH1SADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch1sadr::PDMA_CH1SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch1tsr::PDMA_CH1TSR_SPEC

reset() method sets PDMA_CH1TSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch1tsr::PDMA_CH1TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch2cadr::PDMA_CH2CADR_SPEC

reset() method sets PDMA_CH2CADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch2cadr::PDMA_CH2CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch2cr::PDMA_CH2CR_SPEC

reset() method sets PDMA_CH2CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch2cr::PDMA_CH2CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch2ctsr::PDMA_CH2CTSR_SPEC

reset() method sets PDMA_CH2CTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch2ctsr::PDMA_CH2CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch2dadr::PDMA_CH2DADR_SPEC

reset() method sets PDMA_CH2DADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch2dadr::PDMA_CH2DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch2sadr::PDMA_CH2SADR_SPEC

reset() method sets PDMA_CH2SADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch2sadr::PDMA_CH2SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch2tsr::PDMA_CH2TSR_SPEC

reset() method sets PDMA_CH2TSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch2tsr::PDMA_CH2TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch3cadr::PDMA_CH3CADR_SPEC

reset() method sets PDMA_CH3CADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch3cadr::PDMA_CH3CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch3cr::PDMA_CH3CR_SPEC

reset() method sets PDMA_CH3CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch3cr::PDMA_CH3CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch3ctsr::PDMA_CH3CTSR_SPEC

reset() method sets PDMA_CH3CTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch3ctsr::PDMA_CH3CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch3dadr::PDMA_CH3DADR_SPEC

reset() method sets PDMA_CH3DADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch3dadr::PDMA_CH3DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch3sadr::PDMA_CH3SADR_SPEC

reset() method sets PDMA_CH3SADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch3sadr::PDMA_CH3SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch3tsr::PDMA_CH3TSR_SPEC

reset() method sets PDMA_CH3TSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch3tsr::PDMA_CH3TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch4cadr::PDMA_CH4CADR_SPEC

reset() method sets PDMA_CH4CADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch4cadr::PDMA_CH4CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch4cr::PDMA_CH4CR_SPEC

reset() method sets PDMA_CH4CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch4cr::PDMA_CH4CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch4ctsr::PDMA_CH4CTSR_SPEC

reset() method sets PDMA_CH4CTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch4ctsr::PDMA_CH4CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch4dadr::PDMA_CH4DADR_SPEC

reset() method sets PDMA_CH4DADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch4dadr::PDMA_CH4DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch4sadr::PDMA_CH4SADR_SPEC

reset() method sets PDMA_CH4SADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch4sadr::PDMA_CH4SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch4tsr::PDMA_CH4TSR_SPEC

reset() method sets PDMA_CH4TSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch4tsr::PDMA_CH4TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch5cadr::PDMA_CH5CADR_SPEC

reset() method sets PDMA_CH5CADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch5cadr::PDMA_CH5CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch5cr::PDMA_CH5CR_SPEC

reset() method sets PDMA_CH5CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch5cr::PDMA_CH5CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch5ctsr::PDMA_CH5CTSR_SPEC

reset() method sets PDMA_CH5CTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch5ctsr::PDMA_CH5CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch5dadr::PDMA_CH5DADR_SPEC

reset() method sets PDMA_CH5DADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch5dadr::PDMA_CH5DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch5sadr::PDMA_CH5SADR_SPEC

reset() method sets PDMA_CH5SADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch5sadr::PDMA_CH5SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch5tsr::PDMA_CH5TSR_SPEC

reset() method sets PDMA_CH5TSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch5tsr::PDMA_CH5TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch6cadr::PDMA_CH6CADR_SPEC

reset() method sets PDMA_CH6CADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch6cadr::PDMA_CH6CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch6cr::PDMA_CH6CR_SPEC

reset() method sets PDMA_CH6CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch6cr::PDMA_CH6CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch6ctsr::PDMA_CH6CTSR_SPEC

reset() method sets PDMA_CH6CTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch6ctsr::PDMA_CH6CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch6dadr::PDMA_CH6DADR_SPEC

reset() method sets PDMA_CH6DADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch6dadr::PDMA_CH6DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch6sadr::PDMA_CH6SADR_SPEC

reset() method sets PDMA_CH6SADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch6sadr::PDMA_CH6SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch6tsr::PDMA_CH6TSR_SPEC

reset() method sets PDMA_CH6TSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch6tsr::PDMA_CH6TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch7cadr::PDMA_CH7CADR_SPEC

reset() method sets PDMA_CH7CADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch7cadr::PDMA_CH7CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch7cr::PDMA_CH7CR_SPEC

reset() method sets PDMA_CH7CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch7cr::PDMA_CH7CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch7ctsr::PDMA_CH7CTSR_SPEC

reset() method sets PDMA_CH7CTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch7ctsr::PDMA_CH7CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch7dadr::PDMA_CH7DADR_SPEC

reset() method sets PDMA_CH7DADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch7dadr::PDMA_CH7DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch7sadr::PDMA_CH7SADR_SPEC

reset() method sets PDMA_CH7SADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch7sadr::PDMA_CH7SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ch7tsr::PDMA_CH7TSR_SPEC

reset() method sets PDMA_CH7TSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch7tsr::PDMA_CH7TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PDMA_CH8CADR_SPEC

reset() method sets PDMA_CH8CADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch8cadr::PDMA_CH8CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PDMA_CH8CR_SPEC

reset() method sets PDMA_CH8CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch8cr::PDMA_CH8CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PDMA_CH8CTSR_SPEC

reset() method sets PDMA_CH8CTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch8ctsr::PDMA_CH8CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PDMA_CH8DADR_SPEC

reset() method sets PDMA_CH8DADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch8dadr::PDMA_CH8DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PDMA_CH8SADR_SPEC

reset() method sets PDMA_CH8SADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch8sadr::PDMA_CH8SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PDMA_CH8TSR_SPEC

reset() method sets PDMA_CH8TSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch8tsr::PDMA_CH8TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PDMA_CH9CADR_SPEC

reset() method sets PDMA_CH9CADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch9cadr::PDMA_CH9CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PDMA_CH9CR_SPEC

reset() method sets PDMA_CH9CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch9cr::PDMA_CH9CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PDMA_CH9CTSR_SPEC

reset() method sets PDMA_CH9CTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch9ctsr::PDMA_CH9CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PDMA_CH9DADR_SPEC

reset() method sets PDMA_CH9DADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch9dadr::PDMA_CH9DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PDMA_CH9SADR_SPEC

reset() method sets PDMA_CH9SADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch9sadr::PDMA_CH9SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PDMA_CH9TSR_SPEC

reset() method sets PDMA_CH9TSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch9tsr::PDMA_CH9TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PDMA_CH10CADR_SPEC

reset() method sets PDMA_CH10CADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch10cadr::PDMA_CH10CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PDMA_CH10CR_SPEC

reset() method sets PDMA_CH10CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch10cr::PDMA_CH10CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PDMA_CH10CTSR_SPEC

reset() method sets PDMA_CH10CTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch10ctsr::PDMA_CH10CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PDMA_CH10DADR_SPEC

reset() method sets PDMA_CH10DADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch10dadr::PDMA_CH10DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PDMA_CH10SADR_SPEC

reset() method sets PDMA_CH10SADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch10sadr::PDMA_CH10SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PDMA_CH10TSR_SPEC

reset() method sets PDMA_CH10TSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch10tsr::PDMA_CH10TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PDMA_CH11CADR_SPEC

reset() method sets PDMA_CH11CADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch11cadr::PDMA_CH11CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PDMA_CH11CR_SPEC

reset() method sets PDMA_CH11CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch11cr::PDMA_CH11CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PDMA_CH11CTSR_SPEC

reset() method sets PDMA_CH11CTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch11ctsr::PDMA_CH11CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PDMA_CH11DADR_SPEC

reset() method sets PDMA_CH11DADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch11dadr::PDMA_CH11DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PDMA_CH11SADR_SPEC

reset() method sets PDMA_CH11SADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch11sadr::PDMA_CH11SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PDMA_CH11TSR_SPEC

reset() method sets PDMA_CH11TSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch11tsr::PDMA_CH11TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ier0::PDMA_IER0_SPEC

reset() method sets PDMA_IER0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ier0::PDMA_IER0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_ier1::PDMA_IER1_SPEC

reset() method sets PDMA_IER1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ier1::PDMA_IER1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_iscr0::PDMA_ISCR0_SPEC

reset() method sets PDMA_ISCR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_iscr0::PDMA_ISCR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_iscr1::PDMA_ISCR1_SPEC

reset() method sets PDMA_ISCR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_iscr1::PDMA_ISCR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_isr0::PDMA_ISR0_SPEC

reset() method sets PDMA_ISR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_isr0::PDMA_ISR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pdma::pdma_isr1::PDMA_ISR1_SPEC

reset() method sets PDMA_ISR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_isr1::PDMA_ISR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pwrcu::pwrcu_bakcr::PWRCU_BAKCR_SPEC

reset() method sets PWRCU_BAKCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pwrcu::pwrcu_bakcr::PWRCU_BAKCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pwrcu::pwrcu_bakreg0::PWRCU_BAKREG0_SPEC

reset() method sets PWRCU_BAKREG0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pwrcu::pwrcu_bakreg0::PWRCU_BAKREG0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pwrcu::pwrcu_bakreg1::PWRCU_BAKREG1_SPEC

reset() method sets PWRCU_BAKREG1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pwrcu::pwrcu_bakreg1::PWRCU_BAKREG1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pwrcu::pwrcu_bakreg2::PWRCU_BAKREG2_SPEC

reset() method sets PWRCU_BAKREG2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pwrcu::pwrcu_bakreg2::PWRCU_BAKREG2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pwrcu::pwrcu_bakreg3::PWRCU_BAKREG3_SPEC

reset() method sets PWRCU_BAKREG3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pwrcu::pwrcu_bakreg3::PWRCU_BAKREG3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pwrcu::pwrcu_bakreg4::PWRCU_BAKREG4_SPEC

reset() method sets PWRCU_BAKREG4 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pwrcu::pwrcu_bakreg4::PWRCU_BAKREG4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pwrcu::pwrcu_bakreg5::PWRCU_BAKREG5_SPEC

reset() method sets PWRCU_BAKREG5 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pwrcu::pwrcu_bakreg5::PWRCU_BAKREG5_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pwrcu::pwrcu_bakreg6::PWRCU_BAKREG6_SPEC

reset() method sets PWRCU_BAKREG6 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pwrcu::pwrcu_bakreg6::PWRCU_BAKREG6_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pwrcu::pwrcu_bakreg7::PWRCU_BAKREG7_SPEC

reset() method sets PWRCU_BAKREG7 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pwrcu::pwrcu_bakreg7::PWRCU_BAKREG7_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pwrcu::pwrcu_bakreg8::PWRCU_BAKREG8_SPEC

reset() method sets PWRCU_BAKREG8 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pwrcu::pwrcu_bakreg8::PWRCU_BAKREG8_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pwrcu::pwrcu_bakreg9::PWRCU_BAKREG9_SPEC

reset() method sets PWRCU_BAKREG9 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pwrcu::pwrcu_bakreg9::PWRCU_BAKREG9_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pwrcu::pwrcu_baksr::PWRCU_BAKSR_SPEC

reset() method sets PWRCU_BAKSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pwrcu::pwrcu_baksr::PWRCU_BAKSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pwrcu::pwrcu_baktest::PWRCU_BAKTEST_SPEC

reset() method sets PWRCU_BAKTEST to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pwrcu::pwrcu_baktest::PWRCU_BAKTEST_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pwrcu::pwrcu_hsircr::PWRCU_HSIRCR_SPEC

reset() method sets PWRCU_HSIRCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pwrcu::pwrcu_hsircr::PWRCU_HSIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::pwrcu::pwrcu_lvdcsr::PWRCU_LVDCSR_SPEC

reset() method sets PWRCU_LVDCSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::pwrcu::pwrcu_lvdcsr::PWRCU_LVDCSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::rstcu::rstcu_ahbprstr::RSTCU_AHBPRSTR_SPEC

reset() method sets RSTCU_AHBPRSTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::rstcu::rstcu_ahbprstr::RSTCU_AHBPRSTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::rstcu::rstcu_apbprstr0::RSTCU_APBPRSTR0_SPEC

reset() method sets RSTCU_APBPRSTR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::rstcu::rstcu_apbprstr0::RSTCU_APBPRSTR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::rstcu::rstcu_apbprstr1::RSTCU_APBPRSTR1_SPEC

reset() method sets RSTCU_APBPRSTR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::rstcu::rstcu_apbprstr1::RSTCU_APBPRSTR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::rstcu::rstcu_grsr::RSTCU_GRSR_SPEC

reset() method sets RSTCU_GRSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::rstcu::rstcu_grsr::RSTCU_GRSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::rtc::rtc_cmp::RTC_CMP_SPEC

reset() method sets RTC_CMP to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::rtc::rtc_cmp::RTC_CMP_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::rtc::rtc_cnt::RTC_CNT_SPEC

reset() method sets RTC_CNT to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::rtc::rtc_cnt::RTC_CNT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::rtc::rtc_cr::RTC_CR_SPEC

reset() method sets RTC_CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::rtc::rtc_cr::RTC_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::rtc::rtc_iwen::RTC_IWEN_SPEC

reset() method sets RTC_IWEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::rtc::rtc_iwen::RTC_IWEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::rtc::rtc_sr::RTC_SR_SPEC

reset() method sets RTC_SR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::rtc::rtc_sr::RTC_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::sci::sci_ccr::SCI_CCR_SPEC

reset() method sets SCI_CCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::sci::sci_ccr::SCI_CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::sci::sci_cr::SCI_CR_SPEC

reset() method sets SCI_CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::sci::sci_cr::SCI_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::sci::sci_etu::SCI_ETU_SPEC

reset() method sets SCI_ETU to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::sci::sci_etu::SCI_ETU_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::sci::sci_gt::SCI_GT_SPEC

reset() method sets SCI_GT to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::sci::sci_gt::SCI_GT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::sci::sci_ier::SCI_IER_SPEC

reset() method sets SCI_IER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::sci::sci_ier::SCI_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::sci::sci_ipr::SCI_IPR_SPEC

reset() method sets SCI_IPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::sci::sci_ipr::SCI_IPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::sci::sci_psc::SCI_PSC_SPEC

reset() method sets SCI_PSC to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::sci::sci_psc::SCI_PSC_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::sci::sci_rxb::SCI_RXB_SPEC

reset() method sets SCI_RXB to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::sci::sci_rxb::SCI_RXB_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::sci::sci_sr::SCI_SR_SPEC

reset() method sets SCI_SR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::sci::sci_sr::SCI_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::sci::sci_txb::SCI_TXB_SPEC

reset() method sets SCI_TXB to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::sci::sci_txb::SCI_TXB_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::sci::sci_wt::SCI_WT_SPEC

reset() method sets SCI_WT to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::sci::sci_wt::SCI_WT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::spi0::spi_cpr::SPI_CPR_SPEC

reset() method sets SPI_CPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::spi0::spi_cpr::SPI_CPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::spi0::spi_cr0::SPI_CR0_SPEC

reset() method sets SPI_CR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::spi0::spi_cr0::SPI_CR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::spi0::spi_cr1::SPI_CR1_SPEC

reset() method sets SPI_CR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::spi0::spi_cr1::SPI_CR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::spi0::spi_dr::SPI_DR_SPEC

reset() method sets SPI_DR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::spi0::spi_dr::SPI_DR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::spi0::spi_fcr::SPI_FCR_SPEC

reset() method sets SPI_FCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::spi0::spi_fcr::SPI_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::spi0::spi_fsr::SPI_FSR_SPEC

reset() method sets SPI_FSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::spi0::spi_fsr::SPI_FSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::spi0::spi_ftocr::SPI_FTOCR_SPEC

reset() method sets SPI_FTOCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::spi0::spi_ftocr::SPI_FTOCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::spi0::spi_ier::SPI_IER_SPEC

reset() method sets SPI_IER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::spi0::spi_ier::SPI_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::spi0::spi_sr::SPI_SR_SPEC

reset() method sets SPI_SR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::spi0::spi_sr::SPI_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::sys_tick::calib::CALIB_SPEC

reset() method sets CALIB to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::sys_tick::calib::CALIB_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::sys_tick::ctrl::CTRL_SPEC

reset() method sets CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::sys_tick::ctrl::CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::sys_tick::load::LOAD_SPEC

reset() method sets LOAD to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::sys_tick::load::LOAD_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::sys_tick::val::VAL_SPEC

reset() method sets VAL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::sys_tick::val::VAL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usart0::usart0_degtstr::USART0_DEGTSTR_SPEC

reset() method sets USART0_DEGTSTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_degtstr::USART0_DEGTSTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usart0::usart0_dlr::USART0_DLR_SPEC

reset() method sets USART0_DLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_dlr::USART0_DLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usart0::usart0_fcr::USART0_FCR_SPEC

reset() method sets USART0_FCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_fcr::USART0_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usart0::usart0_fsr::USART0_FSR_SPEC

reset() method sets USART0_FSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_fsr::USART0_FSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usart0::usart0_ier::USART0_IER_SPEC

reset() method sets USART0_IER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_ier::USART0_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usart0::usart0_iir::USART0_IIR_SPEC

reset() method sets USART0_IIR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_iir::USART0_IIR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usart0::usart0_ir_dacr::USART0_IR_DACR_SPEC

reset() method sets USART0_IrDACR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_ir_dacr::USART0_IR_DACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usart0::usart0_lcr::USART0_LCR_SPEC

reset() method sets USART0_LCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_lcr::USART0_LCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usart0::usart0_lsr::USART0_LSR_SPEC

reset() method sets USART0_LSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_lsr::USART0_LSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usart0::usart0_mdr::USART0_MDR_SPEC

reset() method sets USART0_MDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_mdr::USART0_MDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usart0::usart0_modcr::USART0_MODCR_SPEC

reset() method sets USART0_MODCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_modcr::USART0_MODCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usart0::usart0_modsr::USART0_MODSR_SPEC

reset() method sets USART0_MODSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_modsr::USART0_MODSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usart0::usart0_rbr::USART0_RBR_SPEC

reset() method sets USART0_RBR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_rbr::USART0_RBR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usart0::usart0_rs485cr::USART0_RS485CR_SPEC

reset() method sets USART0_RS485CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_rs485cr::USART0_RS485CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usart0::usart0_syncr::USART0_SYNCR_SPEC

reset() method sets USART0_SYNCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_syncr::USART0_SYNCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usart0::usart0_tpr::USART0_TPR_SPEC

reset() method sets USART0_TPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_tpr::USART0_TPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usart0::usart0_usart0_tbr::USART0_USART0_TBR_SPEC

reset() method sets USART0_TBR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_usart0_tbr::USART0_USART0_TBR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usart1::usart1_degtstr::USART1_DEGTSTR_SPEC

reset() method sets USART1_DEGTSTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_degtstr::USART1_DEGTSTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usart1::usart1_dlr::USART1_DLR_SPEC

reset() method sets USART1_DLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_dlr::USART1_DLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usart1::usart1_fcr::USART1_FCR_SPEC

reset() method sets USART1_FCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_fcr::USART1_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usart1::usart1_fsr::USART1_FSR_SPEC

reset() method sets USART1_FSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_fsr::USART1_FSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usart1::usart1_ier::USART1_IER_SPEC

reset() method sets USART1_IER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_ier::USART1_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usart1::usart1_iir::USART1_IIR_SPEC

reset() method sets USART1_IIR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_iir::USART1_IIR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usart1::usart1_ir_dacr::USART1_IR_DACR_SPEC

reset() method sets USART1_IrDACR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_ir_dacr::USART1_IR_DACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usart1::usart1_lcr::USART1_LCR_SPEC

reset() method sets USART1_LCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_lcr::USART1_LCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usart1::usart1_lsr::USART1_LSR_SPEC

reset() method sets USART1_LSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_lsr::USART1_LSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usart1::usart1_mdr::USART1_MDR_SPEC

reset() method sets USART1_MDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_mdr::USART1_MDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usart1::usart1_modcr::USART1_MODCR_SPEC

reset() method sets USART1_MODCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_modcr::USART1_MODCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usart1::usart1_modsr::USART1_MODSR_SPEC

reset() method sets USART1_MODSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_modsr::USART1_MODSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usart1::usart1_rbr::USART1_RBR_SPEC

reset() method sets USART1_RBR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_rbr::USART1_RBR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usart1::usart1_rs485cr::USART1_RS485CR_SPEC

reset() method sets USART1_RS485CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_rs485cr::USART1_RS485CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usart1::usart1_syncr::USART1_SYNCR_SPEC

reset() method sets USART1_SYNCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_syncr::USART1_SYNCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usart1::usart1_tpr::USART1_TPR_SPEC

reset() method sets USART1_TPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_tpr::USART1_TPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usart1::usart1_usart1_tbr::USART1_USART1_TBR_SPEC

reset() method sets USART1_TBR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_usart1_tbr::USART1_USART1_TBR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usb::ep0::cfgr::CFGR_SPEC

reset() method sets CFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::ep0::cfgr::CFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usb::ep0::csr::CSR_SPEC

reset() method sets CSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::ep0::csr::CSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usb::ep0::ier::IER_SPEC

reset() method sets IER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::ep0::ier::IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usb::ep0::isr::ISR_SPEC

reset() method sets ISR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::ep0::isr::ISR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usb::ep0::tcr::TCR_SPEC

reset() method sets TCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::ep0::tcr::TCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usb::epd::cfgr::CFGR_SPEC

reset() method sets CFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::epd::cfgr::CFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usb::epd::csr::CSR_SPEC

reset() method sets CSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::epd::csr::CSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usb::epd::ier::IER_SPEC

reset() method sets IER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::epd::ier::IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usb::epd::isr::ISR_SPEC

reset() method sets ISR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::epd::isr::ISR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usb::epd::tcr::TCR_SPEC

reset() method sets TCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::epd::tcr::TCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usb::eps::cfgr::CFGR_SPEC

reset() method sets CFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::eps::cfgr::CFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usb::eps::csr::CSR_SPEC

reset() method sets CSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::eps::csr::CSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usb::eps::ier::IER_SPEC

reset() method sets IER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::eps::ier::IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usb::eps::isr::ISR_SPEC

reset() method sets ISR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::eps::isr::ISR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usb::eps::tcr::TCR_SPEC

reset() method sets TCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::eps::tcr::TCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usb::usb_csr::USB_CSR_SPEC

reset() method sets USB_CSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::usb_csr::USB_CSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usb::usb_devar::USB_DEVAR_SPEC

reset() method sets USB_DEVAR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::usb_devar::USB_DEVAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usb::usb_fcr::USB_FCR_SPEC

reset() method sets USB_FCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::usb_fcr::USB_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usb::usb_ier::USB_IER_SPEC

reset() method sets USB_IER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::usb_ier::USB_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::usb::usb_isr::USB_ISR_SPEC

reset() method sets USB_ISR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::usb_isr::USB_ISR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::wdt::wdt_cr::WDT_CR_SPEC

reset() method sets WDT_CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::wdt::wdt_cr::WDT_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::wdt::wdt_mr0::WDT_MR0_SPEC

reset() method sets WDT_MR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::wdt::wdt_mr0::WDT_MR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::wdt::wdt_mr1::WDT_MR1_SPEC

reset() method sets WDT_MR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::wdt::wdt_mr1::WDT_MR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::wdt::wdt_pr::WDT_PR_SPEC

reset() method sets WDT_PR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::wdt::wdt_pr::WDT_PR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f175x::wdt::wdt_sr::WDT_SR_SPEC

reset() method sets WDT_SR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f175x::wdt::wdt_sr::WDT_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_conv::ADC_CONV_SPEC

reset() method sets ADC_CONV to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_conv::ADC_CONV_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_dmar::ADC_DMAR_SPEC

reset() method sets ADC_DMAR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dmar::ADC_DMAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_dr0::ADC_DR0_SPEC

reset() method sets ADC_DR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr0::ADC_DR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_dr1::ADC_DR1_SPEC

reset() method sets ADC_DR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr1::ADC_DR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_dr2::ADC_DR2_SPEC

reset() method sets ADC_DR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr2::ADC_DR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_dr3::ADC_DR3_SPEC

reset() method sets ADC_DR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr3::ADC_DR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_dr4::ADC_DR4_SPEC

reset() method sets ADC_DR4 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr4::ADC_DR4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_dr5::ADC_DR5_SPEC

reset() method sets ADC_DR5 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr5::ADC_DR5_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_dr6::ADC_DR6_SPEC

reset() method sets ADC_DR6 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr6::ADC_DR6_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_dr7::ADC_DR7_SPEC

reset() method sets ADC_DR7 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr7::ADC_DR7_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_dr8::ADC_DR8_SPEC

reset() method sets ADC_DR8 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr8::ADC_DR8_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_dr9::ADC_DR9_SPEC

reset() method sets ADC_DR9 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr9::ADC_DR9_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_dr10::ADC_DR10_SPEC

reset() method sets ADC_DR10 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr10::ADC_DR10_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_dr11::ADC_DR11_SPEC

reset() method sets ADC_DR11 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr11::ADC_DR11_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_dr12::ADC_DR12_SPEC

reset() method sets ADC_DR12 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr12::ADC_DR12_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_dr13::ADC_DR13_SPEC

reset() method sets ADC_DR13 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr13::ADC_DR13_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_dr14::ADC_DR14_SPEC

reset() method sets ADC_DR14 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr14::ADC_DR14_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_dr15::ADC_DR15_SPEC

reset() method sets ADC_DR15 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr15::ADC_DR15_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_hconv::ADC_HCONV_SPEC

reset() method sets ADC_HCONV to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_hconv::ADC_HCONV_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_hdr0::ADC_HDR0_SPEC

reset() method sets ADC_HDR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_hdr0::ADC_HDR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_hdr1::ADC_HDR1_SPEC

reset() method sets ADC_HDR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_hdr1::ADC_HDR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_hdr2::ADC_HDR2_SPEC

reset() method sets ADC_HDR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_hdr2::ADC_HDR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_hdr3::ADC_HDR3_SPEC

reset() method sets ADC_HDR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_hdr3::ADC_HDR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_hlst::ADC_HLST_SPEC

reset() method sets ADC_HLST to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_hlst::ADC_HLST_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_htcr::ADC_HTCR_SPEC

reset() method sets ADC_HTCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_htcr::ADC_HTCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_htsr::ADC_HTSR_SPEC

reset() method sets ADC_HTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_htsr::ADC_HTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_iclr::ADC_ICLR_SPEC

reset() method sets ADC_ICLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_iclr::ADC_ICLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_imask::ADC_IMASK_SPEC

reset() method sets ADC_IMASK to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_imask::ADC_IMASK_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_imr::ADC_IMR_SPEC

reset() method sets ADC_IMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_imr::ADC_IMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_iraw::ADC_IRAW_SPEC

reset() method sets ADC_IRAW to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_iraw::ADC_IRAW_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_lst0::ADC_LST0_SPEC

reset() method sets ADC_LST0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_lst0::ADC_LST0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_lst1::ADC_LST1_SPEC

reset() method sets ADC_LST1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_lst1::ADC_LST1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_lst2::ADC_LST2_SPEC

reset() method sets ADC_LST2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_lst2::ADC_LST2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_lst3::ADC_LST3_SPEC

reset() method sets ADC_LST3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_lst3::ADC_LST3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_ltr::ADC_LTR_SPEC

reset() method sets ADC_LTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ltr::ADC_LTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_ofr0::ADC_OFR0_SPEC

reset() method sets ADC_OFR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr0::ADC_OFR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_ofr1::ADC_OFR1_SPEC

reset() method sets ADC_OFR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr1::ADC_OFR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_ofr2::ADC_OFR2_SPEC

reset() method sets ADC_OFR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr2::ADC_OFR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_ofr3::ADC_OFR3_SPEC

reset() method sets ADC_OFR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr3::ADC_OFR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_ofr4::ADC_OFR4_SPEC

reset() method sets ADC_OFR4 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr4::ADC_OFR4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_ofr5::ADC_OFR5_SPEC

reset() method sets ADC_OFR5 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr5::ADC_OFR5_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_ofr6::ADC_OFR6_SPEC

reset() method sets ADC_OFR6 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr6::ADC_OFR6_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_ofr7::ADC_OFR7_SPEC

reset() method sets ADC_OFR7 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr7::ADC_OFR7_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_ofr8::ADC_OFR8_SPEC

reset() method sets ADC_OFR8 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr8::ADC_OFR8_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_ofr9::ADC_OFR9_SPEC

reset() method sets ADC_OFR9 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr9::ADC_OFR9_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_ofr10::ADC_OFR10_SPEC

reset() method sets ADC_OFR10 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr10::ADC_OFR10_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_ofr11::ADC_OFR11_SPEC

reset() method sets ADC_OFR11 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr11::ADC_OFR11_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_ofr12::ADC_OFR12_SPEC

reset() method sets ADC_OFR12 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr12::ADC_OFR12_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_ofr13::ADC_OFR13_SPEC

reset() method sets ADC_OFR13 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr13::ADC_OFR13_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_ofr14::ADC_OFR14_SPEC

reset() method sets ADC_OFR14 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr14::ADC_OFR14_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_ofr15::ADC_OFR15_SPEC

reset() method sets ADC_OFR15 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr15::ADC_OFR15_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_rst::ADC_RST_SPEC

reset() method sets ADC_RST to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_rst::ADC_RST_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_str0::ADC_STR0_SPEC

reset() method sets ADC_STR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str0::ADC_STR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_str1::ADC_STR1_SPEC

reset() method sets ADC_STR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str1::ADC_STR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_str2::ADC_STR2_SPEC

reset() method sets ADC_STR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str2::ADC_STR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_str3::ADC_STR3_SPEC

reset() method sets ADC_STR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str3::ADC_STR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_str4::ADC_STR4_SPEC

reset() method sets ADC_STR4 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str4::ADC_STR4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_str5::ADC_STR5_SPEC

reset() method sets ADC_STR5 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str5::ADC_STR5_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_str6::ADC_STR6_SPEC

reset() method sets ADC_STR6 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str6::ADC_STR6_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_str7::ADC_STR7_SPEC

reset() method sets ADC_STR7 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str7::ADC_STR7_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_str8::ADC_STR8_SPEC

reset() method sets ADC_STR8 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str8::ADC_STR8_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_str9::ADC_STR9_SPEC

reset() method sets ADC_STR9 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str9::ADC_STR9_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_str10::ADC_STR10_SPEC

reset() method sets ADC_STR10 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str10::ADC_STR10_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_str11::ADC_STR11_SPEC

reset() method sets ADC_STR11 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str11::ADC_STR11_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_str12::ADC_STR12_SPEC

reset() method sets ADC_STR12 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str12::ADC_STR12_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_str13::ADC_STR13_SPEC

reset() method sets ADC_STR13 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str13::ADC_STR13_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_str14::ADC_STR14_SPEC

reset() method sets ADC_STR14 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str14::ADC_STR14_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_str15::ADC_STR15_SPEC

reset() method sets ADC_STR15 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str15::ADC_STR15_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_tcr::ADC_TCR_SPEC

reset() method sets ADC_TCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_tcr::ADC_TCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_tsr::ADC_TSR_SPEC

reset() method sets ADC_TSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_tsr::ADC_TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_utr::ADC_UTR_SPEC

reset() method sets ADC_UTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_utr::ADC_UTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::adc::adc_wcr::ADC_WCR_SPEC

reset() method sets ADC_WCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_wcr::ADC_WCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::afio::afio_essr0::AFIO_ESSR0_SPEC

reset() method sets AFIO_ESSR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::afio::afio_essr0::AFIO_ESSR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::afio::afio_essr1::AFIO_ESSR1_SPEC

reset() method sets AFIO_ESSR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::afio::afio_essr1::AFIO_ESSR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::afio::afio_gpacfghr::AFIO_GPACFGHR_SPEC

reset() method sets AFIO_GPACFGHR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::afio::afio_gpacfghr::AFIO_GPACFGHR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::afio::afio_gpacfglr::AFIO_GPACFGLR_SPEC

reset() method sets AFIO_GPACFGLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::afio::afio_gpacfglr::AFIO_GPACFGLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::afio::afio_gpbcfghr::AFIO_GPBCFGHR_SPEC

reset() method sets AFIO_GPBCFGHR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::afio::afio_gpbcfghr::AFIO_GPBCFGHR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::afio::afio_gpbcfglr::AFIO_GPBCFGLR_SPEC

reset() method sets AFIO_GPBCFGLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::afio::afio_gpbcfglr::AFIO_GPBCFGLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::afio::afio_gpccfghr::AFIO_GPCCFGHR_SPEC

reset() method sets AFIO_GPCCFGHR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::afio::afio_gpccfghr::AFIO_GPCCFGHR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::afio::afio_gpccfglr::AFIO_GPCCFGLR_SPEC

reset() method sets AFIO_GPCCFGLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::afio::afio_gpccfglr::AFIO_GPCCFGLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::afio::afio_gpdcfghr::AFIO_GPDCFGHR_SPEC

reset() method sets AFIO_GPDCFGHR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::afio::afio_gpdcfghr::AFIO_GPDCFGHR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::afio::afio_gpdcfglr::AFIO_GPDCFGLR_SPEC

reset() method sets AFIO_GPDCFGLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::afio::afio_gpdcfglr::AFIO_GPDCFGLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::bftm0::bftm_cmpr::BFTM_CMPR_SPEC

reset() method sets BFTM_CMPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::bftm0::bftm_cmpr::BFTM_CMPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::bftm0::bftm_cntr::BFTM_CNTR_SPEC

reset() method sets BFTM_CNTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::bftm0::bftm_cntr::BFTM_CNTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::bftm0::bftm_cr::BFTM_CR_SPEC

reset() method sets BFTM_CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::bftm0::bftm_cr::BFTM_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::bftm0::bftm_sr::BFTM_SR_SPEC

reset() method sets BFTM_SR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::bftm0::bftm_sr::BFTM_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::ckcu::ckcu_ahbccr::CKCU_AHBCCR_SPEC

reset() method sets CKCU_AHBCCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_ahbccr::CKCU_AHBCCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::ckcu::ckcu_ahbcfgr::CKCU_AHBCFGR_SPEC

reset() method sets CKCU_AHBCFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_ahbcfgr::CKCU_AHBCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::ckcu::ckcu_apbccr0::CKCU_APBCCR0_SPEC

reset() method sets CKCU_APBCCR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_apbccr0::CKCU_APBCCR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::ckcu::ckcu_apbccr1::CKCU_APBCCR1_SPEC

reset() method sets CKCU_APBCCR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_apbccr1::CKCU_APBCCR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::ckcu::ckcu_apbcfgr::CKCU_APBCFGR_SPEC

reset() method sets CKCU_APBCFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_apbcfgr::CKCU_APBCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CKCU_APBPCSR0_SPEC

reset() method sets CKCU_APBPCSR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_apbpcsr0::CKCU_APBPCSR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CKCU_APBPCSR1_SPEC

reset() method sets CKCU_APBPCSR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_apbpcsr1::CKCU_APBPCSR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::ckcu::ckcu_ckst::CKCU_CKST_SPEC

reset() method sets CKCU_CKST to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_ckst::CKCU_CKST_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::ckcu::ckcu_gccr::CKCU_GCCR_SPEC

reset() method sets CKCU_GCCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_gccr::CKCU_GCCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::ckcu::ckcu_gcfgr::CKCU_GCFGR_SPEC

reset() method sets CKCU_GCFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_gcfgr::CKCU_GCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::ckcu::ckcu_gcir::CKCU_GCIR_SPEC

reset() method sets CKCU_GCIR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_gcir::CKCU_GCIR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::ckcu::ckcu_gcsr::CKCU_GCSR_SPEC

reset() method sets CKCU_GCSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_gcsr::CKCU_GCSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CKCU_HSICR_SPEC

reset() method sets CKCU_HSICR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_hsicr::CKCU_HSICR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::ckcu::ckcu_lpcr::CKCU_LPCR_SPEC

reset() method sets CKCU_LPCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_lpcr::CKCU_LPCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::ckcu::ckcu_mcudbgcr::CKCU_MCUDBGCR_SPEC

reset() method sets CKCU_MCUDBGCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_mcudbgcr::CKCU_MCUDBGCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::ckcu::ckcu_pllcfgr::CKCU_PLLCFGR_SPEC

reset() method sets CKCU_PLLCFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_pllcfgr::CKCU_PLLCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::ckcu::ckcu_pllcr::CKCU_PLLCR_SPEC

reset() method sets CKCU_PLLCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_pllcr::CKCU_PLLCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for HSIATCR_SPEC

reset() method sets HSIATCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::hsiatcr::HSIATCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CMP_CR0_SPEC

reset() method sets CMP_CR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::cmp::cmp_cr0::CMP_CR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CMP_CR1_SPEC

reset() method sets CMP_CR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::cmp::cmp_cr1::CMP_CR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CMP_IER0_SPEC

reset() method sets CMP_IER0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::cmp::cmp_ier0::CMP_IER0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CMP_IER1_SPEC

reset() method sets CMP_IER1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::cmp::cmp_ier1::CMP_IER1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CMP_TFR0_SPEC

reset() method sets CMP_TFR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::cmp::cmp_tfr0::CMP_TFR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CMP_TFR1_SPEC

reset() method sets CMP_TFR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::cmp::cmp_tfr1::CMP_TFR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CMP_VALR0_SPEC

reset() method sets CMP_VALR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::cmp::cmp_valr0::CMP_VALR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CMP_VALR1_SPEC

reset() method sets CMP_VALR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::cmp::cmp_valr1::CMP_VALR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::crc::crc_cr::CRC_CR_SPEC

reset() method sets CRC_CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::crc::crc_cr::CRC_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::crc::crc_csr::CRC_CSR_SPEC

reset() method sets CRC_CSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::crc::crc_csr::CRC_CSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::crc::crc_dr::CRC_DR_SPEC

reset() method sets CRC_DR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::crc::crc_dr::CRC_DR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::crc::crc_sdr::CRC_SDR_SPEC

reset() method sets CRC_SDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::crc::crc_sdr::CRC_SDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::ebi::ebi_atr0::EBI_ATR0_SPEC

reset() method sets EBI_ATR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_atr0::EBI_ATR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::ebi::ebi_atr1::EBI_ATR1_SPEC

reset() method sets EBI_ATR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_atr1::EBI_ATR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::ebi::ebi_atr2::EBI_ATR2_SPEC

reset() method sets EBI_ATR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_atr2::EBI_ATR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::ebi::ebi_atr3::EBI_ATR3_SPEC

reset() method sets EBI_ATR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_atr3::EBI_ATR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::ebi::ebi_cr::EBI_CR_SPEC

reset() method sets EBI_CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_cr::EBI_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::ebi::ebi_ienr::EBI_IENR_SPEC

reset() method sets EBI_IENR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_ienr::EBI_IENR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::ebi::ebi_ifcr::EBI_IFCR_SPEC

reset() method sets EBI_IFCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_ifcr::EBI_IFCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::ebi::ebi_ifr::EBI_IFR_SPEC

reset() method sets EBI_IFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_ifr::EBI_IFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::ebi::ebi_pcr::EBI_PCR_SPEC

reset() method sets EBI_PCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_pcr::EBI_PCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::ebi::ebi_pr0::EBI_PR0_SPEC

reset() method sets EBI_PR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_pr0::EBI_PR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::ebi::ebi_pr1::EBI_PR1_SPEC

reset() method sets EBI_PR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_pr1::EBI_PR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::ebi::ebi_pr2::EBI_PR2_SPEC

reset() method sets EBI_PR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_pr2::EBI_PR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::ebi::ebi_pr3::EBI_PR3_SPEC

reset() method sets EBI_PR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_pr3::EBI_PR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::ebi::ebi_rtr0::EBI_RTR0_SPEC

reset() method sets EBI_RTR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_rtr0::EBI_RTR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::ebi::ebi_rtr1::EBI_RTR1_SPEC

reset() method sets EBI_RTR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_rtr1::EBI_RTR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::ebi::ebi_rtr2::EBI_RTR2_SPEC

reset() method sets EBI_RTR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_rtr2::EBI_RTR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::ebi::ebi_rtr3::EBI_RTR3_SPEC

reset() method sets EBI_RTR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_rtr3::EBI_RTR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::ebi::ebi_sr::EBI_SR_SPEC

reset() method sets EBI_SR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_sr::EBI_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::ebi::ebi_wtr0::EBI_WTR0_SPEC

reset() method sets EBI_WTR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_wtr0::EBI_WTR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::ebi::ebi_wtr1::EBI_WTR1_SPEC

reset() method sets EBI_WTR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_wtr1::EBI_WTR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::ebi::ebi_wtr2::EBI_WTR2_SPEC

reset() method sets EBI_WTR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_wtr2::EBI_WTR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::ebi::ebi_wtr3::EBI_WTR3_SPEC

reset() method sets EBI_WTR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_wtr3::EBI_WTR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr0::EXTI_CFGR0_SPEC

reset() method sets EXTI_CFGR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr0::EXTI_CFGR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr1::EXTI_CFGR1_SPEC

reset() method sets EXTI_CFGR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr1::EXTI_CFGR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr2::EXTI_CFGR2_SPEC

reset() method sets EXTI_CFGR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr2::EXTI_CFGR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr3::EXTI_CFGR3_SPEC

reset() method sets EXTI_CFGR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr3::EXTI_CFGR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr4::EXTI_CFGR4_SPEC

reset() method sets EXTI_CFGR4 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr4::EXTI_CFGR4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr5::EXTI_CFGR5_SPEC

reset() method sets EXTI_CFGR5 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr5::EXTI_CFGR5_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr6::EXTI_CFGR6_SPEC

reset() method sets EXTI_CFGR6 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr6::EXTI_CFGR6_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr7::EXTI_CFGR7_SPEC

reset() method sets EXTI_CFGR7 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr7::EXTI_CFGR7_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr8::EXTI_CFGR8_SPEC

reset() method sets EXTI_CFGR8 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr8::EXTI_CFGR8_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr9::EXTI_CFGR9_SPEC

reset() method sets EXTI_CFGR9 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr9::EXTI_CFGR9_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr10::EXTI_CFGR10_SPEC

reset() method sets EXTI_CFGR10 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr10::EXTI_CFGR10_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr11::EXTI_CFGR11_SPEC

reset() method sets EXTI_CFGR11 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr11::EXTI_CFGR11_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr12::EXTI_CFGR12_SPEC

reset() method sets EXTI_CFGR12 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr12::EXTI_CFGR12_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr13::EXTI_CFGR13_SPEC

reset() method sets EXTI_CFGR13 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr13::EXTI_CFGR13_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr14::EXTI_CFGR14_SPEC

reset() method sets EXTI_CFGR14 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr14::EXTI_CFGR14_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr15::EXTI_CFGR15_SPEC

reset() method sets EXTI_CFGR15 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr15::EXTI_CFGR15_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::exti::exti_cr::EXTI_CR_SPEC

reset() method sets EXTI_CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cr::EXTI_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::exti::exti_edgeflgr::EXTI_EDGEFLGR_SPEC

reset() method sets EXTI_EDGEFLGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_edgeflgr::EXTI_EDGEFLGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::exti::exti_edgesr::EXTI_EDGESR_SPEC

reset() method sets EXTI_EDGESR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_edgesr::EXTI_EDGESR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::exti::exti_sscr::EXTI_SSCR_SPEC

reset() method sets EXTI_SSCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_sscr::EXTI_SSCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::exti::exti_wakupcr::EXTI_WAKUPCR_SPEC

reset() method sets EXTI_WAKUPCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_wakupcr::EXTI_WAKUPCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::exti::exti_wakupflg::EXTI_WAKUPFLG_SPEC

reset() method sets EXTI_WAKUPFLG to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_wakupflg::EXTI_WAKUPFLG_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::exti::exti_wakuppolr::EXTI_WAKUPPOLR_SPEC

reset() method sets EXTI_WAKUPPOLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_wakuppolr::EXTI_WAKUPPOLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::fault_reports::afsr::AFSR_SPEC

reset() method sets AFSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fault_reports::afsr::AFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::fault_reports::bfar::BFAR_SPEC

reset() method sets BFAR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fault_reports::bfar::BFAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::fault_reports::bfsr::BFSR_SPEC

reset() method sets BFSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ht32f1653_54::fault_reports::bfsr::BFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::fault_reports::cfsr::CFSR_SPEC

reset() method sets CFSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fault_reports::cfsr::CFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::fault_reports::dfsr::DFSR_SPEC

reset() method sets DFSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fault_reports::dfsr::DFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::fault_reports::fault_reports_mfsr::FAULT_REPORTS_MFSR_SPEC

reset() method sets MFSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ht32f1653_54::fault_reports::fault_reports_mfsr::FAULT_REPORTS_MFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::fault_reports::hfsr::HFSR_SPEC

reset() method sets HFSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fault_reports::hfsr::HFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::fault_reports::mmfar::MMFAR_SPEC

reset() method sets MMFAR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fault_reports::mmfar::MMFAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::fault_reports::ufsr::UFSR_SPEC

reset() method sets UFSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ht32f1653_54::fault_reports::ufsr::UFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::fmc::fmc_cfcr::FMC_CFCR_SPEC

reset() method sets FMC_CFCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_cfcr::FMC_CFCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::fmc::fmc_cpsr::FMC_CPSR_SPEC

reset() method sets FMC_CPSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_cpsr::FMC_CPSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::fmc::fmc_ocmr::FMC_OCMR_SPEC

reset() method sets FMC_OCMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_ocmr::FMC_OCMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::fmc::fmc_oier::FMC_OIER_SPEC

reset() method sets FMC_OIER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_oier::FMC_OIER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::fmc::fmc_oisr::FMC_OISR_SPEC

reset() method sets FMC_OISR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_oisr::FMC_OISR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::fmc::fmc_opcr::FMC_OPCR_SPEC

reset() method sets FMC_OPCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_opcr::FMC_OPCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::fmc::fmc_ppsr0::FMC_PPSR0_SPEC

reset() method sets FMC_PPSR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_ppsr0::FMC_PPSR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::fmc::fmc_ppsr1::FMC_PPSR1_SPEC

reset() method sets FMC_PPSR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_ppsr1::FMC_PPSR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::fmc::fmc_ppsr2::FMC_PPSR2_SPEC

reset() method sets FMC_PPSR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_ppsr2::FMC_PPSR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::fmc::fmc_ppsr3::FMC_PPSR3_SPEC

reset() method sets FMC_PPSR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_ppsr3::FMC_PPSR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::fmc::fmc_sbvt0::FMC_SBVT0_SPEC

reset() method sets FMC_SBVT0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_sbvt0::FMC_SBVT0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::fmc::fmc_sbvt1::FMC_SBVT1_SPEC

reset() method sets FMC_SBVT1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_sbvt1::FMC_SBVT1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::fmc::fmc_sbvt2::FMC_SBVT2_SPEC

reset() method sets FMC_SBVT2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_sbvt2::FMC_SBVT2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::fmc::fmc_sbvt3::FMC_SBVT3_SPEC

reset() method sets FMC_SBVT3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_sbvt3::FMC_SBVT3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::fmc::fmc_tadr::FMC_TADR_SPEC

reset() method sets FMC_TADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_tadr::FMC_TADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::fmc::fmc_vmcr::FMC_VMCR_SPEC

reset() method sets FMC_VMCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_vmcr::FMC_VMCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::fmc::fmc_wrdr::FMC_WRDR_SPEC

reset() method sets FMC_WRDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_wrdr::FMC_WRDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gpioa::dinr::DINR_SPEC

reset() method sets DINR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioa::dinr::DINR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gpioa::dircr::DIRCR_SPEC

reset() method sets DIRCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioa::dircr::DIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gpioa::doutr::DOUTR_SPEC

reset() method sets DOUTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioa::doutr::DOUTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gpioa::drvr::DRVR_SPEC

reset() method sets DRVR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioa::drvr::DRVR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gpioa::iner::INER_SPEC

reset() method sets INER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioa::iner::INER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gpioa::lockr::LOCKR_SPEC

reset() method sets LOCKR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioa::lockr::LOCKR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gpioa::odr::ODR_SPEC

reset() method sets ODR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioa::odr::ODR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gpioa::pdr::PDR_SPEC

reset() method sets PDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioa::pdr::PDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gpioa::pur::PUR_SPEC

reset() method sets PUR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioa::pur::PUR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gpioa::rr::RR_SPEC

reset() method sets RR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioa::rr::RR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gpioa::srr::SRR_SPEC

reset() method sets SRR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioa::srr::SRR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gpiob::dinr::DINR_SPEC

reset() method sets DINR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiob::dinr::DINR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gpiob::dircr::DIRCR_SPEC

reset() method sets DIRCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiob::dircr::DIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gpiob::doutr::DOUTR_SPEC

reset() method sets DOUTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiob::doutr::DOUTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gpiob::drvr::DRVR_SPEC

reset() method sets DRVR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiob::drvr::DRVR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gpiob::iner::INER_SPEC

reset() method sets INER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiob::iner::INER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gpiob::lockr::LOCKR_SPEC

reset() method sets LOCKR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiob::lockr::LOCKR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gpiob::odr::ODR_SPEC

reset() method sets ODR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiob::odr::ODR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gpiob::pdr::PDR_SPEC

reset() method sets PDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiob::pdr::PDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gpiob::pur::PUR_SPEC

reset() method sets PUR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiob::pur::PUR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gpiob::rr::RR_SPEC

reset() method sets RR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiob::rr::RR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gpiob::srr::SRR_SPEC

reset() method sets SRR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiob::srr::SRR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gpioc::dinr::DINR_SPEC

reset() method sets DINR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioc::dinr::DINR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gpioc::dircr::DIRCR_SPEC

reset() method sets DIRCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioc::dircr::DIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gpioc::doutr::DOUTR_SPEC

reset() method sets DOUTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioc::doutr::DOUTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gpioc::drvr::DRVR_SPEC

reset() method sets DRVR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioc::drvr::DRVR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gpioc::iner::INER_SPEC

reset() method sets INER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioc::iner::INER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gpioc::lockr::LOCKR_SPEC

reset() method sets LOCKR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioc::lockr::LOCKR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gpioc::odr::ODR_SPEC

reset() method sets ODR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioc::odr::ODR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gpioc::pdr::PDR_SPEC

reset() method sets PDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioc::pdr::PDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gpioc::pur::PUR_SPEC

reset() method sets PUR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioc::pur::PUR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gpioc::rr::RR_SPEC

reset() method sets RR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioc::rr::RR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gpioc::srr::SRR_SPEC

reset() method sets SRR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioc::srr::SRR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gpiod::dinr::DINR_SPEC

reset() method sets DINR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiod::dinr::DINR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gpiod::dircr::DIRCR_SPEC

reset() method sets DIRCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiod::dircr::DIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gpiod::doutr::DOUTR_SPEC

reset() method sets DOUTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiod::doutr::DOUTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gpiod::drvr::DRVR_SPEC

reset() method sets DRVR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiod::drvr::DRVR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gpiod::iner::INER_SPEC

reset() method sets INER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiod::iner::INER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gpiod::lockr::LOCKR_SPEC

reset() method sets LOCKR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiod::lockr::LOCKR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gpiod::odr::ODR_SPEC

reset() method sets ODR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiod::odr::ODR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gpiod::pdr::PDR_SPEC

reset() method sets PDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiod::pdr::PDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gpiod::pur::PUR_SPEC

reset() method sets PUR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiod::pur::PUR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gpiod::rr::RR_SPEC

reset() method sets RR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiod::rr::RR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gpiod::srr::SRR_SPEC

reset() method sets SRR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiod::srr::SRR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch0acr::GPTM_CH0ACR_SPEC

reset() method sets GPTM_CH0ACR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch0acr::GPTM_CH0ACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch0ccr::GPTM_CH0CCR_SPEC

reset() method sets GPTM_CH0CCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch0ccr::GPTM_CH0CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch0icfr::GPTM_CH0ICFR_SPEC

reset() method sets GPTM_CH0ICFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch0icfr::GPTM_CH0ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch0ocfr::GPTM_CH0OCFR_SPEC

reset() method sets GPTM_CH0OCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch0ocfr::GPTM_CH0OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch1acr::GPTM_CH1ACR_SPEC

reset() method sets GPTM_CH1ACR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch1acr::GPTM_CH1ACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch1ccr::GPTM_CH1CCR_SPEC

reset() method sets GPTM_CH1CCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch1ccr::GPTM_CH1CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch1icfr::GPTM_CH1ICFR_SPEC

reset() method sets GPTM_CH1ICFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch1icfr::GPTM_CH1ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch1ocfr::GPTM_CH1OCFR_SPEC

reset() method sets GPTM_CH1OCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch1ocfr::GPTM_CH1OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch2acr::GPTM_CH2ACR_SPEC

reset() method sets GPTM_CH2ACR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch2acr::GPTM_CH2ACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch2ccr::GPTM_CH2CCR_SPEC

reset() method sets GPTM_CH2CCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch2ccr::GPTM_CH2CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch2icfr::GPTM_CH2ICFR_SPEC

reset() method sets GPTM_CH2ICFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch2icfr::GPTM_CH2ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch2ocfr::GPTM_CH2OCFR_SPEC

reset() method sets GPTM_CH2OCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch2ocfr::GPTM_CH2OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch3acr::GPTM_CH3ACR_SPEC

reset() method sets GPTM_CH3ACR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch3acr::GPTM_CH3ACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch3ccr::GPTM_CH3CCR_SPEC

reset() method sets GPTM_CH3CCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch3ccr::GPTM_CH3CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch3icfr::GPTM_CH3ICFR_SPEC

reset() method sets GPTM_CH3ICFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch3icfr::GPTM_CH3ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch3ocfr::GPTM_CH3OCFR_SPEC

reset() method sets GPTM_CH3OCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch3ocfr::GPTM_CH3OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gptm0::gptm_chctr::GPTM_CHCTR_SPEC

reset() method sets GPTM_CHCTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_chctr::GPTM_CHCTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gptm0::gptm_chpolr::GPTM_CHPOLR_SPEC

reset() method sets GPTM_CHPOLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_chpolr::GPTM_CHPOLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gptm0::gptm_cntcfr::GPTM_CNTCFR_SPEC

reset() method sets GPTM_CNTCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_cntcfr::GPTM_CNTCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gptm0::gptm_cntr::GPTM_CNTR_SPEC

reset() method sets GPTM_CNTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_cntr::GPTM_CNTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gptm0::gptm_crr::GPTM_CRR_SPEC

reset() method sets GPTM_CRR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_crr::GPTM_CRR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ctr::GPTM_CTR_SPEC

reset() method sets GPTM_CTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ctr::GPTM_CTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gptm0::gptm_dictr::GPTM_DICTR_SPEC

reset() method sets GPTM_DICTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_dictr::GPTM_DICTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gptm0::gptm_evgr::GPTM_EVGR_SPEC

reset() method sets GPTM_EVGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_evgr::GPTM_EVGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gptm0::gptm_intsr::GPTM_INTSR_SPEC

reset() method sets GPTM_INTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_intsr::GPTM_INTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gptm0::gptm_mdcfr::GPTM_MDCFR_SPEC

reset() method sets GPTM_MDCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_mdcfr::GPTM_MDCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gptm0::gptm_pscr::GPTM_PSCR_SPEC

reset() method sets GPTM_PSCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_pscr::GPTM_PSCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::gptm0::gptm_trcfr::GPTM_TRCFR_SPEC

reset() method sets GPTM_TRCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_trcfr::GPTM_TRCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::i2c0::i2c_addmr::I2C_ADDMR_SPEC

reset() method sets I2C_ADDMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2c0::i2c_addmr::I2C_ADDMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::i2c0::i2c_addr::I2C_ADDR_SPEC

reset() method sets I2C_ADDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2c0::i2c_addr::I2C_ADDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::i2c0::i2c_addsr::I2C_ADDSR_SPEC

reset() method sets I2C_ADDSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2c0::i2c_addsr::I2C_ADDSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::i2c0::i2c_cr::I2C_CR_SPEC

reset() method sets I2C_CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2c0::i2c_cr::I2C_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::i2c0::i2c_dr::I2C_DR_SPEC

reset() method sets I2C_DR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2c0::i2c_dr::I2C_DR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::i2c0::i2c_ier::I2C_IER_SPEC

reset() method sets I2C_IER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2c0::i2c_ier::I2C_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::i2c0::i2c_shpgr::I2C_SHPGR_SPEC

reset() method sets I2C_SHPGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2c0::i2c_shpgr::I2C_SHPGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::i2c0::i2c_slpgr::I2C_SLPGR_SPEC

reset() method sets I2C_SLPGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2c0::i2c_slpgr::I2C_SLPGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::i2c0::i2c_sr::I2C_SR_SPEC

reset() method sets I2C_SR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2c0::i2c_sr::I2C_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::i2c0::i2c_tar::I2C_TAR_SPEC

reset() method sets I2C_TAR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2c0::i2c_tar::I2C_TAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::i2c0::i2c_tout::I2C_TOUT_SPEC

reset() method sets I2C_TOUT to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2c0::i2c_tout::I2C_TOUT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::i2s::i2s_cdr::I2S_CDR_SPEC

reset() method sets I2S_CDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2s::i2s_cdr::I2S_CDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::i2s::i2s_cr::I2S_CR_SPEC

reset() method sets I2S_CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2s::i2s_cr::I2S_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::i2s::i2s_fcr::I2S_FCR_SPEC

reset() method sets I2S_FCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2s::i2s_fcr::I2S_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::i2s::i2s_ier::I2S_IER_SPEC

reset() method sets I2S_IER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2s::i2s_ier::I2S_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::i2s::i2s_rcntr::I2S_RCNTR_SPEC

reset() method sets I2S_RCNTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2s::i2s_rcntr::I2S_RCNTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::i2s::i2s_rxdr::I2S_RXDR_SPEC

reset() method sets I2S_RXDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2s::i2s_rxdr::I2S_RXDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::i2s::i2s_sr::I2S_SR_SPEC

reset() method sets I2S_SR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2s::i2s_sr::I2S_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::i2s::i2s_txdr::I2S_TXDR_SPEC

reset() method sets I2S_TXDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2s::i2s_txdr::I2S_TXDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch0acr::MCTM_CH0ACR_SPEC

reset() method sets MCTM_CH0ACR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch0acr::MCTM_CH0ACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch0ccr::MCTM_CH0CCR_SPEC

reset() method sets MCTM_CH0CCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch0ccr::MCTM_CH0CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch0icfr::MCTM_CH0ICFR_SPEC

reset() method sets MCTM_CH0ICFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch0icfr::MCTM_CH0ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch0ocfr::MCTM_CH0OCFR_SPEC

reset() method sets MCTM_CH0OCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch0ocfr::MCTM_CH0OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch1acr::MCTM_CH1ACR_SPEC

reset() method sets MCTM_CH1ACR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch1acr::MCTM_CH1ACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch1ccr::MCTM_CH1CCR_SPEC

reset() method sets MCTM_CH1CCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch1ccr::MCTM_CH1CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch1icfr::MCTM_CH1ICFR_SPEC

reset() method sets MCTM_CH1ICFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch1icfr::MCTM_CH1ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch1ocfr::MCTM_CH1OCFR_SPEC

reset() method sets MCTM_CH1OCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch1ocfr::MCTM_CH1OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch2acr::MCTM_CH2ACR_SPEC

reset() method sets MCTM_CH2ACR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch2acr::MCTM_CH2ACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch2ccr::MCTM_CH2CCR_SPEC

reset() method sets MCTM_CH2CCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch2ccr::MCTM_CH2CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch2icfr::MCTM_CH2ICFR_SPEC

reset() method sets MCTM_CH2ICFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch2icfr::MCTM_CH2ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch2ocfr::MCTM_CH2OCFR_SPEC

reset() method sets MCTM_CH2OCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch2ocfr::MCTM_CH2OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch3acr::MCTM_CH3ACR_SPEC

reset() method sets MCTM_CH3ACR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch3acr::MCTM_CH3ACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch3ccr::MCTM_CH3CCR_SPEC

reset() method sets MCTM_CH3CCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch3ccr::MCTM_CH3CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch3icfr::MCTM_CH3ICFR_SPEC

reset() method sets MCTM_CH3ICFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch3icfr::MCTM_CH3ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch3ocfr::MCTM_CH3OCFR_SPEC

reset() method sets MCTM_CH3OCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch3ocfr::MCTM_CH3OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::mctm0::mctm_chbrkcfr::MCTM_CHBRKCFR_SPEC

reset() method sets MCTM_CHBRKCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_chbrkcfr::MCTM_CHBRKCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::mctm0::mctm_chbrkctr::MCTM_CHBRKCTR_SPEC

reset() method sets MCTM_CHBRKCTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_chbrkctr::MCTM_CHBRKCTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::mctm0::mctm_chctr::MCTM_CHCTR_SPEC

reset() method sets MCTM_CHCTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_chctr::MCTM_CHCTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::mctm0::mctm_chpolr::MCTM_CHPOLR_SPEC

reset() method sets MCTM_CHPOLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_chpolr::MCTM_CHPOLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::mctm0::mctm_cntcfr::MCTM_CNTCFR_SPEC

reset() method sets MCTM_CNTCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_cntcfr::MCTM_CNTCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::mctm0::mctm_cntr::MCTM_CNTR_SPEC

reset() method sets MCTM_CNTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_cntr::MCTM_CNTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::mctm0::mctm_crr::MCTM_CRR_SPEC

reset() method sets MCTM_CRR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_crr::MCTM_CRR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ctr::MCTM_CTR_SPEC

reset() method sets MCTM_CTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ctr::MCTM_CTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::mctm0::mctm_dictr::MCTM_DICTR_SPEC

reset() method sets MCTM_DICTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_dictr::MCTM_DICTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::mctm0::mctm_evgr::MCTM_EVGR_SPEC

reset() method sets MCTM_EVGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_evgr::MCTM_EVGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::mctm0::mctm_intsr::MCTM_INTSR_SPEC

reset() method sets MCTM_INTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_intsr::MCTM_INTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::mctm0::mctm_mdcfr::MCTM_MDCFR_SPEC

reset() method sets MCTM_MDCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_mdcfr::MCTM_MDCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::mctm0::mctm_pscr::MCTM_PSCR_SPEC

reset() method sets MCTM_PSCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_pscr::MCTM_PSCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::mctm0::mctm_repr::MCTM_REPR_SPEC

reset() method sets MCTM_REPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_repr::MCTM_REPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::mctm0::mctm_trcfr::MCTM_TRCFR_SPEC

reset() method sets MCTM_TRCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_trcfr::MCTM_TRCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch0cadr::PDMA_CH0CADR_SPEC

reset() method sets PDMA_CH0CADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch0cadr::PDMA_CH0CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch0cr::PDMA_CH0CR_SPEC

reset() method sets PDMA_CH0CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch0cr::PDMA_CH0CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch0ctsr::PDMA_CH0CTSR_SPEC

reset() method sets PDMA_CH0CTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch0ctsr::PDMA_CH0CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch0dadr::PDMA_CH0DADR_SPEC

reset() method sets PDMA_CH0DADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch0dadr::PDMA_CH0DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch0sadr::PDMA_CH0SADR_SPEC

reset() method sets PDMA_CH0SADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch0sadr::PDMA_CH0SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch0tsr::PDMA_CH0TSR_SPEC

reset() method sets PDMA_CH0TSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch0tsr::PDMA_CH0TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch1cadr::PDMA_CH1CADR_SPEC

reset() method sets PDMA_CH1CADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch1cadr::PDMA_CH1CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch1cr::PDMA_CH1CR_SPEC

reset() method sets PDMA_CH1CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch1cr::PDMA_CH1CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch1ctsr::PDMA_CH1CTSR_SPEC

reset() method sets PDMA_CH1CTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch1ctsr::PDMA_CH1CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch1dadr::PDMA_CH1DADR_SPEC

reset() method sets PDMA_CH1DADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch1dadr::PDMA_CH1DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch1sadr::PDMA_CH1SADR_SPEC

reset() method sets PDMA_CH1SADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch1sadr::PDMA_CH1SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch1tsr::PDMA_CH1TSR_SPEC

reset() method sets PDMA_CH1TSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch1tsr::PDMA_CH1TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch2cadr::PDMA_CH2CADR_SPEC

reset() method sets PDMA_CH2CADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch2cadr::PDMA_CH2CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch2cr::PDMA_CH2CR_SPEC

reset() method sets PDMA_CH2CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch2cr::PDMA_CH2CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch2ctsr::PDMA_CH2CTSR_SPEC

reset() method sets PDMA_CH2CTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch2ctsr::PDMA_CH2CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch2dadr::PDMA_CH2DADR_SPEC

reset() method sets PDMA_CH2DADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch2dadr::PDMA_CH2DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch2sadr::PDMA_CH2SADR_SPEC

reset() method sets PDMA_CH2SADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch2sadr::PDMA_CH2SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch2tsr::PDMA_CH2TSR_SPEC

reset() method sets PDMA_CH2TSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch2tsr::PDMA_CH2TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch3cadr::PDMA_CH3CADR_SPEC

reset() method sets PDMA_CH3CADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch3cadr::PDMA_CH3CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch3cr::PDMA_CH3CR_SPEC

reset() method sets PDMA_CH3CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch3cr::PDMA_CH3CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch3ctsr::PDMA_CH3CTSR_SPEC

reset() method sets PDMA_CH3CTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch3ctsr::PDMA_CH3CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch3dadr::PDMA_CH3DADR_SPEC

reset() method sets PDMA_CH3DADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch3dadr::PDMA_CH3DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch3sadr::PDMA_CH3SADR_SPEC

reset() method sets PDMA_CH3SADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch3sadr::PDMA_CH3SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch3tsr::PDMA_CH3TSR_SPEC

reset() method sets PDMA_CH3TSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch3tsr::PDMA_CH3TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch4cadr::PDMA_CH4CADR_SPEC

reset() method sets PDMA_CH4CADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch4cadr::PDMA_CH4CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch4cr::PDMA_CH4CR_SPEC

reset() method sets PDMA_CH4CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch4cr::PDMA_CH4CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch4ctsr::PDMA_CH4CTSR_SPEC

reset() method sets PDMA_CH4CTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch4ctsr::PDMA_CH4CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch4dadr::PDMA_CH4DADR_SPEC

reset() method sets PDMA_CH4DADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch4dadr::PDMA_CH4DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch4sadr::PDMA_CH4SADR_SPEC

reset() method sets PDMA_CH4SADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch4sadr::PDMA_CH4SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch4tsr::PDMA_CH4TSR_SPEC

reset() method sets PDMA_CH4TSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch4tsr::PDMA_CH4TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch5cadr::PDMA_CH5CADR_SPEC

reset() method sets PDMA_CH5CADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch5cadr::PDMA_CH5CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch5cr::PDMA_CH5CR_SPEC

reset() method sets PDMA_CH5CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch5cr::PDMA_CH5CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch5ctsr::PDMA_CH5CTSR_SPEC

reset() method sets PDMA_CH5CTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch5ctsr::PDMA_CH5CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch5dadr::PDMA_CH5DADR_SPEC

reset() method sets PDMA_CH5DADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch5dadr::PDMA_CH5DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch5sadr::PDMA_CH5SADR_SPEC

reset() method sets PDMA_CH5SADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch5sadr::PDMA_CH5SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch5tsr::PDMA_CH5TSR_SPEC

reset() method sets PDMA_CH5TSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch5tsr::PDMA_CH5TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch6cadr::PDMA_CH6CADR_SPEC

reset() method sets PDMA_CH6CADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch6cadr::PDMA_CH6CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch6cr::PDMA_CH6CR_SPEC

reset() method sets PDMA_CH6CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch6cr::PDMA_CH6CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch6ctsr::PDMA_CH6CTSR_SPEC

reset() method sets PDMA_CH6CTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch6ctsr::PDMA_CH6CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch6dadr::PDMA_CH6DADR_SPEC

reset() method sets PDMA_CH6DADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch6dadr::PDMA_CH6DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch6sadr::PDMA_CH6SADR_SPEC

reset() method sets PDMA_CH6SADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch6sadr::PDMA_CH6SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch6tsr::PDMA_CH6TSR_SPEC

reset() method sets PDMA_CH6TSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch6tsr::PDMA_CH6TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch7cadr::PDMA_CH7CADR_SPEC

reset() method sets PDMA_CH7CADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch7cadr::PDMA_CH7CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch7cr::PDMA_CH7CR_SPEC

reset() method sets PDMA_CH7CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch7cr::PDMA_CH7CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch7ctsr::PDMA_CH7CTSR_SPEC

reset() method sets PDMA_CH7CTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch7ctsr::PDMA_CH7CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch7dadr::PDMA_CH7DADR_SPEC

reset() method sets PDMA_CH7DADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch7dadr::PDMA_CH7DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch7sadr::PDMA_CH7SADR_SPEC

reset() method sets PDMA_CH7SADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch7sadr::PDMA_CH7SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch7tsr::PDMA_CH7TSR_SPEC

reset() method sets PDMA_CH7TSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch7tsr::PDMA_CH7TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ier0::PDMA_IER0_SPEC

reset() method sets PDMA_IER0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ier0::PDMA_IER0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_ier1::PDMA_IER1_SPEC

reset() method sets PDMA_IER1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ier1::PDMA_IER1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_iscr0::PDMA_ISCR0_SPEC

reset() method sets PDMA_ISCR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_iscr0::PDMA_ISCR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_iscr1::PDMA_ISCR1_SPEC

reset() method sets PDMA_ISCR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_iscr1::PDMA_ISCR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_isr0::PDMA_ISR0_SPEC

reset() method sets PDMA_ISR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_isr0::PDMA_ISR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pdma::pdma_isr1::PDMA_ISR1_SPEC

reset() method sets PDMA_ISR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_isr1::PDMA_ISR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pwrcu::pwrcu_bakcr::PWRCU_BAKCR_SPEC

reset() method sets PWRCU_BAKCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pwrcu::pwrcu_bakcr::PWRCU_BAKCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pwrcu::pwrcu_bakreg0::PWRCU_BAKREG0_SPEC

reset() method sets PWRCU_BAKREG0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pwrcu::pwrcu_bakreg0::PWRCU_BAKREG0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pwrcu::pwrcu_bakreg1::PWRCU_BAKREG1_SPEC

reset() method sets PWRCU_BAKREG1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pwrcu::pwrcu_bakreg1::PWRCU_BAKREG1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pwrcu::pwrcu_bakreg2::PWRCU_BAKREG2_SPEC

reset() method sets PWRCU_BAKREG2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pwrcu::pwrcu_bakreg2::PWRCU_BAKREG2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pwrcu::pwrcu_bakreg3::PWRCU_BAKREG3_SPEC

reset() method sets PWRCU_BAKREG3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pwrcu::pwrcu_bakreg3::PWRCU_BAKREG3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pwrcu::pwrcu_bakreg4::PWRCU_BAKREG4_SPEC

reset() method sets PWRCU_BAKREG4 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pwrcu::pwrcu_bakreg4::PWRCU_BAKREG4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pwrcu::pwrcu_bakreg5::PWRCU_BAKREG5_SPEC

reset() method sets PWRCU_BAKREG5 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pwrcu::pwrcu_bakreg5::PWRCU_BAKREG5_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pwrcu::pwrcu_bakreg6::PWRCU_BAKREG6_SPEC

reset() method sets PWRCU_BAKREG6 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pwrcu::pwrcu_bakreg6::PWRCU_BAKREG6_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pwrcu::pwrcu_bakreg7::PWRCU_BAKREG7_SPEC

reset() method sets PWRCU_BAKREG7 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pwrcu::pwrcu_bakreg7::PWRCU_BAKREG7_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pwrcu::pwrcu_bakreg8::PWRCU_BAKREG8_SPEC

reset() method sets PWRCU_BAKREG8 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pwrcu::pwrcu_bakreg8::PWRCU_BAKREG8_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pwrcu::pwrcu_bakreg9::PWRCU_BAKREG9_SPEC

reset() method sets PWRCU_BAKREG9 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pwrcu::pwrcu_bakreg9::PWRCU_BAKREG9_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pwrcu::pwrcu_baksr::PWRCU_BAKSR_SPEC

reset() method sets PWRCU_BAKSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pwrcu::pwrcu_baksr::PWRCU_BAKSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pwrcu::pwrcu_baktest::PWRCU_BAKTEST_SPEC

reset() method sets PWRCU_BAKTEST to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pwrcu::pwrcu_baktest::PWRCU_BAKTEST_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pwrcu::pwrcu_hsircr::PWRCU_HSIRCR_SPEC

reset() method sets PWRCU_HSIRCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pwrcu::pwrcu_hsircr::PWRCU_HSIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::pwrcu::pwrcu_lvdcsr::PWRCU_LVDCSR_SPEC

reset() method sets PWRCU_LVDCSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pwrcu::pwrcu_lvdcsr::PWRCU_LVDCSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::rstcu::rstcu_ahbprstr::RSTCU_AHBPRSTR_SPEC

reset() method sets RSTCU_AHBPRSTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::rstcu::rstcu_ahbprstr::RSTCU_AHBPRSTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::rstcu::rstcu_apbprstr0::RSTCU_APBPRSTR0_SPEC

reset() method sets RSTCU_APBPRSTR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::rstcu::rstcu_apbprstr0::RSTCU_APBPRSTR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::rstcu::rstcu_apbprstr1::RSTCU_APBPRSTR1_SPEC

reset() method sets RSTCU_APBPRSTR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::rstcu::rstcu_apbprstr1::RSTCU_APBPRSTR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::rstcu::rstcu_grsr::RSTCU_GRSR_SPEC

reset() method sets RSTCU_GRSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::rstcu::rstcu_grsr::RSTCU_GRSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::rtc::rtc_cmp::RTC_CMP_SPEC

reset() method sets RTC_CMP to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::rtc::rtc_cmp::RTC_CMP_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::rtc::rtc_cnt::RTC_CNT_SPEC

reset() method sets RTC_CNT to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::rtc::rtc_cnt::RTC_CNT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::rtc::rtc_cr::RTC_CR_SPEC

reset() method sets RTC_CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::rtc::rtc_cr::RTC_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::rtc::rtc_iwen::RTC_IWEN_SPEC

reset() method sets RTC_IWEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::rtc::rtc_iwen::RTC_IWEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::rtc::rtc_sr::RTC_SR_SPEC

reset() method sets RTC_SR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::rtc::rtc_sr::RTC_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::sci::sci_ccr::SCI_CCR_SPEC

reset() method sets SCI_CCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::sci::sci_ccr::SCI_CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::sci::sci_cr::SCI_CR_SPEC

reset() method sets SCI_CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::sci::sci_cr::SCI_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::sci::sci_etu::SCI_ETU_SPEC

reset() method sets SCI_ETU to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::sci::sci_etu::SCI_ETU_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::sci::sci_gt::SCI_GT_SPEC

reset() method sets SCI_GT to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::sci::sci_gt::SCI_GT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::sci::sci_ier::SCI_IER_SPEC

reset() method sets SCI_IER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::sci::sci_ier::SCI_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::sci::sci_ipr::SCI_IPR_SPEC

reset() method sets SCI_IPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::sci::sci_ipr::SCI_IPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::sci::sci_psc::SCI_PSC_SPEC

reset() method sets SCI_PSC to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::sci::sci_psc::SCI_PSC_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::sci::sci_rxb::SCI_RXB_SPEC

reset() method sets SCI_RXB to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::sci::sci_rxb::SCI_RXB_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::sci::sci_sr::SCI_SR_SPEC

reset() method sets SCI_SR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::sci::sci_sr::SCI_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::sci::sci_txb::SCI_TXB_SPEC

reset() method sets SCI_TXB to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::sci::sci_txb::SCI_TXB_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::sci::sci_wt::SCI_WT_SPEC

reset() method sets SCI_WT to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::sci::sci_wt::SCI_WT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::spi0::spi_cpr::SPI_CPR_SPEC

reset() method sets SPI_CPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::spi0::spi_cpr::SPI_CPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::spi0::spi_cr0::SPI_CR0_SPEC

reset() method sets SPI_CR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::spi0::spi_cr0::SPI_CR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::spi0::spi_cr1::SPI_CR1_SPEC

reset() method sets SPI_CR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::spi0::spi_cr1::SPI_CR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::spi0::spi_dr::SPI_DR_SPEC

reset() method sets SPI_DR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::spi0::spi_dr::SPI_DR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::spi0::spi_fcr::SPI_FCR_SPEC

reset() method sets SPI_FCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::spi0::spi_fcr::SPI_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::spi0::spi_fsr::SPI_FSR_SPEC

reset() method sets SPI_FSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::spi0::spi_fsr::SPI_FSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::spi0::spi_ftocr::SPI_FTOCR_SPEC

reset() method sets SPI_FTOCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::spi0::spi_ftocr::SPI_FTOCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::spi0::spi_ier::SPI_IER_SPEC

reset() method sets SPI_IER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::spi0::spi_ier::SPI_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::spi0::spi_sr::SPI_SR_SPEC

reset() method sets SPI_SR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::spi0::spi_sr::SPI_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::sys_tick::calib::CALIB_SPEC

reset() method sets CALIB to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::sys_tick::calib::CALIB_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::sys_tick::ctrl::CTRL_SPEC

reset() method sets CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::sys_tick::ctrl::CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::sys_tick::load::LOAD_SPEC

reset() method sets LOAD to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::sys_tick::load::LOAD_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::sys_tick::val::VAL_SPEC

reset() method sets VAL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::sys_tick::val::VAL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::uart0::uart0_degtstr::UART0_DEGTSTR_SPEC

reset() method sets UART0_DEGTSTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart0::uart0_degtstr::UART0_DEGTSTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::uart0::uart0_dlr::UART0_DLR_SPEC

reset() method sets UART0_DLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart0::uart0_dlr::UART0_DLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::uart0::uart0_fcr::UART0_FCR_SPEC

reset() method sets UART0_FCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart0::uart0_fcr::UART0_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::uart0::uart0_fsr::UART0_FSR_SPEC

reset() method sets UART0_FSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart0::uart0_fsr::UART0_FSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::uart0::uart0_ier::UART0_IER_SPEC

reset() method sets UART0_IER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart0::uart0_ier::UART0_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::uart0::uart0_iir::UART0_IIR_SPEC

reset() method sets UART0_IIR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart0::uart0_iir::UART0_IIR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::uart0::uart0_lcr::UART0_LCR_SPEC

reset() method sets UART0_LCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart0::uart0_lcr::UART0_LCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::uart0::uart0_lsr::UART0_LSR_SPEC

reset() method sets UART0_LSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart0::uart0_lsr::UART0_LSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::uart0::uart0_mdr::UART0_MDR_SPEC

reset() method sets UART0_MDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart0::uart0_mdr::UART0_MDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::uart0::uart0_rbr::UART0_RBR_SPEC

reset() method sets UART0_RBR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart0::uart0_rbr::UART0_RBR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::uart0::uart0_tpr::UART0_TPR_SPEC

reset() method sets UART0_TPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart0::uart0_tpr::UART0_TPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::uart0::uart0_uart0_tbr::UART0_UART0_TBR_SPEC

reset() method sets UART0_TBR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart0::uart0_uart0_tbr::UART0_UART0_TBR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::uart1::uart1_degtstr::UART1_DEGTSTR_SPEC

reset() method sets UART1_DEGTSTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart1::uart1_degtstr::UART1_DEGTSTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::uart1::uart1_dlr::UART1_DLR_SPEC

reset() method sets UART1_DLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart1::uart1_dlr::UART1_DLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::uart1::uart1_fcr::UART1_FCR_SPEC

reset() method sets UART1_FCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart1::uart1_fcr::UART1_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::uart1::uart1_fsr::UART1_FSR_SPEC

reset() method sets UART1_FSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart1::uart1_fsr::UART1_FSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::uart1::uart1_ier::UART1_IER_SPEC

reset() method sets UART1_IER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart1::uart1_ier::UART1_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::uart1::uart1_iir::UART1_IIR_SPEC

reset() method sets UART1_IIR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart1::uart1_iir::UART1_IIR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::uart1::uart1_lcr::UART1_LCR_SPEC

reset() method sets UART1_LCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart1::uart1_lcr::UART1_LCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::uart1::uart1_lsr::UART1_LSR_SPEC

reset() method sets UART1_LSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart1::uart1_lsr::UART1_LSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::uart1::uart1_mdr::UART1_MDR_SPEC

reset() method sets UART1_MDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart1::uart1_mdr::UART1_MDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::uart1::uart1_rbr::UART1_RBR_SPEC

reset() method sets UART1_RBR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart1::uart1_rbr::UART1_RBR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::uart1::uart1_tpr::UART1_TPR_SPEC

reset() method sets UART1_TPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart1::uart1_tpr::UART1_TPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::uart1::uart1_uart1_tbr::UART1_UART1_TBR_SPEC

reset() method sets UART1_TBR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart1::uart1_uart1_tbr::UART1_UART1_TBR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usart0::usart0_degtstr::USART0_DEGTSTR_SPEC

reset() method sets USART0_DEGTSTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_degtstr::USART0_DEGTSTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usart0::usart0_dlr::USART0_DLR_SPEC

reset() method sets USART0_DLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_dlr::USART0_DLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usart0::usart0_fcr::USART0_FCR_SPEC

reset() method sets USART0_FCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_fcr::USART0_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usart0::usart0_fsr::USART0_FSR_SPEC

reset() method sets USART0_FSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_fsr::USART0_FSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usart0::usart0_ier::USART0_IER_SPEC

reset() method sets USART0_IER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_ier::USART0_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usart0::usart0_iir::USART0_IIR_SPEC

reset() method sets USART0_IIR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_iir::USART0_IIR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usart0::usart0_ir_dacr::USART0_IR_DACR_SPEC

reset() method sets USART0_IrDACR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_ir_dacr::USART0_IR_DACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usart0::usart0_lcr::USART0_LCR_SPEC

reset() method sets USART0_LCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_lcr::USART0_LCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usart0::usart0_lsr::USART0_LSR_SPEC

reset() method sets USART0_LSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_lsr::USART0_LSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usart0::usart0_mdr::USART0_MDR_SPEC

reset() method sets USART0_MDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_mdr::USART0_MDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usart0::usart0_modcr::USART0_MODCR_SPEC

reset() method sets USART0_MODCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_modcr::USART0_MODCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usart0::usart0_modsr::USART0_MODSR_SPEC

reset() method sets USART0_MODSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_modsr::USART0_MODSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usart0::usart0_rbr::USART0_RBR_SPEC

reset() method sets USART0_RBR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_rbr::USART0_RBR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usart0::usart0_rs485cr::USART0_RS485CR_SPEC

reset() method sets USART0_RS485CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_rs485cr::USART0_RS485CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usart0::usart0_syncr::USART0_SYNCR_SPEC

reset() method sets USART0_SYNCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_syncr::USART0_SYNCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usart0::usart0_tpr::USART0_TPR_SPEC

reset() method sets USART0_TPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_tpr::USART0_TPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usart0::usart0_usart0_tbr::USART0_USART0_TBR_SPEC

reset() method sets USART0_TBR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_usart0_tbr::USART0_USART0_TBR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usart1::usart1_degtstr::USART1_DEGTSTR_SPEC

reset() method sets USART1_DEGTSTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_degtstr::USART1_DEGTSTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usart1::usart1_dlr::USART1_DLR_SPEC

reset() method sets USART1_DLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_dlr::USART1_DLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usart1::usart1_fcr::USART1_FCR_SPEC

reset() method sets USART1_FCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_fcr::USART1_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usart1::usart1_fsr::USART1_FSR_SPEC

reset() method sets USART1_FSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_fsr::USART1_FSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usart1::usart1_ier::USART1_IER_SPEC

reset() method sets USART1_IER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_ier::USART1_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usart1::usart1_iir::USART1_IIR_SPEC

reset() method sets USART1_IIR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_iir::USART1_IIR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usart1::usart1_ir_dacr::USART1_IR_DACR_SPEC

reset() method sets USART1_IrDACR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_ir_dacr::USART1_IR_DACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usart1::usart1_lcr::USART1_LCR_SPEC

reset() method sets USART1_LCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_lcr::USART1_LCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usart1::usart1_lsr::USART1_LSR_SPEC

reset() method sets USART1_LSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_lsr::USART1_LSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usart1::usart1_mdr::USART1_MDR_SPEC

reset() method sets USART1_MDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_mdr::USART1_MDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usart1::usart1_modcr::USART1_MODCR_SPEC

reset() method sets USART1_MODCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_modcr::USART1_MODCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usart1::usart1_modsr::USART1_MODSR_SPEC

reset() method sets USART1_MODSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_modsr::USART1_MODSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usart1::usart1_rbr::USART1_RBR_SPEC

reset() method sets USART1_RBR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_rbr::USART1_RBR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usart1::usart1_rs485cr::USART1_RS485CR_SPEC

reset() method sets USART1_RS485CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_rs485cr::USART1_RS485CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usart1::usart1_syncr::USART1_SYNCR_SPEC

reset() method sets USART1_SYNCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_syncr::USART1_SYNCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usart1::usart1_tpr::USART1_TPR_SPEC

reset() method sets USART1_TPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_tpr::USART1_TPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usart1::usart1_usart1_tbr::USART1_USART1_TBR_SPEC

reset() method sets USART1_TBR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_usart1_tbr::USART1_USART1_TBR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usb::ep0::cfgr::CFGR_SPEC

reset() method sets CFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::ep0::cfgr::CFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usb::ep0::csr::CSR_SPEC

reset() method sets CSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::ep0::csr::CSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usb::ep0::ier::IER_SPEC

reset() method sets IER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::ep0::ier::IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usb::ep0::isr::ISR_SPEC

reset() method sets ISR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::ep0::isr::ISR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usb::ep0::tcr::TCR_SPEC

reset() method sets TCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::ep0::tcr::TCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usb::epd::cfgr::CFGR_SPEC

reset() method sets CFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::epd::cfgr::CFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usb::epd::csr::CSR_SPEC

reset() method sets CSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::epd::csr::CSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usb::epd::ier::IER_SPEC

reset() method sets IER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::epd::ier::IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usb::epd::isr::ISR_SPEC

reset() method sets ISR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::epd::isr::ISR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usb::epd::tcr::TCR_SPEC

reset() method sets TCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::epd::tcr::TCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usb::eps::cfgr::CFGR_SPEC

reset() method sets CFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::eps::cfgr::CFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usb::eps::csr::CSR_SPEC

reset() method sets CSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::eps::csr::CSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usb::eps::ier::IER_SPEC

reset() method sets IER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::eps::ier::IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usb::eps::isr::ISR_SPEC

reset() method sets ISR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::eps::isr::ISR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usb::eps::tcr::TCR_SPEC

reset() method sets TCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::eps::tcr::TCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usb::usb_csr::USB_CSR_SPEC

reset() method sets USB_CSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::usb_csr::USB_CSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usb::usb_devar::USB_DEVAR_SPEC

reset() method sets USB_DEVAR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::usb_devar::USB_DEVAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usb::usb_fcr::USB_FCR_SPEC

reset() method sets USB_FCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::usb_fcr::USB_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usb::usb_ier::USB_IER_SPEC

reset() method sets USB_IER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::usb_ier::USB_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::usb::usb_isr::USB_ISR_SPEC

reset() method sets USB_ISR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::usb_isr::USB_ISR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::wdt::wdt_cr::WDT_CR_SPEC

reset() method sets WDT_CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::wdt::wdt_cr::WDT_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::wdt::wdt_mr0::WDT_MR0_SPEC

reset() method sets WDT_MR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::wdt::wdt_mr0::WDT_MR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::wdt::wdt_mr1::WDT_MR1_SPEC

reset() method sets WDT_MR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::wdt::wdt_mr1::WDT_MR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::wdt::wdt_pr::WDT_PR_SPEC

reset() method sets WDT_PR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::wdt::wdt_pr::WDT_PR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1653_54::wdt::wdt_sr::WDT_SR_SPEC

reset() method sets WDT_SR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1653_54::wdt::wdt_sr::WDT_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_conv::ADC_CONV_SPEC

reset() method sets ADC_CONV to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_conv::ADC_CONV_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_dmar::ADC_DMAR_SPEC

reset() method sets ADC_DMAR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dmar::ADC_DMAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_dr0::ADC_DR0_SPEC

reset() method sets ADC_DR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr0::ADC_DR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_dr1::ADC_DR1_SPEC

reset() method sets ADC_DR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr1::ADC_DR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_dr2::ADC_DR2_SPEC

reset() method sets ADC_DR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr2::ADC_DR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_dr3::ADC_DR3_SPEC

reset() method sets ADC_DR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr3::ADC_DR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_dr4::ADC_DR4_SPEC

reset() method sets ADC_DR4 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr4::ADC_DR4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_dr5::ADC_DR5_SPEC

reset() method sets ADC_DR5 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr5::ADC_DR5_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_dr6::ADC_DR6_SPEC

reset() method sets ADC_DR6 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr6::ADC_DR6_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_dr7::ADC_DR7_SPEC

reset() method sets ADC_DR7 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr7::ADC_DR7_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_dr8::ADC_DR8_SPEC

reset() method sets ADC_DR8 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr8::ADC_DR8_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_dr9::ADC_DR9_SPEC

reset() method sets ADC_DR9 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr9::ADC_DR9_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_dr10::ADC_DR10_SPEC

reset() method sets ADC_DR10 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr10::ADC_DR10_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_dr11::ADC_DR11_SPEC

reset() method sets ADC_DR11 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr11::ADC_DR11_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_dr12::ADC_DR12_SPEC

reset() method sets ADC_DR12 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr12::ADC_DR12_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_dr13::ADC_DR13_SPEC

reset() method sets ADC_DR13 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr13::ADC_DR13_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_dr14::ADC_DR14_SPEC

reset() method sets ADC_DR14 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr14::ADC_DR14_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_dr15::ADC_DR15_SPEC

reset() method sets ADC_DR15 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr15::ADC_DR15_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_hconv::ADC_HCONV_SPEC

reset() method sets ADC_HCONV to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_hconv::ADC_HCONV_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_hdr0::ADC_HDR0_SPEC

reset() method sets ADC_HDR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_hdr0::ADC_HDR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_hdr1::ADC_HDR1_SPEC

reset() method sets ADC_HDR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_hdr1::ADC_HDR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_hdr2::ADC_HDR2_SPEC

reset() method sets ADC_HDR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_hdr2::ADC_HDR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_hdr3::ADC_HDR3_SPEC

reset() method sets ADC_HDR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_hdr3::ADC_HDR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_hlst::ADC_HLST_SPEC

reset() method sets ADC_HLST to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_hlst::ADC_HLST_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_htcr::ADC_HTCR_SPEC

reset() method sets ADC_HTCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_htcr::ADC_HTCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_htsr::ADC_HTSR_SPEC

reset() method sets ADC_HTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_htsr::ADC_HTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_iclr::ADC_ICLR_SPEC

reset() method sets ADC_ICLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_iclr::ADC_ICLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_imask::ADC_IMASK_SPEC

reset() method sets ADC_IMASK to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_imask::ADC_IMASK_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_imr::ADC_IMR_SPEC

reset() method sets ADC_IMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_imr::ADC_IMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_iraw::ADC_IRAW_SPEC

reset() method sets ADC_IRAW to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_iraw::ADC_IRAW_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_lst0::ADC_LST0_SPEC

reset() method sets ADC_LST0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_lst0::ADC_LST0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_lst1::ADC_LST1_SPEC

reset() method sets ADC_LST1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_lst1::ADC_LST1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_lst2::ADC_LST2_SPEC

reset() method sets ADC_LST2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_lst2::ADC_LST2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_lst3::ADC_LST3_SPEC

reset() method sets ADC_LST3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_lst3::ADC_LST3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_ltr::ADC_LTR_SPEC

reset() method sets ADC_LTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ltr::ADC_LTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_ofr0::ADC_OFR0_SPEC

reset() method sets ADC_OFR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr0::ADC_OFR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_ofr1::ADC_OFR1_SPEC

reset() method sets ADC_OFR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr1::ADC_OFR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_ofr2::ADC_OFR2_SPEC

reset() method sets ADC_OFR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr2::ADC_OFR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_ofr3::ADC_OFR3_SPEC

reset() method sets ADC_OFR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr3::ADC_OFR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_ofr4::ADC_OFR4_SPEC

reset() method sets ADC_OFR4 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr4::ADC_OFR4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_ofr5::ADC_OFR5_SPEC

reset() method sets ADC_OFR5 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr5::ADC_OFR5_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_ofr6::ADC_OFR6_SPEC

reset() method sets ADC_OFR6 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr6::ADC_OFR6_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_ofr7::ADC_OFR7_SPEC

reset() method sets ADC_OFR7 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr7::ADC_OFR7_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_ofr8::ADC_OFR8_SPEC

reset() method sets ADC_OFR8 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr8::ADC_OFR8_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_ofr9::ADC_OFR9_SPEC

reset() method sets ADC_OFR9 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr9::ADC_OFR9_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_ofr10::ADC_OFR10_SPEC

reset() method sets ADC_OFR10 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr10::ADC_OFR10_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_ofr11::ADC_OFR11_SPEC

reset() method sets ADC_OFR11 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr11::ADC_OFR11_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_ofr12::ADC_OFR12_SPEC

reset() method sets ADC_OFR12 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr12::ADC_OFR12_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_ofr13::ADC_OFR13_SPEC

reset() method sets ADC_OFR13 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr13::ADC_OFR13_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_ofr14::ADC_OFR14_SPEC

reset() method sets ADC_OFR14 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr14::ADC_OFR14_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_ofr15::ADC_OFR15_SPEC

reset() method sets ADC_OFR15 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr15::ADC_OFR15_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_rst::ADC_RST_SPEC

reset() method sets ADC_RST to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_rst::ADC_RST_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_str0::ADC_STR0_SPEC

reset() method sets ADC_STR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str0::ADC_STR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_str1::ADC_STR1_SPEC

reset() method sets ADC_STR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str1::ADC_STR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_str2::ADC_STR2_SPEC

reset() method sets ADC_STR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str2::ADC_STR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_str3::ADC_STR3_SPEC

reset() method sets ADC_STR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str3::ADC_STR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_str4::ADC_STR4_SPEC

reset() method sets ADC_STR4 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str4::ADC_STR4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_str5::ADC_STR5_SPEC

reset() method sets ADC_STR5 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str5::ADC_STR5_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_str6::ADC_STR6_SPEC

reset() method sets ADC_STR6 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str6::ADC_STR6_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_str7::ADC_STR7_SPEC

reset() method sets ADC_STR7 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str7::ADC_STR7_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_str8::ADC_STR8_SPEC

reset() method sets ADC_STR8 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str8::ADC_STR8_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_str9::ADC_STR9_SPEC

reset() method sets ADC_STR9 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str9::ADC_STR9_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_str10::ADC_STR10_SPEC

reset() method sets ADC_STR10 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str10::ADC_STR10_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_str11::ADC_STR11_SPEC

reset() method sets ADC_STR11 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str11::ADC_STR11_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_str12::ADC_STR12_SPEC

reset() method sets ADC_STR12 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str12::ADC_STR12_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_str13::ADC_STR13_SPEC

reset() method sets ADC_STR13 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str13::ADC_STR13_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_str14::ADC_STR14_SPEC

reset() method sets ADC_STR14 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str14::ADC_STR14_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_str15::ADC_STR15_SPEC

reset() method sets ADC_STR15 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str15::ADC_STR15_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_tcr::ADC_TCR_SPEC

reset() method sets ADC_TCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_tcr::ADC_TCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_tsr::ADC_TSR_SPEC

reset() method sets ADC_TSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_tsr::ADC_TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_utr::ADC_UTR_SPEC

reset() method sets ADC_UTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_utr::ADC_UTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::adc::adc_wcr::ADC_WCR_SPEC

reset() method sets ADC_WCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_wcr::ADC_WCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::afio::afio_essr0::AFIO_ESSR0_SPEC

reset() method sets AFIO_ESSR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::afio::afio_essr0::AFIO_ESSR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::afio::afio_essr1::AFIO_ESSR1_SPEC

reset() method sets AFIO_ESSR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::afio::afio_essr1::AFIO_ESSR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::afio::afio_gpacfghr::AFIO_GPACFGHR_SPEC

reset() method sets AFIO_GPACFGHR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::afio::afio_gpacfghr::AFIO_GPACFGHR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::afio::afio_gpacfglr::AFIO_GPACFGLR_SPEC

reset() method sets AFIO_GPACFGLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::afio::afio_gpacfglr::AFIO_GPACFGLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::afio::afio_gpbcfghr::AFIO_GPBCFGHR_SPEC

reset() method sets AFIO_GPBCFGHR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::afio::afio_gpbcfghr::AFIO_GPBCFGHR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::afio::afio_gpbcfglr::AFIO_GPBCFGLR_SPEC

reset() method sets AFIO_GPBCFGLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::afio::afio_gpbcfglr::AFIO_GPBCFGLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::afio::afio_gpccfghr::AFIO_GPCCFGHR_SPEC

reset() method sets AFIO_GPCCFGHR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::afio::afio_gpccfghr::AFIO_GPCCFGHR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::afio::afio_gpccfglr::AFIO_GPCCFGLR_SPEC

reset() method sets AFIO_GPCCFGLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::afio::afio_gpccfglr::AFIO_GPCCFGLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::afio::afio_gpdcfghr::AFIO_GPDCFGHR_SPEC

reset() method sets AFIO_GPDCFGHR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::afio::afio_gpdcfghr::AFIO_GPDCFGHR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::afio::afio_gpdcfglr::AFIO_GPDCFGLR_SPEC

reset() method sets AFIO_GPDCFGLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::afio::afio_gpdcfglr::AFIO_GPDCFGLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for AFIO_GPECFGHR_SPEC

reset() method sets AFIO_GPECFGHR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::afio::afio_gpecfghr::AFIO_GPECFGHR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for AFIO_GPECFGLR_SPEC

reset() method sets AFIO_GPECFGLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::afio::afio_gpecfglr::AFIO_GPECFGLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::bftm0::bftm_cmpr::BFTM_CMPR_SPEC

reset() method sets BFTM_CMPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::bftm0::bftm_cmpr::BFTM_CMPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::bftm0::bftm_cntr::BFTM_CNTR_SPEC

reset() method sets BFTM_CNTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::bftm0::bftm_cntr::BFTM_CNTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::bftm0::bftm_cr::BFTM_CR_SPEC

reset() method sets BFTM_CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::bftm0::bftm_cr::BFTM_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::bftm0::bftm_sr::BFTM_SR_SPEC

reset() method sets BFTM_SR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::bftm0::bftm_sr::BFTM_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::ckcu::ckcu_ahbccr::CKCU_AHBCCR_SPEC

reset() method sets CKCU_AHBCCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ckcu::ckcu_ahbccr::CKCU_AHBCCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::ckcu::ckcu_ahbcfgr::CKCU_AHBCFGR_SPEC

reset() method sets CKCU_AHBCFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ckcu::ckcu_ahbcfgr::CKCU_AHBCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::ckcu::ckcu_apbccr0::CKCU_APBCCR0_SPEC

reset() method sets CKCU_APBCCR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ckcu::ckcu_apbccr0::CKCU_APBCCR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::ckcu::ckcu_apbccr1::CKCU_APBCCR1_SPEC

reset() method sets CKCU_APBCCR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ckcu::ckcu_apbccr1::CKCU_APBCCR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::ckcu::ckcu_apbcfgr::CKCU_APBCFGR_SPEC

reset() method sets CKCU_APBCFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ckcu::ckcu_apbcfgr::CKCU_APBCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::ckcu::ckcu_ckst::CKCU_CKST_SPEC

reset() method sets CKCU_CKST to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ckcu::ckcu_ckst::CKCU_CKST_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::ckcu::ckcu_gccr::CKCU_GCCR_SPEC

reset() method sets CKCU_GCCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ckcu::ckcu_gccr::CKCU_GCCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::ckcu::ckcu_gcfgr::CKCU_GCFGR_SPEC

reset() method sets CKCU_GCFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ckcu::ckcu_gcfgr::CKCU_GCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::ckcu::ckcu_gcir::CKCU_GCIR_SPEC

reset() method sets CKCU_GCIR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ckcu::ckcu_gcir::CKCU_GCIR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::ckcu::ckcu_gcsr::CKCU_GCSR_SPEC

reset() method sets CKCU_GCSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ckcu::ckcu_gcsr::CKCU_GCSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::ckcu::ckcu_lpcr::CKCU_LPCR_SPEC

reset() method sets CKCU_LPCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ckcu::ckcu_lpcr::CKCU_LPCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::ckcu::ckcu_mcudbgcr::CKCU_MCUDBGCR_SPEC

reset() method sets CKCU_MCUDBGCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ckcu::ckcu_mcudbgcr::CKCU_MCUDBGCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::ckcu::ckcu_pllcfgr::CKCU_PLLCFGR_SPEC

reset() method sets CKCU_PLLCFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ckcu::ckcu_pllcfgr::CKCU_PLLCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::ckcu::ckcu_pllcr::CKCU_PLLCR_SPEC

reset() method sets CKCU_PLLCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ckcu::ckcu_pllcr::CKCU_PLLCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::crc::crc_cr::CRC_CR_SPEC

reset() method sets CRC_CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::crc::crc_cr::CRC_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::crc::crc_csr::CRC_CSR_SPEC

reset() method sets CRC_CSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::crc::crc_csr::CRC_CSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::crc::crc_dr::CRC_DR_SPEC

reset() method sets CRC_DR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::crc::crc_dr::CRC_DR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::crc::crc_sdr::CRC_SDR_SPEC

reset() method sets CRC_SDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::crc::crc_sdr::CRC_SDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::ebi::ebi_atr0::EBI_ATR0_SPEC

reset() method sets EBI_ATR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_atr0::EBI_ATR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::ebi::ebi_atr1::EBI_ATR1_SPEC

reset() method sets EBI_ATR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_atr1::EBI_ATR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::ebi::ebi_atr2::EBI_ATR2_SPEC

reset() method sets EBI_ATR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_atr2::EBI_ATR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::ebi::ebi_atr3::EBI_ATR3_SPEC

reset() method sets EBI_ATR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_atr3::EBI_ATR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::ebi::ebi_cr::EBI_CR_SPEC

reset() method sets EBI_CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_cr::EBI_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::ebi::ebi_ienr::EBI_IENR_SPEC

reset() method sets EBI_IENR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_ienr::EBI_IENR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::ebi::ebi_ifcr::EBI_IFCR_SPEC

reset() method sets EBI_IFCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_ifcr::EBI_IFCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::ebi::ebi_ifr::EBI_IFR_SPEC

reset() method sets EBI_IFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_ifr::EBI_IFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::ebi::ebi_pcr::EBI_PCR_SPEC

reset() method sets EBI_PCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_pcr::EBI_PCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::ebi::ebi_pr0::EBI_PR0_SPEC

reset() method sets EBI_PR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_pr0::EBI_PR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::ebi::ebi_pr1::EBI_PR1_SPEC

reset() method sets EBI_PR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_pr1::EBI_PR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::ebi::ebi_pr2::EBI_PR2_SPEC

reset() method sets EBI_PR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_pr2::EBI_PR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::ebi::ebi_pr3::EBI_PR3_SPEC

reset() method sets EBI_PR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_pr3::EBI_PR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::ebi::ebi_rtr0::EBI_RTR0_SPEC

reset() method sets EBI_RTR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_rtr0::EBI_RTR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::ebi::ebi_rtr1::EBI_RTR1_SPEC

reset() method sets EBI_RTR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_rtr1::EBI_RTR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::ebi::ebi_rtr2::EBI_RTR2_SPEC

reset() method sets EBI_RTR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_rtr2::EBI_RTR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::ebi::ebi_rtr3::EBI_RTR3_SPEC

reset() method sets EBI_RTR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_rtr3::EBI_RTR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::ebi::ebi_sr::EBI_SR_SPEC

reset() method sets EBI_SR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_sr::EBI_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::ebi::ebi_wtr0::EBI_WTR0_SPEC

reset() method sets EBI_WTR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_wtr0::EBI_WTR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::ebi::ebi_wtr1::EBI_WTR1_SPEC

reset() method sets EBI_WTR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_wtr1::EBI_WTR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::ebi::ebi_wtr2::EBI_WTR2_SPEC

reset() method sets EBI_WTR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_wtr2::EBI_WTR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::ebi::ebi_wtr3::EBI_WTR3_SPEC

reset() method sets EBI_WTR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_wtr3::EBI_WTR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr0::EXTI_CFGR0_SPEC

reset() method sets EXTI_CFGR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr0::EXTI_CFGR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr1::EXTI_CFGR1_SPEC

reset() method sets EXTI_CFGR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr1::EXTI_CFGR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr2::EXTI_CFGR2_SPEC

reset() method sets EXTI_CFGR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr2::EXTI_CFGR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr3::EXTI_CFGR3_SPEC

reset() method sets EXTI_CFGR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr3::EXTI_CFGR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr4::EXTI_CFGR4_SPEC

reset() method sets EXTI_CFGR4 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr4::EXTI_CFGR4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr5::EXTI_CFGR5_SPEC

reset() method sets EXTI_CFGR5 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr5::EXTI_CFGR5_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr6::EXTI_CFGR6_SPEC

reset() method sets EXTI_CFGR6 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr6::EXTI_CFGR6_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr7::EXTI_CFGR7_SPEC

reset() method sets EXTI_CFGR7 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr7::EXTI_CFGR7_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr8::EXTI_CFGR8_SPEC

reset() method sets EXTI_CFGR8 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr8::EXTI_CFGR8_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr9::EXTI_CFGR9_SPEC

reset() method sets EXTI_CFGR9 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr9::EXTI_CFGR9_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr10::EXTI_CFGR10_SPEC

reset() method sets EXTI_CFGR10 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr10::EXTI_CFGR10_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr11::EXTI_CFGR11_SPEC

reset() method sets EXTI_CFGR11 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr11::EXTI_CFGR11_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr12::EXTI_CFGR12_SPEC

reset() method sets EXTI_CFGR12 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr12::EXTI_CFGR12_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr13::EXTI_CFGR13_SPEC

reset() method sets EXTI_CFGR13 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr13::EXTI_CFGR13_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr14::EXTI_CFGR14_SPEC

reset() method sets EXTI_CFGR14 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr14::EXTI_CFGR14_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr15::EXTI_CFGR15_SPEC

reset() method sets EXTI_CFGR15 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr15::EXTI_CFGR15_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::exti::exti_cr::EXTI_CR_SPEC

reset() method sets EXTI_CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cr::EXTI_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::exti::exti_edgeflgr::EXTI_EDGEFLGR_SPEC

reset() method sets EXTI_EDGEFLGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_edgeflgr::EXTI_EDGEFLGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::exti::exti_edgesr::EXTI_EDGESR_SPEC

reset() method sets EXTI_EDGESR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_edgesr::EXTI_EDGESR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::exti::exti_sscr::EXTI_SSCR_SPEC

reset() method sets EXTI_SSCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_sscr::EXTI_SSCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::exti::exti_wakupcr::EXTI_WAKUPCR_SPEC

reset() method sets EXTI_WAKUPCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_wakupcr::EXTI_WAKUPCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::exti::exti_wakupflg::EXTI_WAKUPFLG_SPEC

reset() method sets EXTI_WAKUPFLG to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_wakupflg::EXTI_WAKUPFLG_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::exti::exti_wakuppolr::EXTI_WAKUPPOLR_SPEC

reset() method sets EXTI_WAKUPPOLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_wakuppolr::EXTI_WAKUPPOLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::fault_reports::afsr::AFSR_SPEC

reset() method sets AFSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fault_reports::afsr::AFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::fault_reports::bfar::BFAR_SPEC

reset() method sets BFAR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fault_reports::bfar::BFAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::fault_reports::bfsr::BFSR_SPEC

reset() method sets BFSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ht32f1655_56::fault_reports::bfsr::BFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::fault_reports::cfsr::CFSR_SPEC

reset() method sets CFSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fault_reports::cfsr::CFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::fault_reports::dfsr::DFSR_SPEC

reset() method sets DFSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fault_reports::dfsr::DFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::fault_reports::fault_reports_mfsr::FAULT_REPORTS_MFSR_SPEC

reset() method sets MFSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ht32f1655_56::fault_reports::fault_reports_mfsr::FAULT_REPORTS_MFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::fault_reports::hfsr::HFSR_SPEC

reset() method sets HFSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fault_reports::hfsr::HFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::fault_reports::mmfar::MMFAR_SPEC

reset() method sets MMFAR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fault_reports::mmfar::MMFAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::fault_reports::ufsr::UFSR_SPEC

reset() method sets UFSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ht32f1655_56::fault_reports::ufsr::UFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::fmc::fmc_cfcr::FMC_CFCR_SPEC

reset() method sets FMC_CFCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_cfcr::FMC_CFCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::fmc::fmc_cpsr::FMC_CPSR_SPEC

reset() method sets FMC_CPSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_cpsr::FMC_CPSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::fmc::fmc_ocmr::FMC_OCMR_SPEC

reset() method sets FMC_OCMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_ocmr::FMC_OCMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::fmc::fmc_oier::FMC_OIER_SPEC

reset() method sets FMC_OIER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_oier::FMC_OIER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::fmc::fmc_oisr::FMC_OISR_SPEC

reset() method sets FMC_OISR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_oisr::FMC_OISR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::fmc::fmc_opcr::FMC_OPCR_SPEC

reset() method sets FMC_OPCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_opcr::FMC_OPCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::fmc::fmc_ppsr0::FMC_PPSR0_SPEC

reset() method sets FMC_PPSR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_ppsr0::FMC_PPSR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::fmc::fmc_ppsr1::FMC_PPSR1_SPEC

reset() method sets FMC_PPSR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_ppsr1::FMC_PPSR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::fmc::fmc_ppsr2::FMC_PPSR2_SPEC

reset() method sets FMC_PPSR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_ppsr2::FMC_PPSR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::fmc::fmc_ppsr3::FMC_PPSR3_SPEC

reset() method sets FMC_PPSR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_ppsr3::FMC_PPSR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::fmc::fmc_sbvt0::FMC_SBVT0_SPEC

reset() method sets FMC_SBVT0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_sbvt0::FMC_SBVT0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::fmc::fmc_sbvt1::FMC_SBVT1_SPEC

reset() method sets FMC_SBVT1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_sbvt1::FMC_SBVT1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::fmc::fmc_sbvt2::FMC_SBVT2_SPEC

reset() method sets FMC_SBVT2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_sbvt2::FMC_SBVT2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::fmc::fmc_sbvt3::FMC_SBVT3_SPEC

reset() method sets FMC_SBVT3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_sbvt3::FMC_SBVT3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::fmc::fmc_tadr::FMC_TADR_SPEC

reset() method sets FMC_TADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_tadr::FMC_TADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::fmc::fmc_vmcr::FMC_VMCR_SPEC

reset() method sets FMC_VMCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_vmcr::FMC_VMCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::fmc::fmc_wrdr::FMC_WRDR_SPEC

reset() method sets FMC_WRDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_wrdr::FMC_WRDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpioa::dinr::DINR_SPEC

reset() method sets DINR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioa::dinr::DINR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpioa::dircr::DIRCR_SPEC

reset() method sets DIRCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioa::dircr::DIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpioa::doutr::DOUTR_SPEC

reset() method sets DOUTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioa::doutr::DOUTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpioa::drvr::DRVR_SPEC

reset() method sets DRVR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioa::drvr::DRVR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpioa::iner::INER_SPEC

reset() method sets INER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioa::iner::INER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpioa::lockr::LOCKR_SPEC

reset() method sets LOCKR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioa::lockr::LOCKR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpioa::odr::ODR_SPEC

reset() method sets ODR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioa::odr::ODR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpioa::pdr::PDR_SPEC

reset() method sets PDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioa::pdr::PDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpioa::pur::PUR_SPEC

reset() method sets PUR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioa::pur::PUR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpioa::rr::RR_SPEC

reset() method sets RR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioa::rr::RR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpioa::srr::SRR_SPEC

reset() method sets SRR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioa::srr::SRR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpiob::dinr::DINR_SPEC

reset() method sets DINR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiob::dinr::DINR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpiob::dircr::DIRCR_SPEC

reset() method sets DIRCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiob::dircr::DIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpiob::doutr::DOUTR_SPEC

reset() method sets DOUTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiob::doutr::DOUTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpiob::drvr::DRVR_SPEC

reset() method sets DRVR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiob::drvr::DRVR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpiob::iner::INER_SPEC

reset() method sets INER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiob::iner::INER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpiob::lockr::LOCKR_SPEC

reset() method sets LOCKR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiob::lockr::LOCKR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpiob::odr::ODR_SPEC

reset() method sets ODR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiob::odr::ODR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpiob::pdr::PDR_SPEC

reset() method sets PDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiob::pdr::PDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpiob::pur::PUR_SPEC

reset() method sets PUR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiob::pur::PUR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpiob::rr::RR_SPEC

reset() method sets RR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiob::rr::RR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpiob::srr::SRR_SPEC

reset() method sets SRR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiob::srr::SRR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpioc::dinr::DINR_SPEC

reset() method sets DINR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioc::dinr::DINR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpioc::dircr::DIRCR_SPEC

reset() method sets DIRCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioc::dircr::DIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpioc::doutr::DOUTR_SPEC

reset() method sets DOUTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioc::doutr::DOUTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpioc::drvr::DRVR_SPEC

reset() method sets DRVR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioc::drvr::DRVR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpioc::iner::INER_SPEC

reset() method sets INER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioc::iner::INER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpioc::lockr::LOCKR_SPEC

reset() method sets LOCKR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioc::lockr::LOCKR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpioc::odr::ODR_SPEC

reset() method sets ODR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioc::odr::ODR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpioc::pdr::PDR_SPEC

reset() method sets PDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioc::pdr::PDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpioc::pur::PUR_SPEC

reset() method sets PUR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioc::pur::PUR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpioc::rr::RR_SPEC

reset() method sets RR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioc::rr::RR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpioc::srr::SRR_SPEC

reset() method sets SRR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioc::srr::SRR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpiod::dinr::DINR_SPEC

reset() method sets DINR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiod::dinr::DINR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpiod::dircr::DIRCR_SPEC

reset() method sets DIRCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiod::dircr::DIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpiod::doutr::DOUTR_SPEC

reset() method sets DOUTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiod::doutr::DOUTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpiod::drvr::DRVR_SPEC

reset() method sets DRVR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiod::drvr::DRVR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpiod::iner::INER_SPEC

reset() method sets INER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiod::iner::INER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpiod::lockr::LOCKR_SPEC

reset() method sets LOCKR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiod::lockr::LOCKR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpiod::odr::ODR_SPEC

reset() method sets ODR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiod::odr::ODR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpiod::pdr::PDR_SPEC

reset() method sets PDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiod::pdr::PDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpiod::pur::PUR_SPEC

reset() method sets PUR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiod::pur::PUR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpiod::rr::RR_SPEC

reset() method sets RR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiod::rr::RR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpiod::srr::SRR_SPEC

reset() method sets SRR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiod::srr::SRR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpioe::dinr::DINR_SPEC

reset() method sets DINR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioe::dinr::DINR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpioe::dircr::DIRCR_SPEC

reset() method sets DIRCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioe::dircr::DIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpioe::doutr::DOUTR_SPEC

reset() method sets DOUTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioe::doutr::DOUTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpioe::drvr::DRVR_SPEC

reset() method sets DRVR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioe::drvr::DRVR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpioe::iner::INER_SPEC

reset() method sets INER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioe::iner::INER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpioe::lockr::LOCKR_SPEC

reset() method sets LOCKR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioe::lockr::LOCKR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpioe::odr::ODR_SPEC

reset() method sets ODR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioe::odr::ODR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpioe::pdr::PDR_SPEC

reset() method sets PDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioe::pdr::PDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpioe::pur::PUR_SPEC

reset() method sets PUR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioe::pur::PUR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpioe::rr::RR_SPEC

reset() method sets RR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioe::rr::RR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gpioe::srr::SRR_SPEC

reset() method sets SRR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioe::srr::SRR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch0acr::GPTM_CH0ACR_SPEC

reset() method sets GPTM_CH0ACR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch0acr::GPTM_CH0ACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch0ccr::GPTM_CH0CCR_SPEC

reset() method sets GPTM_CH0CCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch0ccr::GPTM_CH0CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch0icfr::GPTM_CH0ICFR_SPEC

reset() method sets GPTM_CH0ICFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch0icfr::GPTM_CH0ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch0ocfr::GPTM_CH0OCFR_SPEC

reset() method sets GPTM_CH0OCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch0ocfr::GPTM_CH0OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch1acr::GPTM_CH1ACR_SPEC

reset() method sets GPTM_CH1ACR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch1acr::GPTM_CH1ACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch1ccr::GPTM_CH1CCR_SPEC

reset() method sets GPTM_CH1CCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch1ccr::GPTM_CH1CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch1icfr::GPTM_CH1ICFR_SPEC

reset() method sets GPTM_CH1ICFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch1icfr::GPTM_CH1ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch1ocfr::GPTM_CH1OCFR_SPEC

reset() method sets GPTM_CH1OCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch1ocfr::GPTM_CH1OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch2acr::GPTM_CH2ACR_SPEC

reset() method sets GPTM_CH2ACR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch2acr::GPTM_CH2ACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch2ccr::GPTM_CH2CCR_SPEC

reset() method sets GPTM_CH2CCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch2ccr::GPTM_CH2CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch2icfr::GPTM_CH2ICFR_SPEC

reset() method sets GPTM_CH2ICFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch2icfr::GPTM_CH2ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch2ocfr::GPTM_CH2OCFR_SPEC

reset() method sets GPTM_CH2OCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch2ocfr::GPTM_CH2OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch3acr::GPTM_CH3ACR_SPEC

reset() method sets GPTM_CH3ACR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch3acr::GPTM_CH3ACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch3ccr::GPTM_CH3CCR_SPEC

reset() method sets GPTM_CH3CCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch3ccr::GPTM_CH3CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch3icfr::GPTM_CH3ICFR_SPEC

reset() method sets GPTM_CH3ICFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch3icfr::GPTM_CH3ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch3ocfr::GPTM_CH3OCFR_SPEC

reset() method sets GPTM_CH3OCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch3ocfr::GPTM_CH3OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gptm0::gptm_chctr::GPTM_CHCTR_SPEC

reset() method sets GPTM_CHCTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_chctr::GPTM_CHCTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gptm0::gptm_chpolr::GPTM_CHPOLR_SPEC

reset() method sets GPTM_CHPOLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_chpolr::GPTM_CHPOLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gptm0::gptm_cntcfr::GPTM_CNTCFR_SPEC

reset() method sets GPTM_CNTCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_cntcfr::GPTM_CNTCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gptm0::gptm_cntr::GPTM_CNTR_SPEC

reset() method sets GPTM_CNTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_cntr::GPTM_CNTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gptm0::gptm_crr::GPTM_CRR_SPEC

reset() method sets GPTM_CRR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_crr::GPTM_CRR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ctr::GPTM_CTR_SPEC

reset() method sets GPTM_CTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ctr::GPTM_CTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gptm0::gptm_dictr::GPTM_DICTR_SPEC

reset() method sets GPTM_DICTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_dictr::GPTM_DICTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gptm0::gptm_evgr::GPTM_EVGR_SPEC

reset() method sets GPTM_EVGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_evgr::GPTM_EVGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gptm0::gptm_intsr::GPTM_INTSR_SPEC

reset() method sets GPTM_INTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_intsr::GPTM_INTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gptm0::gptm_mdcfr::GPTM_MDCFR_SPEC

reset() method sets GPTM_MDCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_mdcfr::GPTM_MDCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gptm0::gptm_pscr::GPTM_PSCR_SPEC

reset() method sets GPTM_PSCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_pscr::GPTM_PSCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::gptm0::gptm_trcfr::GPTM_TRCFR_SPEC

reset() method sets GPTM_TRCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_trcfr::GPTM_TRCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::i2c0::i2c_addmr::I2C_ADDMR_SPEC

reset() method sets I2C_ADDMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2c0::i2c_addmr::I2C_ADDMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::i2c0::i2c_addr::I2C_ADDR_SPEC

reset() method sets I2C_ADDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2c0::i2c_addr::I2C_ADDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::i2c0::i2c_addsr::I2C_ADDSR_SPEC

reset() method sets I2C_ADDSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2c0::i2c_addsr::I2C_ADDSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::i2c0::i2c_cr::I2C_CR_SPEC

reset() method sets I2C_CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2c0::i2c_cr::I2C_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::i2c0::i2c_dr::I2C_DR_SPEC

reset() method sets I2C_DR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2c0::i2c_dr::I2C_DR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::i2c0::i2c_ier::I2C_IER_SPEC

reset() method sets I2C_IER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2c0::i2c_ier::I2C_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::i2c0::i2c_shpgr::I2C_SHPGR_SPEC

reset() method sets I2C_SHPGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2c0::i2c_shpgr::I2C_SHPGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::i2c0::i2c_slpgr::I2C_SLPGR_SPEC

reset() method sets I2C_SLPGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2c0::i2c_slpgr::I2C_SLPGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::i2c0::i2c_sr::I2C_SR_SPEC

reset() method sets I2C_SR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2c0::i2c_sr::I2C_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::i2c0::i2c_tar::I2C_TAR_SPEC

reset() method sets I2C_TAR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2c0::i2c_tar::I2C_TAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::i2c0::i2c_tout::I2C_TOUT_SPEC

reset() method sets I2C_TOUT to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2c0::i2c_tout::I2C_TOUT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::i2s::i2s_cdr::I2S_CDR_SPEC

reset() method sets I2S_CDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2s::i2s_cdr::I2S_CDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::i2s::i2s_cr::I2S_CR_SPEC

reset() method sets I2S_CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2s::i2s_cr::I2S_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::i2s::i2s_fcr::I2S_FCR_SPEC

reset() method sets I2S_FCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2s::i2s_fcr::I2S_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::i2s::i2s_ier::I2S_IER_SPEC

reset() method sets I2S_IER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2s::i2s_ier::I2S_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::i2s::i2s_rcntr::I2S_RCNTR_SPEC

reset() method sets I2S_RCNTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2s::i2s_rcntr::I2S_RCNTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::i2s::i2s_rxdr::I2S_RXDR_SPEC

reset() method sets I2S_RXDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2s::i2s_rxdr::I2S_RXDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::i2s::i2s_sr::I2S_SR_SPEC

reset() method sets I2S_SR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2s::i2s_sr::I2S_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::i2s::i2s_txdr::I2S_TXDR_SPEC

reset() method sets I2S_TXDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2s::i2s_txdr::I2S_TXDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch0acr::MCTM_CH0ACR_SPEC

reset() method sets MCTM_CH0ACR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch0acr::MCTM_CH0ACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch0ccr::MCTM_CH0CCR_SPEC

reset() method sets MCTM_CH0CCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch0ccr::MCTM_CH0CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch0icfr::MCTM_CH0ICFR_SPEC

reset() method sets MCTM_CH0ICFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch0icfr::MCTM_CH0ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch0ocfr::MCTM_CH0OCFR_SPEC

reset() method sets MCTM_CH0OCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch0ocfr::MCTM_CH0OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch1acr::MCTM_CH1ACR_SPEC

reset() method sets MCTM_CH1ACR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch1acr::MCTM_CH1ACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch1ccr::MCTM_CH1CCR_SPEC

reset() method sets MCTM_CH1CCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch1ccr::MCTM_CH1CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch1icfr::MCTM_CH1ICFR_SPEC

reset() method sets MCTM_CH1ICFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch1icfr::MCTM_CH1ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch1ocfr::MCTM_CH1OCFR_SPEC

reset() method sets MCTM_CH1OCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch1ocfr::MCTM_CH1OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch2acr::MCTM_CH2ACR_SPEC

reset() method sets MCTM_CH2ACR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch2acr::MCTM_CH2ACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch2ccr::MCTM_CH2CCR_SPEC

reset() method sets MCTM_CH2CCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch2ccr::MCTM_CH2CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch2icfr::MCTM_CH2ICFR_SPEC

reset() method sets MCTM_CH2ICFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch2icfr::MCTM_CH2ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch2ocfr::MCTM_CH2OCFR_SPEC

reset() method sets MCTM_CH2OCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch2ocfr::MCTM_CH2OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch3acr::MCTM_CH3ACR_SPEC

reset() method sets MCTM_CH3ACR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch3acr::MCTM_CH3ACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch3ccr::MCTM_CH3CCR_SPEC

reset() method sets MCTM_CH3CCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch3ccr::MCTM_CH3CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch3icfr::MCTM_CH3ICFR_SPEC

reset() method sets MCTM_CH3ICFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch3icfr::MCTM_CH3ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch3ocfr::MCTM_CH3OCFR_SPEC

reset() method sets MCTM_CH3OCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch3ocfr::MCTM_CH3OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::mctm0::mctm_chbrkcfr::MCTM_CHBRKCFR_SPEC

reset() method sets MCTM_CHBRKCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_chbrkcfr::MCTM_CHBRKCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::mctm0::mctm_chbrkctr::MCTM_CHBRKCTR_SPEC

reset() method sets MCTM_CHBRKCTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_chbrkctr::MCTM_CHBRKCTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::mctm0::mctm_chctr::MCTM_CHCTR_SPEC

reset() method sets MCTM_CHCTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_chctr::MCTM_CHCTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::mctm0::mctm_chpolr::MCTM_CHPOLR_SPEC

reset() method sets MCTM_CHPOLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_chpolr::MCTM_CHPOLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::mctm0::mctm_cntcfr::MCTM_CNTCFR_SPEC

reset() method sets MCTM_CNTCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_cntcfr::MCTM_CNTCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::mctm0::mctm_cntr::MCTM_CNTR_SPEC

reset() method sets MCTM_CNTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_cntr::MCTM_CNTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::mctm0::mctm_crr::MCTM_CRR_SPEC

reset() method sets MCTM_CRR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_crr::MCTM_CRR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ctr::MCTM_CTR_SPEC

reset() method sets MCTM_CTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ctr::MCTM_CTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::mctm0::mctm_dictr::MCTM_DICTR_SPEC

reset() method sets MCTM_DICTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_dictr::MCTM_DICTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::mctm0::mctm_evgr::MCTM_EVGR_SPEC

reset() method sets MCTM_EVGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_evgr::MCTM_EVGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::mctm0::mctm_intsr::MCTM_INTSR_SPEC

reset() method sets MCTM_INTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_intsr::MCTM_INTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::mctm0::mctm_mdcfr::MCTM_MDCFR_SPEC

reset() method sets MCTM_MDCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_mdcfr::MCTM_MDCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::mctm0::mctm_pscr::MCTM_PSCR_SPEC

reset() method sets MCTM_PSCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_pscr::MCTM_PSCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::mctm0::mctm_repr::MCTM_REPR_SPEC

reset() method sets MCTM_REPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_repr::MCTM_REPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::mctm0::mctm_trcfr::MCTM_TRCFR_SPEC

reset() method sets MCTM_TRCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_trcfr::MCTM_TRCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::opacmp::cmpiclr0::CMPICLR0_SPEC

reset() method sets CMPICLR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::opacmp::cmpiclr0::CMPICLR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::opacmp::cmpiclr1::CMPICLR1_SPEC

reset() method sets CMPICLR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::opacmp::cmpiclr1::CMPICLR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::opacmp::cmpier0::CMPIER0_SPEC

reset() method sets CMPIER0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::opacmp::cmpier0::CMPIER0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::opacmp::cmpier1::CMPIER1_SPEC

reset() method sets CMPIER1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::opacmp::cmpier1::CMPIER1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::opacmp::cmpisr0::CMPISR0_SPEC

reset() method sets CMPISR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::opacmp::cmpisr0::CMPISR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::opacmp::cmpisr1::CMPISR1_SPEC

reset() method sets CMPISR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::opacmp::cmpisr1::CMPISR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::opacmp::cmprsr0::CMPRSR0_SPEC

reset() method sets CMPRSR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::opacmp::cmprsr0::CMPRSR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::opacmp::cmprsr1::CMPRSR1_SPEC

reset() method sets CMPRSR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::opacmp::cmprsr1::CMPRSR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::opacmp::ofvcr0::OFVCR0_SPEC

reset() method sets OFVCR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::opacmp::ofvcr0::OFVCR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::opacmp::ofvcr1::OFVCR1_SPEC

reset() method sets OFVCR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::opacmp::ofvcr1::OFVCR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::opacmp::opacr0::OPACR0_SPEC

reset() method sets OPACR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::opacmp::opacr0::OPACR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::opacmp::opacr1::OPACR1_SPEC

reset() method sets OPACR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::opacmp::opacr1::OPACR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch0cadr::PDMA_CH0CADR_SPEC

reset() method sets PDMA_CH0CADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch0cadr::PDMA_CH0CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch0cr::PDMA_CH0CR_SPEC

reset() method sets PDMA_CH0CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch0cr::PDMA_CH0CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch0ctsr::PDMA_CH0CTSR_SPEC

reset() method sets PDMA_CH0CTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch0ctsr::PDMA_CH0CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch0dadr::PDMA_CH0DADR_SPEC

reset() method sets PDMA_CH0DADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch0dadr::PDMA_CH0DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch0sadr::PDMA_CH0SADR_SPEC

reset() method sets PDMA_CH0SADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch0sadr::PDMA_CH0SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch0tsr::PDMA_CH0TSR_SPEC

reset() method sets PDMA_CH0TSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch0tsr::PDMA_CH0TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch1cadr::PDMA_CH1CADR_SPEC

reset() method sets PDMA_CH1CADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch1cadr::PDMA_CH1CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch1cr::PDMA_CH1CR_SPEC

reset() method sets PDMA_CH1CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch1cr::PDMA_CH1CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch1ctsr::PDMA_CH1CTSR_SPEC

reset() method sets PDMA_CH1CTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch1ctsr::PDMA_CH1CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch1dadr::PDMA_CH1DADR_SPEC

reset() method sets PDMA_CH1DADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch1dadr::PDMA_CH1DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch1sadr::PDMA_CH1SADR_SPEC

reset() method sets PDMA_CH1SADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch1sadr::PDMA_CH1SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch1tsr::PDMA_CH1TSR_SPEC

reset() method sets PDMA_CH1TSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch1tsr::PDMA_CH1TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch2cadr::PDMA_CH2CADR_SPEC

reset() method sets PDMA_CH2CADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch2cadr::PDMA_CH2CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch2cr::PDMA_CH2CR_SPEC

reset() method sets PDMA_CH2CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch2cr::PDMA_CH2CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch2ctsr::PDMA_CH2CTSR_SPEC

reset() method sets PDMA_CH2CTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch2ctsr::PDMA_CH2CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch2dadr::PDMA_CH2DADR_SPEC

reset() method sets PDMA_CH2DADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch2dadr::PDMA_CH2DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch2sadr::PDMA_CH2SADR_SPEC

reset() method sets PDMA_CH2SADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch2sadr::PDMA_CH2SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch2tsr::PDMA_CH2TSR_SPEC

reset() method sets PDMA_CH2TSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch2tsr::PDMA_CH2TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch3cadr::PDMA_CH3CADR_SPEC

reset() method sets PDMA_CH3CADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch3cadr::PDMA_CH3CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch3cr::PDMA_CH3CR_SPEC

reset() method sets PDMA_CH3CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch3cr::PDMA_CH3CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch3ctsr::PDMA_CH3CTSR_SPEC

reset() method sets PDMA_CH3CTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch3ctsr::PDMA_CH3CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch3dadr::PDMA_CH3DADR_SPEC

reset() method sets PDMA_CH3DADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch3dadr::PDMA_CH3DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch3sadr::PDMA_CH3SADR_SPEC

reset() method sets PDMA_CH3SADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch3sadr::PDMA_CH3SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch3tsr::PDMA_CH3TSR_SPEC

reset() method sets PDMA_CH3TSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch3tsr::PDMA_CH3TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch4cadr::PDMA_CH4CADR_SPEC

reset() method sets PDMA_CH4CADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch4cadr::PDMA_CH4CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch4cr::PDMA_CH4CR_SPEC

reset() method sets PDMA_CH4CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch4cr::PDMA_CH4CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch4ctsr::PDMA_CH4CTSR_SPEC

reset() method sets PDMA_CH4CTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch4ctsr::PDMA_CH4CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch4dadr::PDMA_CH4DADR_SPEC

reset() method sets PDMA_CH4DADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch4dadr::PDMA_CH4DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch4sadr::PDMA_CH4SADR_SPEC

reset() method sets PDMA_CH4SADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch4sadr::PDMA_CH4SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch4tsr::PDMA_CH4TSR_SPEC

reset() method sets PDMA_CH4TSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch4tsr::PDMA_CH4TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch5cadr::PDMA_CH5CADR_SPEC

reset() method sets PDMA_CH5CADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch5cadr::PDMA_CH5CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch5cr::PDMA_CH5CR_SPEC

reset() method sets PDMA_CH5CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch5cr::PDMA_CH5CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch5ctsr::PDMA_CH5CTSR_SPEC

reset() method sets PDMA_CH5CTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch5ctsr::PDMA_CH5CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch5dadr::PDMA_CH5DADR_SPEC

reset() method sets PDMA_CH5DADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch5dadr::PDMA_CH5DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch5sadr::PDMA_CH5SADR_SPEC

reset() method sets PDMA_CH5SADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch5sadr::PDMA_CH5SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch5tsr::PDMA_CH5TSR_SPEC

reset() method sets PDMA_CH5TSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch5tsr::PDMA_CH5TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch6cadr::PDMA_CH6CADR_SPEC

reset() method sets PDMA_CH6CADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch6cadr::PDMA_CH6CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch6cr::PDMA_CH6CR_SPEC

reset() method sets PDMA_CH6CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch6cr::PDMA_CH6CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch6ctsr::PDMA_CH6CTSR_SPEC

reset() method sets PDMA_CH6CTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch6ctsr::PDMA_CH6CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch6dadr::PDMA_CH6DADR_SPEC

reset() method sets PDMA_CH6DADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch6dadr::PDMA_CH6DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch6sadr::PDMA_CH6SADR_SPEC

reset() method sets PDMA_CH6SADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch6sadr::PDMA_CH6SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch6tsr::PDMA_CH6TSR_SPEC

reset() method sets PDMA_CH6TSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch6tsr::PDMA_CH6TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch7cadr::PDMA_CH7CADR_SPEC

reset() method sets PDMA_CH7CADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch7cadr::PDMA_CH7CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch7cr::PDMA_CH7CR_SPEC

reset() method sets PDMA_CH7CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch7cr::PDMA_CH7CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch7ctsr::PDMA_CH7CTSR_SPEC

reset() method sets PDMA_CH7CTSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch7ctsr::PDMA_CH7CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch7dadr::PDMA_CH7DADR_SPEC

reset() method sets PDMA_CH7DADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch7dadr::PDMA_CH7DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch7sadr::PDMA_CH7SADR_SPEC

reset() method sets PDMA_CH7SADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch7sadr::PDMA_CH7SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch7tsr::PDMA_CH7TSR_SPEC

reset() method sets PDMA_CH7TSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch7tsr::PDMA_CH7TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ier0::PDMA_IER0_SPEC

reset() method sets PDMA_IER0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ier0::PDMA_IER0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_ier1::PDMA_IER1_SPEC

reset() method sets PDMA_IER1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ier1::PDMA_IER1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_iscr0::PDMA_ISCR0_SPEC

reset() method sets PDMA_ISCR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_iscr0::PDMA_ISCR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_iscr1::PDMA_ISCR1_SPEC

reset() method sets PDMA_ISCR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_iscr1::PDMA_ISCR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_isr0::PDMA_ISR0_SPEC

reset() method sets PDMA_ISR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_isr0::PDMA_ISR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pdma::pdma_isr1::PDMA_ISR1_SPEC

reset() method sets PDMA_ISR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_isr1::PDMA_ISR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pwrcu::pwrcu_bakcr::PWRCU_BAKCR_SPEC

reset() method sets PWRCU_BAKCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pwrcu::pwrcu_bakcr::PWRCU_BAKCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pwrcu::pwrcu_bakreg0::PWRCU_BAKREG0_SPEC

reset() method sets PWRCU_BAKREG0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pwrcu::pwrcu_bakreg0::PWRCU_BAKREG0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pwrcu::pwrcu_bakreg1::PWRCU_BAKREG1_SPEC

reset() method sets PWRCU_BAKREG1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pwrcu::pwrcu_bakreg1::PWRCU_BAKREG1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pwrcu::pwrcu_bakreg2::PWRCU_BAKREG2_SPEC

reset() method sets PWRCU_BAKREG2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pwrcu::pwrcu_bakreg2::PWRCU_BAKREG2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pwrcu::pwrcu_bakreg3::PWRCU_BAKREG3_SPEC

reset() method sets PWRCU_BAKREG3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pwrcu::pwrcu_bakreg3::PWRCU_BAKREG3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pwrcu::pwrcu_bakreg4::PWRCU_BAKREG4_SPEC

reset() method sets PWRCU_BAKREG4 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pwrcu::pwrcu_bakreg4::PWRCU_BAKREG4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pwrcu::pwrcu_bakreg5::PWRCU_BAKREG5_SPEC

reset() method sets PWRCU_BAKREG5 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pwrcu::pwrcu_bakreg5::PWRCU_BAKREG5_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pwrcu::pwrcu_bakreg6::PWRCU_BAKREG6_SPEC

reset() method sets PWRCU_BAKREG6 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pwrcu::pwrcu_bakreg6::PWRCU_BAKREG6_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pwrcu::pwrcu_bakreg7::PWRCU_BAKREG7_SPEC

reset() method sets PWRCU_BAKREG7 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pwrcu::pwrcu_bakreg7::PWRCU_BAKREG7_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pwrcu::pwrcu_bakreg8::PWRCU_BAKREG8_SPEC

reset() method sets PWRCU_BAKREG8 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pwrcu::pwrcu_bakreg8::PWRCU_BAKREG8_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pwrcu::pwrcu_bakreg9::PWRCU_BAKREG9_SPEC

reset() method sets PWRCU_BAKREG9 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pwrcu::pwrcu_bakreg9::PWRCU_BAKREG9_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pwrcu::pwrcu_baksr::PWRCU_BAKSR_SPEC

reset() method sets PWRCU_BAKSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pwrcu::pwrcu_baksr::PWRCU_BAKSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pwrcu::pwrcu_baktest::PWRCU_BAKTEST_SPEC

reset() method sets PWRCU_BAKTEST to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pwrcu::pwrcu_baktest::PWRCU_BAKTEST_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pwrcu::pwrcu_hsircr::PWRCU_HSIRCR_SPEC

reset() method sets PWRCU_HSIRCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pwrcu::pwrcu_hsircr::PWRCU_HSIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::pwrcu::pwrcu_lvdcsr::PWRCU_LVDCSR_SPEC

reset() method sets PWRCU_LVDCSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pwrcu::pwrcu_lvdcsr::PWRCU_LVDCSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::rstcu::rstcu_ahbprstr::RSTCU_AHBPRSTR_SPEC

reset() method sets RSTCU_AHBPRSTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::rstcu::rstcu_ahbprstr::RSTCU_AHBPRSTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::rstcu::rstcu_apbprstr0::RSTCU_APBPRSTR0_SPEC

reset() method sets RSTCU_APBPRSTR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::rstcu::rstcu_apbprstr0::RSTCU_APBPRSTR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::rstcu::rstcu_apbprstr1::RSTCU_APBPRSTR1_SPEC

reset() method sets RSTCU_APBPRSTR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::rstcu::rstcu_apbprstr1::RSTCU_APBPRSTR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::rstcu::rstcu_grsr::RSTCU_GRSR_SPEC

reset() method sets RSTCU_GRSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::rstcu::rstcu_grsr::RSTCU_GRSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::rtc::rtc_cmp::RTC_CMP_SPEC

reset() method sets RTC_CMP to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::rtc::rtc_cmp::RTC_CMP_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::rtc::rtc_cnt::RTC_CNT_SPEC

reset() method sets RTC_CNT to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::rtc::rtc_cnt::RTC_CNT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::rtc::rtc_cr::RTC_CR_SPEC

reset() method sets RTC_CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::rtc::rtc_cr::RTC_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::rtc::rtc_iwen::RTC_IWEN_SPEC

reset() method sets RTC_IWEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::rtc::rtc_iwen::RTC_IWEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::rtc::rtc_sr::RTC_SR_SPEC

reset() method sets RTC_SR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::rtc::rtc_sr::RTC_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::sci::sci_ccr::SCI_CCR_SPEC

reset() method sets SCI_CCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::sci::sci_ccr::SCI_CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::sci::sci_cr::SCI_CR_SPEC

reset() method sets SCI_CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::sci::sci_cr::SCI_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::sci::sci_etu::SCI_ETU_SPEC

reset() method sets SCI_ETU to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::sci::sci_etu::SCI_ETU_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::sci::sci_gt::SCI_GT_SPEC

reset() method sets SCI_GT to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::sci::sci_gt::SCI_GT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::sci::sci_ier::SCI_IER_SPEC

reset() method sets SCI_IER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::sci::sci_ier::SCI_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::sci::sci_ipr::SCI_IPR_SPEC

reset() method sets SCI_IPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::sci::sci_ipr::SCI_IPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::sci::sci_psc::SCI_PSC_SPEC

reset() method sets SCI_PSC to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::sci::sci_psc::SCI_PSC_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::sci::sci_rxb::SCI_RXB_SPEC

reset() method sets SCI_RXB to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::sci::sci_rxb::SCI_RXB_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::sci::sci_sr::SCI_SR_SPEC

reset() method sets SCI_SR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::sci::sci_sr::SCI_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::sci::sci_txb::SCI_TXB_SPEC

reset() method sets SCI_TXB to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::sci::sci_txb::SCI_TXB_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::sci::sci_wt::SCI_WT_SPEC

reset() method sets SCI_WT to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::sci::sci_wt::SCI_WT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::spi0::spi_cpr::SPI_CPR_SPEC

reset() method sets SPI_CPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::spi0::spi_cpr::SPI_CPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::spi0::spi_cr0::SPI_CR0_SPEC

reset() method sets SPI_CR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::spi0::spi_cr0::SPI_CR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::spi0::spi_cr1::SPI_CR1_SPEC

reset() method sets SPI_CR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::spi0::spi_cr1::SPI_CR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::spi0::spi_dr::SPI_DR_SPEC

reset() method sets SPI_DR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::spi0::spi_dr::SPI_DR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::spi0::spi_fcr::SPI_FCR_SPEC

reset() method sets SPI_FCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::spi0::spi_fcr::SPI_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::spi0::spi_fsr::SPI_FSR_SPEC

reset() method sets SPI_FSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::spi0::spi_fsr::SPI_FSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::spi0::spi_ftocr::SPI_FTOCR_SPEC

reset() method sets SPI_FTOCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::spi0::spi_ftocr::SPI_FTOCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::spi0::spi_ier::SPI_IER_SPEC

reset() method sets SPI_IER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::spi0::spi_ier::SPI_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::spi0::spi_sr::SPI_SR_SPEC

reset() method sets SPI_SR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::spi0::spi_sr::SPI_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::sys_tick::calib::CALIB_SPEC

reset() method sets CALIB to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::sys_tick::calib::CALIB_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::sys_tick::ctrl::CTRL_SPEC

reset() method sets CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::sys_tick::ctrl::CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::sys_tick::load::LOAD_SPEC

reset() method sets LOAD to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::sys_tick::load::LOAD_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::sys_tick::val::VAL_SPEC

reset() method sets VAL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::sys_tick::val::VAL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::uart0::uart0_degtstr::UART0_DEGTSTR_SPEC

reset() method sets UART0_DEGTSTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart0::uart0_degtstr::UART0_DEGTSTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::uart0::uart0_dlr::UART0_DLR_SPEC

reset() method sets UART0_DLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart0::uart0_dlr::UART0_DLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::uart0::uart0_fcr::UART0_FCR_SPEC

reset() method sets UART0_FCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart0::uart0_fcr::UART0_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::uart0::uart0_fsr::UART0_FSR_SPEC

reset() method sets UART0_FSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart0::uart0_fsr::UART0_FSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::uart0::uart0_ier::UART0_IER_SPEC

reset() method sets UART0_IER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart0::uart0_ier::UART0_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::uart0::uart0_iir::UART0_IIR_SPEC

reset() method sets UART0_IIR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart0::uart0_iir::UART0_IIR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::uart0::uart0_lcr::UART0_LCR_SPEC

reset() method sets UART0_LCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart0::uart0_lcr::UART0_LCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::uart0::uart0_lsr::UART0_LSR_SPEC

reset() method sets UART0_LSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart0::uart0_lsr::UART0_LSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::uart0::uart0_mdr::UART0_MDR_SPEC

reset() method sets UART0_MDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart0::uart0_mdr::UART0_MDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::uart0::uart0_rbr::UART0_RBR_SPEC

reset() method sets UART0_RBR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart0::uart0_rbr::UART0_RBR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::uart0::uart0_tpr::UART0_TPR_SPEC

reset() method sets UART0_TPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart0::uart0_tpr::UART0_TPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::uart0::uart0_uart0_tbr::UART0_UART0_TBR_SPEC

reset() method sets UART0_TBR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart0::uart0_uart0_tbr::UART0_UART0_TBR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::uart1::uart1_degtstr::UART1_DEGTSTR_SPEC

reset() method sets UART1_DEGTSTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart1::uart1_degtstr::UART1_DEGTSTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::uart1::uart1_dlr::UART1_DLR_SPEC

reset() method sets UART1_DLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart1::uart1_dlr::UART1_DLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::uart1::uart1_fcr::UART1_FCR_SPEC

reset() method sets UART1_FCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart1::uart1_fcr::UART1_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::uart1::uart1_fsr::UART1_FSR_SPEC

reset() method sets UART1_FSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart1::uart1_fsr::UART1_FSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::uart1::uart1_ier::UART1_IER_SPEC

reset() method sets UART1_IER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart1::uart1_ier::UART1_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::uart1::uart1_iir::UART1_IIR_SPEC

reset() method sets UART1_IIR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart1::uart1_iir::UART1_IIR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::uart1::uart1_lcr::UART1_LCR_SPEC

reset() method sets UART1_LCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart1::uart1_lcr::UART1_LCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::uart1::uart1_lsr::UART1_LSR_SPEC

reset() method sets UART1_LSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart1::uart1_lsr::UART1_LSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::uart1::uart1_mdr::UART1_MDR_SPEC

reset() method sets UART1_MDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart1::uart1_mdr::UART1_MDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::uart1::uart1_rbr::UART1_RBR_SPEC

reset() method sets UART1_RBR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart1::uart1_rbr::UART1_RBR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::uart1::uart1_tpr::UART1_TPR_SPEC

reset() method sets UART1_TPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart1::uart1_tpr::UART1_TPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::uart1::uart1_uart1_tbr::UART1_UART1_TBR_SPEC

reset() method sets UART1_TBR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart1::uart1_uart1_tbr::UART1_UART1_TBR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usart0::usart0_degtstr::USART0_DEGTSTR_SPEC

reset() method sets USART0_DEGTSTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_degtstr::USART0_DEGTSTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usart0::usart0_dlr::USART0_DLR_SPEC

reset() method sets USART0_DLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_dlr::USART0_DLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usart0::usart0_fcr::USART0_FCR_SPEC

reset() method sets USART0_FCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_fcr::USART0_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usart0::usart0_fsr::USART0_FSR_SPEC

reset() method sets USART0_FSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_fsr::USART0_FSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usart0::usart0_ier::USART0_IER_SPEC

reset() method sets USART0_IER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_ier::USART0_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usart0::usart0_iir::USART0_IIR_SPEC

reset() method sets USART0_IIR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_iir::USART0_IIR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usart0::usart0_ir_dacr::USART0_IR_DACR_SPEC

reset() method sets USART0_IrDACR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_ir_dacr::USART0_IR_DACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usart0::usart0_lcr::USART0_LCR_SPEC

reset() method sets USART0_LCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_lcr::USART0_LCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usart0::usart0_lsr::USART0_LSR_SPEC

reset() method sets USART0_LSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_lsr::USART0_LSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usart0::usart0_mdr::USART0_MDR_SPEC

reset() method sets USART0_MDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_mdr::USART0_MDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usart0::usart0_modcr::USART0_MODCR_SPEC

reset() method sets USART0_MODCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_modcr::USART0_MODCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usart0::usart0_modsr::USART0_MODSR_SPEC

reset() method sets USART0_MODSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_modsr::USART0_MODSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usart0::usart0_rbr::USART0_RBR_SPEC

reset() method sets USART0_RBR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_rbr::USART0_RBR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usart0::usart0_rs485cr::USART0_RS485CR_SPEC

reset() method sets USART0_RS485CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_rs485cr::USART0_RS485CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usart0::usart0_syncr::USART0_SYNCR_SPEC

reset() method sets USART0_SYNCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_syncr::USART0_SYNCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usart0::usart0_tpr::USART0_TPR_SPEC

reset() method sets USART0_TPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_tpr::USART0_TPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usart0::usart0_usart0_tbr::USART0_USART0_TBR_SPEC

reset() method sets USART0_TBR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_usart0_tbr::USART0_USART0_TBR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usart1::usart1_degtstr::USART1_DEGTSTR_SPEC

reset() method sets USART1_DEGTSTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_degtstr::USART1_DEGTSTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usart1::usart1_dlr::USART1_DLR_SPEC

reset() method sets USART1_DLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_dlr::USART1_DLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usart1::usart1_fcr::USART1_FCR_SPEC

reset() method sets USART1_FCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_fcr::USART1_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usart1::usart1_fsr::USART1_FSR_SPEC

reset() method sets USART1_FSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_fsr::USART1_FSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usart1::usart1_ier::USART1_IER_SPEC

reset() method sets USART1_IER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_ier::USART1_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usart1::usart1_iir::USART1_IIR_SPEC

reset() method sets USART1_IIR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_iir::USART1_IIR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usart1::usart1_ir_dacr::USART1_IR_DACR_SPEC

reset() method sets USART1_IrDACR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_ir_dacr::USART1_IR_DACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usart1::usart1_lcr::USART1_LCR_SPEC

reset() method sets USART1_LCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_lcr::USART1_LCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usart1::usart1_lsr::USART1_LSR_SPEC

reset() method sets USART1_LSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_lsr::USART1_LSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usart1::usart1_mdr::USART1_MDR_SPEC

reset() method sets USART1_MDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_mdr::USART1_MDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usart1::usart1_modcr::USART1_MODCR_SPEC

reset() method sets USART1_MODCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_modcr::USART1_MODCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usart1::usart1_modsr::USART1_MODSR_SPEC

reset() method sets USART1_MODSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_modsr::USART1_MODSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usart1::usart1_rbr::USART1_RBR_SPEC

reset() method sets USART1_RBR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_rbr::USART1_RBR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usart1::usart1_rs485cr::USART1_RS485CR_SPEC

reset() method sets USART1_RS485CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_rs485cr::USART1_RS485CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usart1::usart1_syncr::USART1_SYNCR_SPEC

reset() method sets USART1_SYNCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_syncr::USART1_SYNCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usart1::usart1_tpr::USART1_TPR_SPEC

reset() method sets USART1_TPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_tpr::USART1_TPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usart1::usart1_usart1_tbr::USART1_USART1_TBR_SPEC

reset() method sets USART1_TBR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_usart1_tbr::USART1_USART1_TBR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usb::ep0::cfgr::CFGR_SPEC

reset() method sets CFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::ep0::cfgr::CFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usb::ep0::csr::CSR_SPEC

reset() method sets CSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::ep0::csr::CSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usb::ep0::ier::IER_SPEC

reset() method sets IER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::ep0::ier::IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usb::ep0::isr::ISR_SPEC

reset() method sets ISR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::ep0::isr::ISR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usb::ep0::tcr::TCR_SPEC

reset() method sets TCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::ep0::tcr::TCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usb::epd::cfgr::CFGR_SPEC

reset() method sets CFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::epd::cfgr::CFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usb::epd::csr::CSR_SPEC

reset() method sets CSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::epd::csr::CSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usb::epd::ier::IER_SPEC

reset() method sets IER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::epd::ier::IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usb::epd::isr::ISR_SPEC

reset() method sets ISR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::epd::isr::ISR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usb::epd::tcr::TCR_SPEC

reset() method sets TCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::epd::tcr::TCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usb::eps::cfgr::CFGR_SPEC

reset() method sets CFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::eps::cfgr::CFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usb::eps::csr::CSR_SPEC

reset() method sets CSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::eps::csr::CSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usb::eps::ier::IER_SPEC

reset() method sets IER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::eps::ier::IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usb::eps::isr::ISR_SPEC

reset() method sets ISR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::eps::isr::ISR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usb::eps::tcr::TCR_SPEC

reset() method sets TCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::eps::tcr::TCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usb::usb_csr::USB_CSR_SPEC

reset() method sets USB_CSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::usb_csr::USB_CSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usb::usb_devar::USB_DEVAR_SPEC

reset() method sets USB_DEVAR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::usb_devar::USB_DEVAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usb::usb_fcr::USB_FCR_SPEC

reset() method sets USB_FCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::usb_fcr::USB_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usb::usb_ier::USB_IER_SPEC

reset() method sets USB_IER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::usb_ier::USB_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::usb::usb_isr::USB_ISR_SPEC

reset() method sets USB_ISR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::usb_isr::USB_ISR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::wdt::wdt_cr::WDT_CR_SPEC

reset() method sets WDT_CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::wdt::wdt_cr::WDT_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::wdt::wdt_mr0::WDT_MR0_SPEC

reset() method sets WDT_MR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::wdt::wdt_mr0::WDT_MR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::wdt::wdt_mr1::WDT_MR1_SPEC

reset() method sets WDT_MR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::wdt::wdt_mr1::WDT_MR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::wdt::wdt_pr::WDT_PR_SPEC

reset() method sets WDT_PR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::wdt::wdt_pr::WDT_PR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ht32f1yyy::ht32f1655_56::wdt::wdt_sr::WDT_SR_SPEC

reset() method sets WDT_SR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ht32f1655_56::wdt::wdt_sr::WDT_SR_SPEC as generic::RegisterSpec>::Ux}