Trait ht32f1yyy::Readable

source ·
pub trait Readable: RegisterSpec {
    type Reader: From<R<Self>> + Deref<Target = R<Self>>;
}
Expand description

Trait implemented by readable registers to enable the read method.

Registers marked with Writable can be also be modify’ed.

Required Associated Types§

source

type Reader: From<R<Self>> + Deref<Target = R<Self>>

Result from a call to read and argument to modify.

Implementors§

source§

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

read() method returns adc_conv::R reader structure

§

type Reader = R

source§

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

read() method returns adc_dr0::R reader structure

§

type Reader = R

source§

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

read() method returns adc_dr1::R reader structure

§

type Reader = R

source§

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

read() method returns adc_dr2::R reader structure

§

type Reader = R

source§

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

read() method returns adc_dr3::R reader structure

§

type Reader = R

source§

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

read() method returns adc_dr4::R reader structure

§

type Reader = R

source§

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

read() method returns adc_dr5::R reader structure

§

type Reader = R

source§

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

read() method returns adc_dr6::R reader structure

§

type Reader = R

source§

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

read() method returns adc_dr7::R reader structure

§

type Reader = R

source§

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

read() method returns adc_iclr::R reader structure

§

type Reader = R

source§

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

read() method returns adc_imask::R reader structure

§

type Reader = R

source§

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

read() method returns adc_imr::R reader structure

§

type Reader = R

source§

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

read() method returns adc_iraw::R reader structure

§

type Reader = R

source§

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

read() method returns adc_lst0::R reader structure

§

type Reader = R

source§

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

read() method returns adc_lst1::R reader structure

§

type Reader = R

source§

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

read() method returns adc_ltr::R reader structure

§

type Reader = R

source§

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

read() method returns adc_rst::R reader structure

§

type Reader = R

source§

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

read() method returns adc_str0::R reader structure

§

type Reader = R

source§

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

read() method returns adc_str1::R reader structure

§

type Reader = R

source§

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

read() method returns adc_str2::R reader structure

§

type Reader = R

source§

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

read() method returns adc_str3::R reader structure

§

type Reader = R

source§

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

read() method returns adc_str4::R reader structure

§

type Reader = R

source§

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

read() method returns adc_str5::R reader structure

§

type Reader = R

source§

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

read() method returns adc_str6::R reader structure

§

type Reader = R

source§

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

read() method returns adc_str7::R reader structure

§

type Reader = R

source§

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

read() method returns adc_tcr::R reader structure

§

type Reader = R

source§

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

read() method returns adc_tsr::R reader structure

§

type Reader = R

source§

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

read() method returns adc_utr::R reader structure

§

type Reader = R

source§

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

read() method returns adc_wcr::R reader structure

§

type Reader = R

source§

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

read() method returns afio_essr0::R reader structure

§

type Reader = R

source§

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

read() method returns afio_essr1::R reader structure

§

type Reader = R

source§

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

read() method returns afio_gpacfgr::R reader structure

§

type Reader = R

source§

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

read() method returns afio_gpbcfgr::R reader structure

§

type Reader = R

source§

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

read() method returns ckcu_ahbccr::R reader structure

§

type Reader = R

source§

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

read() method returns ckcu_ahbcfgr::R reader structure

§

type Reader = R

source§

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

read() method returns ckcu_apbccr0::R reader structure

§

type Reader = R

source§

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

read() method returns ckcu_apbccr1::R reader structure

§

type Reader = R

source§

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

read() method returns ckcu_apbcfgr::R reader structure

§

type Reader = R

source§

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

read() method returns ckcu_ckst::R reader structure

§

type Reader = R

source§

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

read() method returns ckcu_gccr::R reader structure

§

type Reader = R

source§

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

read() method returns ckcu_gcfgr::R reader structure

§

type Reader = R

source§

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

read() method returns ckcu_gcir::R reader structure

§

type Reader = R

source§

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

read() method returns ckcu_gcsr::R reader structure

§

type Reader = R

source§

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

read() method returns ckcu_lpcr::R reader structure

§

type Reader = R

source§

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

read() method returns ckcu_mcudbgcr::R reader structure

§

type Reader = R

source§

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

read() method returns ckcu_pllcfgr::R reader structure

§

type Reader = R

source§

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

read() method returns ckcu_pllcr::R reader structure

§

type Reader = R

source§

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

read() method returns exti_cfgr0::R reader structure

§

type Reader = R

source§

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

read() method returns exti_cfgr1::R reader structure

§

type Reader = R

source§

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

read() method returns exti_cfgr2::R reader structure

§

type Reader = R

source§

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

read() method returns exti_cfgr3::R reader structure

§

type Reader = R

source§

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

read() method returns exti_cfgr4::R reader structure

§

type Reader = R

source§

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

read() method returns exti_cfgr5::R reader structure

§

type Reader = R

source§

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

read() method returns exti_cfgr6::R reader structure

§

type Reader = R

source§

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

read() method returns exti_cfgr7::R reader structure

§

type Reader = R

source§

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

read() method returns exti_cfgr8::R reader structure

§

type Reader = R

source§

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

read() method returns exti_cfgr9::R reader structure

§

type Reader = R

source§

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

read() method returns exti_cfgr10::R reader structure

§

type Reader = R

source§

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

read() method returns exti_cfgr11::R reader structure

§

type Reader = R

source§

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

read() method returns exti_cfgr12::R reader structure

§

type Reader = R

source§

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

read() method returns exti_cfgr13::R reader structure

§

type Reader = R

source§

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

read() method returns exti_cfgr14::R reader structure

§

type Reader = R

source§

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

read() method returns exti_cfgr15::R reader structure

§

type Reader = R

source§

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

read() method returns exti_cr::R reader structure

§

type Reader = R

source§

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

read() method returns exti_edgeflgr::R reader structure

§

type Reader = R

source§

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

read() method returns exti_edgesr::R reader structure

§

type Reader = R

source§

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

read() method returns exti_sscr::R reader structure

§

type Reader = R

source§

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

read() method returns exti_wakupcr::R reader structure

§

type Reader = R

source§

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

read() method returns exti_wakupflg::R reader structure

§

type Reader = R

source§

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

read() method returns exti_wakuppolr::R reader structure

§

type Reader = R

source§

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

read() method returns afsr::R reader structure

§

type Reader = R

source§

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

read() method returns bfar::R reader structure

§

type Reader = R

source§

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

read() method returns bfsr::R reader structure

§

type Reader = R

source§

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

read() method returns cfsr::R reader structure

§

type Reader = R

source§

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

read() method returns dfsr::R reader structure

§

type Reader = R

source§

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

read() method returns fault_reports_mfsr::R reader structure

§

type Reader = R

source§

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

read() method returns hfsr::R reader structure

§

type Reader = R

source§

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

read() method returns mmfar::R reader structure

§

type Reader = R

source§

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

read() method returns ufsr::R reader structure

§

type Reader = R

source§

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

read() method returns fmc_cfcr::R reader structure

§

type Reader = R

source§

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

read() method returns fmc_cpsr::R reader structure

§

type Reader = R

source§

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

read() method returns fmc_ocmr::R reader structure

§

type Reader = R

source§

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

read() method returns fmc_oier::R reader structure

§

type Reader = R

source§

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

read() method returns fmc_oisr::R reader structure

§

type Reader = R

source§

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

read() method returns fmc_opcr::R reader structure

§

type Reader = R

source§

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

read() method returns fmc_ppsr0::R reader structure

§

type Reader = R

source§

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

read() method returns fmc_ppsr1::R reader structure

§

type Reader = R

source§

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

read() method returns fmc_ppsr2::R reader structure

§

type Reader = R

source§

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

read() method returns fmc_ppsr3::R reader structure

§

type Reader = R

source§

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

read() method returns fmc_sbvt0::R reader structure

§

type Reader = R

source§

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

read() method returns fmc_sbvt1::R reader structure

§

type Reader = R

source§

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

read() method returns fmc_sbvt2::R reader structure

§

type Reader = R

source§

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

read() method returns fmc_sbvt3::R reader structure

§

type Reader = R

source§

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

read() method returns fmc_tadr::R reader structure

§

type Reader = R

source§

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

read() method returns fmc_vmcr::R reader structure

§

type Reader = R

source§

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

read() method returns fmc_wrdr::R reader structure

§

type Reader = R

source§

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

read() method returns dinr::R reader structure

§

type Reader = R

source§

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

read() method returns dircr::R reader structure

§

type Reader = R

source§

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

read() method returns doutr::R reader structure

§

type Reader = R

source§

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

read() method returns drvr::R reader structure

§

type Reader = R

source§

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

read() method returns iner::R reader structure

§

type Reader = R

source§

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

read() method returns lockr::R reader structure

§

type Reader = R

source§

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

read() method returns odr::R reader structure

§

type Reader = R

source§

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

read() method returns pdr::R reader structure

§

type Reader = R

source§

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

read() method returns pur::R reader structure

§

type Reader = R

source§

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

read() method returns rr::R reader structure

§

type Reader = R

source§

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

read() method returns srr::R reader structure

§

type Reader = R

source§

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

read() method returns dinr::R reader structure

§

type Reader = R

source§

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

read() method returns dircr::R reader structure

§

type Reader = R

source§

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

read() method returns doutr::R reader structure

§

type Reader = R

source§

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

read() method returns drvr::R reader structure

§

type Reader = R

source§

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

read() method returns iner::R reader structure

§

type Reader = R

source§

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

read() method returns lockr::R reader structure

§

type Reader = R

source§

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

read() method returns odr::R reader structure

§

type Reader = R

source§

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

read() method returns pdr::R reader structure

§

type Reader = R

source§

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

read() method returns pur::R reader structure

§

type Reader = R

source§

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

read() method returns rr::R reader structure

§

type Reader = R

source§

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

read() method returns srr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_ch0ccr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_ch0icfr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_ch0ocfr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_ch1ccr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_ch1icfr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_ch1ocfr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_ch2ccr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_ch2icfr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_ch2ocfr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_ch3ccr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_ch3icfr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_ch3ocfr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_chctr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_chpolr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_cntcfr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_cntr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_crr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_ctr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_evgr::R reader structure

§

type Reader = R

source§

impl Readable for GPTM_ICTR_SPEC

read() method returns gptm_ictr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_intsr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_mdcfr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_pscr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_trcfr::R reader structure

§

type Reader = R

source§

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

read() method returns i2c_addr::R reader structure

§

type Reader = R

source§

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

read() method returns i2c_cr::R reader structure

§

type Reader = R

source§

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

read() method returns i2c_dr::R reader structure

§

type Reader = R

source§

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

read() method returns i2c_ier::R reader structure

§

type Reader = R

source§

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

read() method returns i2c_shpgr::R reader structure

§

type Reader = R

source§

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

read() method returns i2c_slpgr::R reader structure

§

type Reader = R

source§

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

read() method returns i2c_sr::R reader structure

§

type Reader = R

source§

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

read() method returns i2c_tar::R reader structure

§

type Reader = R

source§

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

read() method returns cmpiclr0::R reader structure

§

type Reader = R

source§

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

read() method returns cmpiclr1::R reader structure

§

type Reader = R

source§

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

read() method returns cmpier0::R reader structure

§

type Reader = R

source§

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

read() method returns cmpier1::R reader structure

§

type Reader = R

source§

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

read() method returns cmpisr0::R reader structure

§

type Reader = R

source§

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

read() method returns cmpisr1::R reader structure

§

type Reader = R

source§

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

read() method returns cmprsr0::R reader structure

§

type Reader = R

source§

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

read() method returns cmprsr1::R reader structure

§

type Reader = R

source§

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

read() method returns ofvcr0::R reader structure

§

type Reader = R

source§

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

read() method returns ofvcr1::R reader structure

§

type Reader = R

source§

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

read() method returns opacr0::R reader structure

§

type Reader = R

source§

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

read() method returns opacr1::R reader structure

§

type Reader = R

source§

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

read() method returns pwrcu_bakcr::R reader structure

§

type Reader = R

source§

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

read() method returns pwrcu_bakreg0::R reader structure

§

type Reader = R

source§

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

read() method returns pwrcu_bakreg1::R reader structure

§

type Reader = R

source§

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

read() method returns pwrcu_bakreg2::R reader structure

§

type Reader = R

source§

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

read() method returns pwrcu_bakreg3::R reader structure

§

type Reader = R

source§

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

read() method returns pwrcu_bakreg4::R reader structure

§

type Reader = R

source§

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

read() method returns pwrcu_bakreg5::R reader structure

§

type Reader = R

source§

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

read() method returns pwrcu_bakreg6::R reader structure

§

type Reader = R

source§

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

read() method returns pwrcu_bakreg7::R reader structure

§

type Reader = R

source§

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

read() method returns pwrcu_bakreg8::R reader structure

§

type Reader = R

source§

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

read() method returns pwrcu_bakreg9::R reader structure

§

type Reader = R

source§

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

read() method returns pwrcu_baksr::R reader structure

§

type Reader = R

source§

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

read() method returns pwrcu_baktest::R reader structure

§

type Reader = R

source§

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

read() method returns pwrcu_hsircr::R reader structure

§

type Reader = R

source§

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

read() method returns pwrcu_lvdcsr::R reader structure

§

type Reader = R

source§

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

read() method returns rstcu_apbprstr0::R reader structure

§

type Reader = R

source§

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

read() method returns rstcu_apbprstr1::R reader structure

§

type Reader = R

source§

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

read() method returns rstcu_grsr::R reader structure

§

type Reader = R

source§

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

read() method returns rtc_cmp::R reader structure

§

type Reader = R

source§

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

read() method returns rtc_cnt::R reader structure

§

type Reader = R

source§

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

read() method returns rtc_cr::R reader structure

§

type Reader = R

source§

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

read() method returns rtc_iwen::R reader structure

§

type Reader = R

source§

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

read() method returns rtc_sr::R reader structure

§

type Reader = R

source§

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

read() method returns spi_cpr::R reader structure

§

type Reader = R

source§

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

read() method returns spi_cr0::R reader structure

§

type Reader = R

source§

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

read() method returns spi_cr1::R reader structure

§

type Reader = R

source§

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

read() method returns spi_dr::R reader structure

§

type Reader = R

source§

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

read() method returns spi_fcr::R reader structure

§

type Reader = R

source§

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

read() method returns spi_fsr::R reader structure

§

type Reader = R

source§

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

read() method returns spi_ftocr::R reader structure

§

type Reader = R

source§

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

read() method returns spi_ier::R reader structure

§

type Reader = R

source§

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

read() method returns spi_sr::R reader structure

§

type Reader = R

source§

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

read() method returns calib::R reader structure

§

type Reader = R

source§

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

read() method returns ctrl::R reader structure

§

type Reader = R

source§

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

read() method returns load::R reader structure

§

type Reader = R

source§

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

read() method returns val::R reader structure

§

type Reader = R

source§

impl Readable for USART_DEGTSTR_SPEC

read() method returns usart_degtstr::R reader structure

§

type Reader = R

source§

impl Readable for USART_DLR_SPEC

read() method returns usart_dlr::R reader structure

§

type Reader = R

source§

impl Readable for USART_FCR_SPEC

read() method returns usart_fcr::R reader structure

§

type Reader = R

source§

impl Readable for USART_IER_SPEC

read() method returns usart_ier::R reader structure

§

type Reader = R

source§

impl Readable for USART_IIR_SPEC

read() method returns usart_iir::R reader structure

§

type Reader = R

source§

impl Readable for USART_IR_DACR_SPEC

read() method returns usart_ir_dacr::R reader structure

§

type Reader = R

source§

impl Readable for USART_LCR_SPEC

read() method returns usart_lcr::R reader structure

§

type Reader = R

source§

impl Readable for USART_LSR_SPEC

read() method returns usart_lsr::R reader structure

§

type Reader = R

source§

impl Readable for USART_MDR_SPEC

read() method returns usart_mdr::R reader structure

§

type Reader = R

source§

impl Readable for USART_MODCR_SPEC

read() method returns usart_modcr::R reader structure

§

type Reader = R

source§

impl Readable for USART_MODSR_SPEC

read() method returns usart_modsr::R reader structure

§

type Reader = R

source§

impl Readable for USART_RBR_SPEC

read() method returns usart_rbr::R reader structure

§

type Reader = R

source§

impl Readable for USART_RS485CR_SPEC

read() method returns usart_rs485cr::R reader structure

§

type Reader = R

source§

impl Readable for USART_SYNCR_SPEC

read() method returns usart_syncr::R reader structure

§

type Reader = R

source§

impl Readable for USART_TPR_SPEC

read() method returns usart_tpr::R reader structure

§

type Reader = R

source§

impl Readable for USART_USART_TBR_SPEC

read() method returns usart_usart_tbr::R reader structure

§

type Reader = R

source§

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

read() method returns wdt_cr::R reader structure

§

type Reader = R

source§

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

read() method returns wdt_mr0::R reader structure

§

type Reader = R

source§

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

read() method returns wdt_mr1::R reader structure

§

type Reader = R

source§

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

read() method returns wdt_pr::R reader structure

§

type Reader = R

source§

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

read() method returns wdt_sr::R reader structure

§

type Reader = R

source§

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

read() method returns adc_conv::R reader structure

§

type Reader = R

source§

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

read() method returns adc_dmar::R reader structure

§

type Reader = R

source§

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

read() method returns adc_dr0::R reader structure

§

type Reader = R

source§

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

read() method returns adc_dr1::R reader structure

§

type Reader = R

source§

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

read() method returns adc_dr2::R reader structure

§

type Reader = R

source§

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

read() method returns adc_dr3::R reader structure

§

type Reader = R

source§

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

read() method returns adc_dr4::R reader structure

§

type Reader = R

source§

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

read() method returns adc_dr5::R reader structure

§

type Reader = R

source§

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

read() method returns adc_dr6::R reader structure

§

type Reader = R

source§

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

read() method returns adc_dr7::R reader structure

§

type Reader = R

source§

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

read() method returns adc_iclr::R reader structure

§

type Reader = R

source§

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

read() method returns adc_imask::R reader structure

§

type Reader = R

source§

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

read() method returns adc_imr::R reader structure

§

type Reader = R

source§

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

read() method returns adc_iraw::R reader structure

§

type Reader = R

source§

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

read() method returns adc_lst0::R reader structure

§

type Reader = R

source§

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

read() method returns adc_lst1::R reader structure

§

type Reader = R

source§

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

read() method returns adc_ltr::R reader structure

§

type Reader = R

source§

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

read() method returns adc_ofr0::R reader structure

§

type Reader = R

source§

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

read() method returns adc_ofr1::R reader structure

§

type Reader = R

source§

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

read() method returns adc_ofr2::R reader structure

§

type Reader = R

source§

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

read() method returns adc_ofr3::R reader structure

§

type Reader = R

source§

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

read() method returns adc_ofr4::R reader structure

§

type Reader = R

source§

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

read() method returns adc_ofr5::R reader structure

§

type Reader = R

source§

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

read() method returns adc_ofr6::R reader structure

§

type Reader = R

source§

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

read() method returns adc_ofr7::R reader structure

§

type Reader = R

source§

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

read() method returns adc_rst::R reader structure

§

type Reader = R

source§

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

read() method returns adc_str0::R reader structure

§

type Reader = R

source§

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

read() method returns adc_str1::R reader structure

§

type Reader = R

source§

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

read() method returns adc_str2::R reader structure

§

type Reader = R

source§

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

read() method returns adc_str3::R reader structure

§

type Reader = R

source§

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

read() method returns adc_str4::R reader structure

§

type Reader = R

source§

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

read() method returns adc_str5::R reader structure

§

type Reader = R

source§

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

read() method returns adc_str6::R reader structure

§

type Reader = R

source§

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

read() method returns adc_str7::R reader structure

§

type Reader = R

source§

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

read() method returns adc_tcr::R reader structure

§

type Reader = R

source§

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

read() method returns adc_tsr::R reader structure

§

type Reader = R

source§

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

read() method returns adc_utr::R reader structure

§

type Reader = R

source§

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

read() method returns adc_wcr::R reader structure

§

type Reader = R

source§

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

read() method returns afio_essr0::R reader structure

§

type Reader = R

source§

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

read() method returns afio_essr1::R reader structure

§

type Reader = R

source§

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

read() method returns afio_gpacfgr::R reader structure

§

type Reader = R

source§

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

read() method returns afio_gpbcfgr::R reader structure

§

type Reader = R

source§

impl Readable for AFIO_GPCCFGR_SPEC

read() method returns afio_gpccfgr::R reader structure

§

type Reader = R

source§

impl Readable for AFIO_GPDCFGR_SPEC

read() method returns afio_gpdcfgr::R reader structure

§

type Reader = R

source§

impl Readable for AFIO_GPECFGR_SPEC

read() method returns afio_gpecfgr::R reader structure

§

type Reader = R

source§

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

read() method returns bftm_cmpr::R reader structure

§

type Reader = R

source§

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

read() method returns bftm_cntr::R reader structure

§

type Reader = R

source§

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

read() method returns bftm_cr::R reader structure

§

type Reader = R

source§

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

read() method returns bftm_sr::R reader structure

§

type Reader = R

source§

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

read() method returns ckcu_ahbccr::R reader structure

§

type Reader = R

source§

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

read() method returns ckcu_ahbcfgr::R reader structure

§

type Reader = R

source§

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

read() method returns ckcu_apbccr0::R reader structure

§

type Reader = R

source§

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

read() method returns ckcu_apbccr1::R reader structure

§

type Reader = R

source§

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

read() method returns ckcu_apbcfgr::R reader structure

§

type Reader = R

source§

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

read() method returns ckcu_ckst::R reader structure

§

type Reader = R

source§

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

read() method returns ckcu_gccr::R reader structure

§

type Reader = R

source§

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

read() method returns ckcu_gcfgr::R reader structure

§

type Reader = R

source§

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

read() method returns ckcu_gcir::R reader structure

§

type Reader = R

source§

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

read() method returns ckcu_gcsr::R reader structure

§

type Reader = R

source§

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

read() method returns ckcu_lpcr::R reader structure

§

type Reader = R

source§

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

read() method returns ckcu_mcudbgcr::R reader structure

§

type Reader = R

source§

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

read() method returns ckcu_pllcfgr::R reader structure

§

type Reader = R

source§

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

read() method returns ckcu_pllcr::R reader structure

§

type Reader = R

source§

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

read() method returns exti_cfgr0::R reader structure

§

type Reader = R

source§

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

read() method returns exti_cfgr1::R reader structure

§

type Reader = R

source§

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

read() method returns exti_cfgr2::R reader structure

§

type Reader = R

source§

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

read() method returns exti_cfgr3::R reader structure

§

type Reader = R

source§

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

read() method returns exti_cfgr4::R reader structure

§

type Reader = R

source§

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

read() method returns exti_cfgr5::R reader structure

§

type Reader = R

source§

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

read() method returns exti_cfgr6::R reader structure

§

type Reader = R

source§

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

read() method returns exti_cfgr7::R reader structure

§

type Reader = R

source§

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

read() method returns exti_cfgr8::R reader structure

§

type Reader = R

source§

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

read() method returns exti_cfgr9::R reader structure

§

type Reader = R

source§

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

read() method returns exti_cfgr10::R reader structure

§

type Reader = R

source§

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

read() method returns exti_cfgr11::R reader structure

§

type Reader = R

source§

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

read() method returns exti_cfgr12::R reader structure

§

type Reader = R

source§

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

read() method returns exti_cfgr13::R reader structure

§

type Reader = R

source§

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

read() method returns exti_cfgr14::R reader structure

§

type Reader = R

source§

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

read() method returns exti_cfgr15::R reader structure

§

type Reader = R

source§

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

read() method returns exti_cr::R reader structure

§

type Reader = R

source§

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

read() method returns exti_edgeflgr::R reader structure

§

type Reader = R

source§

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

read() method returns exti_edgesr::R reader structure

§

type Reader = R

source§

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

read() method returns exti_sscr::R reader structure

§

type Reader = R

source§

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

read() method returns exti_wakupcr::R reader structure

§

type Reader = R

source§

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

read() method returns exti_wakupflg::R reader structure

§

type Reader = R

source§

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

read() method returns exti_wakuppolr::R reader structure

§

type Reader = R

source§

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

read() method returns afsr::R reader structure

§

type Reader = R

source§

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

read() method returns bfar::R reader structure

§

type Reader = R

source§

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

read() method returns bfsr::R reader structure

§

type Reader = R

source§

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

read() method returns cfsr::R reader structure

§

type Reader = R

source§

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

read() method returns dfsr::R reader structure

§

type Reader = R

source§

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

read() method returns fault_reports_mfsr::R reader structure

§

type Reader = R

source§

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

read() method returns hfsr::R reader structure

§

type Reader = R

source§

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

read() method returns mmfar::R reader structure

§

type Reader = R

source§

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

read() method returns ufsr::R reader structure

§

type Reader = R

source§

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

read() method returns fmc_cfcr::R reader structure

§

type Reader = R

source§

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

read() method returns fmc_cpsr::R reader structure

§

type Reader = R

source§

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

read() method returns fmc_ocmr::R reader structure

§

type Reader = R

source§

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

read() method returns fmc_oier::R reader structure

§

type Reader = R

source§

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

read() method returns fmc_oisr::R reader structure

§

type Reader = R

source§

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

read() method returns fmc_opcr::R reader structure

§

type Reader = R

source§

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

read() method returns fmc_ppsr0::R reader structure

§

type Reader = R

source§

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

read() method returns fmc_ppsr1::R reader structure

§

type Reader = R

source§

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

read() method returns fmc_ppsr2::R reader structure

§

type Reader = R

source§

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

read() method returns fmc_ppsr3::R reader structure

§

type Reader = R

source§

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

read() method returns fmc_sbvt0::R reader structure

§

type Reader = R

source§

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

read() method returns fmc_sbvt1::R reader structure

§

type Reader = R

source§

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

read() method returns fmc_sbvt2::R reader structure

§

type Reader = R

source§

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

read() method returns fmc_sbvt3::R reader structure

§

type Reader = R

source§

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

read() method returns fmc_tadr::R reader structure

§

type Reader = R

source§

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

read() method returns fmc_vmcr::R reader structure

§

type Reader = R

source§

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

read() method returns fmc_wrdr::R reader structure

§

type Reader = R

source§

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

read() method returns dinr::R reader structure

§

type Reader = R

source§

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

read() method returns dircr::R reader structure

§

type Reader = R

source§

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

read() method returns doutr::R reader structure

§

type Reader = R

source§

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

read() method returns drvr::R reader structure

§

type Reader = R

source§

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

read() method returns iner::R reader structure

§

type Reader = R

source§

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

read() method returns lockr::R reader structure

§

type Reader = R

source§

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

read() method returns odr::R reader structure

§

type Reader = R

source§

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

read() method returns pdr::R reader structure

§

type Reader = R

source§

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

read() method returns pur::R reader structure

§

type Reader = R

source§

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

read() method returns rr::R reader structure

§

type Reader = R

source§

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

read() method returns srr::R reader structure

§

type Reader = R

source§

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

read() method returns dinr::R reader structure

§

type Reader = R

source§

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

read() method returns dircr::R reader structure

§

type Reader = R

source§

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

read() method returns doutr::R reader structure

§

type Reader = R

source§

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

read() method returns iner::R reader structure

§

type Reader = R

source§

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

read() method returns lockr::R reader structure

§

type Reader = R

source§

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

read() method returns odr::R reader structure

§

type Reader = R

source§

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

read() method returns pdr::R reader structure

§

type Reader = R

source§

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

read() method returns pur::R reader structure

§

type Reader = R

source§

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

read() method returns rr::R reader structure

§

type Reader = R

source§

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

read() method returns srr::R reader structure

§

type Reader = R

source§

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

read() method returns dinr::R reader structure

§

type Reader = R

source§

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

read() method returns dircr::R reader structure

§

type Reader = R

source§

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

read() method returns doutr::R reader structure

§

type Reader = R

source§

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

read() method returns iner::R reader structure

§

type Reader = R

source§

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

read() method returns lockr::R reader structure

§

type Reader = R

source§

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

read() method returns odr::R reader structure

§

type Reader = R

source§

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

read() method returns pdr::R reader structure

§

type Reader = R

source§

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

read() method returns pur::R reader structure

§

type Reader = R

source§

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

read() method returns rr::R reader structure

§

type Reader = R

source§

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

read() method returns srr::R reader structure

§

type Reader = R

source§

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

read() method returns dinr::R reader structure

§

type Reader = R

source§

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

read() method returns dircr::R reader structure

§

type Reader = R

source§

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

read() method returns doutr::R reader structure

§

type Reader = R

source§

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

read() method returns iner::R reader structure

§

type Reader = R

source§

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

read() method returns lockr::R reader structure

§

type Reader = R

source§

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

read() method returns odr::R reader structure

§

type Reader = R

source§

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

read() method returns pdr::R reader structure

§

type Reader = R

source§

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

read() method returns pur::R reader structure

§

type Reader = R

source§

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

read() method returns rr::R reader structure

§

type Reader = R

source§

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

read() method returns srr::R reader structure

§

type Reader = R

source§

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

read() method returns dinr::R reader structure

§

type Reader = R

source§

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

read() method returns dircr::R reader structure

§

type Reader = R

source§

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

read() method returns doutr::R reader structure

§

type Reader = R

source§

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

read() method returns drvr::R reader structure

§

type Reader = R

source§

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

read() method returns iner::R reader structure

§

type Reader = R

source§

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

read() method returns lockr::R reader structure

§

type Reader = R

source§

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

read() method returns odr::R reader structure

§

type Reader = R

source§

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

read() method returns pdr::R reader structure

§

type Reader = R

source§

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

read() method returns pur::R reader structure

§

type Reader = R

source§

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

read() method returns rr::R reader structure

§

type Reader = R

source§

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

read() method returns srr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_ch0ccr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_ch0icfr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_ch0ocfr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_ch1ccr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_ch1icfr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_ch1ocfr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_ch2ccr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_ch2icfr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_ch2ocfr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_ch3ccr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_ch3icfr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_ch3ocfr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_chctr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_chpolr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_cntcfr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_cntr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_crr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_ctr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_dictr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_evgr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_intsr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_mdcfr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_pscr::R reader structure

§

type Reader = R

source§

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

read() method returns gptm_trcfr::R reader structure

§

type Reader = R

source§

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

read() method returns i2c_addmr::R reader structure

§

type Reader = R

source§

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

read() method returns i2c_addr::R reader structure

§

type Reader = R

source§

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

read() method returns i2c_addsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::i2c0::i2c_cr::I2C_CR_SPEC

read() method returns i2c_cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::i2c0::i2c_dr::I2C_DR_SPEC

read() method returns i2c_dr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::i2c0::i2c_ier::I2C_IER_SPEC

read() method returns i2c_ier::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::i2c0::i2c_shpgr::I2C_SHPGR_SPEC

read() method returns i2c_shpgr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::i2c0::i2c_slpgr::I2C_SLPGR_SPEC

read() method returns i2c_slpgr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::i2c0::i2c_sr::I2C_SR_SPEC

read() method returns i2c_sr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::i2c0::i2c_tar::I2C_TAR_SPEC

read() method returns i2c_tar::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::i2c0::i2c_tout::I2C_TOUT_SPEC

read() method returns i2c_tout::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::mctm::mctm_ch0ccr::MCTM_CH0CCR_SPEC

read() method returns mctm_ch0ccr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::mctm::mctm_ch0icfr::MCTM_CH0ICFR_SPEC

read() method returns mctm_ch0icfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::mctm::mctm_ch0ocfr::MCTM_CH0OCFR_SPEC

read() method returns mctm_ch0ocfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::mctm::mctm_ch1ccr::MCTM_CH1CCR_SPEC

read() method returns mctm_ch1ccr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::mctm::mctm_ch1icfr::MCTM_CH1ICFR_SPEC

read() method returns mctm_ch1icfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::mctm::mctm_ch1ocfr::MCTM_CH1OCFR_SPEC

read() method returns mctm_ch1ocfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::mctm::mctm_ch2ccr::MCTM_CH2CCR_SPEC

read() method returns mctm_ch2ccr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::mctm::mctm_ch2icfr::MCTM_CH2ICFR_SPEC

read() method returns mctm_ch2icfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::mctm::mctm_ch2ocfr::MCTM_CH2OCFR_SPEC

read() method returns mctm_ch2ocfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::mctm::mctm_ch3ccr::MCTM_CH3CCR_SPEC

read() method returns mctm_ch3ccr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::mctm::mctm_ch3icfr::MCTM_CH3ICFR_SPEC

read() method returns mctm_ch3icfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::mctm::mctm_ch3ocfr::MCTM_CH3OCFR_SPEC

read() method returns mctm_ch3ocfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::mctm::mctm_chbrkcfr::MCTM_CHBRKCFR_SPEC

read() method returns mctm_chbrkcfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::mctm::mctm_chbrkctr::MCTM_CHBRKCTR_SPEC

read() method returns mctm_chbrkctr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::mctm::mctm_chctr::MCTM_CHCTR_SPEC

read() method returns mctm_chctr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::mctm::mctm_chpolr::MCTM_CHPOLR_SPEC

read() method returns mctm_chpolr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::mctm::mctm_cntcfr::MCTM_CNTCFR_SPEC

read() method returns mctm_cntcfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::mctm::mctm_cntr::MCTM_CNTR_SPEC

read() method returns mctm_cntr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::mctm::mctm_crr::MCTM_CRR_SPEC

read() method returns mctm_crr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::mctm::mctm_ctr::MCTM_CTR_SPEC

read() method returns mctm_ctr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::mctm::mctm_dictr::MCTM_DICTR_SPEC

read() method returns mctm_dictr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::mctm::mctm_evgr::MCTM_EVGR_SPEC

read() method returns mctm_evgr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::mctm::mctm_intsr::MCTM_INTSR_SPEC

read() method returns mctm_intsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::mctm::mctm_mdcfr::MCTM_MDCFR_SPEC

read() method returns mctm_mdcfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::mctm::mctm_pscr::MCTM_PSCR_SPEC

read() method returns mctm_pscr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::mctm::mctm_repr::MCTM_REPR_SPEC

read() method returns mctm_repr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::mctm::mctm_trcfr::MCTM_TRCFR_SPEC

read() method returns mctm_trcfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::opacmp::cmpiclr0::CMPICLR0_SPEC

read() method returns cmpiclr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::opacmp::cmpiclr1::CMPICLR1_SPEC

read() method returns cmpiclr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::opacmp::cmpier0::CMPIER0_SPEC

read() method returns cmpier0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::opacmp::cmpier1::CMPIER1_SPEC

read() method returns cmpier1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::opacmp::cmpisr0::CMPISR0_SPEC

read() method returns cmpisr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::opacmp::cmpisr1::CMPISR1_SPEC

read() method returns cmpisr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::opacmp::cmprsr0::CMPRSR0_SPEC

read() method returns cmprsr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::opacmp::cmprsr1::CMPRSR1_SPEC

read() method returns cmprsr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::opacmp::ofvcr0::OFVCR0_SPEC

read() method returns ofvcr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::opacmp::ofvcr1::OFVCR1_SPEC

read() method returns ofvcr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::opacmp::opacr0::OPACR0_SPEC

read() method returns opacr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::opacmp::opacr1::OPACR1_SPEC

read() method returns opacr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch0cadr::PDMA_CH0CADR_SPEC

read() method returns pdma_ch0cadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch0cr::PDMA_CH0CR_SPEC

read() method returns pdma_ch0cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch0ctsr::PDMA_CH0CTSR_SPEC

read() method returns pdma_ch0ctsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch0dadr::PDMA_CH0DADR_SPEC

read() method returns pdma_ch0dadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch0sadr::PDMA_CH0SADR_SPEC

read() method returns pdma_ch0sadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch0tsr::PDMA_CH0TSR_SPEC

read() method returns pdma_ch0tsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch1cadr::PDMA_CH1CADR_SPEC

read() method returns pdma_ch1cadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch1cr::PDMA_CH1CR_SPEC

read() method returns pdma_ch1cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch1ctsr::PDMA_CH1CTSR_SPEC

read() method returns pdma_ch1ctsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch1dadr::PDMA_CH1DADR_SPEC

read() method returns pdma_ch1dadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch1sadr::PDMA_CH1SADR_SPEC

read() method returns pdma_ch1sadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch1tsr::PDMA_CH1TSR_SPEC

read() method returns pdma_ch1tsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch2cadr::PDMA_CH2CADR_SPEC

read() method returns pdma_ch2cadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch2cr::PDMA_CH2CR_SPEC

read() method returns pdma_ch2cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch2ctsr::PDMA_CH2CTSR_SPEC

read() method returns pdma_ch2ctsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch2dadr::PDMA_CH2DADR_SPEC

read() method returns pdma_ch2dadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch2sadr::PDMA_CH2SADR_SPEC

read() method returns pdma_ch2sadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch2tsr::PDMA_CH2TSR_SPEC

read() method returns pdma_ch2tsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch3cadr::PDMA_CH3CADR_SPEC

read() method returns pdma_ch3cadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch3cr::PDMA_CH3CR_SPEC

read() method returns pdma_ch3cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch3ctsr::PDMA_CH3CTSR_SPEC

read() method returns pdma_ch3ctsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch3dadr::PDMA_CH3DADR_SPEC

read() method returns pdma_ch3dadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch3sadr::PDMA_CH3SADR_SPEC

read() method returns pdma_ch3sadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch3tsr::PDMA_CH3TSR_SPEC

read() method returns pdma_ch3tsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch4cadr::PDMA_CH4CADR_SPEC

read() method returns pdma_ch4cadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch4cr::PDMA_CH4CR_SPEC

read() method returns pdma_ch4cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch4ctsr::PDMA_CH4CTSR_SPEC

read() method returns pdma_ch4ctsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch4dadr::PDMA_CH4DADR_SPEC

read() method returns pdma_ch4dadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch4sadr::PDMA_CH4SADR_SPEC

read() method returns pdma_ch4sadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch4tsr::PDMA_CH4TSR_SPEC

read() method returns pdma_ch4tsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch5cadr::PDMA_CH5CADR_SPEC

read() method returns pdma_ch5cadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch5cr::PDMA_CH5CR_SPEC

read() method returns pdma_ch5cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch5ctsr::PDMA_CH5CTSR_SPEC

read() method returns pdma_ch5ctsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch5dadr::PDMA_CH5DADR_SPEC

read() method returns pdma_ch5dadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch5sadr::PDMA_CH5SADR_SPEC

read() method returns pdma_ch5sadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch5tsr::PDMA_CH5TSR_SPEC

read() method returns pdma_ch5tsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch6cadr::PDMA_CH6CADR_SPEC

read() method returns pdma_ch6cadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch6cr::PDMA_CH6CR_SPEC

read() method returns pdma_ch6cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch6ctsr::PDMA_CH6CTSR_SPEC

read() method returns pdma_ch6ctsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch6dadr::PDMA_CH6DADR_SPEC

read() method returns pdma_ch6dadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch6sadr::PDMA_CH6SADR_SPEC

read() method returns pdma_ch6sadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch6tsr::PDMA_CH6TSR_SPEC

read() method returns pdma_ch6tsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch7cadr::PDMA_CH7CADR_SPEC

read() method returns pdma_ch7cadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch7cr::PDMA_CH7CR_SPEC

read() method returns pdma_ch7cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch7ctsr::PDMA_CH7CTSR_SPEC

read() method returns pdma_ch7ctsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch7dadr::PDMA_CH7DADR_SPEC

read() method returns pdma_ch7dadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch7sadr::PDMA_CH7SADR_SPEC

read() method returns pdma_ch7sadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ch7tsr::PDMA_CH7TSR_SPEC

read() method returns pdma_ch7tsr::R reader structure

§

type Reader = R

source§

impl Readable for PDMA_CH8CADR_SPEC

read() method returns pdma_ch8cadr::R reader structure

§

type Reader = R

source§

impl Readable for PDMA_CH8CR_SPEC

read() method returns pdma_ch8cr::R reader structure

§

type Reader = R

source§

impl Readable for PDMA_CH8CTSR_SPEC

read() method returns pdma_ch8ctsr::R reader structure

§

type Reader = R

source§

impl Readable for PDMA_CH8DADR_SPEC

read() method returns pdma_ch8dadr::R reader structure

§

type Reader = R

source§

impl Readable for PDMA_CH8SADR_SPEC

read() method returns pdma_ch8sadr::R reader structure

§

type Reader = R

source§

impl Readable for PDMA_CH8TSR_SPEC

read() method returns pdma_ch8tsr::R reader structure

§

type Reader = R

source§

impl Readable for PDMA_CH9CADR_SPEC

read() method returns pdma_ch9cadr::R reader structure

§

type Reader = R

source§

impl Readable for PDMA_CH9CR_SPEC

read() method returns pdma_ch9cr::R reader structure

§

type Reader = R

source§

impl Readable for PDMA_CH9CTSR_SPEC

read() method returns pdma_ch9ctsr::R reader structure

§

type Reader = R

source§

impl Readable for PDMA_CH9DADR_SPEC

read() method returns pdma_ch9dadr::R reader structure

§

type Reader = R

source§

impl Readable for PDMA_CH9SADR_SPEC

read() method returns pdma_ch9sadr::R reader structure

§

type Reader = R

source§

impl Readable for PDMA_CH9TSR_SPEC

read() method returns pdma_ch9tsr::R reader structure

§

type Reader = R

source§

impl Readable for PDMA_CH10CADR_SPEC

read() method returns pdma_ch10cadr::R reader structure

§

type Reader = R

source§

impl Readable for PDMA_CH10CR_SPEC

read() method returns pdma_ch10cr::R reader structure

§

type Reader = R

source§

impl Readable for PDMA_CH10CTSR_SPEC

read() method returns pdma_ch10ctsr::R reader structure

§

type Reader = R

source§

impl Readable for PDMA_CH10DADR_SPEC

read() method returns pdma_ch10dadr::R reader structure

§

type Reader = R

source§

impl Readable for PDMA_CH10SADR_SPEC

read() method returns pdma_ch10sadr::R reader structure

§

type Reader = R

source§

impl Readable for PDMA_CH10TSR_SPEC

read() method returns pdma_ch10tsr::R reader structure

§

type Reader = R

source§

impl Readable for PDMA_CH11CADR_SPEC

read() method returns pdma_ch11cadr::R reader structure

§

type Reader = R

source§

impl Readable for PDMA_CH11CR_SPEC

read() method returns pdma_ch11cr::R reader structure

§

type Reader = R

source§

impl Readable for PDMA_CH11CTSR_SPEC

read() method returns pdma_ch11ctsr::R reader structure

§

type Reader = R

source§

impl Readable for PDMA_CH11DADR_SPEC

read() method returns pdma_ch11dadr::R reader structure

§

type Reader = R

source§

impl Readable for PDMA_CH11SADR_SPEC

read() method returns pdma_ch11sadr::R reader structure

§

type Reader = R

source§

impl Readable for PDMA_CH11TSR_SPEC

read() method returns pdma_ch11tsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ier0::PDMA_IER0_SPEC

read() method returns pdma_ier0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_ier1::PDMA_IER1_SPEC

read() method returns pdma_ier1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_iscr0::PDMA_ISCR0_SPEC

read() method returns pdma_iscr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_iscr1::PDMA_ISCR1_SPEC

read() method returns pdma_iscr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_isr0::PDMA_ISR0_SPEC

read() method returns pdma_isr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pdma::pdma_isr1::PDMA_ISR1_SPEC

read() method returns pdma_isr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pwrcu::pwrcu_bakcr::PWRCU_BAKCR_SPEC

read() method returns pwrcu_bakcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pwrcu::pwrcu_bakreg0::PWRCU_BAKREG0_SPEC

read() method returns pwrcu_bakreg0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pwrcu::pwrcu_bakreg1::PWRCU_BAKREG1_SPEC

read() method returns pwrcu_bakreg1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pwrcu::pwrcu_bakreg2::PWRCU_BAKREG2_SPEC

read() method returns pwrcu_bakreg2::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pwrcu::pwrcu_bakreg3::PWRCU_BAKREG3_SPEC

read() method returns pwrcu_bakreg3::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pwrcu::pwrcu_bakreg4::PWRCU_BAKREG4_SPEC

read() method returns pwrcu_bakreg4::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pwrcu::pwrcu_bakreg5::PWRCU_BAKREG5_SPEC

read() method returns pwrcu_bakreg5::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pwrcu::pwrcu_bakreg6::PWRCU_BAKREG6_SPEC

read() method returns pwrcu_bakreg6::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pwrcu::pwrcu_bakreg7::PWRCU_BAKREG7_SPEC

read() method returns pwrcu_bakreg7::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pwrcu::pwrcu_bakreg8::PWRCU_BAKREG8_SPEC

read() method returns pwrcu_bakreg8::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pwrcu::pwrcu_bakreg9::PWRCU_BAKREG9_SPEC

read() method returns pwrcu_bakreg9::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pwrcu::pwrcu_baksr::PWRCU_BAKSR_SPEC

read() method returns pwrcu_baksr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pwrcu::pwrcu_baktest::PWRCU_BAKTEST_SPEC

read() method returns pwrcu_baktest::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pwrcu::pwrcu_hsircr::PWRCU_HSIRCR_SPEC

read() method returns pwrcu_hsircr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::pwrcu::pwrcu_lvdcsr::PWRCU_LVDCSR_SPEC

read() method returns pwrcu_lvdcsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::rstcu::rstcu_ahbprstr::RSTCU_AHBPRSTR_SPEC

read() method returns rstcu_ahbprstr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::rstcu::rstcu_apbprstr0::RSTCU_APBPRSTR0_SPEC

read() method returns rstcu_apbprstr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::rstcu::rstcu_apbprstr1::RSTCU_APBPRSTR1_SPEC

read() method returns rstcu_apbprstr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::rstcu::rstcu_grsr::RSTCU_GRSR_SPEC

read() method returns rstcu_grsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::rtc::rtc_cmp::RTC_CMP_SPEC

read() method returns rtc_cmp::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::rtc::rtc_cnt::RTC_CNT_SPEC

read() method returns rtc_cnt::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::rtc::rtc_cr::RTC_CR_SPEC

read() method returns rtc_cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::rtc::rtc_iwen::RTC_IWEN_SPEC

read() method returns rtc_iwen::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::rtc::rtc_sr::RTC_SR_SPEC

read() method returns rtc_sr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::sci::sci_ccr::SCI_CCR_SPEC

read() method returns sci_ccr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::sci::sci_cr::SCI_CR_SPEC

read() method returns sci_cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::sci::sci_etu::SCI_ETU_SPEC

read() method returns sci_etu::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::sci::sci_gt::SCI_GT_SPEC

read() method returns sci_gt::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::sci::sci_ier::SCI_IER_SPEC

read() method returns sci_ier::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::sci::sci_ipr::SCI_IPR_SPEC

read() method returns sci_ipr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::sci::sci_psc::SCI_PSC_SPEC

read() method returns sci_psc::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::sci::sci_rxb::SCI_RXB_SPEC

read() method returns sci_rxb::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::sci::sci_sr::SCI_SR_SPEC

read() method returns sci_sr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::sci::sci_txb::SCI_TXB_SPEC

read() method returns sci_txb::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::sci::sci_wt::SCI_WT_SPEC

read() method returns sci_wt::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::spi0::spi_cpr::SPI_CPR_SPEC

read() method returns spi_cpr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::spi0::spi_cr0::SPI_CR0_SPEC

read() method returns spi_cr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::spi0::spi_cr1::SPI_CR1_SPEC

read() method returns spi_cr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::spi0::spi_dr::SPI_DR_SPEC

read() method returns spi_dr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::spi0::spi_fcr::SPI_FCR_SPEC

read() method returns spi_fcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::spi0::spi_fsr::SPI_FSR_SPEC

read() method returns spi_fsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::spi0::spi_ftocr::SPI_FTOCR_SPEC

read() method returns spi_ftocr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::spi0::spi_ier::SPI_IER_SPEC

read() method returns spi_ier::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::spi0::spi_sr::SPI_SR_SPEC

read() method returns spi_sr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::sys_tick::calib::CALIB_SPEC

read() method returns calib::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::sys_tick::ctrl::CTRL_SPEC

read() method returns ctrl::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::sys_tick::load::LOAD_SPEC

read() method returns load::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::sys_tick::val::VAL_SPEC

read() method returns val::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usart0::usart0_degtstr::USART0_DEGTSTR_SPEC

read() method returns usart0_degtstr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usart0::usart0_dlr::USART0_DLR_SPEC

read() method returns usart0_dlr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usart0::usart0_fcr::USART0_FCR_SPEC

read() method returns usart0_fcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usart0::usart0_fsr::USART0_FSR_SPEC

read() method returns usart0_fsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usart0::usart0_ier::USART0_IER_SPEC

read() method returns usart0_ier::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usart0::usart0_iir::USART0_IIR_SPEC

read() method returns usart0_iir::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usart0::usart0_ir_dacr::USART0_IR_DACR_SPEC

read() method returns usart0_ir_dacr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usart0::usart0_lcr::USART0_LCR_SPEC

read() method returns usart0_lcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usart0::usart0_lsr::USART0_LSR_SPEC

read() method returns usart0_lsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usart0::usart0_mdr::USART0_MDR_SPEC

read() method returns usart0_mdr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usart0::usart0_modcr::USART0_MODCR_SPEC

read() method returns usart0_modcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usart0::usart0_modsr::USART0_MODSR_SPEC

read() method returns usart0_modsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usart0::usart0_rbr::USART0_RBR_SPEC

read() method returns usart0_rbr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usart0::usart0_rs485cr::USART0_RS485CR_SPEC

read() method returns usart0_rs485cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usart0::usart0_syncr::USART0_SYNCR_SPEC

read() method returns usart0_syncr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usart0::usart0_tpr::USART0_TPR_SPEC

read() method returns usart0_tpr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usart0::usart0_usart0_tbr::USART0_USART0_TBR_SPEC

read() method returns usart0_usart0_tbr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usart1::usart1_degtstr::USART1_DEGTSTR_SPEC

read() method returns usart1_degtstr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usart1::usart1_dlr::USART1_DLR_SPEC

read() method returns usart1_dlr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usart1::usart1_fcr::USART1_FCR_SPEC

read() method returns usart1_fcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usart1::usart1_fsr::USART1_FSR_SPEC

read() method returns usart1_fsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usart1::usart1_ier::USART1_IER_SPEC

read() method returns usart1_ier::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usart1::usart1_iir::USART1_IIR_SPEC

read() method returns usart1_iir::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usart1::usart1_ir_dacr::USART1_IR_DACR_SPEC

read() method returns usart1_ir_dacr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usart1::usart1_lcr::USART1_LCR_SPEC

read() method returns usart1_lcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usart1::usart1_lsr::USART1_LSR_SPEC

read() method returns usart1_lsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usart1::usart1_mdr::USART1_MDR_SPEC

read() method returns usart1_mdr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usart1::usart1_modcr::USART1_MODCR_SPEC

read() method returns usart1_modcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usart1::usart1_modsr::USART1_MODSR_SPEC

read() method returns usart1_modsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usart1::usart1_rbr::USART1_RBR_SPEC

read() method returns usart1_rbr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usart1::usart1_rs485cr::USART1_RS485CR_SPEC

read() method returns usart1_rs485cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usart1::usart1_syncr::USART1_SYNCR_SPEC

read() method returns usart1_syncr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usart1::usart1_tpr::USART1_TPR_SPEC

read() method returns usart1_tpr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usart1::usart1_usart1_tbr::USART1_USART1_TBR_SPEC

read() method returns usart1_usart1_tbr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usb::ep0::cfgr::CFGR_SPEC

read() method returns cfgr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usb::ep0::csr::CSR_SPEC

read() method returns csr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usb::ep0::ier::IER_SPEC

read() method returns ier::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usb::ep0::isr::ISR_SPEC

read() method returns isr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usb::ep0::tcr::TCR_SPEC

read() method returns tcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usb::epd::cfgr::CFGR_SPEC

read() method returns cfgr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usb::epd::csr::CSR_SPEC

read() method returns csr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usb::epd::ier::IER_SPEC

read() method returns ier::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usb::epd::isr::ISR_SPEC

read() method returns isr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usb::epd::tcr::TCR_SPEC

read() method returns tcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usb::eps::cfgr::CFGR_SPEC

read() method returns cfgr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usb::eps::csr::CSR_SPEC

read() method returns csr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usb::eps::ier::IER_SPEC

read() method returns ier::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usb::eps::isr::ISR_SPEC

read() method returns isr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usb::eps::tcr::TCR_SPEC

read() method returns tcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usb::usb_csr::USB_CSR_SPEC

read() method returns usb_csr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usb::usb_devar::USB_DEVAR_SPEC

read() method returns usb_devar::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usb::usb_fcr::USB_FCR_SPEC

read() method returns usb_fcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usb::usb_ier::USB_IER_SPEC

read() method returns usb_ier::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::usb::usb_isr::USB_ISR_SPEC

read() method returns usb_isr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::wdt::wdt_cr::WDT_CR_SPEC

read() method returns wdt_cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::wdt::wdt_mr0::WDT_MR0_SPEC

read() method returns wdt_mr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::wdt::wdt_mr1::WDT_MR1_SPEC

read() method returns wdt_mr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::wdt::wdt_pr::WDT_PR_SPEC

read() method returns wdt_pr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f175x::wdt::wdt_sr::WDT_SR_SPEC

read() method returns wdt_sr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_conv::ADC_CONV_SPEC

read() method returns adc_conv::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_dmar::ADC_DMAR_SPEC

read() method returns adc_dmar::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_dr0::ADC_DR0_SPEC

read() method returns adc_dr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_dr1::ADC_DR1_SPEC

read() method returns adc_dr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_dr2::ADC_DR2_SPEC

read() method returns adc_dr2::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_dr3::ADC_DR3_SPEC

read() method returns adc_dr3::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_dr4::ADC_DR4_SPEC

read() method returns adc_dr4::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_dr5::ADC_DR5_SPEC

read() method returns adc_dr5::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_dr6::ADC_DR6_SPEC

read() method returns adc_dr6::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_dr7::ADC_DR7_SPEC

read() method returns adc_dr7::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_dr8::ADC_DR8_SPEC

read() method returns adc_dr8::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_dr9::ADC_DR9_SPEC

read() method returns adc_dr9::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_dr10::ADC_DR10_SPEC

read() method returns adc_dr10::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_dr11::ADC_DR11_SPEC

read() method returns adc_dr11::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_dr12::ADC_DR12_SPEC

read() method returns adc_dr12::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_dr13::ADC_DR13_SPEC

read() method returns adc_dr13::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_dr14::ADC_DR14_SPEC

read() method returns adc_dr14::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_dr15::ADC_DR15_SPEC

read() method returns adc_dr15::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_hconv::ADC_HCONV_SPEC

read() method returns adc_hconv::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_hdr0::ADC_HDR0_SPEC

read() method returns adc_hdr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_hdr1::ADC_HDR1_SPEC

read() method returns adc_hdr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_hdr2::ADC_HDR2_SPEC

read() method returns adc_hdr2::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_hdr3::ADC_HDR3_SPEC

read() method returns adc_hdr3::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_hlst::ADC_HLST_SPEC

read() method returns adc_hlst::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_htcr::ADC_HTCR_SPEC

read() method returns adc_htcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_htsr::ADC_HTSR_SPEC

read() method returns adc_htsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_iclr::ADC_ICLR_SPEC

read() method returns adc_iclr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_imask::ADC_IMASK_SPEC

read() method returns adc_imask::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_imr::ADC_IMR_SPEC

read() method returns adc_imr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_iraw::ADC_IRAW_SPEC

read() method returns adc_iraw::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_lst0::ADC_LST0_SPEC

read() method returns adc_lst0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_lst1::ADC_LST1_SPEC

read() method returns adc_lst1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_lst2::ADC_LST2_SPEC

read() method returns adc_lst2::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_lst3::ADC_LST3_SPEC

read() method returns adc_lst3::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_ltr::ADC_LTR_SPEC

read() method returns adc_ltr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_ofr0::ADC_OFR0_SPEC

read() method returns adc_ofr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_ofr1::ADC_OFR1_SPEC

read() method returns adc_ofr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_ofr2::ADC_OFR2_SPEC

read() method returns adc_ofr2::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_ofr3::ADC_OFR3_SPEC

read() method returns adc_ofr3::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_ofr4::ADC_OFR4_SPEC

read() method returns adc_ofr4::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_ofr5::ADC_OFR5_SPEC

read() method returns adc_ofr5::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_ofr6::ADC_OFR6_SPEC

read() method returns adc_ofr6::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_ofr7::ADC_OFR7_SPEC

read() method returns adc_ofr7::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_ofr8::ADC_OFR8_SPEC

read() method returns adc_ofr8::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_ofr9::ADC_OFR9_SPEC

read() method returns adc_ofr9::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_ofr10::ADC_OFR10_SPEC

read() method returns adc_ofr10::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_ofr11::ADC_OFR11_SPEC

read() method returns adc_ofr11::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_ofr12::ADC_OFR12_SPEC

read() method returns adc_ofr12::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_ofr13::ADC_OFR13_SPEC

read() method returns adc_ofr13::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_ofr14::ADC_OFR14_SPEC

read() method returns adc_ofr14::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_ofr15::ADC_OFR15_SPEC

read() method returns adc_ofr15::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_rst::ADC_RST_SPEC

read() method returns adc_rst::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_str0::ADC_STR0_SPEC

read() method returns adc_str0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_str1::ADC_STR1_SPEC

read() method returns adc_str1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_str2::ADC_STR2_SPEC

read() method returns adc_str2::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_str3::ADC_STR3_SPEC

read() method returns adc_str3::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_str4::ADC_STR4_SPEC

read() method returns adc_str4::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_str5::ADC_STR5_SPEC

read() method returns adc_str5::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_str6::ADC_STR6_SPEC

read() method returns adc_str6::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_str7::ADC_STR7_SPEC

read() method returns adc_str7::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_str8::ADC_STR8_SPEC

read() method returns adc_str8::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_str9::ADC_STR9_SPEC

read() method returns adc_str9::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_str10::ADC_STR10_SPEC

read() method returns adc_str10::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_str11::ADC_STR11_SPEC

read() method returns adc_str11::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_str12::ADC_STR12_SPEC

read() method returns adc_str12::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_str13::ADC_STR13_SPEC

read() method returns adc_str13::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_str14::ADC_STR14_SPEC

read() method returns adc_str14::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_str15::ADC_STR15_SPEC

read() method returns adc_str15::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_tcr::ADC_TCR_SPEC

read() method returns adc_tcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_tsr::ADC_TSR_SPEC

read() method returns adc_tsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_utr::ADC_UTR_SPEC

read() method returns adc_utr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::adc::adc_wcr::ADC_WCR_SPEC

read() method returns adc_wcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::afio::afio_essr0::AFIO_ESSR0_SPEC

read() method returns afio_essr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::afio::afio_essr1::AFIO_ESSR1_SPEC

read() method returns afio_essr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::afio::afio_gpacfghr::AFIO_GPACFGHR_SPEC

read() method returns afio_gpacfghr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::afio::afio_gpacfglr::AFIO_GPACFGLR_SPEC

read() method returns afio_gpacfglr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::afio::afio_gpbcfghr::AFIO_GPBCFGHR_SPEC

read() method returns afio_gpbcfghr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::afio::afio_gpbcfglr::AFIO_GPBCFGLR_SPEC

read() method returns afio_gpbcfglr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::afio::afio_gpccfghr::AFIO_GPCCFGHR_SPEC

read() method returns afio_gpccfghr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::afio::afio_gpccfglr::AFIO_GPCCFGLR_SPEC

read() method returns afio_gpccfglr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::afio::afio_gpdcfghr::AFIO_GPDCFGHR_SPEC

read() method returns afio_gpdcfghr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::afio::afio_gpdcfglr::AFIO_GPDCFGLR_SPEC

read() method returns afio_gpdcfglr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::bftm0::bftm_cmpr::BFTM_CMPR_SPEC

read() method returns bftm_cmpr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::bftm0::bftm_cntr::BFTM_CNTR_SPEC

read() method returns bftm_cntr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::bftm0::bftm_cr::BFTM_CR_SPEC

read() method returns bftm_cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::bftm0::bftm_sr::BFTM_SR_SPEC

read() method returns bftm_sr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::ckcu::ckcu_ahbccr::CKCU_AHBCCR_SPEC

read() method returns ckcu_ahbccr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::ckcu::ckcu_ahbcfgr::CKCU_AHBCFGR_SPEC

read() method returns ckcu_ahbcfgr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::ckcu::ckcu_apbccr0::CKCU_APBCCR0_SPEC

read() method returns ckcu_apbccr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::ckcu::ckcu_apbccr1::CKCU_APBCCR1_SPEC

read() method returns ckcu_apbccr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::ckcu::ckcu_apbcfgr::CKCU_APBCFGR_SPEC

read() method returns ckcu_apbcfgr::R reader structure

§

type Reader = R

source§

impl Readable for CKCU_APBPCSR0_SPEC

read() method returns ckcu_apbpcsr0::R reader structure

§

type Reader = R

source§

impl Readable for CKCU_APBPCSR1_SPEC

read() method returns ckcu_apbpcsr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::ckcu::ckcu_ckst::CKCU_CKST_SPEC

read() method returns ckcu_ckst::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::ckcu::ckcu_gccr::CKCU_GCCR_SPEC

read() method returns ckcu_gccr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::ckcu::ckcu_gcfgr::CKCU_GCFGR_SPEC

read() method returns ckcu_gcfgr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::ckcu::ckcu_gcir::CKCU_GCIR_SPEC

read() method returns ckcu_gcir::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::ckcu::ckcu_gcsr::CKCU_GCSR_SPEC

read() method returns ckcu_gcsr::R reader structure

§

type Reader = R

source§

impl Readable for CKCU_HSICR_SPEC

read() method returns ckcu_hsicr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::ckcu::ckcu_lpcr::CKCU_LPCR_SPEC

read() method returns ckcu_lpcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::ckcu::ckcu_mcudbgcr::CKCU_MCUDBGCR_SPEC

read() method returns ckcu_mcudbgcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::ckcu::ckcu_pllcfgr::CKCU_PLLCFGR_SPEC

read() method returns ckcu_pllcfgr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::ckcu::ckcu_pllcr::CKCU_PLLCR_SPEC

read() method returns ckcu_pllcr::R reader structure

§

type Reader = R

source§

impl Readable for HSIATCR_SPEC

read() method returns hsiatcr::R reader structure

§

type Reader = R

source§

impl Readable for CMP_CR0_SPEC

read() method returns cmp_cr0::R reader structure

§

type Reader = R

source§

impl Readable for CMP_CR1_SPEC

read() method returns cmp_cr1::R reader structure

§

type Reader = R

source§

impl Readable for CMP_IER0_SPEC

read() method returns cmp_ier0::R reader structure

§

type Reader = R

source§

impl Readable for CMP_IER1_SPEC

read() method returns cmp_ier1::R reader structure

§

type Reader = R

source§

impl Readable for CMP_TFR0_SPEC

read() method returns cmp_tfr0::R reader structure

§

type Reader = R

source§

impl Readable for CMP_TFR1_SPEC

read() method returns cmp_tfr1::R reader structure

§

type Reader = R

source§

impl Readable for CMP_VALR0_SPEC

read() method returns cmp_valr0::R reader structure

§

type Reader = R

source§

impl Readable for CMP_VALR1_SPEC

read() method returns cmp_valr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::crc::crc_cr::CRC_CR_SPEC

read() method returns crc_cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::crc::crc_csr::CRC_CSR_SPEC

read() method returns crc_csr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::crc::crc_dr::CRC_DR_SPEC

read() method returns crc_dr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::crc::crc_sdr::CRC_SDR_SPEC

read() method returns crc_sdr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::ebi::ebi_atr0::EBI_ATR0_SPEC

read() method returns ebi_atr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::ebi::ebi_atr1::EBI_ATR1_SPEC

read() method returns ebi_atr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::ebi::ebi_atr2::EBI_ATR2_SPEC

read() method returns ebi_atr2::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::ebi::ebi_atr3::EBI_ATR3_SPEC

read() method returns ebi_atr3::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::ebi::ebi_cr::EBI_CR_SPEC

read() method returns ebi_cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::ebi::ebi_ienr::EBI_IENR_SPEC

read() method returns ebi_ienr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::ebi::ebi_ifcr::EBI_IFCR_SPEC

read() method returns ebi_ifcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::ebi::ebi_ifr::EBI_IFR_SPEC

read() method returns ebi_ifr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::ebi::ebi_pcr::EBI_PCR_SPEC

read() method returns ebi_pcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::ebi::ebi_pr0::EBI_PR0_SPEC

read() method returns ebi_pr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::ebi::ebi_pr1::EBI_PR1_SPEC

read() method returns ebi_pr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::ebi::ebi_pr2::EBI_PR2_SPEC

read() method returns ebi_pr2::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::ebi::ebi_pr3::EBI_PR3_SPEC

read() method returns ebi_pr3::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::ebi::ebi_rtr0::EBI_RTR0_SPEC

read() method returns ebi_rtr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::ebi::ebi_rtr1::EBI_RTR1_SPEC

read() method returns ebi_rtr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::ebi::ebi_rtr2::EBI_RTR2_SPEC

read() method returns ebi_rtr2::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::ebi::ebi_rtr3::EBI_RTR3_SPEC

read() method returns ebi_rtr3::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::ebi::ebi_sr::EBI_SR_SPEC

read() method returns ebi_sr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::ebi::ebi_wtr0::EBI_WTR0_SPEC

read() method returns ebi_wtr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::ebi::ebi_wtr1::EBI_WTR1_SPEC

read() method returns ebi_wtr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::ebi::ebi_wtr2::EBI_WTR2_SPEC

read() method returns ebi_wtr2::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::ebi::ebi_wtr3::EBI_WTR3_SPEC

read() method returns ebi_wtr3::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr0::EXTI_CFGR0_SPEC

read() method returns exti_cfgr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr1::EXTI_CFGR1_SPEC

read() method returns exti_cfgr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr2::EXTI_CFGR2_SPEC

read() method returns exti_cfgr2::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr3::EXTI_CFGR3_SPEC

read() method returns exti_cfgr3::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr4::EXTI_CFGR4_SPEC

read() method returns exti_cfgr4::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr5::EXTI_CFGR5_SPEC

read() method returns exti_cfgr5::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr6::EXTI_CFGR6_SPEC

read() method returns exti_cfgr6::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr7::EXTI_CFGR7_SPEC

read() method returns exti_cfgr7::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr8::EXTI_CFGR8_SPEC

read() method returns exti_cfgr8::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr9::EXTI_CFGR9_SPEC

read() method returns exti_cfgr9::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr10::EXTI_CFGR10_SPEC

read() method returns exti_cfgr10::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr11::EXTI_CFGR11_SPEC

read() method returns exti_cfgr11::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr12::EXTI_CFGR12_SPEC

read() method returns exti_cfgr12::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr13::EXTI_CFGR13_SPEC

read() method returns exti_cfgr13::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr14::EXTI_CFGR14_SPEC

read() method returns exti_cfgr14::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr15::EXTI_CFGR15_SPEC

read() method returns exti_cfgr15::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::exti::exti_cr::EXTI_CR_SPEC

read() method returns exti_cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::exti::exti_edgeflgr::EXTI_EDGEFLGR_SPEC

read() method returns exti_edgeflgr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::exti::exti_edgesr::EXTI_EDGESR_SPEC

read() method returns exti_edgesr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::exti::exti_sscr::EXTI_SSCR_SPEC

read() method returns exti_sscr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::exti::exti_wakupcr::EXTI_WAKUPCR_SPEC

read() method returns exti_wakupcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::exti::exti_wakupflg::EXTI_WAKUPFLG_SPEC

read() method returns exti_wakupflg::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::exti::exti_wakuppolr::EXTI_WAKUPPOLR_SPEC

read() method returns exti_wakuppolr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::fault_reports::afsr::AFSR_SPEC

read() method returns afsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::fault_reports::bfar::BFAR_SPEC

read() method returns bfar::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::fault_reports::bfsr::BFSR_SPEC

read() method returns bfsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::fault_reports::cfsr::CFSR_SPEC

read() method returns cfsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::fault_reports::dfsr::DFSR_SPEC

read() method returns dfsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::fault_reports::fault_reports_mfsr::FAULT_REPORTS_MFSR_SPEC

read() method returns fault_reports_mfsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::fault_reports::hfsr::HFSR_SPEC

read() method returns hfsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::fault_reports::mmfar::MMFAR_SPEC

read() method returns mmfar::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::fault_reports::ufsr::UFSR_SPEC

read() method returns ufsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::fmc::fmc_cfcr::FMC_CFCR_SPEC

read() method returns fmc_cfcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::fmc::fmc_cpsr::FMC_CPSR_SPEC

read() method returns fmc_cpsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::fmc::fmc_ocmr::FMC_OCMR_SPEC

read() method returns fmc_ocmr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::fmc::fmc_oier::FMC_OIER_SPEC

read() method returns fmc_oier::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::fmc::fmc_oisr::FMC_OISR_SPEC

read() method returns fmc_oisr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::fmc::fmc_opcr::FMC_OPCR_SPEC

read() method returns fmc_opcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::fmc::fmc_ppsr0::FMC_PPSR0_SPEC

read() method returns fmc_ppsr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::fmc::fmc_ppsr1::FMC_PPSR1_SPEC

read() method returns fmc_ppsr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::fmc::fmc_ppsr2::FMC_PPSR2_SPEC

read() method returns fmc_ppsr2::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::fmc::fmc_ppsr3::FMC_PPSR3_SPEC

read() method returns fmc_ppsr3::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::fmc::fmc_sbvt0::FMC_SBVT0_SPEC

read() method returns fmc_sbvt0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::fmc::fmc_sbvt1::FMC_SBVT1_SPEC

read() method returns fmc_sbvt1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::fmc::fmc_sbvt2::FMC_SBVT2_SPEC

read() method returns fmc_sbvt2::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::fmc::fmc_sbvt3::FMC_SBVT3_SPEC

read() method returns fmc_sbvt3::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::fmc::fmc_tadr::FMC_TADR_SPEC

read() method returns fmc_tadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::fmc::fmc_vmcr::FMC_VMCR_SPEC

read() method returns fmc_vmcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::fmc::fmc_wrdr::FMC_WRDR_SPEC

read() method returns fmc_wrdr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gpioa::dinr::DINR_SPEC

read() method returns dinr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gpioa::dircr::DIRCR_SPEC

read() method returns dircr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gpioa::doutr::DOUTR_SPEC

read() method returns doutr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gpioa::drvr::DRVR_SPEC

read() method returns drvr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gpioa::iner::INER_SPEC

read() method returns iner::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gpioa::lockr::LOCKR_SPEC

read() method returns lockr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gpioa::odr::ODR_SPEC

read() method returns odr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gpioa::pdr::PDR_SPEC

read() method returns pdr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gpioa::pur::PUR_SPEC

read() method returns pur::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gpioa::rr::RR_SPEC

read() method returns rr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gpioa::srr::SRR_SPEC

read() method returns srr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gpiob::dinr::DINR_SPEC

read() method returns dinr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gpiob::dircr::DIRCR_SPEC

read() method returns dircr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gpiob::doutr::DOUTR_SPEC

read() method returns doutr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gpiob::drvr::DRVR_SPEC

read() method returns drvr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gpiob::iner::INER_SPEC

read() method returns iner::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gpiob::lockr::LOCKR_SPEC

read() method returns lockr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gpiob::odr::ODR_SPEC

read() method returns odr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gpiob::pdr::PDR_SPEC

read() method returns pdr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gpiob::pur::PUR_SPEC

read() method returns pur::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gpiob::rr::RR_SPEC

read() method returns rr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gpiob::srr::SRR_SPEC

read() method returns srr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gpioc::dinr::DINR_SPEC

read() method returns dinr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gpioc::dircr::DIRCR_SPEC

read() method returns dircr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gpioc::doutr::DOUTR_SPEC

read() method returns doutr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gpioc::drvr::DRVR_SPEC

read() method returns drvr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gpioc::iner::INER_SPEC

read() method returns iner::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gpioc::lockr::LOCKR_SPEC

read() method returns lockr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gpioc::odr::ODR_SPEC

read() method returns odr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gpioc::pdr::PDR_SPEC

read() method returns pdr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gpioc::pur::PUR_SPEC

read() method returns pur::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gpioc::rr::RR_SPEC

read() method returns rr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gpioc::srr::SRR_SPEC

read() method returns srr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gpiod::dinr::DINR_SPEC

read() method returns dinr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gpiod::dircr::DIRCR_SPEC

read() method returns dircr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gpiod::doutr::DOUTR_SPEC

read() method returns doutr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gpiod::drvr::DRVR_SPEC

read() method returns drvr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gpiod::iner::INER_SPEC

read() method returns iner::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gpiod::lockr::LOCKR_SPEC

read() method returns lockr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gpiod::odr::ODR_SPEC

read() method returns odr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gpiod::pdr::PDR_SPEC

read() method returns pdr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gpiod::pur::PUR_SPEC

read() method returns pur::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gpiod::rr::RR_SPEC

read() method returns rr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gpiod::srr::SRR_SPEC

read() method returns srr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch0acr::GPTM_CH0ACR_SPEC

read() method returns gptm_ch0acr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch0ccr::GPTM_CH0CCR_SPEC

read() method returns gptm_ch0ccr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch0icfr::GPTM_CH0ICFR_SPEC

read() method returns gptm_ch0icfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch0ocfr::GPTM_CH0OCFR_SPEC

read() method returns gptm_ch0ocfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch1acr::GPTM_CH1ACR_SPEC

read() method returns gptm_ch1acr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch1ccr::GPTM_CH1CCR_SPEC

read() method returns gptm_ch1ccr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch1icfr::GPTM_CH1ICFR_SPEC

read() method returns gptm_ch1icfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch1ocfr::GPTM_CH1OCFR_SPEC

read() method returns gptm_ch1ocfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch2acr::GPTM_CH2ACR_SPEC

read() method returns gptm_ch2acr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch2ccr::GPTM_CH2CCR_SPEC

read() method returns gptm_ch2ccr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch2icfr::GPTM_CH2ICFR_SPEC

read() method returns gptm_ch2icfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch2ocfr::GPTM_CH2OCFR_SPEC

read() method returns gptm_ch2ocfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch3acr::GPTM_CH3ACR_SPEC

read() method returns gptm_ch3acr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch3ccr::GPTM_CH3CCR_SPEC

read() method returns gptm_ch3ccr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch3icfr::GPTM_CH3ICFR_SPEC

read() method returns gptm_ch3icfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch3ocfr::GPTM_CH3OCFR_SPEC

read() method returns gptm_ch3ocfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gptm0::gptm_chctr::GPTM_CHCTR_SPEC

read() method returns gptm_chctr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gptm0::gptm_chpolr::GPTM_CHPOLR_SPEC

read() method returns gptm_chpolr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gptm0::gptm_cntcfr::GPTM_CNTCFR_SPEC

read() method returns gptm_cntcfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gptm0::gptm_cntr::GPTM_CNTR_SPEC

read() method returns gptm_cntr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gptm0::gptm_crr::GPTM_CRR_SPEC

read() method returns gptm_crr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ctr::GPTM_CTR_SPEC

read() method returns gptm_ctr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gptm0::gptm_dictr::GPTM_DICTR_SPEC

read() method returns gptm_dictr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gptm0::gptm_evgr::GPTM_EVGR_SPEC

read() method returns gptm_evgr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gptm0::gptm_intsr::GPTM_INTSR_SPEC

read() method returns gptm_intsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gptm0::gptm_mdcfr::GPTM_MDCFR_SPEC

read() method returns gptm_mdcfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gptm0::gptm_pscr::GPTM_PSCR_SPEC

read() method returns gptm_pscr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::gptm0::gptm_trcfr::GPTM_TRCFR_SPEC

read() method returns gptm_trcfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::i2c0::i2c_addmr::I2C_ADDMR_SPEC

read() method returns i2c_addmr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::i2c0::i2c_addr::I2C_ADDR_SPEC

read() method returns i2c_addr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::i2c0::i2c_addsr::I2C_ADDSR_SPEC

read() method returns i2c_addsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::i2c0::i2c_cr::I2C_CR_SPEC

read() method returns i2c_cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::i2c0::i2c_dr::I2C_DR_SPEC

read() method returns i2c_dr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::i2c0::i2c_ier::I2C_IER_SPEC

read() method returns i2c_ier::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::i2c0::i2c_shpgr::I2C_SHPGR_SPEC

read() method returns i2c_shpgr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::i2c0::i2c_slpgr::I2C_SLPGR_SPEC

read() method returns i2c_slpgr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::i2c0::i2c_sr::I2C_SR_SPEC

read() method returns i2c_sr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::i2c0::i2c_tar::I2C_TAR_SPEC

read() method returns i2c_tar::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::i2c0::i2c_tout::I2C_TOUT_SPEC

read() method returns i2c_tout::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::i2s::i2s_cdr::I2S_CDR_SPEC

read() method returns i2s_cdr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::i2s::i2s_cr::I2S_CR_SPEC

read() method returns i2s_cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::i2s::i2s_fcr::I2S_FCR_SPEC

read() method returns i2s_fcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::i2s::i2s_ier::I2S_IER_SPEC

read() method returns i2s_ier::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::i2s::i2s_rcntr::I2S_RCNTR_SPEC

read() method returns i2s_rcntr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::i2s::i2s_rxdr::I2S_RXDR_SPEC

read() method returns i2s_rxdr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::i2s::i2s_sr::I2S_SR_SPEC

read() method returns i2s_sr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::i2s::i2s_txdr::I2S_TXDR_SPEC

read() method returns i2s_txdr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch0acr::MCTM_CH0ACR_SPEC

read() method returns mctm_ch0acr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch0ccr::MCTM_CH0CCR_SPEC

read() method returns mctm_ch0ccr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch0icfr::MCTM_CH0ICFR_SPEC

read() method returns mctm_ch0icfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch0ocfr::MCTM_CH0OCFR_SPEC

read() method returns mctm_ch0ocfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch1acr::MCTM_CH1ACR_SPEC

read() method returns mctm_ch1acr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch1ccr::MCTM_CH1CCR_SPEC

read() method returns mctm_ch1ccr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch1icfr::MCTM_CH1ICFR_SPEC

read() method returns mctm_ch1icfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch1ocfr::MCTM_CH1OCFR_SPEC

read() method returns mctm_ch1ocfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch2acr::MCTM_CH2ACR_SPEC

read() method returns mctm_ch2acr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch2ccr::MCTM_CH2CCR_SPEC

read() method returns mctm_ch2ccr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch2icfr::MCTM_CH2ICFR_SPEC

read() method returns mctm_ch2icfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch2ocfr::MCTM_CH2OCFR_SPEC

read() method returns mctm_ch2ocfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch3acr::MCTM_CH3ACR_SPEC

read() method returns mctm_ch3acr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch3ccr::MCTM_CH3CCR_SPEC

read() method returns mctm_ch3ccr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch3icfr::MCTM_CH3ICFR_SPEC

read() method returns mctm_ch3icfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch3ocfr::MCTM_CH3OCFR_SPEC

read() method returns mctm_ch3ocfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::mctm0::mctm_chbrkcfr::MCTM_CHBRKCFR_SPEC

read() method returns mctm_chbrkcfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::mctm0::mctm_chbrkctr::MCTM_CHBRKCTR_SPEC

read() method returns mctm_chbrkctr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::mctm0::mctm_chctr::MCTM_CHCTR_SPEC

read() method returns mctm_chctr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::mctm0::mctm_chpolr::MCTM_CHPOLR_SPEC

read() method returns mctm_chpolr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::mctm0::mctm_cntcfr::MCTM_CNTCFR_SPEC

read() method returns mctm_cntcfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::mctm0::mctm_cntr::MCTM_CNTR_SPEC

read() method returns mctm_cntr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::mctm0::mctm_crr::MCTM_CRR_SPEC

read() method returns mctm_crr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ctr::MCTM_CTR_SPEC

read() method returns mctm_ctr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::mctm0::mctm_dictr::MCTM_DICTR_SPEC

read() method returns mctm_dictr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::mctm0::mctm_evgr::MCTM_EVGR_SPEC

read() method returns mctm_evgr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::mctm0::mctm_intsr::MCTM_INTSR_SPEC

read() method returns mctm_intsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::mctm0::mctm_mdcfr::MCTM_MDCFR_SPEC

read() method returns mctm_mdcfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::mctm0::mctm_pscr::MCTM_PSCR_SPEC

read() method returns mctm_pscr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::mctm0::mctm_repr::MCTM_REPR_SPEC

read() method returns mctm_repr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::mctm0::mctm_trcfr::MCTM_TRCFR_SPEC

read() method returns mctm_trcfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch0cadr::PDMA_CH0CADR_SPEC

read() method returns pdma_ch0cadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch0cr::PDMA_CH0CR_SPEC

read() method returns pdma_ch0cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch0ctsr::PDMA_CH0CTSR_SPEC

read() method returns pdma_ch0ctsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch0dadr::PDMA_CH0DADR_SPEC

read() method returns pdma_ch0dadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch0sadr::PDMA_CH0SADR_SPEC

read() method returns pdma_ch0sadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch0tsr::PDMA_CH0TSR_SPEC

read() method returns pdma_ch0tsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch1cadr::PDMA_CH1CADR_SPEC

read() method returns pdma_ch1cadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch1cr::PDMA_CH1CR_SPEC

read() method returns pdma_ch1cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch1ctsr::PDMA_CH1CTSR_SPEC

read() method returns pdma_ch1ctsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch1dadr::PDMA_CH1DADR_SPEC

read() method returns pdma_ch1dadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch1sadr::PDMA_CH1SADR_SPEC

read() method returns pdma_ch1sadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch1tsr::PDMA_CH1TSR_SPEC

read() method returns pdma_ch1tsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch2cadr::PDMA_CH2CADR_SPEC

read() method returns pdma_ch2cadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch2cr::PDMA_CH2CR_SPEC

read() method returns pdma_ch2cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch2ctsr::PDMA_CH2CTSR_SPEC

read() method returns pdma_ch2ctsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch2dadr::PDMA_CH2DADR_SPEC

read() method returns pdma_ch2dadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch2sadr::PDMA_CH2SADR_SPEC

read() method returns pdma_ch2sadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch2tsr::PDMA_CH2TSR_SPEC

read() method returns pdma_ch2tsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch3cadr::PDMA_CH3CADR_SPEC

read() method returns pdma_ch3cadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch3cr::PDMA_CH3CR_SPEC

read() method returns pdma_ch3cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch3ctsr::PDMA_CH3CTSR_SPEC

read() method returns pdma_ch3ctsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch3dadr::PDMA_CH3DADR_SPEC

read() method returns pdma_ch3dadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch3sadr::PDMA_CH3SADR_SPEC

read() method returns pdma_ch3sadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch3tsr::PDMA_CH3TSR_SPEC

read() method returns pdma_ch3tsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch4cadr::PDMA_CH4CADR_SPEC

read() method returns pdma_ch4cadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch4cr::PDMA_CH4CR_SPEC

read() method returns pdma_ch4cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch4ctsr::PDMA_CH4CTSR_SPEC

read() method returns pdma_ch4ctsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch4dadr::PDMA_CH4DADR_SPEC

read() method returns pdma_ch4dadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch4sadr::PDMA_CH4SADR_SPEC

read() method returns pdma_ch4sadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch4tsr::PDMA_CH4TSR_SPEC

read() method returns pdma_ch4tsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch5cadr::PDMA_CH5CADR_SPEC

read() method returns pdma_ch5cadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch5cr::PDMA_CH5CR_SPEC

read() method returns pdma_ch5cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch5ctsr::PDMA_CH5CTSR_SPEC

read() method returns pdma_ch5ctsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch5dadr::PDMA_CH5DADR_SPEC

read() method returns pdma_ch5dadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch5sadr::PDMA_CH5SADR_SPEC

read() method returns pdma_ch5sadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch5tsr::PDMA_CH5TSR_SPEC

read() method returns pdma_ch5tsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch6cadr::PDMA_CH6CADR_SPEC

read() method returns pdma_ch6cadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch6cr::PDMA_CH6CR_SPEC

read() method returns pdma_ch6cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch6ctsr::PDMA_CH6CTSR_SPEC

read() method returns pdma_ch6ctsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch6dadr::PDMA_CH6DADR_SPEC

read() method returns pdma_ch6dadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch6sadr::PDMA_CH6SADR_SPEC

read() method returns pdma_ch6sadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch6tsr::PDMA_CH6TSR_SPEC

read() method returns pdma_ch6tsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch7cadr::PDMA_CH7CADR_SPEC

read() method returns pdma_ch7cadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch7cr::PDMA_CH7CR_SPEC

read() method returns pdma_ch7cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch7ctsr::PDMA_CH7CTSR_SPEC

read() method returns pdma_ch7ctsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch7dadr::PDMA_CH7DADR_SPEC

read() method returns pdma_ch7dadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch7sadr::PDMA_CH7SADR_SPEC

read() method returns pdma_ch7sadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch7tsr::PDMA_CH7TSR_SPEC

read() method returns pdma_ch7tsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ier0::PDMA_IER0_SPEC

read() method returns pdma_ier0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_ier1::PDMA_IER1_SPEC

read() method returns pdma_ier1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_iscr0::PDMA_ISCR0_SPEC

read() method returns pdma_iscr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_iscr1::PDMA_ISCR1_SPEC

read() method returns pdma_iscr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_isr0::PDMA_ISR0_SPEC

read() method returns pdma_isr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pdma::pdma_isr1::PDMA_ISR1_SPEC

read() method returns pdma_isr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pwrcu::pwrcu_bakcr::PWRCU_BAKCR_SPEC

read() method returns pwrcu_bakcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pwrcu::pwrcu_bakreg0::PWRCU_BAKREG0_SPEC

read() method returns pwrcu_bakreg0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pwrcu::pwrcu_bakreg1::PWRCU_BAKREG1_SPEC

read() method returns pwrcu_bakreg1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pwrcu::pwrcu_bakreg2::PWRCU_BAKREG2_SPEC

read() method returns pwrcu_bakreg2::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pwrcu::pwrcu_bakreg3::PWRCU_BAKREG3_SPEC

read() method returns pwrcu_bakreg3::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pwrcu::pwrcu_bakreg4::PWRCU_BAKREG4_SPEC

read() method returns pwrcu_bakreg4::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pwrcu::pwrcu_bakreg5::PWRCU_BAKREG5_SPEC

read() method returns pwrcu_bakreg5::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pwrcu::pwrcu_bakreg6::PWRCU_BAKREG6_SPEC

read() method returns pwrcu_bakreg6::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pwrcu::pwrcu_bakreg7::PWRCU_BAKREG7_SPEC

read() method returns pwrcu_bakreg7::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pwrcu::pwrcu_bakreg8::PWRCU_BAKREG8_SPEC

read() method returns pwrcu_bakreg8::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pwrcu::pwrcu_bakreg9::PWRCU_BAKREG9_SPEC

read() method returns pwrcu_bakreg9::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pwrcu::pwrcu_baksr::PWRCU_BAKSR_SPEC

read() method returns pwrcu_baksr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pwrcu::pwrcu_baktest::PWRCU_BAKTEST_SPEC

read() method returns pwrcu_baktest::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pwrcu::pwrcu_hsircr::PWRCU_HSIRCR_SPEC

read() method returns pwrcu_hsircr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::pwrcu::pwrcu_lvdcsr::PWRCU_LVDCSR_SPEC

read() method returns pwrcu_lvdcsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::rstcu::rstcu_ahbprstr::RSTCU_AHBPRSTR_SPEC

read() method returns rstcu_ahbprstr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::rstcu::rstcu_apbprstr0::RSTCU_APBPRSTR0_SPEC

read() method returns rstcu_apbprstr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::rstcu::rstcu_apbprstr1::RSTCU_APBPRSTR1_SPEC

read() method returns rstcu_apbprstr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::rstcu::rstcu_grsr::RSTCU_GRSR_SPEC

read() method returns rstcu_grsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::rtc::rtc_cmp::RTC_CMP_SPEC

read() method returns rtc_cmp::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::rtc::rtc_cnt::RTC_CNT_SPEC

read() method returns rtc_cnt::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::rtc::rtc_cr::RTC_CR_SPEC

read() method returns rtc_cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::rtc::rtc_iwen::RTC_IWEN_SPEC

read() method returns rtc_iwen::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::rtc::rtc_sr::RTC_SR_SPEC

read() method returns rtc_sr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::sci::sci_ccr::SCI_CCR_SPEC

read() method returns sci_ccr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::sci::sci_cr::SCI_CR_SPEC

read() method returns sci_cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::sci::sci_etu::SCI_ETU_SPEC

read() method returns sci_etu::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::sci::sci_gt::SCI_GT_SPEC

read() method returns sci_gt::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::sci::sci_ier::SCI_IER_SPEC

read() method returns sci_ier::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::sci::sci_ipr::SCI_IPR_SPEC

read() method returns sci_ipr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::sci::sci_psc::SCI_PSC_SPEC

read() method returns sci_psc::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::sci::sci_rxb::SCI_RXB_SPEC

read() method returns sci_rxb::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::sci::sci_sr::SCI_SR_SPEC

read() method returns sci_sr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::sci::sci_txb::SCI_TXB_SPEC

read() method returns sci_txb::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::sci::sci_wt::SCI_WT_SPEC

read() method returns sci_wt::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::spi0::spi_cpr::SPI_CPR_SPEC

read() method returns spi_cpr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::spi0::spi_cr0::SPI_CR0_SPEC

read() method returns spi_cr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::spi0::spi_cr1::SPI_CR1_SPEC

read() method returns spi_cr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::spi0::spi_dr::SPI_DR_SPEC

read() method returns spi_dr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::spi0::spi_fcr::SPI_FCR_SPEC

read() method returns spi_fcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::spi0::spi_fsr::SPI_FSR_SPEC

read() method returns spi_fsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::spi0::spi_ftocr::SPI_FTOCR_SPEC

read() method returns spi_ftocr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::spi0::spi_ier::SPI_IER_SPEC

read() method returns spi_ier::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::spi0::spi_sr::SPI_SR_SPEC

read() method returns spi_sr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::sys_tick::calib::CALIB_SPEC

read() method returns calib::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::sys_tick::ctrl::CTRL_SPEC

read() method returns ctrl::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::sys_tick::load::LOAD_SPEC

read() method returns load::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::sys_tick::val::VAL_SPEC

read() method returns val::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::uart0::uart0_degtstr::UART0_DEGTSTR_SPEC

read() method returns uart0_degtstr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::uart0::uart0_dlr::UART0_DLR_SPEC

read() method returns uart0_dlr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::uart0::uart0_fcr::UART0_FCR_SPEC

read() method returns uart0_fcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::uart0::uart0_fsr::UART0_FSR_SPEC

read() method returns uart0_fsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::uart0::uart0_ier::UART0_IER_SPEC

read() method returns uart0_ier::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::uart0::uart0_iir::UART0_IIR_SPEC

read() method returns uart0_iir::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::uart0::uart0_lcr::UART0_LCR_SPEC

read() method returns uart0_lcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::uart0::uart0_lsr::UART0_LSR_SPEC

read() method returns uart0_lsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::uart0::uart0_mdr::UART0_MDR_SPEC

read() method returns uart0_mdr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::uart0::uart0_rbr::UART0_RBR_SPEC

read() method returns uart0_rbr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::uart0::uart0_tpr::UART0_TPR_SPEC

read() method returns uart0_tpr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::uart0::uart0_uart0_tbr::UART0_UART0_TBR_SPEC

read() method returns uart0_uart0_tbr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::uart1::uart1_degtstr::UART1_DEGTSTR_SPEC

read() method returns uart1_degtstr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::uart1::uart1_dlr::UART1_DLR_SPEC

read() method returns uart1_dlr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::uart1::uart1_fcr::UART1_FCR_SPEC

read() method returns uart1_fcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::uart1::uart1_fsr::UART1_FSR_SPEC

read() method returns uart1_fsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::uart1::uart1_ier::UART1_IER_SPEC

read() method returns uart1_ier::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::uart1::uart1_iir::UART1_IIR_SPEC

read() method returns uart1_iir::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::uart1::uart1_lcr::UART1_LCR_SPEC

read() method returns uart1_lcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::uart1::uart1_lsr::UART1_LSR_SPEC

read() method returns uart1_lsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::uart1::uart1_mdr::UART1_MDR_SPEC

read() method returns uart1_mdr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::uart1::uart1_rbr::UART1_RBR_SPEC

read() method returns uart1_rbr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::uart1::uart1_tpr::UART1_TPR_SPEC

read() method returns uart1_tpr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::uart1::uart1_uart1_tbr::UART1_UART1_TBR_SPEC

read() method returns uart1_uart1_tbr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usart0::usart0_degtstr::USART0_DEGTSTR_SPEC

read() method returns usart0_degtstr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usart0::usart0_dlr::USART0_DLR_SPEC

read() method returns usart0_dlr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usart0::usart0_fcr::USART0_FCR_SPEC

read() method returns usart0_fcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usart0::usart0_fsr::USART0_FSR_SPEC

read() method returns usart0_fsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usart0::usart0_ier::USART0_IER_SPEC

read() method returns usart0_ier::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usart0::usart0_iir::USART0_IIR_SPEC

read() method returns usart0_iir::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usart0::usart0_ir_dacr::USART0_IR_DACR_SPEC

read() method returns usart0_ir_dacr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usart0::usart0_lcr::USART0_LCR_SPEC

read() method returns usart0_lcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usart0::usart0_lsr::USART0_LSR_SPEC

read() method returns usart0_lsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usart0::usart0_mdr::USART0_MDR_SPEC

read() method returns usart0_mdr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usart0::usart0_modcr::USART0_MODCR_SPEC

read() method returns usart0_modcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usart0::usart0_modsr::USART0_MODSR_SPEC

read() method returns usart0_modsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usart0::usart0_rbr::USART0_RBR_SPEC

read() method returns usart0_rbr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usart0::usart0_rs485cr::USART0_RS485CR_SPEC

read() method returns usart0_rs485cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usart0::usart0_syncr::USART0_SYNCR_SPEC

read() method returns usart0_syncr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usart0::usart0_tpr::USART0_TPR_SPEC

read() method returns usart0_tpr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usart0::usart0_usart0_tbr::USART0_USART0_TBR_SPEC

read() method returns usart0_usart0_tbr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usart1::usart1_degtstr::USART1_DEGTSTR_SPEC

read() method returns usart1_degtstr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usart1::usart1_dlr::USART1_DLR_SPEC

read() method returns usart1_dlr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usart1::usart1_fcr::USART1_FCR_SPEC

read() method returns usart1_fcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usart1::usart1_fsr::USART1_FSR_SPEC

read() method returns usart1_fsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usart1::usart1_ier::USART1_IER_SPEC

read() method returns usart1_ier::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usart1::usart1_iir::USART1_IIR_SPEC

read() method returns usart1_iir::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usart1::usart1_ir_dacr::USART1_IR_DACR_SPEC

read() method returns usart1_ir_dacr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usart1::usart1_lcr::USART1_LCR_SPEC

read() method returns usart1_lcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usart1::usart1_lsr::USART1_LSR_SPEC

read() method returns usart1_lsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usart1::usart1_mdr::USART1_MDR_SPEC

read() method returns usart1_mdr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usart1::usart1_modcr::USART1_MODCR_SPEC

read() method returns usart1_modcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usart1::usart1_modsr::USART1_MODSR_SPEC

read() method returns usart1_modsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usart1::usart1_rbr::USART1_RBR_SPEC

read() method returns usart1_rbr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usart1::usart1_rs485cr::USART1_RS485CR_SPEC

read() method returns usart1_rs485cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usart1::usart1_syncr::USART1_SYNCR_SPEC

read() method returns usart1_syncr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usart1::usart1_tpr::USART1_TPR_SPEC

read() method returns usart1_tpr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usart1::usart1_usart1_tbr::USART1_USART1_TBR_SPEC

read() method returns usart1_usart1_tbr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usb::ep0::cfgr::CFGR_SPEC

read() method returns cfgr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usb::ep0::csr::CSR_SPEC

read() method returns csr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usb::ep0::ier::IER_SPEC

read() method returns ier::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usb::ep0::isr::ISR_SPEC

read() method returns isr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usb::ep0::tcr::TCR_SPEC

read() method returns tcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usb::epd::cfgr::CFGR_SPEC

read() method returns cfgr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usb::epd::csr::CSR_SPEC

read() method returns csr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usb::epd::ier::IER_SPEC

read() method returns ier::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usb::epd::isr::ISR_SPEC

read() method returns isr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usb::epd::tcr::TCR_SPEC

read() method returns tcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usb::eps::cfgr::CFGR_SPEC

read() method returns cfgr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usb::eps::csr::CSR_SPEC

read() method returns csr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usb::eps::ier::IER_SPEC

read() method returns ier::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usb::eps::isr::ISR_SPEC

read() method returns isr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usb::eps::tcr::TCR_SPEC

read() method returns tcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usb::usb_csr::USB_CSR_SPEC

read() method returns usb_csr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usb::usb_devar::USB_DEVAR_SPEC

read() method returns usb_devar::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usb::usb_fcr::USB_FCR_SPEC

read() method returns usb_fcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usb::usb_ier::USB_IER_SPEC

read() method returns usb_ier::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::usb::usb_isr::USB_ISR_SPEC

read() method returns usb_isr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::wdt::wdt_cr::WDT_CR_SPEC

read() method returns wdt_cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::wdt::wdt_mr0::WDT_MR0_SPEC

read() method returns wdt_mr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::wdt::wdt_mr1::WDT_MR1_SPEC

read() method returns wdt_mr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::wdt::wdt_pr::WDT_PR_SPEC

read() method returns wdt_pr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1653_54::wdt::wdt_sr::WDT_SR_SPEC

read() method returns wdt_sr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_conv::ADC_CONV_SPEC

read() method returns adc_conv::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_dmar::ADC_DMAR_SPEC

read() method returns adc_dmar::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_dr0::ADC_DR0_SPEC

read() method returns adc_dr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_dr1::ADC_DR1_SPEC

read() method returns adc_dr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_dr2::ADC_DR2_SPEC

read() method returns adc_dr2::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_dr3::ADC_DR3_SPEC

read() method returns adc_dr3::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_dr4::ADC_DR4_SPEC

read() method returns adc_dr4::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_dr5::ADC_DR5_SPEC

read() method returns adc_dr5::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_dr6::ADC_DR6_SPEC

read() method returns adc_dr6::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_dr7::ADC_DR7_SPEC

read() method returns adc_dr7::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_dr8::ADC_DR8_SPEC

read() method returns adc_dr8::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_dr9::ADC_DR9_SPEC

read() method returns adc_dr9::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_dr10::ADC_DR10_SPEC

read() method returns adc_dr10::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_dr11::ADC_DR11_SPEC

read() method returns adc_dr11::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_dr12::ADC_DR12_SPEC

read() method returns adc_dr12::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_dr13::ADC_DR13_SPEC

read() method returns adc_dr13::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_dr14::ADC_DR14_SPEC

read() method returns adc_dr14::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_dr15::ADC_DR15_SPEC

read() method returns adc_dr15::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_hconv::ADC_HCONV_SPEC

read() method returns adc_hconv::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_hdr0::ADC_HDR0_SPEC

read() method returns adc_hdr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_hdr1::ADC_HDR1_SPEC

read() method returns adc_hdr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_hdr2::ADC_HDR2_SPEC

read() method returns adc_hdr2::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_hdr3::ADC_HDR3_SPEC

read() method returns adc_hdr3::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_hlst::ADC_HLST_SPEC

read() method returns adc_hlst::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_htcr::ADC_HTCR_SPEC

read() method returns adc_htcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_htsr::ADC_HTSR_SPEC

read() method returns adc_htsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_iclr::ADC_ICLR_SPEC

read() method returns adc_iclr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_imask::ADC_IMASK_SPEC

read() method returns adc_imask::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_imr::ADC_IMR_SPEC

read() method returns adc_imr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_iraw::ADC_IRAW_SPEC

read() method returns adc_iraw::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_lst0::ADC_LST0_SPEC

read() method returns adc_lst0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_lst1::ADC_LST1_SPEC

read() method returns adc_lst1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_lst2::ADC_LST2_SPEC

read() method returns adc_lst2::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_lst3::ADC_LST3_SPEC

read() method returns adc_lst3::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_ltr::ADC_LTR_SPEC

read() method returns adc_ltr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_ofr0::ADC_OFR0_SPEC

read() method returns adc_ofr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_ofr1::ADC_OFR1_SPEC

read() method returns adc_ofr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_ofr2::ADC_OFR2_SPEC

read() method returns adc_ofr2::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_ofr3::ADC_OFR3_SPEC

read() method returns adc_ofr3::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_ofr4::ADC_OFR4_SPEC

read() method returns adc_ofr4::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_ofr5::ADC_OFR5_SPEC

read() method returns adc_ofr5::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_ofr6::ADC_OFR6_SPEC

read() method returns adc_ofr6::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_ofr7::ADC_OFR7_SPEC

read() method returns adc_ofr7::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_ofr8::ADC_OFR8_SPEC

read() method returns adc_ofr8::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_ofr9::ADC_OFR9_SPEC

read() method returns adc_ofr9::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_ofr10::ADC_OFR10_SPEC

read() method returns adc_ofr10::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_ofr11::ADC_OFR11_SPEC

read() method returns adc_ofr11::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_ofr12::ADC_OFR12_SPEC

read() method returns adc_ofr12::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_ofr13::ADC_OFR13_SPEC

read() method returns adc_ofr13::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_ofr14::ADC_OFR14_SPEC

read() method returns adc_ofr14::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_ofr15::ADC_OFR15_SPEC

read() method returns adc_ofr15::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_rst::ADC_RST_SPEC

read() method returns adc_rst::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_str0::ADC_STR0_SPEC

read() method returns adc_str0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_str1::ADC_STR1_SPEC

read() method returns adc_str1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_str2::ADC_STR2_SPEC

read() method returns adc_str2::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_str3::ADC_STR3_SPEC

read() method returns adc_str3::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_str4::ADC_STR4_SPEC

read() method returns adc_str4::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_str5::ADC_STR5_SPEC

read() method returns adc_str5::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_str6::ADC_STR6_SPEC

read() method returns adc_str6::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_str7::ADC_STR7_SPEC

read() method returns adc_str7::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_str8::ADC_STR8_SPEC

read() method returns adc_str8::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_str9::ADC_STR9_SPEC

read() method returns adc_str9::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_str10::ADC_STR10_SPEC

read() method returns adc_str10::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_str11::ADC_STR11_SPEC

read() method returns adc_str11::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_str12::ADC_STR12_SPEC

read() method returns adc_str12::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_str13::ADC_STR13_SPEC

read() method returns adc_str13::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_str14::ADC_STR14_SPEC

read() method returns adc_str14::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_str15::ADC_STR15_SPEC

read() method returns adc_str15::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_tcr::ADC_TCR_SPEC

read() method returns adc_tcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_tsr::ADC_TSR_SPEC

read() method returns adc_tsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_utr::ADC_UTR_SPEC

read() method returns adc_utr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::adc::adc_wcr::ADC_WCR_SPEC

read() method returns adc_wcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::afio::afio_essr0::AFIO_ESSR0_SPEC

read() method returns afio_essr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::afio::afio_essr1::AFIO_ESSR1_SPEC

read() method returns afio_essr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::afio::afio_gpacfghr::AFIO_GPACFGHR_SPEC

read() method returns afio_gpacfghr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::afio::afio_gpacfglr::AFIO_GPACFGLR_SPEC

read() method returns afio_gpacfglr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::afio::afio_gpbcfghr::AFIO_GPBCFGHR_SPEC

read() method returns afio_gpbcfghr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::afio::afio_gpbcfglr::AFIO_GPBCFGLR_SPEC

read() method returns afio_gpbcfglr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::afio::afio_gpccfghr::AFIO_GPCCFGHR_SPEC

read() method returns afio_gpccfghr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::afio::afio_gpccfglr::AFIO_GPCCFGLR_SPEC

read() method returns afio_gpccfglr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::afio::afio_gpdcfghr::AFIO_GPDCFGHR_SPEC

read() method returns afio_gpdcfghr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::afio::afio_gpdcfglr::AFIO_GPDCFGLR_SPEC

read() method returns afio_gpdcfglr::R reader structure

§

type Reader = R

source§

impl Readable for AFIO_GPECFGHR_SPEC

read() method returns afio_gpecfghr::R reader structure

§

type Reader = R

source§

impl Readable for AFIO_GPECFGLR_SPEC

read() method returns afio_gpecfglr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::bftm0::bftm_cmpr::BFTM_CMPR_SPEC

read() method returns bftm_cmpr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::bftm0::bftm_cntr::BFTM_CNTR_SPEC

read() method returns bftm_cntr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::bftm0::bftm_cr::BFTM_CR_SPEC

read() method returns bftm_cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::bftm0::bftm_sr::BFTM_SR_SPEC

read() method returns bftm_sr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::ckcu::ckcu_ahbccr::CKCU_AHBCCR_SPEC

read() method returns ckcu_ahbccr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::ckcu::ckcu_ahbcfgr::CKCU_AHBCFGR_SPEC

read() method returns ckcu_ahbcfgr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::ckcu::ckcu_apbccr0::CKCU_APBCCR0_SPEC

read() method returns ckcu_apbccr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::ckcu::ckcu_apbccr1::CKCU_APBCCR1_SPEC

read() method returns ckcu_apbccr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::ckcu::ckcu_apbcfgr::CKCU_APBCFGR_SPEC

read() method returns ckcu_apbcfgr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::ckcu::ckcu_ckst::CKCU_CKST_SPEC

read() method returns ckcu_ckst::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::ckcu::ckcu_gccr::CKCU_GCCR_SPEC

read() method returns ckcu_gccr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::ckcu::ckcu_gcfgr::CKCU_GCFGR_SPEC

read() method returns ckcu_gcfgr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::ckcu::ckcu_gcir::CKCU_GCIR_SPEC

read() method returns ckcu_gcir::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::ckcu::ckcu_gcsr::CKCU_GCSR_SPEC

read() method returns ckcu_gcsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::ckcu::ckcu_lpcr::CKCU_LPCR_SPEC

read() method returns ckcu_lpcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::ckcu::ckcu_mcudbgcr::CKCU_MCUDBGCR_SPEC

read() method returns ckcu_mcudbgcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::ckcu::ckcu_pllcfgr::CKCU_PLLCFGR_SPEC

read() method returns ckcu_pllcfgr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::ckcu::ckcu_pllcr::CKCU_PLLCR_SPEC

read() method returns ckcu_pllcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::crc::crc_cr::CRC_CR_SPEC

read() method returns crc_cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::crc::crc_csr::CRC_CSR_SPEC

read() method returns crc_csr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::crc::crc_dr::CRC_DR_SPEC

read() method returns crc_dr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::crc::crc_sdr::CRC_SDR_SPEC

read() method returns crc_sdr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::ebi::ebi_atr0::EBI_ATR0_SPEC

read() method returns ebi_atr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::ebi::ebi_atr1::EBI_ATR1_SPEC

read() method returns ebi_atr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::ebi::ebi_atr2::EBI_ATR2_SPEC

read() method returns ebi_atr2::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::ebi::ebi_atr3::EBI_ATR3_SPEC

read() method returns ebi_atr3::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::ebi::ebi_cr::EBI_CR_SPEC

read() method returns ebi_cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::ebi::ebi_ienr::EBI_IENR_SPEC

read() method returns ebi_ienr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::ebi::ebi_ifcr::EBI_IFCR_SPEC

read() method returns ebi_ifcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::ebi::ebi_ifr::EBI_IFR_SPEC

read() method returns ebi_ifr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::ebi::ebi_pcr::EBI_PCR_SPEC

read() method returns ebi_pcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::ebi::ebi_pr0::EBI_PR0_SPEC

read() method returns ebi_pr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::ebi::ebi_pr1::EBI_PR1_SPEC

read() method returns ebi_pr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::ebi::ebi_pr2::EBI_PR2_SPEC

read() method returns ebi_pr2::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::ebi::ebi_pr3::EBI_PR3_SPEC

read() method returns ebi_pr3::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::ebi::ebi_rtr0::EBI_RTR0_SPEC

read() method returns ebi_rtr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::ebi::ebi_rtr1::EBI_RTR1_SPEC

read() method returns ebi_rtr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::ebi::ebi_rtr2::EBI_RTR2_SPEC

read() method returns ebi_rtr2::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::ebi::ebi_rtr3::EBI_RTR3_SPEC

read() method returns ebi_rtr3::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::ebi::ebi_sr::EBI_SR_SPEC

read() method returns ebi_sr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::ebi::ebi_wtr0::EBI_WTR0_SPEC

read() method returns ebi_wtr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::ebi::ebi_wtr1::EBI_WTR1_SPEC

read() method returns ebi_wtr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::ebi::ebi_wtr2::EBI_WTR2_SPEC

read() method returns ebi_wtr2::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::ebi::ebi_wtr3::EBI_WTR3_SPEC

read() method returns ebi_wtr3::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr0::EXTI_CFGR0_SPEC

read() method returns exti_cfgr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr1::EXTI_CFGR1_SPEC

read() method returns exti_cfgr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr2::EXTI_CFGR2_SPEC

read() method returns exti_cfgr2::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr3::EXTI_CFGR3_SPEC

read() method returns exti_cfgr3::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr4::EXTI_CFGR4_SPEC

read() method returns exti_cfgr4::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr5::EXTI_CFGR5_SPEC

read() method returns exti_cfgr5::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr6::EXTI_CFGR6_SPEC

read() method returns exti_cfgr6::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr7::EXTI_CFGR7_SPEC

read() method returns exti_cfgr7::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr8::EXTI_CFGR8_SPEC

read() method returns exti_cfgr8::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr9::EXTI_CFGR9_SPEC

read() method returns exti_cfgr9::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr10::EXTI_CFGR10_SPEC

read() method returns exti_cfgr10::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr11::EXTI_CFGR11_SPEC

read() method returns exti_cfgr11::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr12::EXTI_CFGR12_SPEC

read() method returns exti_cfgr12::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr13::EXTI_CFGR13_SPEC

read() method returns exti_cfgr13::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr14::EXTI_CFGR14_SPEC

read() method returns exti_cfgr14::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr15::EXTI_CFGR15_SPEC

read() method returns exti_cfgr15::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::exti::exti_cr::EXTI_CR_SPEC

read() method returns exti_cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::exti::exti_edgeflgr::EXTI_EDGEFLGR_SPEC

read() method returns exti_edgeflgr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::exti::exti_edgesr::EXTI_EDGESR_SPEC

read() method returns exti_edgesr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::exti::exti_sscr::EXTI_SSCR_SPEC

read() method returns exti_sscr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::exti::exti_wakupcr::EXTI_WAKUPCR_SPEC

read() method returns exti_wakupcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::exti::exti_wakupflg::EXTI_WAKUPFLG_SPEC

read() method returns exti_wakupflg::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::exti::exti_wakuppolr::EXTI_WAKUPPOLR_SPEC

read() method returns exti_wakuppolr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::fault_reports::afsr::AFSR_SPEC

read() method returns afsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::fault_reports::bfar::BFAR_SPEC

read() method returns bfar::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::fault_reports::bfsr::BFSR_SPEC

read() method returns bfsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::fault_reports::cfsr::CFSR_SPEC

read() method returns cfsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::fault_reports::dfsr::DFSR_SPEC

read() method returns dfsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::fault_reports::fault_reports_mfsr::FAULT_REPORTS_MFSR_SPEC

read() method returns fault_reports_mfsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::fault_reports::hfsr::HFSR_SPEC

read() method returns hfsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::fault_reports::mmfar::MMFAR_SPEC

read() method returns mmfar::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::fault_reports::ufsr::UFSR_SPEC

read() method returns ufsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::fmc::fmc_cfcr::FMC_CFCR_SPEC

read() method returns fmc_cfcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::fmc::fmc_cpsr::FMC_CPSR_SPEC

read() method returns fmc_cpsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::fmc::fmc_ocmr::FMC_OCMR_SPEC

read() method returns fmc_ocmr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::fmc::fmc_oier::FMC_OIER_SPEC

read() method returns fmc_oier::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::fmc::fmc_oisr::FMC_OISR_SPEC

read() method returns fmc_oisr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::fmc::fmc_opcr::FMC_OPCR_SPEC

read() method returns fmc_opcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::fmc::fmc_ppsr0::FMC_PPSR0_SPEC

read() method returns fmc_ppsr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::fmc::fmc_ppsr1::FMC_PPSR1_SPEC

read() method returns fmc_ppsr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::fmc::fmc_ppsr2::FMC_PPSR2_SPEC

read() method returns fmc_ppsr2::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::fmc::fmc_ppsr3::FMC_PPSR3_SPEC

read() method returns fmc_ppsr3::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::fmc::fmc_sbvt0::FMC_SBVT0_SPEC

read() method returns fmc_sbvt0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::fmc::fmc_sbvt1::FMC_SBVT1_SPEC

read() method returns fmc_sbvt1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::fmc::fmc_sbvt2::FMC_SBVT2_SPEC

read() method returns fmc_sbvt2::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::fmc::fmc_sbvt3::FMC_SBVT3_SPEC

read() method returns fmc_sbvt3::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::fmc::fmc_tadr::FMC_TADR_SPEC

read() method returns fmc_tadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::fmc::fmc_vmcr::FMC_VMCR_SPEC

read() method returns fmc_vmcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::fmc::fmc_wrdr::FMC_WRDR_SPEC

read() method returns fmc_wrdr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpioa::dinr::DINR_SPEC

read() method returns dinr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpioa::dircr::DIRCR_SPEC

read() method returns dircr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpioa::doutr::DOUTR_SPEC

read() method returns doutr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpioa::drvr::DRVR_SPEC

read() method returns drvr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpioa::iner::INER_SPEC

read() method returns iner::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpioa::lockr::LOCKR_SPEC

read() method returns lockr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpioa::odr::ODR_SPEC

read() method returns odr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpioa::pdr::PDR_SPEC

read() method returns pdr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpioa::pur::PUR_SPEC

read() method returns pur::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpioa::rr::RR_SPEC

read() method returns rr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpioa::srr::SRR_SPEC

read() method returns srr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpiob::dinr::DINR_SPEC

read() method returns dinr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpiob::dircr::DIRCR_SPEC

read() method returns dircr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpiob::doutr::DOUTR_SPEC

read() method returns doutr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpiob::drvr::DRVR_SPEC

read() method returns drvr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpiob::iner::INER_SPEC

read() method returns iner::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpiob::lockr::LOCKR_SPEC

read() method returns lockr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpiob::odr::ODR_SPEC

read() method returns odr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpiob::pdr::PDR_SPEC

read() method returns pdr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpiob::pur::PUR_SPEC

read() method returns pur::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpiob::rr::RR_SPEC

read() method returns rr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpiob::srr::SRR_SPEC

read() method returns srr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpioc::dinr::DINR_SPEC

read() method returns dinr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpioc::dircr::DIRCR_SPEC

read() method returns dircr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpioc::doutr::DOUTR_SPEC

read() method returns doutr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpioc::drvr::DRVR_SPEC

read() method returns drvr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpioc::iner::INER_SPEC

read() method returns iner::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpioc::lockr::LOCKR_SPEC

read() method returns lockr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpioc::odr::ODR_SPEC

read() method returns odr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpioc::pdr::PDR_SPEC

read() method returns pdr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpioc::pur::PUR_SPEC

read() method returns pur::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpioc::rr::RR_SPEC

read() method returns rr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpioc::srr::SRR_SPEC

read() method returns srr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpiod::dinr::DINR_SPEC

read() method returns dinr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpiod::dircr::DIRCR_SPEC

read() method returns dircr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpiod::doutr::DOUTR_SPEC

read() method returns doutr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpiod::drvr::DRVR_SPEC

read() method returns drvr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpiod::iner::INER_SPEC

read() method returns iner::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpiod::lockr::LOCKR_SPEC

read() method returns lockr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpiod::odr::ODR_SPEC

read() method returns odr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpiod::pdr::PDR_SPEC

read() method returns pdr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpiod::pur::PUR_SPEC

read() method returns pur::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpiod::rr::RR_SPEC

read() method returns rr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpiod::srr::SRR_SPEC

read() method returns srr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpioe::dinr::DINR_SPEC

read() method returns dinr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpioe::dircr::DIRCR_SPEC

read() method returns dircr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpioe::doutr::DOUTR_SPEC

read() method returns doutr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpioe::drvr::DRVR_SPEC

read() method returns drvr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpioe::iner::INER_SPEC

read() method returns iner::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpioe::lockr::LOCKR_SPEC

read() method returns lockr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpioe::odr::ODR_SPEC

read() method returns odr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpioe::pdr::PDR_SPEC

read() method returns pdr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpioe::pur::PUR_SPEC

read() method returns pur::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpioe::rr::RR_SPEC

read() method returns rr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gpioe::srr::SRR_SPEC

read() method returns srr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch0acr::GPTM_CH0ACR_SPEC

read() method returns gptm_ch0acr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch0ccr::GPTM_CH0CCR_SPEC

read() method returns gptm_ch0ccr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch0icfr::GPTM_CH0ICFR_SPEC

read() method returns gptm_ch0icfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch0ocfr::GPTM_CH0OCFR_SPEC

read() method returns gptm_ch0ocfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch1acr::GPTM_CH1ACR_SPEC

read() method returns gptm_ch1acr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch1ccr::GPTM_CH1CCR_SPEC

read() method returns gptm_ch1ccr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch1icfr::GPTM_CH1ICFR_SPEC

read() method returns gptm_ch1icfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch1ocfr::GPTM_CH1OCFR_SPEC

read() method returns gptm_ch1ocfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch2acr::GPTM_CH2ACR_SPEC

read() method returns gptm_ch2acr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch2ccr::GPTM_CH2CCR_SPEC

read() method returns gptm_ch2ccr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch2icfr::GPTM_CH2ICFR_SPEC

read() method returns gptm_ch2icfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch2ocfr::GPTM_CH2OCFR_SPEC

read() method returns gptm_ch2ocfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch3acr::GPTM_CH3ACR_SPEC

read() method returns gptm_ch3acr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch3ccr::GPTM_CH3CCR_SPEC

read() method returns gptm_ch3ccr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch3icfr::GPTM_CH3ICFR_SPEC

read() method returns gptm_ch3icfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch3ocfr::GPTM_CH3OCFR_SPEC

read() method returns gptm_ch3ocfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gptm0::gptm_chctr::GPTM_CHCTR_SPEC

read() method returns gptm_chctr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gptm0::gptm_chpolr::GPTM_CHPOLR_SPEC

read() method returns gptm_chpolr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gptm0::gptm_cntcfr::GPTM_CNTCFR_SPEC

read() method returns gptm_cntcfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gptm0::gptm_cntr::GPTM_CNTR_SPEC

read() method returns gptm_cntr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gptm0::gptm_crr::GPTM_CRR_SPEC

read() method returns gptm_crr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ctr::GPTM_CTR_SPEC

read() method returns gptm_ctr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gptm0::gptm_dictr::GPTM_DICTR_SPEC

read() method returns gptm_dictr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gptm0::gptm_evgr::GPTM_EVGR_SPEC

read() method returns gptm_evgr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gptm0::gptm_intsr::GPTM_INTSR_SPEC

read() method returns gptm_intsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gptm0::gptm_mdcfr::GPTM_MDCFR_SPEC

read() method returns gptm_mdcfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gptm0::gptm_pscr::GPTM_PSCR_SPEC

read() method returns gptm_pscr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::gptm0::gptm_trcfr::GPTM_TRCFR_SPEC

read() method returns gptm_trcfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::i2c0::i2c_addmr::I2C_ADDMR_SPEC

read() method returns i2c_addmr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::i2c0::i2c_addr::I2C_ADDR_SPEC

read() method returns i2c_addr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::i2c0::i2c_addsr::I2C_ADDSR_SPEC

read() method returns i2c_addsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::i2c0::i2c_cr::I2C_CR_SPEC

read() method returns i2c_cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::i2c0::i2c_dr::I2C_DR_SPEC

read() method returns i2c_dr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::i2c0::i2c_ier::I2C_IER_SPEC

read() method returns i2c_ier::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::i2c0::i2c_shpgr::I2C_SHPGR_SPEC

read() method returns i2c_shpgr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::i2c0::i2c_slpgr::I2C_SLPGR_SPEC

read() method returns i2c_slpgr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::i2c0::i2c_sr::I2C_SR_SPEC

read() method returns i2c_sr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::i2c0::i2c_tar::I2C_TAR_SPEC

read() method returns i2c_tar::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::i2c0::i2c_tout::I2C_TOUT_SPEC

read() method returns i2c_tout::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::i2s::i2s_cdr::I2S_CDR_SPEC

read() method returns i2s_cdr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::i2s::i2s_cr::I2S_CR_SPEC

read() method returns i2s_cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::i2s::i2s_fcr::I2S_FCR_SPEC

read() method returns i2s_fcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::i2s::i2s_ier::I2S_IER_SPEC

read() method returns i2s_ier::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::i2s::i2s_rcntr::I2S_RCNTR_SPEC

read() method returns i2s_rcntr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::i2s::i2s_rxdr::I2S_RXDR_SPEC

read() method returns i2s_rxdr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::i2s::i2s_sr::I2S_SR_SPEC

read() method returns i2s_sr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::i2s::i2s_txdr::I2S_TXDR_SPEC

read() method returns i2s_txdr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch0acr::MCTM_CH0ACR_SPEC

read() method returns mctm_ch0acr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch0ccr::MCTM_CH0CCR_SPEC

read() method returns mctm_ch0ccr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch0icfr::MCTM_CH0ICFR_SPEC

read() method returns mctm_ch0icfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch0ocfr::MCTM_CH0OCFR_SPEC

read() method returns mctm_ch0ocfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch1acr::MCTM_CH1ACR_SPEC

read() method returns mctm_ch1acr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch1ccr::MCTM_CH1CCR_SPEC

read() method returns mctm_ch1ccr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch1icfr::MCTM_CH1ICFR_SPEC

read() method returns mctm_ch1icfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch1ocfr::MCTM_CH1OCFR_SPEC

read() method returns mctm_ch1ocfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch2acr::MCTM_CH2ACR_SPEC

read() method returns mctm_ch2acr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch2ccr::MCTM_CH2CCR_SPEC

read() method returns mctm_ch2ccr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch2icfr::MCTM_CH2ICFR_SPEC

read() method returns mctm_ch2icfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch2ocfr::MCTM_CH2OCFR_SPEC

read() method returns mctm_ch2ocfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch3acr::MCTM_CH3ACR_SPEC

read() method returns mctm_ch3acr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch3ccr::MCTM_CH3CCR_SPEC

read() method returns mctm_ch3ccr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch3icfr::MCTM_CH3ICFR_SPEC

read() method returns mctm_ch3icfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch3ocfr::MCTM_CH3OCFR_SPEC

read() method returns mctm_ch3ocfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::mctm0::mctm_chbrkcfr::MCTM_CHBRKCFR_SPEC

read() method returns mctm_chbrkcfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::mctm0::mctm_chbrkctr::MCTM_CHBRKCTR_SPEC

read() method returns mctm_chbrkctr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::mctm0::mctm_chctr::MCTM_CHCTR_SPEC

read() method returns mctm_chctr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::mctm0::mctm_chpolr::MCTM_CHPOLR_SPEC

read() method returns mctm_chpolr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::mctm0::mctm_cntcfr::MCTM_CNTCFR_SPEC

read() method returns mctm_cntcfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::mctm0::mctm_cntr::MCTM_CNTR_SPEC

read() method returns mctm_cntr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::mctm0::mctm_crr::MCTM_CRR_SPEC

read() method returns mctm_crr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ctr::MCTM_CTR_SPEC

read() method returns mctm_ctr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::mctm0::mctm_dictr::MCTM_DICTR_SPEC

read() method returns mctm_dictr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::mctm0::mctm_evgr::MCTM_EVGR_SPEC

read() method returns mctm_evgr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::mctm0::mctm_intsr::MCTM_INTSR_SPEC

read() method returns mctm_intsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::mctm0::mctm_mdcfr::MCTM_MDCFR_SPEC

read() method returns mctm_mdcfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::mctm0::mctm_pscr::MCTM_PSCR_SPEC

read() method returns mctm_pscr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::mctm0::mctm_repr::MCTM_REPR_SPEC

read() method returns mctm_repr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::mctm0::mctm_trcfr::MCTM_TRCFR_SPEC

read() method returns mctm_trcfr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::opacmp::cmpiclr0::CMPICLR0_SPEC

read() method returns cmpiclr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::opacmp::cmpiclr1::CMPICLR1_SPEC

read() method returns cmpiclr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::opacmp::cmpier0::CMPIER0_SPEC

read() method returns cmpier0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::opacmp::cmpier1::CMPIER1_SPEC

read() method returns cmpier1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::opacmp::cmpisr0::CMPISR0_SPEC

read() method returns cmpisr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::opacmp::cmpisr1::CMPISR1_SPEC

read() method returns cmpisr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::opacmp::cmprsr0::CMPRSR0_SPEC

read() method returns cmprsr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::opacmp::cmprsr1::CMPRSR1_SPEC

read() method returns cmprsr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::opacmp::ofvcr0::OFVCR0_SPEC

read() method returns ofvcr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::opacmp::ofvcr1::OFVCR1_SPEC

read() method returns ofvcr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::opacmp::opacr0::OPACR0_SPEC

read() method returns opacr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::opacmp::opacr1::OPACR1_SPEC

read() method returns opacr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch0cadr::PDMA_CH0CADR_SPEC

read() method returns pdma_ch0cadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch0cr::PDMA_CH0CR_SPEC

read() method returns pdma_ch0cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch0ctsr::PDMA_CH0CTSR_SPEC

read() method returns pdma_ch0ctsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch0dadr::PDMA_CH0DADR_SPEC

read() method returns pdma_ch0dadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch0sadr::PDMA_CH0SADR_SPEC

read() method returns pdma_ch0sadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch0tsr::PDMA_CH0TSR_SPEC

read() method returns pdma_ch0tsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch1cadr::PDMA_CH1CADR_SPEC

read() method returns pdma_ch1cadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch1cr::PDMA_CH1CR_SPEC

read() method returns pdma_ch1cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch1ctsr::PDMA_CH1CTSR_SPEC

read() method returns pdma_ch1ctsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch1dadr::PDMA_CH1DADR_SPEC

read() method returns pdma_ch1dadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch1sadr::PDMA_CH1SADR_SPEC

read() method returns pdma_ch1sadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch1tsr::PDMA_CH1TSR_SPEC

read() method returns pdma_ch1tsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch2cadr::PDMA_CH2CADR_SPEC

read() method returns pdma_ch2cadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch2cr::PDMA_CH2CR_SPEC

read() method returns pdma_ch2cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch2ctsr::PDMA_CH2CTSR_SPEC

read() method returns pdma_ch2ctsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch2dadr::PDMA_CH2DADR_SPEC

read() method returns pdma_ch2dadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch2sadr::PDMA_CH2SADR_SPEC

read() method returns pdma_ch2sadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch2tsr::PDMA_CH2TSR_SPEC

read() method returns pdma_ch2tsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch3cadr::PDMA_CH3CADR_SPEC

read() method returns pdma_ch3cadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch3cr::PDMA_CH3CR_SPEC

read() method returns pdma_ch3cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch3ctsr::PDMA_CH3CTSR_SPEC

read() method returns pdma_ch3ctsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch3dadr::PDMA_CH3DADR_SPEC

read() method returns pdma_ch3dadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch3sadr::PDMA_CH3SADR_SPEC

read() method returns pdma_ch3sadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch3tsr::PDMA_CH3TSR_SPEC

read() method returns pdma_ch3tsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch4cadr::PDMA_CH4CADR_SPEC

read() method returns pdma_ch4cadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch4cr::PDMA_CH4CR_SPEC

read() method returns pdma_ch4cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch4ctsr::PDMA_CH4CTSR_SPEC

read() method returns pdma_ch4ctsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch4dadr::PDMA_CH4DADR_SPEC

read() method returns pdma_ch4dadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch4sadr::PDMA_CH4SADR_SPEC

read() method returns pdma_ch4sadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch4tsr::PDMA_CH4TSR_SPEC

read() method returns pdma_ch4tsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch5cadr::PDMA_CH5CADR_SPEC

read() method returns pdma_ch5cadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch5cr::PDMA_CH5CR_SPEC

read() method returns pdma_ch5cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch5ctsr::PDMA_CH5CTSR_SPEC

read() method returns pdma_ch5ctsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch5dadr::PDMA_CH5DADR_SPEC

read() method returns pdma_ch5dadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch5sadr::PDMA_CH5SADR_SPEC

read() method returns pdma_ch5sadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch5tsr::PDMA_CH5TSR_SPEC

read() method returns pdma_ch5tsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch6cadr::PDMA_CH6CADR_SPEC

read() method returns pdma_ch6cadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch6cr::PDMA_CH6CR_SPEC

read() method returns pdma_ch6cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch6ctsr::PDMA_CH6CTSR_SPEC

read() method returns pdma_ch6ctsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch6dadr::PDMA_CH6DADR_SPEC

read() method returns pdma_ch6dadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch6sadr::PDMA_CH6SADR_SPEC

read() method returns pdma_ch6sadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch6tsr::PDMA_CH6TSR_SPEC

read() method returns pdma_ch6tsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch7cadr::PDMA_CH7CADR_SPEC

read() method returns pdma_ch7cadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch7cr::PDMA_CH7CR_SPEC

read() method returns pdma_ch7cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch7ctsr::PDMA_CH7CTSR_SPEC

read() method returns pdma_ch7ctsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch7dadr::PDMA_CH7DADR_SPEC

read() method returns pdma_ch7dadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch7sadr::PDMA_CH7SADR_SPEC

read() method returns pdma_ch7sadr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch7tsr::PDMA_CH7TSR_SPEC

read() method returns pdma_ch7tsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ier0::PDMA_IER0_SPEC

read() method returns pdma_ier0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_ier1::PDMA_IER1_SPEC

read() method returns pdma_ier1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_iscr0::PDMA_ISCR0_SPEC

read() method returns pdma_iscr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_iscr1::PDMA_ISCR1_SPEC

read() method returns pdma_iscr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_isr0::PDMA_ISR0_SPEC

read() method returns pdma_isr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pdma::pdma_isr1::PDMA_ISR1_SPEC

read() method returns pdma_isr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pwrcu::pwrcu_bakcr::PWRCU_BAKCR_SPEC

read() method returns pwrcu_bakcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pwrcu::pwrcu_bakreg0::PWRCU_BAKREG0_SPEC

read() method returns pwrcu_bakreg0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pwrcu::pwrcu_bakreg1::PWRCU_BAKREG1_SPEC

read() method returns pwrcu_bakreg1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pwrcu::pwrcu_bakreg2::PWRCU_BAKREG2_SPEC

read() method returns pwrcu_bakreg2::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pwrcu::pwrcu_bakreg3::PWRCU_BAKREG3_SPEC

read() method returns pwrcu_bakreg3::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pwrcu::pwrcu_bakreg4::PWRCU_BAKREG4_SPEC

read() method returns pwrcu_bakreg4::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pwrcu::pwrcu_bakreg5::PWRCU_BAKREG5_SPEC

read() method returns pwrcu_bakreg5::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pwrcu::pwrcu_bakreg6::PWRCU_BAKREG6_SPEC

read() method returns pwrcu_bakreg6::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pwrcu::pwrcu_bakreg7::PWRCU_BAKREG7_SPEC

read() method returns pwrcu_bakreg7::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pwrcu::pwrcu_bakreg8::PWRCU_BAKREG8_SPEC

read() method returns pwrcu_bakreg8::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pwrcu::pwrcu_bakreg9::PWRCU_BAKREG9_SPEC

read() method returns pwrcu_bakreg9::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pwrcu::pwrcu_baksr::PWRCU_BAKSR_SPEC

read() method returns pwrcu_baksr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pwrcu::pwrcu_baktest::PWRCU_BAKTEST_SPEC

read() method returns pwrcu_baktest::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pwrcu::pwrcu_hsircr::PWRCU_HSIRCR_SPEC

read() method returns pwrcu_hsircr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::pwrcu::pwrcu_lvdcsr::PWRCU_LVDCSR_SPEC

read() method returns pwrcu_lvdcsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::rstcu::rstcu_ahbprstr::RSTCU_AHBPRSTR_SPEC

read() method returns rstcu_ahbprstr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::rstcu::rstcu_apbprstr0::RSTCU_APBPRSTR0_SPEC

read() method returns rstcu_apbprstr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::rstcu::rstcu_apbprstr1::RSTCU_APBPRSTR1_SPEC

read() method returns rstcu_apbprstr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::rstcu::rstcu_grsr::RSTCU_GRSR_SPEC

read() method returns rstcu_grsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::rtc::rtc_cmp::RTC_CMP_SPEC

read() method returns rtc_cmp::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::rtc::rtc_cnt::RTC_CNT_SPEC

read() method returns rtc_cnt::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::rtc::rtc_cr::RTC_CR_SPEC

read() method returns rtc_cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::rtc::rtc_iwen::RTC_IWEN_SPEC

read() method returns rtc_iwen::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::rtc::rtc_sr::RTC_SR_SPEC

read() method returns rtc_sr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::sci::sci_ccr::SCI_CCR_SPEC

read() method returns sci_ccr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::sci::sci_cr::SCI_CR_SPEC

read() method returns sci_cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::sci::sci_etu::SCI_ETU_SPEC

read() method returns sci_etu::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::sci::sci_gt::SCI_GT_SPEC

read() method returns sci_gt::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::sci::sci_ier::SCI_IER_SPEC

read() method returns sci_ier::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::sci::sci_ipr::SCI_IPR_SPEC

read() method returns sci_ipr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::sci::sci_psc::SCI_PSC_SPEC

read() method returns sci_psc::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::sci::sci_rxb::SCI_RXB_SPEC

read() method returns sci_rxb::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::sci::sci_sr::SCI_SR_SPEC

read() method returns sci_sr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::sci::sci_txb::SCI_TXB_SPEC

read() method returns sci_txb::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::sci::sci_wt::SCI_WT_SPEC

read() method returns sci_wt::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::spi0::spi_cpr::SPI_CPR_SPEC

read() method returns spi_cpr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::spi0::spi_cr0::SPI_CR0_SPEC

read() method returns spi_cr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::spi0::spi_cr1::SPI_CR1_SPEC

read() method returns spi_cr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::spi0::spi_dr::SPI_DR_SPEC

read() method returns spi_dr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::spi0::spi_fcr::SPI_FCR_SPEC

read() method returns spi_fcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::spi0::spi_fsr::SPI_FSR_SPEC

read() method returns spi_fsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::spi0::spi_ftocr::SPI_FTOCR_SPEC

read() method returns spi_ftocr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::spi0::spi_ier::SPI_IER_SPEC

read() method returns spi_ier::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::spi0::spi_sr::SPI_SR_SPEC

read() method returns spi_sr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::sys_tick::calib::CALIB_SPEC

read() method returns calib::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::sys_tick::ctrl::CTRL_SPEC

read() method returns ctrl::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::sys_tick::load::LOAD_SPEC

read() method returns load::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::sys_tick::val::VAL_SPEC

read() method returns val::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::uart0::uart0_degtstr::UART0_DEGTSTR_SPEC

read() method returns uart0_degtstr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::uart0::uart0_dlr::UART0_DLR_SPEC

read() method returns uart0_dlr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::uart0::uart0_fcr::UART0_FCR_SPEC

read() method returns uart0_fcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::uart0::uart0_fsr::UART0_FSR_SPEC

read() method returns uart0_fsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::uart0::uart0_ier::UART0_IER_SPEC

read() method returns uart0_ier::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::uart0::uart0_iir::UART0_IIR_SPEC

read() method returns uart0_iir::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::uart0::uart0_lcr::UART0_LCR_SPEC

read() method returns uart0_lcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::uart0::uart0_lsr::UART0_LSR_SPEC

read() method returns uart0_lsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::uart0::uart0_mdr::UART0_MDR_SPEC

read() method returns uart0_mdr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::uart0::uart0_rbr::UART0_RBR_SPEC

read() method returns uart0_rbr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::uart0::uart0_tpr::UART0_TPR_SPEC

read() method returns uart0_tpr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::uart0::uart0_uart0_tbr::UART0_UART0_TBR_SPEC

read() method returns uart0_uart0_tbr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::uart1::uart1_degtstr::UART1_DEGTSTR_SPEC

read() method returns uart1_degtstr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::uart1::uart1_dlr::UART1_DLR_SPEC

read() method returns uart1_dlr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::uart1::uart1_fcr::UART1_FCR_SPEC

read() method returns uart1_fcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::uart1::uart1_fsr::UART1_FSR_SPEC

read() method returns uart1_fsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::uart1::uart1_ier::UART1_IER_SPEC

read() method returns uart1_ier::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::uart1::uart1_iir::UART1_IIR_SPEC

read() method returns uart1_iir::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::uart1::uart1_lcr::UART1_LCR_SPEC

read() method returns uart1_lcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::uart1::uart1_lsr::UART1_LSR_SPEC

read() method returns uart1_lsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::uart1::uart1_mdr::UART1_MDR_SPEC

read() method returns uart1_mdr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::uart1::uart1_rbr::UART1_RBR_SPEC

read() method returns uart1_rbr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::uart1::uart1_tpr::UART1_TPR_SPEC

read() method returns uart1_tpr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::uart1::uart1_uart1_tbr::UART1_UART1_TBR_SPEC

read() method returns uart1_uart1_tbr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usart0::usart0_degtstr::USART0_DEGTSTR_SPEC

read() method returns usart0_degtstr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usart0::usart0_dlr::USART0_DLR_SPEC

read() method returns usart0_dlr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usart0::usart0_fcr::USART0_FCR_SPEC

read() method returns usart0_fcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usart0::usart0_fsr::USART0_FSR_SPEC

read() method returns usart0_fsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usart0::usart0_ier::USART0_IER_SPEC

read() method returns usart0_ier::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usart0::usart0_iir::USART0_IIR_SPEC

read() method returns usart0_iir::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usart0::usart0_ir_dacr::USART0_IR_DACR_SPEC

read() method returns usart0_ir_dacr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usart0::usart0_lcr::USART0_LCR_SPEC

read() method returns usart0_lcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usart0::usart0_lsr::USART0_LSR_SPEC

read() method returns usart0_lsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usart0::usart0_mdr::USART0_MDR_SPEC

read() method returns usart0_mdr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usart0::usart0_modcr::USART0_MODCR_SPEC

read() method returns usart0_modcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usart0::usart0_modsr::USART0_MODSR_SPEC

read() method returns usart0_modsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usart0::usart0_rbr::USART0_RBR_SPEC

read() method returns usart0_rbr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usart0::usart0_rs485cr::USART0_RS485CR_SPEC

read() method returns usart0_rs485cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usart0::usart0_syncr::USART0_SYNCR_SPEC

read() method returns usart0_syncr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usart0::usart0_tpr::USART0_TPR_SPEC

read() method returns usart0_tpr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usart0::usart0_usart0_tbr::USART0_USART0_TBR_SPEC

read() method returns usart0_usart0_tbr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usart1::usart1_degtstr::USART1_DEGTSTR_SPEC

read() method returns usart1_degtstr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usart1::usart1_dlr::USART1_DLR_SPEC

read() method returns usart1_dlr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usart1::usart1_fcr::USART1_FCR_SPEC

read() method returns usart1_fcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usart1::usart1_fsr::USART1_FSR_SPEC

read() method returns usart1_fsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usart1::usart1_ier::USART1_IER_SPEC

read() method returns usart1_ier::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usart1::usart1_iir::USART1_IIR_SPEC

read() method returns usart1_iir::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usart1::usart1_ir_dacr::USART1_IR_DACR_SPEC

read() method returns usart1_ir_dacr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usart1::usart1_lcr::USART1_LCR_SPEC

read() method returns usart1_lcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usart1::usart1_lsr::USART1_LSR_SPEC

read() method returns usart1_lsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usart1::usart1_mdr::USART1_MDR_SPEC

read() method returns usart1_mdr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usart1::usart1_modcr::USART1_MODCR_SPEC

read() method returns usart1_modcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usart1::usart1_modsr::USART1_MODSR_SPEC

read() method returns usart1_modsr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usart1::usart1_rbr::USART1_RBR_SPEC

read() method returns usart1_rbr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usart1::usart1_rs485cr::USART1_RS485CR_SPEC

read() method returns usart1_rs485cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usart1::usart1_syncr::USART1_SYNCR_SPEC

read() method returns usart1_syncr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usart1::usart1_tpr::USART1_TPR_SPEC

read() method returns usart1_tpr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usart1::usart1_usart1_tbr::USART1_USART1_TBR_SPEC

read() method returns usart1_usart1_tbr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usb::ep0::cfgr::CFGR_SPEC

read() method returns cfgr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usb::ep0::csr::CSR_SPEC

read() method returns csr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usb::ep0::ier::IER_SPEC

read() method returns ier::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usb::ep0::isr::ISR_SPEC

read() method returns isr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usb::ep0::tcr::TCR_SPEC

read() method returns tcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usb::epd::cfgr::CFGR_SPEC

read() method returns cfgr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usb::epd::csr::CSR_SPEC

read() method returns csr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usb::epd::ier::IER_SPEC

read() method returns ier::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usb::epd::isr::ISR_SPEC

read() method returns isr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usb::epd::tcr::TCR_SPEC

read() method returns tcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usb::eps::cfgr::CFGR_SPEC

read() method returns cfgr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usb::eps::csr::CSR_SPEC

read() method returns csr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usb::eps::ier::IER_SPEC

read() method returns ier::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usb::eps::isr::ISR_SPEC

read() method returns isr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usb::eps::tcr::TCR_SPEC

read() method returns tcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usb::usb_csr::USB_CSR_SPEC

read() method returns usb_csr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usb::usb_devar::USB_DEVAR_SPEC

read() method returns usb_devar::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usb::usb_fcr::USB_FCR_SPEC

read() method returns usb_fcr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usb::usb_ier::USB_IER_SPEC

read() method returns usb_ier::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::usb::usb_isr::USB_ISR_SPEC

read() method returns usb_isr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::wdt::wdt_cr::WDT_CR_SPEC

read() method returns wdt_cr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::wdt::wdt_mr0::WDT_MR0_SPEC

read() method returns wdt_mr0::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::wdt::wdt_mr1::WDT_MR1_SPEC

read() method returns wdt_mr1::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::wdt::wdt_pr::WDT_PR_SPEC

read() method returns wdt_pr::R reader structure

§

type Reader = R

source§

impl Readable for ht32f1yyy::ht32f1655_56::wdt::wdt_sr::WDT_SR_SPEC

read() method returns wdt_sr::R reader structure

§

type Reader = R