Trait ht32f1yyy::Writable

source ·
pub trait Writable: RegisterSpec {
    type Writer: From<W<Self>> + DerefMut<Target = W<Self>>;

    const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux;
    const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux;
}
Expand description

Trait implemented by writeable registers.

This enables the write, write_with_zero and reset methods.

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

Required Associated Types§

source

type Writer: From<W<Self>> + DerefMut<Target = W<Self>>

Writer type argument to write, et al.

Required Associated Constants§

source

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux

Specifies the register bits that are not changed if you pass 1 and are changed if you pass 0

source

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux

Specifies the register bits that are not changed if you pass 0 and are changed if you pass 1

Implementors§

source§

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

write(|w| ..) method takes adc_conv::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_dr0::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_dr1::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_dr2::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_dr3::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_dr4::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_dr5::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_dr6::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_dr7::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_iclr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_imask::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_imr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_iraw::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_lst0::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_lst1::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_ltr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_rst::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_str0::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_str1::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_str2::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_str3::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_str4::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_str5::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_str6::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_str7::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_tcr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_tsr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_utr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_wcr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes afio_essr0::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes afio_essr1::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes afio_gpacfgr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes afio_gpbcfgr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes ckcu_ahbccr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes ckcu_ahbcfgr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes ckcu_apbccr0::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes ckcu_apbccr1::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes ckcu_apbcfgr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes ckcu_ckst::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes ckcu_gccr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes ckcu_gcfgr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes ckcu_gcir::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes ckcu_gcsr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes ckcu_lpcr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes ckcu_mcudbgcr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes ckcu_pllcfgr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes ckcu_pllcr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes exti_cfgr0::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes exti_cfgr1::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes exti_cfgr2::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes exti_cfgr3::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes exti_cfgr4::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes exti_cfgr5::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes exti_cfgr6::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes exti_cfgr7::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes exti_cfgr8::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes exti_cfgr9::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes exti_cfgr10::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes exti_cfgr11::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes exti_cfgr12::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes exti_cfgr13::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes exti_cfgr14::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes exti_cfgr15::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes exti_cr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes exti_edgeflgr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes exti_edgesr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes exti_sscr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes exti_wakupcr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes exti_wakupflg::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes exti_wakuppolr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes afsr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes bfar::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes bfsr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes cfsr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes dfsr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes fault_reports_mfsr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes hfsr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes mmfar::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes ufsr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes fmc_cfcr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes fmc_cpsr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes fmc_ocmr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes fmc_oier::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes fmc_oisr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes fmc_opcr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes fmc_ppsr0::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes fmc_ppsr1::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes fmc_ppsr2::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes fmc_ppsr3::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes fmc_sbvt0::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes fmc_sbvt1::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes fmc_sbvt2::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes fmc_sbvt3::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes fmc_tadr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes fmc_vmcr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes fmc_wrdr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes dinr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes dircr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes doutr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes drvr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes iner::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes lockr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes odr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes pdr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes pur::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes rr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes srr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes dinr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes dircr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes doutr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes drvr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes iner::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes lockr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes odr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes pdr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes pur::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes rr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes srr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes gptm_ch0ccr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes gptm_ch0icfr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes gptm_ch0ocfr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes gptm_ch1ccr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes gptm_ch1icfr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes gptm_ch1ocfr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes gptm_ch2ccr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes gptm_ch2icfr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes gptm_ch2ocfr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes gptm_ch3ccr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes gptm_ch3icfr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes gptm_ch3ocfr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes gptm_chctr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes gptm_chpolr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes gptm_cntcfr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes gptm_cntr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes gptm_crr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes gptm_ctr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes gptm_evgr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

impl Writable for GPTM_ICTR_SPEC

write(|w| ..) method takes gptm_ictr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes gptm_intsr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes gptm_mdcfr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes gptm_pscr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes gptm_trcfr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes i2c_addr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes i2c_cr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes i2c_dr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes i2c_ier::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes i2c_shpgr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes i2c_slpgr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes i2c_sr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes i2c_tar::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes cmpiclr0::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes cmpiclr1::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes cmpier0::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes cmpier1::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes cmpisr0::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes cmpisr1::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes cmprsr0::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes cmprsr1::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes ofvcr0::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes ofvcr1::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes opacr0::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes opacr1::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes pwrcu_bakcr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes pwrcu_bakreg0::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes pwrcu_bakreg1::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes pwrcu_bakreg2::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes pwrcu_bakreg3::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes pwrcu_bakreg4::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes pwrcu_bakreg5::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes pwrcu_bakreg6::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes pwrcu_bakreg7::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes pwrcu_bakreg8::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes pwrcu_bakreg9::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes pwrcu_baksr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes pwrcu_baktest::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes pwrcu_hsircr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes pwrcu_lvdcsr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes rstcu_apbprstr0::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes rstcu_apbprstr1::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes rstcu_grsr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes rtc_cmp::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes rtc_cnt::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes rtc_cr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes rtc_iwen::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes rtc_sr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes spi_cpr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes spi_cr0::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes spi_cr1::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes spi_dr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes spi_fcr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes spi_fsr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes spi_ftocr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes spi_ier::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes spi_sr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes calib::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes ctrl::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes load::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes val::W writer structure

§

type Writer = W

source§

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

source§

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

source§

impl Writable for USART_DEGTSTR_SPEC

write(|w| ..) method takes usart_degtstr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

impl Writable for USART_DLR_SPEC

write(|w| ..) method takes usart_dlr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

impl Writable for USART_FCR_SPEC

write(|w| ..) method takes usart_fcr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

impl Writable for USART_IER_SPEC

write(|w| ..) method takes usart_ier::W writer structure

§

type Writer = W

source§

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

source§

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

source§

impl Writable for USART_IIR_SPEC

write(|w| ..) method takes usart_iir::W writer structure

§

type Writer = W

source§

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

source§

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

source§

impl Writable for USART_IR_DACR_SPEC

write(|w| ..) method takes usart_ir_dacr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

impl Writable for USART_LCR_SPEC

write(|w| ..) method takes usart_lcr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

impl Writable for USART_LSR_SPEC

write(|w| ..) method takes usart_lsr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

impl Writable for USART_MDR_SPEC

write(|w| ..) method takes usart_mdr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

impl Writable for USART_MODCR_SPEC

write(|w| ..) method takes usart_modcr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

impl Writable for USART_MODSR_SPEC

write(|w| ..) method takes usart_modsr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

impl Writable for USART_RBR_SPEC

write(|w| ..) method takes usart_rbr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

impl Writable for USART_RS485CR_SPEC

write(|w| ..) method takes usart_rs485cr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

impl Writable for USART_SYNCR_SPEC

write(|w| ..) method takes usart_syncr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

impl Writable for USART_TPR_SPEC

write(|w| ..) method takes usart_tpr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

impl Writable for USART_USART_TBR_SPEC

write(|w| ..) method takes usart_usart_tbr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes wdt_cr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes wdt_mr0::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes wdt_mr1::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes wdt_pr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes wdt_sr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_conv::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_dmar::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_dr0::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_dr1::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_dr2::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_dr3::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_dr4::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_dr5::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_dr6::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_dr7::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_iclr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_imask::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_imr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_iraw::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_lst0::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_lst1::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_ltr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_ofr0::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_ofr1::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_ofr2::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_ofr3::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_ofr4::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_ofr5::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_ofr6::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_ofr7::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_rst::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_str0::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_str1::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_str2::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_str3::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_str4::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_str5::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_str6::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_str7::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_tcr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_tsr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_utr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes adc_wcr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes afio_essr0::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes afio_essr1::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes afio_gpacfgr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes afio_gpbcfgr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

impl Writable for AFIO_GPCCFGR_SPEC

write(|w| ..) method takes afio_gpccfgr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

impl Writable for AFIO_GPDCFGR_SPEC

write(|w| ..) method takes afio_gpdcfgr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

impl Writable for AFIO_GPECFGR_SPEC

write(|w| ..) method takes afio_gpecfgr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes bftm_cmpr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes bftm_cntr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes bftm_cr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes bftm_sr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes ckcu_ahbccr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes ckcu_ahbcfgr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes ckcu_apbccr0::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes ckcu_apbccr1::W writer structure

§

type Writer = W

source§

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

source§

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

source§

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

write(|w| ..) method takes ckcu_apbcfgr::W writer structure

§

type Writer = W

source§

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

source§

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

source§

impl Writable for ht32f1yyy::ht32f175x::ckcu::ckcu_ckst::CKCU_CKST_SPEC

write(|w| ..) method takes ckcu_ckst::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::ckcu::ckcu_ckst::CKCU_CKST_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::ckcu::ckcu_ckst::CKCU_CKST_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::ckcu::ckcu_gccr::CKCU_GCCR_SPEC

write(|w| ..) method takes ckcu_gccr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::ckcu::ckcu_gccr::CKCU_GCCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::ckcu::ckcu_gccr::CKCU_GCCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::ckcu::ckcu_gcfgr::CKCU_GCFGR_SPEC

write(|w| ..) method takes ckcu_gcfgr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::ckcu::ckcu_gcfgr::CKCU_GCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::ckcu::ckcu_gcfgr::CKCU_GCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::ckcu::ckcu_gcir::CKCU_GCIR_SPEC

write(|w| ..) method takes ckcu_gcir::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::ckcu::ckcu_gcir::CKCU_GCIR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::ckcu::ckcu_gcir::CKCU_GCIR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::ckcu::ckcu_gcsr::CKCU_GCSR_SPEC

write(|w| ..) method takes ckcu_gcsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::ckcu::ckcu_gcsr::CKCU_GCSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::ckcu::ckcu_gcsr::CKCU_GCSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::ckcu::ckcu_lpcr::CKCU_LPCR_SPEC

write(|w| ..) method takes ckcu_lpcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::ckcu::ckcu_lpcr::CKCU_LPCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::ckcu::ckcu_lpcr::CKCU_LPCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::ckcu::ckcu_mcudbgcr::CKCU_MCUDBGCR_SPEC

write(|w| ..) method takes ckcu_mcudbgcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::ckcu::ckcu_mcudbgcr::CKCU_MCUDBGCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::ckcu::ckcu_mcudbgcr::CKCU_MCUDBGCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::ckcu::ckcu_pllcfgr::CKCU_PLLCFGR_SPEC

write(|w| ..) method takes ckcu_pllcfgr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::ckcu::ckcu_pllcfgr::CKCU_PLLCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::ckcu::ckcu_pllcfgr::CKCU_PLLCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::ckcu::ckcu_pllcr::CKCU_PLLCR_SPEC

write(|w| ..) method takes ckcu_pllcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::ckcu::ckcu_pllcr::CKCU_PLLCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::ckcu::ckcu_pllcr::CKCU_PLLCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::exti::exti_cfgr0::EXTI_CFGR0_SPEC

write(|w| ..) method takes exti_cfgr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr0::EXTI_CFGR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr0::EXTI_CFGR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::exti::exti_cfgr1::EXTI_CFGR1_SPEC

write(|w| ..) method takes exti_cfgr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr1::EXTI_CFGR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr1::EXTI_CFGR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::exti::exti_cfgr2::EXTI_CFGR2_SPEC

write(|w| ..) method takes exti_cfgr2::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr2::EXTI_CFGR2_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr2::EXTI_CFGR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::exti::exti_cfgr3::EXTI_CFGR3_SPEC

write(|w| ..) method takes exti_cfgr3::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr3::EXTI_CFGR3_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr3::EXTI_CFGR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::exti::exti_cfgr4::EXTI_CFGR4_SPEC

write(|w| ..) method takes exti_cfgr4::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr4::EXTI_CFGR4_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr4::EXTI_CFGR4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::exti::exti_cfgr5::EXTI_CFGR5_SPEC

write(|w| ..) method takes exti_cfgr5::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr5::EXTI_CFGR5_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr5::EXTI_CFGR5_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::exti::exti_cfgr6::EXTI_CFGR6_SPEC

write(|w| ..) method takes exti_cfgr6::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr6::EXTI_CFGR6_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr6::EXTI_CFGR6_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::exti::exti_cfgr7::EXTI_CFGR7_SPEC

write(|w| ..) method takes exti_cfgr7::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr7::EXTI_CFGR7_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr7::EXTI_CFGR7_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::exti::exti_cfgr8::EXTI_CFGR8_SPEC

write(|w| ..) method takes exti_cfgr8::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr8::EXTI_CFGR8_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr8::EXTI_CFGR8_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::exti::exti_cfgr9::EXTI_CFGR9_SPEC

write(|w| ..) method takes exti_cfgr9::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr9::EXTI_CFGR9_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr9::EXTI_CFGR9_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::exti::exti_cfgr10::EXTI_CFGR10_SPEC

write(|w| ..) method takes exti_cfgr10::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr10::EXTI_CFGR10_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr10::EXTI_CFGR10_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::exti::exti_cfgr11::EXTI_CFGR11_SPEC

write(|w| ..) method takes exti_cfgr11::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr11::EXTI_CFGR11_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr11::EXTI_CFGR11_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::exti::exti_cfgr12::EXTI_CFGR12_SPEC

write(|w| ..) method takes exti_cfgr12::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr12::EXTI_CFGR12_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr12::EXTI_CFGR12_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::exti::exti_cfgr13::EXTI_CFGR13_SPEC

write(|w| ..) method takes exti_cfgr13::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr13::EXTI_CFGR13_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr13::EXTI_CFGR13_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::exti::exti_cfgr14::EXTI_CFGR14_SPEC

write(|w| ..) method takes exti_cfgr14::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr14::EXTI_CFGR14_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr14::EXTI_CFGR14_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::exti::exti_cfgr15::EXTI_CFGR15_SPEC

write(|w| ..) method takes exti_cfgr15::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr15::EXTI_CFGR15_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cfgr15::EXTI_CFGR15_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::exti::exti_cr::EXTI_CR_SPEC

write(|w| ..) method takes exti_cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cr::EXTI_CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_cr::EXTI_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::exti::exti_edgeflgr::EXTI_EDGEFLGR_SPEC

write(|w| ..) method takes exti_edgeflgr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_edgeflgr::EXTI_EDGEFLGR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_edgeflgr::EXTI_EDGEFLGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::exti::exti_edgesr::EXTI_EDGESR_SPEC

write(|w| ..) method takes exti_edgesr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_edgesr::EXTI_EDGESR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_edgesr::EXTI_EDGESR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::exti::exti_sscr::EXTI_SSCR_SPEC

write(|w| ..) method takes exti_sscr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_sscr::EXTI_SSCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_sscr::EXTI_SSCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::exti::exti_wakupcr::EXTI_WAKUPCR_SPEC

write(|w| ..) method takes exti_wakupcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_wakupcr::EXTI_WAKUPCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_wakupcr::EXTI_WAKUPCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::exti::exti_wakupflg::EXTI_WAKUPFLG_SPEC

write(|w| ..) method takes exti_wakupflg::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_wakupflg::EXTI_WAKUPFLG_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_wakupflg::EXTI_WAKUPFLG_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::exti::exti_wakuppolr::EXTI_WAKUPPOLR_SPEC

write(|w| ..) method takes exti_wakuppolr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_wakuppolr::EXTI_WAKUPPOLR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::exti::exti_wakuppolr::EXTI_WAKUPPOLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::fault_reports::afsr::AFSR_SPEC

write(|w| ..) method takes afsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::fault_reports::afsr::AFSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::fault_reports::afsr::AFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::fault_reports::bfar::BFAR_SPEC

write(|w| ..) method takes bfar::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::fault_reports::bfar::BFAR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::fault_reports::bfar::BFAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::fault_reports::bfsr::BFSR_SPEC

write(|w| ..) method takes bfsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00): <ht32f175x::fault_reports::bfsr::BFSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00): <ht32f175x::fault_reports::bfsr::BFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::fault_reports::cfsr::CFSR_SPEC

write(|w| ..) method takes cfsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::fault_reports::cfsr::CFSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::fault_reports::cfsr::CFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::fault_reports::dfsr::DFSR_SPEC

write(|w| ..) method takes dfsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::fault_reports::dfsr::DFSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::fault_reports::dfsr::DFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::fault_reports::fault_reports_mfsr::FAULT_REPORTS_MFSR_SPEC

write(|w| ..) method takes fault_reports_mfsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00): <ht32f175x::fault_reports::fault_reports_mfsr::FAULT_REPORTS_MFSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00): <ht32f175x::fault_reports::fault_reports_mfsr::FAULT_REPORTS_MFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::fault_reports::hfsr::HFSR_SPEC

write(|w| ..) method takes hfsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::fault_reports::hfsr::HFSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::fault_reports::hfsr::HFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::fault_reports::mmfar::MMFAR_SPEC

write(|w| ..) method takes mmfar::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::fault_reports::mmfar::MMFAR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::fault_reports::mmfar::MMFAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::fault_reports::ufsr::UFSR_SPEC

write(|w| ..) method takes ufsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x0000): <ht32f175x::fault_reports::ufsr::UFSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x0000): <ht32f175x::fault_reports::ufsr::UFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::fmc::fmc_cfcr::FMC_CFCR_SPEC

write(|w| ..) method takes fmc_cfcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_cfcr::FMC_CFCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_cfcr::FMC_CFCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::fmc::fmc_cpsr::FMC_CPSR_SPEC

write(|w| ..) method takes fmc_cpsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_cpsr::FMC_CPSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_cpsr::FMC_CPSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::fmc::fmc_ocmr::FMC_OCMR_SPEC

write(|w| ..) method takes fmc_ocmr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_ocmr::FMC_OCMR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_ocmr::FMC_OCMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::fmc::fmc_oier::FMC_OIER_SPEC

write(|w| ..) method takes fmc_oier::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_oier::FMC_OIER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_oier::FMC_OIER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::fmc::fmc_oisr::FMC_OISR_SPEC

write(|w| ..) method takes fmc_oisr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_oisr::FMC_OISR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_oisr::FMC_OISR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::fmc::fmc_opcr::FMC_OPCR_SPEC

write(|w| ..) method takes fmc_opcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_opcr::FMC_OPCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_opcr::FMC_OPCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::fmc::fmc_ppsr0::FMC_PPSR0_SPEC

write(|w| ..) method takes fmc_ppsr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_ppsr0::FMC_PPSR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_ppsr0::FMC_PPSR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::fmc::fmc_ppsr1::FMC_PPSR1_SPEC

write(|w| ..) method takes fmc_ppsr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_ppsr1::FMC_PPSR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_ppsr1::FMC_PPSR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::fmc::fmc_ppsr2::FMC_PPSR2_SPEC

write(|w| ..) method takes fmc_ppsr2::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_ppsr2::FMC_PPSR2_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_ppsr2::FMC_PPSR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::fmc::fmc_ppsr3::FMC_PPSR3_SPEC

write(|w| ..) method takes fmc_ppsr3::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_ppsr3::FMC_PPSR3_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_ppsr3::FMC_PPSR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::fmc::fmc_sbvt0::FMC_SBVT0_SPEC

write(|w| ..) method takes fmc_sbvt0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_sbvt0::FMC_SBVT0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_sbvt0::FMC_SBVT0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::fmc::fmc_sbvt1::FMC_SBVT1_SPEC

write(|w| ..) method takes fmc_sbvt1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_sbvt1::FMC_SBVT1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_sbvt1::FMC_SBVT1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::fmc::fmc_sbvt2::FMC_SBVT2_SPEC

write(|w| ..) method takes fmc_sbvt2::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_sbvt2::FMC_SBVT2_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_sbvt2::FMC_SBVT2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::fmc::fmc_sbvt3::FMC_SBVT3_SPEC

write(|w| ..) method takes fmc_sbvt3::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_sbvt3::FMC_SBVT3_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_sbvt3::FMC_SBVT3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::fmc::fmc_tadr::FMC_TADR_SPEC

write(|w| ..) method takes fmc_tadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_tadr::FMC_TADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_tadr::FMC_TADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::fmc::fmc_vmcr::FMC_VMCR_SPEC

write(|w| ..) method takes fmc_vmcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_vmcr::FMC_VMCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_vmcr::FMC_VMCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::fmc::fmc_wrdr::FMC_WRDR_SPEC

write(|w| ..) method takes fmc_wrdr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_wrdr::FMC_WRDR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::fmc::fmc_wrdr::FMC_WRDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpioa::dinr::DINR_SPEC

write(|w| ..) method takes dinr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioa::dinr::DINR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioa::dinr::DINR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpioa::dircr::DIRCR_SPEC

write(|w| ..) method takes dircr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioa::dircr::DIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioa::dircr::DIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpioa::doutr::DOUTR_SPEC

write(|w| ..) method takes doutr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioa::doutr::DOUTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioa::doutr::DOUTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpioa::drvr::DRVR_SPEC

write(|w| ..) method takes drvr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioa::drvr::DRVR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioa::drvr::DRVR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpioa::iner::INER_SPEC

write(|w| ..) method takes iner::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioa::iner::INER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioa::iner::INER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpioa::lockr::LOCKR_SPEC

write(|w| ..) method takes lockr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioa::lockr::LOCKR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioa::lockr::LOCKR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpioa::odr::ODR_SPEC

write(|w| ..) method takes odr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioa::odr::ODR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioa::odr::ODR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpioa::pdr::PDR_SPEC

write(|w| ..) method takes pdr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioa::pdr::PDR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioa::pdr::PDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpioa::pur::PUR_SPEC

write(|w| ..) method takes pur::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioa::pur::PUR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioa::pur::PUR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpioa::rr::RR_SPEC

write(|w| ..) method takes rr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioa::rr::RR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioa::rr::RR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpioa::srr::SRR_SPEC

write(|w| ..) method takes srr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioa::srr::SRR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioa::srr::SRR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpiob::dinr::DINR_SPEC

write(|w| ..) method takes dinr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiob::dinr::DINR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiob::dinr::DINR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpiob::dircr::DIRCR_SPEC

write(|w| ..) method takes dircr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiob::dircr::DIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiob::dircr::DIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpiob::doutr::DOUTR_SPEC

write(|w| ..) method takes doutr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiob::doutr::DOUTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiob::doutr::DOUTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpiob::iner::INER_SPEC

write(|w| ..) method takes iner::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiob::iner::INER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiob::iner::INER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpiob::lockr::LOCKR_SPEC

write(|w| ..) method takes lockr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiob::lockr::LOCKR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiob::lockr::LOCKR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpiob::odr::ODR_SPEC

write(|w| ..) method takes odr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiob::odr::ODR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiob::odr::ODR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpiob::pdr::PDR_SPEC

write(|w| ..) method takes pdr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiob::pdr::PDR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiob::pdr::PDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpiob::pur::PUR_SPEC

write(|w| ..) method takes pur::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiob::pur::PUR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiob::pur::PUR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpiob::rr::RR_SPEC

write(|w| ..) method takes rr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiob::rr::RR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiob::rr::RR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpiob::srr::SRR_SPEC

write(|w| ..) method takes srr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiob::srr::SRR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiob::srr::SRR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpioc::dinr::DINR_SPEC

write(|w| ..) method takes dinr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioc::dinr::DINR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioc::dinr::DINR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpioc::dircr::DIRCR_SPEC

write(|w| ..) method takes dircr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioc::dircr::DIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioc::dircr::DIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpioc::doutr::DOUTR_SPEC

write(|w| ..) method takes doutr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioc::doutr::DOUTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioc::doutr::DOUTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpioc::iner::INER_SPEC

write(|w| ..) method takes iner::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioc::iner::INER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioc::iner::INER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpioc::lockr::LOCKR_SPEC

write(|w| ..) method takes lockr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioc::lockr::LOCKR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioc::lockr::LOCKR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpioc::odr::ODR_SPEC

write(|w| ..) method takes odr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioc::odr::ODR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioc::odr::ODR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpioc::pdr::PDR_SPEC

write(|w| ..) method takes pdr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioc::pdr::PDR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioc::pdr::PDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpioc::pur::PUR_SPEC

write(|w| ..) method takes pur::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioc::pur::PUR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioc::pur::PUR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpioc::rr::RR_SPEC

write(|w| ..) method takes rr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioc::rr::RR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioc::rr::RR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpioc::srr::SRR_SPEC

write(|w| ..) method takes srr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioc::srr::SRR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioc::srr::SRR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpiod::dinr::DINR_SPEC

write(|w| ..) method takes dinr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiod::dinr::DINR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiod::dinr::DINR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpiod::dircr::DIRCR_SPEC

write(|w| ..) method takes dircr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiod::dircr::DIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiod::dircr::DIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpiod::doutr::DOUTR_SPEC

write(|w| ..) method takes doutr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiod::doutr::DOUTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiod::doutr::DOUTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpiod::iner::INER_SPEC

write(|w| ..) method takes iner::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiod::iner::INER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiod::iner::INER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpiod::lockr::LOCKR_SPEC

write(|w| ..) method takes lockr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiod::lockr::LOCKR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiod::lockr::LOCKR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpiod::odr::ODR_SPEC

write(|w| ..) method takes odr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiod::odr::ODR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiod::odr::ODR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpiod::pdr::PDR_SPEC

write(|w| ..) method takes pdr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiod::pdr::PDR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiod::pdr::PDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpiod::pur::PUR_SPEC

write(|w| ..) method takes pur::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiod::pur::PUR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiod::pur::PUR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpiod::rr::RR_SPEC

write(|w| ..) method takes rr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiod::rr::RR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiod::rr::RR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpiod::srr::SRR_SPEC

write(|w| ..) method takes srr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiod::srr::SRR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpiod::srr::SRR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpioe::dinr::DINR_SPEC

write(|w| ..) method takes dinr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioe::dinr::DINR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioe::dinr::DINR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpioe::dircr::DIRCR_SPEC

write(|w| ..) method takes dircr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioe::dircr::DIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioe::dircr::DIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpioe::doutr::DOUTR_SPEC

write(|w| ..) method takes doutr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioe::doutr::DOUTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioe::doutr::DOUTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpioe::drvr::DRVR_SPEC

write(|w| ..) method takes drvr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioe::drvr::DRVR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioe::drvr::DRVR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpioe::iner::INER_SPEC

write(|w| ..) method takes iner::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioe::iner::INER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioe::iner::INER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpioe::lockr::LOCKR_SPEC

write(|w| ..) method takes lockr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioe::lockr::LOCKR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioe::lockr::LOCKR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpioe::odr::ODR_SPEC

write(|w| ..) method takes odr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioe::odr::ODR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioe::odr::ODR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpioe::pdr::PDR_SPEC

write(|w| ..) method takes pdr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioe::pdr::PDR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioe::pdr::PDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpioe::pur::PUR_SPEC

write(|w| ..) method takes pur::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioe::pur::PUR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioe::pur::PUR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpioe::rr::RR_SPEC

write(|w| ..) method takes rr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioe::rr::RR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioe::rr::RR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gpioe::srr::SRR_SPEC

write(|w| ..) method takes srr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioe::srr::SRR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gpioe::srr::SRR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gptm0::gptm_ch0ccr::GPTM_CH0CCR_SPEC

write(|w| ..) method takes gptm_ch0ccr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_ch0ccr::GPTM_CH0CCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_ch0ccr::GPTM_CH0CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gptm0::gptm_ch0icfr::GPTM_CH0ICFR_SPEC

write(|w| ..) method takes gptm_ch0icfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_ch0icfr::GPTM_CH0ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_ch0icfr::GPTM_CH0ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gptm0::gptm_ch0ocfr::GPTM_CH0OCFR_SPEC

write(|w| ..) method takes gptm_ch0ocfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_ch0ocfr::GPTM_CH0OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_ch0ocfr::GPTM_CH0OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gptm0::gptm_ch1ccr::GPTM_CH1CCR_SPEC

write(|w| ..) method takes gptm_ch1ccr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_ch1ccr::GPTM_CH1CCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_ch1ccr::GPTM_CH1CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gptm0::gptm_ch1icfr::GPTM_CH1ICFR_SPEC

write(|w| ..) method takes gptm_ch1icfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_ch1icfr::GPTM_CH1ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_ch1icfr::GPTM_CH1ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gptm0::gptm_ch1ocfr::GPTM_CH1OCFR_SPEC

write(|w| ..) method takes gptm_ch1ocfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_ch1ocfr::GPTM_CH1OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_ch1ocfr::GPTM_CH1OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gptm0::gptm_ch2ccr::GPTM_CH2CCR_SPEC

write(|w| ..) method takes gptm_ch2ccr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_ch2ccr::GPTM_CH2CCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_ch2ccr::GPTM_CH2CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gptm0::gptm_ch2icfr::GPTM_CH2ICFR_SPEC

write(|w| ..) method takes gptm_ch2icfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_ch2icfr::GPTM_CH2ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_ch2icfr::GPTM_CH2ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gptm0::gptm_ch2ocfr::GPTM_CH2OCFR_SPEC

write(|w| ..) method takes gptm_ch2ocfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_ch2ocfr::GPTM_CH2OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_ch2ocfr::GPTM_CH2OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gptm0::gptm_ch3ccr::GPTM_CH3CCR_SPEC

write(|w| ..) method takes gptm_ch3ccr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_ch3ccr::GPTM_CH3CCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_ch3ccr::GPTM_CH3CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gptm0::gptm_ch3icfr::GPTM_CH3ICFR_SPEC

write(|w| ..) method takes gptm_ch3icfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_ch3icfr::GPTM_CH3ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_ch3icfr::GPTM_CH3ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gptm0::gptm_ch3ocfr::GPTM_CH3OCFR_SPEC

write(|w| ..) method takes gptm_ch3ocfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_ch3ocfr::GPTM_CH3OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_ch3ocfr::GPTM_CH3OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gptm0::gptm_chctr::GPTM_CHCTR_SPEC

write(|w| ..) method takes gptm_chctr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_chctr::GPTM_CHCTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_chctr::GPTM_CHCTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gptm0::gptm_chpolr::GPTM_CHPOLR_SPEC

write(|w| ..) method takes gptm_chpolr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_chpolr::GPTM_CHPOLR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_chpolr::GPTM_CHPOLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gptm0::gptm_cntcfr::GPTM_CNTCFR_SPEC

write(|w| ..) method takes gptm_cntcfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_cntcfr::GPTM_CNTCFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_cntcfr::GPTM_CNTCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gptm0::gptm_cntr::GPTM_CNTR_SPEC

write(|w| ..) method takes gptm_cntr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_cntr::GPTM_CNTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_cntr::GPTM_CNTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gptm0::gptm_crr::GPTM_CRR_SPEC

write(|w| ..) method takes gptm_crr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_crr::GPTM_CRR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_crr::GPTM_CRR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gptm0::gptm_ctr::GPTM_CTR_SPEC

write(|w| ..) method takes gptm_ctr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_ctr::GPTM_CTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_ctr::GPTM_CTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gptm0::gptm_dictr::GPTM_DICTR_SPEC

write(|w| ..) method takes gptm_dictr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_dictr::GPTM_DICTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_dictr::GPTM_DICTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gptm0::gptm_evgr::GPTM_EVGR_SPEC

write(|w| ..) method takes gptm_evgr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_evgr::GPTM_EVGR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_evgr::GPTM_EVGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gptm0::gptm_intsr::GPTM_INTSR_SPEC

write(|w| ..) method takes gptm_intsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_intsr::GPTM_INTSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_intsr::GPTM_INTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gptm0::gptm_mdcfr::GPTM_MDCFR_SPEC

write(|w| ..) method takes gptm_mdcfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_mdcfr::GPTM_MDCFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_mdcfr::GPTM_MDCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gptm0::gptm_pscr::GPTM_PSCR_SPEC

write(|w| ..) method takes gptm_pscr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_pscr::GPTM_PSCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_pscr::GPTM_PSCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::gptm0::gptm_trcfr::GPTM_TRCFR_SPEC

write(|w| ..) method takes gptm_trcfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_trcfr::GPTM_TRCFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::gptm0::gptm_trcfr::GPTM_TRCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::i2c0::i2c_addmr::I2C_ADDMR_SPEC

write(|w| ..) method takes i2c_addmr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::i2c0::i2c_addmr::I2C_ADDMR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::i2c0::i2c_addmr::I2C_ADDMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::i2c0::i2c_addr::I2C_ADDR_SPEC

write(|w| ..) method takes i2c_addr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::i2c0::i2c_addr::I2C_ADDR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::i2c0::i2c_addr::I2C_ADDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::i2c0::i2c_addsr::I2C_ADDSR_SPEC

write(|w| ..) method takes i2c_addsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::i2c0::i2c_addsr::I2C_ADDSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::i2c0::i2c_addsr::I2C_ADDSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::i2c0::i2c_cr::I2C_CR_SPEC

write(|w| ..) method takes i2c_cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::i2c0::i2c_cr::I2C_CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::i2c0::i2c_cr::I2C_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::i2c0::i2c_dr::I2C_DR_SPEC

write(|w| ..) method takes i2c_dr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::i2c0::i2c_dr::I2C_DR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::i2c0::i2c_dr::I2C_DR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::i2c0::i2c_ier::I2C_IER_SPEC

write(|w| ..) method takes i2c_ier::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::i2c0::i2c_ier::I2C_IER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::i2c0::i2c_ier::I2C_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::i2c0::i2c_shpgr::I2C_SHPGR_SPEC

write(|w| ..) method takes i2c_shpgr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::i2c0::i2c_shpgr::I2C_SHPGR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::i2c0::i2c_shpgr::I2C_SHPGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::i2c0::i2c_slpgr::I2C_SLPGR_SPEC

write(|w| ..) method takes i2c_slpgr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::i2c0::i2c_slpgr::I2C_SLPGR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::i2c0::i2c_slpgr::I2C_SLPGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::i2c0::i2c_sr::I2C_SR_SPEC

write(|w| ..) method takes i2c_sr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::i2c0::i2c_sr::I2C_SR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::i2c0::i2c_sr::I2C_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::i2c0::i2c_tar::I2C_TAR_SPEC

write(|w| ..) method takes i2c_tar::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::i2c0::i2c_tar::I2C_TAR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::i2c0::i2c_tar::I2C_TAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::i2c0::i2c_tout::I2C_TOUT_SPEC

write(|w| ..) method takes i2c_tout::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::i2c0::i2c_tout::I2C_TOUT_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::i2c0::i2c_tout::I2C_TOUT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::mctm::mctm_ch0ccr::MCTM_CH0CCR_SPEC

write(|w| ..) method takes mctm_ch0ccr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_ch0ccr::MCTM_CH0CCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_ch0ccr::MCTM_CH0CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::mctm::mctm_ch0icfr::MCTM_CH0ICFR_SPEC

write(|w| ..) method takes mctm_ch0icfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_ch0icfr::MCTM_CH0ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_ch0icfr::MCTM_CH0ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::mctm::mctm_ch0ocfr::MCTM_CH0OCFR_SPEC

write(|w| ..) method takes mctm_ch0ocfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_ch0ocfr::MCTM_CH0OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_ch0ocfr::MCTM_CH0OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::mctm::mctm_ch1ccr::MCTM_CH1CCR_SPEC

write(|w| ..) method takes mctm_ch1ccr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_ch1ccr::MCTM_CH1CCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_ch1ccr::MCTM_CH1CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::mctm::mctm_ch1icfr::MCTM_CH1ICFR_SPEC

write(|w| ..) method takes mctm_ch1icfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_ch1icfr::MCTM_CH1ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_ch1icfr::MCTM_CH1ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::mctm::mctm_ch1ocfr::MCTM_CH1OCFR_SPEC

write(|w| ..) method takes mctm_ch1ocfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_ch1ocfr::MCTM_CH1OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_ch1ocfr::MCTM_CH1OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::mctm::mctm_ch2ccr::MCTM_CH2CCR_SPEC

write(|w| ..) method takes mctm_ch2ccr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_ch2ccr::MCTM_CH2CCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_ch2ccr::MCTM_CH2CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::mctm::mctm_ch2icfr::MCTM_CH2ICFR_SPEC

write(|w| ..) method takes mctm_ch2icfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_ch2icfr::MCTM_CH2ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_ch2icfr::MCTM_CH2ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::mctm::mctm_ch2ocfr::MCTM_CH2OCFR_SPEC

write(|w| ..) method takes mctm_ch2ocfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_ch2ocfr::MCTM_CH2OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_ch2ocfr::MCTM_CH2OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::mctm::mctm_ch3ccr::MCTM_CH3CCR_SPEC

write(|w| ..) method takes mctm_ch3ccr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_ch3ccr::MCTM_CH3CCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_ch3ccr::MCTM_CH3CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::mctm::mctm_ch3icfr::MCTM_CH3ICFR_SPEC

write(|w| ..) method takes mctm_ch3icfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_ch3icfr::MCTM_CH3ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_ch3icfr::MCTM_CH3ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::mctm::mctm_ch3ocfr::MCTM_CH3OCFR_SPEC

write(|w| ..) method takes mctm_ch3ocfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_ch3ocfr::MCTM_CH3OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_ch3ocfr::MCTM_CH3OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::mctm::mctm_chbrkcfr::MCTM_CHBRKCFR_SPEC

write(|w| ..) method takes mctm_chbrkcfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_chbrkcfr::MCTM_CHBRKCFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_chbrkcfr::MCTM_CHBRKCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::mctm::mctm_chbrkctr::MCTM_CHBRKCTR_SPEC

write(|w| ..) method takes mctm_chbrkctr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_chbrkctr::MCTM_CHBRKCTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_chbrkctr::MCTM_CHBRKCTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::mctm::mctm_chctr::MCTM_CHCTR_SPEC

write(|w| ..) method takes mctm_chctr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_chctr::MCTM_CHCTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_chctr::MCTM_CHCTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::mctm::mctm_chpolr::MCTM_CHPOLR_SPEC

write(|w| ..) method takes mctm_chpolr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_chpolr::MCTM_CHPOLR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_chpolr::MCTM_CHPOLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::mctm::mctm_cntcfr::MCTM_CNTCFR_SPEC

write(|w| ..) method takes mctm_cntcfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_cntcfr::MCTM_CNTCFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_cntcfr::MCTM_CNTCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::mctm::mctm_cntr::MCTM_CNTR_SPEC

write(|w| ..) method takes mctm_cntr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_cntr::MCTM_CNTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_cntr::MCTM_CNTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::mctm::mctm_crr::MCTM_CRR_SPEC

write(|w| ..) method takes mctm_crr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_crr::MCTM_CRR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_crr::MCTM_CRR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::mctm::mctm_ctr::MCTM_CTR_SPEC

write(|w| ..) method takes mctm_ctr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_ctr::MCTM_CTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_ctr::MCTM_CTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::mctm::mctm_dictr::MCTM_DICTR_SPEC

write(|w| ..) method takes mctm_dictr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_dictr::MCTM_DICTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_dictr::MCTM_DICTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::mctm::mctm_evgr::MCTM_EVGR_SPEC

write(|w| ..) method takes mctm_evgr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_evgr::MCTM_EVGR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_evgr::MCTM_EVGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::mctm::mctm_intsr::MCTM_INTSR_SPEC

write(|w| ..) method takes mctm_intsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_intsr::MCTM_INTSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_intsr::MCTM_INTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::mctm::mctm_mdcfr::MCTM_MDCFR_SPEC

write(|w| ..) method takes mctm_mdcfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_mdcfr::MCTM_MDCFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_mdcfr::MCTM_MDCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::mctm::mctm_pscr::MCTM_PSCR_SPEC

write(|w| ..) method takes mctm_pscr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_pscr::MCTM_PSCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_pscr::MCTM_PSCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::mctm::mctm_repr::MCTM_REPR_SPEC

write(|w| ..) method takes mctm_repr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_repr::MCTM_REPR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_repr::MCTM_REPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::mctm::mctm_trcfr::MCTM_TRCFR_SPEC

write(|w| ..) method takes mctm_trcfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_trcfr::MCTM_TRCFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::mctm::mctm_trcfr::MCTM_TRCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::opacmp::cmpiclr0::CMPICLR0_SPEC

write(|w| ..) method takes cmpiclr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::opacmp::cmpiclr0::CMPICLR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::opacmp::cmpiclr0::CMPICLR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::opacmp::cmpiclr1::CMPICLR1_SPEC

write(|w| ..) method takes cmpiclr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::opacmp::cmpiclr1::CMPICLR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::opacmp::cmpiclr1::CMPICLR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::opacmp::cmpier0::CMPIER0_SPEC

write(|w| ..) method takes cmpier0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::opacmp::cmpier0::CMPIER0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::opacmp::cmpier0::CMPIER0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::opacmp::cmpier1::CMPIER1_SPEC

write(|w| ..) method takes cmpier1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::opacmp::cmpier1::CMPIER1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::opacmp::cmpier1::CMPIER1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::opacmp::cmpisr0::CMPISR0_SPEC

write(|w| ..) method takes cmpisr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::opacmp::cmpisr0::CMPISR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::opacmp::cmpisr0::CMPISR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::opacmp::cmpisr1::CMPISR1_SPEC

write(|w| ..) method takes cmpisr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::opacmp::cmpisr1::CMPISR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::opacmp::cmpisr1::CMPISR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::opacmp::cmprsr0::CMPRSR0_SPEC

write(|w| ..) method takes cmprsr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::opacmp::cmprsr0::CMPRSR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::opacmp::cmprsr0::CMPRSR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::opacmp::cmprsr1::CMPRSR1_SPEC

write(|w| ..) method takes cmprsr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::opacmp::cmprsr1::CMPRSR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::opacmp::cmprsr1::CMPRSR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::opacmp::ofvcr0::OFVCR0_SPEC

write(|w| ..) method takes ofvcr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::opacmp::ofvcr0::OFVCR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::opacmp::ofvcr0::OFVCR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::opacmp::ofvcr1::OFVCR1_SPEC

write(|w| ..) method takes ofvcr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::opacmp::ofvcr1::OFVCR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::opacmp::ofvcr1::OFVCR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::opacmp::opacr0::OPACR0_SPEC

write(|w| ..) method takes opacr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::opacmp::opacr0::OPACR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::opacmp::opacr0::OPACR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::opacmp::opacr1::OPACR1_SPEC

write(|w| ..) method takes opacr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::opacmp::opacr1::OPACR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::opacmp::opacr1::OPACR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch0cadr::PDMA_CH0CADR_SPEC

write(|w| ..) method takes pdma_ch0cadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch0cadr::PDMA_CH0CADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch0cadr::PDMA_CH0CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch0cr::PDMA_CH0CR_SPEC

write(|w| ..) method takes pdma_ch0cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch0cr::PDMA_CH0CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch0cr::PDMA_CH0CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch0ctsr::PDMA_CH0CTSR_SPEC

write(|w| ..) method takes pdma_ch0ctsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch0ctsr::PDMA_CH0CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch0ctsr::PDMA_CH0CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch0dadr::PDMA_CH0DADR_SPEC

write(|w| ..) method takes pdma_ch0dadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch0dadr::PDMA_CH0DADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch0dadr::PDMA_CH0DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch0sadr::PDMA_CH0SADR_SPEC

write(|w| ..) method takes pdma_ch0sadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch0sadr::PDMA_CH0SADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch0sadr::PDMA_CH0SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch0tsr::PDMA_CH0TSR_SPEC

write(|w| ..) method takes pdma_ch0tsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch0tsr::PDMA_CH0TSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch0tsr::PDMA_CH0TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch1cadr::PDMA_CH1CADR_SPEC

write(|w| ..) method takes pdma_ch1cadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch1cadr::PDMA_CH1CADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch1cadr::PDMA_CH1CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch1cr::PDMA_CH1CR_SPEC

write(|w| ..) method takes pdma_ch1cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch1cr::PDMA_CH1CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch1cr::PDMA_CH1CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch1ctsr::PDMA_CH1CTSR_SPEC

write(|w| ..) method takes pdma_ch1ctsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch1ctsr::PDMA_CH1CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch1ctsr::PDMA_CH1CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch1dadr::PDMA_CH1DADR_SPEC

write(|w| ..) method takes pdma_ch1dadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch1dadr::PDMA_CH1DADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch1dadr::PDMA_CH1DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch1sadr::PDMA_CH1SADR_SPEC

write(|w| ..) method takes pdma_ch1sadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch1sadr::PDMA_CH1SADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch1sadr::PDMA_CH1SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch1tsr::PDMA_CH1TSR_SPEC

write(|w| ..) method takes pdma_ch1tsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch1tsr::PDMA_CH1TSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch1tsr::PDMA_CH1TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch2cadr::PDMA_CH2CADR_SPEC

write(|w| ..) method takes pdma_ch2cadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch2cadr::PDMA_CH2CADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch2cadr::PDMA_CH2CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch2cr::PDMA_CH2CR_SPEC

write(|w| ..) method takes pdma_ch2cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch2cr::PDMA_CH2CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch2cr::PDMA_CH2CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch2ctsr::PDMA_CH2CTSR_SPEC

write(|w| ..) method takes pdma_ch2ctsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch2ctsr::PDMA_CH2CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch2ctsr::PDMA_CH2CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch2dadr::PDMA_CH2DADR_SPEC

write(|w| ..) method takes pdma_ch2dadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch2dadr::PDMA_CH2DADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch2dadr::PDMA_CH2DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch2sadr::PDMA_CH2SADR_SPEC

write(|w| ..) method takes pdma_ch2sadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch2sadr::PDMA_CH2SADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch2sadr::PDMA_CH2SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch2tsr::PDMA_CH2TSR_SPEC

write(|w| ..) method takes pdma_ch2tsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch2tsr::PDMA_CH2TSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch2tsr::PDMA_CH2TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch3cadr::PDMA_CH3CADR_SPEC

write(|w| ..) method takes pdma_ch3cadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch3cadr::PDMA_CH3CADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch3cadr::PDMA_CH3CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch3cr::PDMA_CH3CR_SPEC

write(|w| ..) method takes pdma_ch3cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch3cr::PDMA_CH3CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch3cr::PDMA_CH3CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch3ctsr::PDMA_CH3CTSR_SPEC

write(|w| ..) method takes pdma_ch3ctsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch3ctsr::PDMA_CH3CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch3ctsr::PDMA_CH3CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch3dadr::PDMA_CH3DADR_SPEC

write(|w| ..) method takes pdma_ch3dadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch3dadr::PDMA_CH3DADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch3dadr::PDMA_CH3DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch3sadr::PDMA_CH3SADR_SPEC

write(|w| ..) method takes pdma_ch3sadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch3sadr::PDMA_CH3SADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch3sadr::PDMA_CH3SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch3tsr::PDMA_CH3TSR_SPEC

write(|w| ..) method takes pdma_ch3tsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch3tsr::PDMA_CH3TSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch3tsr::PDMA_CH3TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch4cadr::PDMA_CH4CADR_SPEC

write(|w| ..) method takes pdma_ch4cadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch4cadr::PDMA_CH4CADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch4cadr::PDMA_CH4CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch4cr::PDMA_CH4CR_SPEC

write(|w| ..) method takes pdma_ch4cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch4cr::PDMA_CH4CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch4cr::PDMA_CH4CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch4ctsr::PDMA_CH4CTSR_SPEC

write(|w| ..) method takes pdma_ch4ctsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch4ctsr::PDMA_CH4CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch4ctsr::PDMA_CH4CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch4dadr::PDMA_CH4DADR_SPEC

write(|w| ..) method takes pdma_ch4dadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch4dadr::PDMA_CH4DADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch4dadr::PDMA_CH4DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch4sadr::PDMA_CH4SADR_SPEC

write(|w| ..) method takes pdma_ch4sadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch4sadr::PDMA_CH4SADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch4sadr::PDMA_CH4SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch4tsr::PDMA_CH4TSR_SPEC

write(|w| ..) method takes pdma_ch4tsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch4tsr::PDMA_CH4TSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch4tsr::PDMA_CH4TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch5cadr::PDMA_CH5CADR_SPEC

write(|w| ..) method takes pdma_ch5cadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch5cadr::PDMA_CH5CADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch5cadr::PDMA_CH5CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch5cr::PDMA_CH5CR_SPEC

write(|w| ..) method takes pdma_ch5cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch5cr::PDMA_CH5CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch5cr::PDMA_CH5CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch5ctsr::PDMA_CH5CTSR_SPEC

write(|w| ..) method takes pdma_ch5ctsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch5ctsr::PDMA_CH5CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch5ctsr::PDMA_CH5CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch5dadr::PDMA_CH5DADR_SPEC

write(|w| ..) method takes pdma_ch5dadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch5dadr::PDMA_CH5DADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch5dadr::PDMA_CH5DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch5sadr::PDMA_CH5SADR_SPEC

write(|w| ..) method takes pdma_ch5sadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch5sadr::PDMA_CH5SADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch5sadr::PDMA_CH5SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch5tsr::PDMA_CH5TSR_SPEC

write(|w| ..) method takes pdma_ch5tsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch5tsr::PDMA_CH5TSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch5tsr::PDMA_CH5TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch6cadr::PDMA_CH6CADR_SPEC

write(|w| ..) method takes pdma_ch6cadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch6cadr::PDMA_CH6CADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch6cadr::PDMA_CH6CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch6cr::PDMA_CH6CR_SPEC

write(|w| ..) method takes pdma_ch6cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch6cr::PDMA_CH6CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch6cr::PDMA_CH6CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch6ctsr::PDMA_CH6CTSR_SPEC

write(|w| ..) method takes pdma_ch6ctsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch6ctsr::PDMA_CH6CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch6ctsr::PDMA_CH6CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch6dadr::PDMA_CH6DADR_SPEC

write(|w| ..) method takes pdma_ch6dadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch6dadr::PDMA_CH6DADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch6dadr::PDMA_CH6DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch6sadr::PDMA_CH6SADR_SPEC

write(|w| ..) method takes pdma_ch6sadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch6sadr::PDMA_CH6SADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch6sadr::PDMA_CH6SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch6tsr::PDMA_CH6TSR_SPEC

write(|w| ..) method takes pdma_ch6tsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch6tsr::PDMA_CH6TSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch6tsr::PDMA_CH6TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch7cadr::PDMA_CH7CADR_SPEC

write(|w| ..) method takes pdma_ch7cadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch7cadr::PDMA_CH7CADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch7cadr::PDMA_CH7CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch7cr::PDMA_CH7CR_SPEC

write(|w| ..) method takes pdma_ch7cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch7cr::PDMA_CH7CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch7cr::PDMA_CH7CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch7ctsr::PDMA_CH7CTSR_SPEC

write(|w| ..) method takes pdma_ch7ctsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch7ctsr::PDMA_CH7CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch7ctsr::PDMA_CH7CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch7dadr::PDMA_CH7DADR_SPEC

write(|w| ..) method takes pdma_ch7dadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch7dadr::PDMA_CH7DADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch7dadr::PDMA_CH7DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch7sadr::PDMA_CH7SADR_SPEC

write(|w| ..) method takes pdma_ch7sadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch7sadr::PDMA_CH7SADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch7sadr::PDMA_CH7SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ch7tsr::PDMA_CH7TSR_SPEC

write(|w| ..) method takes pdma_ch7tsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch7tsr::PDMA_CH7TSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch7tsr::PDMA_CH7TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for PDMA_CH8CADR_SPEC

write(|w| ..) method takes pdma_ch8cadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch8cadr::PDMA_CH8CADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch8cadr::PDMA_CH8CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for PDMA_CH8CR_SPEC

write(|w| ..) method takes pdma_ch8cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch8cr::PDMA_CH8CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch8cr::PDMA_CH8CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for PDMA_CH8CTSR_SPEC

write(|w| ..) method takes pdma_ch8ctsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch8ctsr::PDMA_CH8CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch8ctsr::PDMA_CH8CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for PDMA_CH8DADR_SPEC

write(|w| ..) method takes pdma_ch8dadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch8dadr::PDMA_CH8DADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch8dadr::PDMA_CH8DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for PDMA_CH8SADR_SPEC

write(|w| ..) method takes pdma_ch8sadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch8sadr::PDMA_CH8SADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch8sadr::PDMA_CH8SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for PDMA_CH8TSR_SPEC

write(|w| ..) method takes pdma_ch8tsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch8tsr::PDMA_CH8TSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch8tsr::PDMA_CH8TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for PDMA_CH9CADR_SPEC

write(|w| ..) method takes pdma_ch9cadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch9cadr::PDMA_CH9CADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch9cadr::PDMA_CH9CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for PDMA_CH9CR_SPEC

write(|w| ..) method takes pdma_ch9cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch9cr::PDMA_CH9CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch9cr::PDMA_CH9CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for PDMA_CH9CTSR_SPEC

write(|w| ..) method takes pdma_ch9ctsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch9ctsr::PDMA_CH9CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch9ctsr::PDMA_CH9CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for PDMA_CH9DADR_SPEC

write(|w| ..) method takes pdma_ch9dadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch9dadr::PDMA_CH9DADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch9dadr::PDMA_CH9DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for PDMA_CH9SADR_SPEC

write(|w| ..) method takes pdma_ch9sadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch9sadr::PDMA_CH9SADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch9sadr::PDMA_CH9SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for PDMA_CH9TSR_SPEC

write(|w| ..) method takes pdma_ch9tsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch9tsr::PDMA_CH9TSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch9tsr::PDMA_CH9TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for PDMA_CH10CADR_SPEC

write(|w| ..) method takes pdma_ch10cadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch10cadr::PDMA_CH10CADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch10cadr::PDMA_CH10CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for PDMA_CH10CR_SPEC

write(|w| ..) method takes pdma_ch10cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch10cr::PDMA_CH10CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch10cr::PDMA_CH10CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for PDMA_CH10CTSR_SPEC

write(|w| ..) method takes pdma_ch10ctsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch10ctsr::PDMA_CH10CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch10ctsr::PDMA_CH10CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for PDMA_CH10DADR_SPEC

write(|w| ..) method takes pdma_ch10dadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch10dadr::PDMA_CH10DADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch10dadr::PDMA_CH10DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for PDMA_CH10SADR_SPEC

write(|w| ..) method takes pdma_ch10sadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch10sadr::PDMA_CH10SADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch10sadr::PDMA_CH10SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for PDMA_CH10TSR_SPEC

write(|w| ..) method takes pdma_ch10tsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch10tsr::PDMA_CH10TSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch10tsr::PDMA_CH10TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for PDMA_CH11CADR_SPEC

write(|w| ..) method takes pdma_ch11cadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch11cadr::PDMA_CH11CADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch11cadr::PDMA_CH11CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for PDMA_CH11CR_SPEC

write(|w| ..) method takes pdma_ch11cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch11cr::PDMA_CH11CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch11cr::PDMA_CH11CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for PDMA_CH11CTSR_SPEC

write(|w| ..) method takes pdma_ch11ctsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch11ctsr::PDMA_CH11CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch11ctsr::PDMA_CH11CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for PDMA_CH11DADR_SPEC

write(|w| ..) method takes pdma_ch11dadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch11dadr::PDMA_CH11DADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch11dadr::PDMA_CH11DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for PDMA_CH11SADR_SPEC

write(|w| ..) method takes pdma_ch11sadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch11sadr::PDMA_CH11SADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch11sadr::PDMA_CH11SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for PDMA_CH11TSR_SPEC

write(|w| ..) method takes pdma_ch11tsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch11tsr::PDMA_CH11TSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ch11tsr::PDMA_CH11TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ier0::PDMA_IER0_SPEC

write(|w| ..) method takes pdma_ier0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ier0::PDMA_IER0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ier0::PDMA_IER0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_ier1::PDMA_IER1_SPEC

write(|w| ..) method takes pdma_ier1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ier1::PDMA_IER1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_ier1::PDMA_IER1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_iscr0::PDMA_ISCR0_SPEC

write(|w| ..) method takes pdma_iscr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_iscr0::PDMA_ISCR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_iscr0::PDMA_ISCR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_iscr1::PDMA_ISCR1_SPEC

write(|w| ..) method takes pdma_iscr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_iscr1::PDMA_ISCR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_iscr1::PDMA_ISCR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_isr0::PDMA_ISR0_SPEC

write(|w| ..) method takes pdma_isr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_isr0::PDMA_ISR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_isr0::PDMA_ISR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pdma::pdma_isr1::PDMA_ISR1_SPEC

write(|w| ..) method takes pdma_isr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_isr1::PDMA_ISR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pdma::pdma_isr1::PDMA_ISR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pwrcu::pwrcu_bakcr::PWRCU_BAKCR_SPEC

write(|w| ..) method takes pwrcu_bakcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pwrcu::pwrcu_bakcr::PWRCU_BAKCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pwrcu::pwrcu_bakcr::PWRCU_BAKCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pwrcu::pwrcu_bakreg0::PWRCU_BAKREG0_SPEC

write(|w| ..) method takes pwrcu_bakreg0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pwrcu::pwrcu_bakreg0::PWRCU_BAKREG0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pwrcu::pwrcu_bakreg0::PWRCU_BAKREG0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pwrcu::pwrcu_bakreg1::PWRCU_BAKREG1_SPEC

write(|w| ..) method takes pwrcu_bakreg1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pwrcu::pwrcu_bakreg1::PWRCU_BAKREG1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pwrcu::pwrcu_bakreg1::PWRCU_BAKREG1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pwrcu::pwrcu_bakreg2::PWRCU_BAKREG2_SPEC

write(|w| ..) method takes pwrcu_bakreg2::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pwrcu::pwrcu_bakreg2::PWRCU_BAKREG2_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pwrcu::pwrcu_bakreg2::PWRCU_BAKREG2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pwrcu::pwrcu_bakreg3::PWRCU_BAKREG3_SPEC

write(|w| ..) method takes pwrcu_bakreg3::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pwrcu::pwrcu_bakreg3::PWRCU_BAKREG3_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pwrcu::pwrcu_bakreg3::PWRCU_BAKREG3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pwrcu::pwrcu_bakreg4::PWRCU_BAKREG4_SPEC

write(|w| ..) method takes pwrcu_bakreg4::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pwrcu::pwrcu_bakreg4::PWRCU_BAKREG4_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pwrcu::pwrcu_bakreg4::PWRCU_BAKREG4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pwrcu::pwrcu_bakreg5::PWRCU_BAKREG5_SPEC

write(|w| ..) method takes pwrcu_bakreg5::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pwrcu::pwrcu_bakreg5::PWRCU_BAKREG5_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pwrcu::pwrcu_bakreg5::PWRCU_BAKREG5_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pwrcu::pwrcu_bakreg6::PWRCU_BAKREG6_SPEC

write(|w| ..) method takes pwrcu_bakreg6::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pwrcu::pwrcu_bakreg6::PWRCU_BAKREG6_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pwrcu::pwrcu_bakreg6::PWRCU_BAKREG6_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pwrcu::pwrcu_bakreg7::PWRCU_BAKREG7_SPEC

write(|w| ..) method takes pwrcu_bakreg7::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pwrcu::pwrcu_bakreg7::PWRCU_BAKREG7_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pwrcu::pwrcu_bakreg7::PWRCU_BAKREG7_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pwrcu::pwrcu_bakreg8::PWRCU_BAKREG8_SPEC

write(|w| ..) method takes pwrcu_bakreg8::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pwrcu::pwrcu_bakreg8::PWRCU_BAKREG8_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pwrcu::pwrcu_bakreg8::PWRCU_BAKREG8_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pwrcu::pwrcu_bakreg9::PWRCU_BAKREG9_SPEC

write(|w| ..) method takes pwrcu_bakreg9::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pwrcu::pwrcu_bakreg9::PWRCU_BAKREG9_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pwrcu::pwrcu_bakreg9::PWRCU_BAKREG9_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pwrcu::pwrcu_baksr::PWRCU_BAKSR_SPEC

write(|w| ..) method takes pwrcu_baksr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pwrcu::pwrcu_baksr::PWRCU_BAKSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pwrcu::pwrcu_baksr::PWRCU_BAKSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pwrcu::pwrcu_baktest::PWRCU_BAKTEST_SPEC

write(|w| ..) method takes pwrcu_baktest::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pwrcu::pwrcu_baktest::PWRCU_BAKTEST_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pwrcu::pwrcu_baktest::PWRCU_BAKTEST_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pwrcu::pwrcu_hsircr::PWRCU_HSIRCR_SPEC

write(|w| ..) method takes pwrcu_hsircr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pwrcu::pwrcu_hsircr::PWRCU_HSIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pwrcu::pwrcu_hsircr::PWRCU_HSIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::pwrcu::pwrcu_lvdcsr::PWRCU_LVDCSR_SPEC

write(|w| ..) method takes pwrcu_lvdcsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pwrcu::pwrcu_lvdcsr::PWRCU_LVDCSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::pwrcu::pwrcu_lvdcsr::PWRCU_LVDCSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::rstcu::rstcu_ahbprstr::RSTCU_AHBPRSTR_SPEC

write(|w| ..) method takes rstcu_ahbprstr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::rstcu::rstcu_ahbprstr::RSTCU_AHBPRSTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::rstcu::rstcu_ahbprstr::RSTCU_AHBPRSTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::rstcu::rstcu_apbprstr0::RSTCU_APBPRSTR0_SPEC

write(|w| ..) method takes rstcu_apbprstr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::rstcu::rstcu_apbprstr0::RSTCU_APBPRSTR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::rstcu::rstcu_apbprstr0::RSTCU_APBPRSTR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::rstcu::rstcu_apbprstr1::RSTCU_APBPRSTR1_SPEC

write(|w| ..) method takes rstcu_apbprstr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::rstcu::rstcu_apbprstr1::RSTCU_APBPRSTR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::rstcu::rstcu_apbprstr1::RSTCU_APBPRSTR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::rstcu::rstcu_grsr::RSTCU_GRSR_SPEC

write(|w| ..) method takes rstcu_grsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::rstcu::rstcu_grsr::RSTCU_GRSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::rstcu::rstcu_grsr::RSTCU_GRSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::rtc::rtc_cmp::RTC_CMP_SPEC

write(|w| ..) method takes rtc_cmp::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::rtc::rtc_cmp::RTC_CMP_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::rtc::rtc_cmp::RTC_CMP_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::rtc::rtc_cnt::RTC_CNT_SPEC

write(|w| ..) method takes rtc_cnt::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::rtc::rtc_cnt::RTC_CNT_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::rtc::rtc_cnt::RTC_CNT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::rtc::rtc_cr::RTC_CR_SPEC

write(|w| ..) method takes rtc_cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::rtc::rtc_cr::RTC_CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::rtc::rtc_cr::RTC_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::rtc::rtc_iwen::RTC_IWEN_SPEC

write(|w| ..) method takes rtc_iwen::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::rtc::rtc_iwen::RTC_IWEN_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::rtc::rtc_iwen::RTC_IWEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::rtc::rtc_sr::RTC_SR_SPEC

write(|w| ..) method takes rtc_sr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::rtc::rtc_sr::RTC_SR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::rtc::rtc_sr::RTC_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::sci::sci_ccr::SCI_CCR_SPEC

write(|w| ..) method takes sci_ccr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::sci::sci_ccr::SCI_CCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::sci::sci_ccr::SCI_CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::sci::sci_cr::SCI_CR_SPEC

write(|w| ..) method takes sci_cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::sci::sci_cr::SCI_CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::sci::sci_cr::SCI_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::sci::sci_etu::SCI_ETU_SPEC

write(|w| ..) method takes sci_etu::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::sci::sci_etu::SCI_ETU_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::sci::sci_etu::SCI_ETU_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::sci::sci_gt::SCI_GT_SPEC

write(|w| ..) method takes sci_gt::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::sci::sci_gt::SCI_GT_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::sci::sci_gt::SCI_GT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::sci::sci_ier::SCI_IER_SPEC

write(|w| ..) method takes sci_ier::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::sci::sci_ier::SCI_IER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::sci::sci_ier::SCI_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::sci::sci_ipr::SCI_IPR_SPEC

write(|w| ..) method takes sci_ipr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::sci::sci_ipr::SCI_IPR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::sci::sci_ipr::SCI_IPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::sci::sci_psc::SCI_PSC_SPEC

write(|w| ..) method takes sci_psc::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::sci::sci_psc::SCI_PSC_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::sci::sci_psc::SCI_PSC_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::sci::sci_rxb::SCI_RXB_SPEC

write(|w| ..) method takes sci_rxb::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::sci::sci_rxb::SCI_RXB_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::sci::sci_rxb::SCI_RXB_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::sci::sci_sr::SCI_SR_SPEC

write(|w| ..) method takes sci_sr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::sci::sci_sr::SCI_SR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::sci::sci_sr::SCI_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::sci::sci_txb::SCI_TXB_SPEC

write(|w| ..) method takes sci_txb::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::sci::sci_txb::SCI_TXB_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::sci::sci_txb::SCI_TXB_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::sci::sci_wt::SCI_WT_SPEC

write(|w| ..) method takes sci_wt::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::sci::sci_wt::SCI_WT_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::sci::sci_wt::SCI_WT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::spi0::spi_cpr::SPI_CPR_SPEC

write(|w| ..) method takes spi_cpr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::spi0::spi_cpr::SPI_CPR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::spi0::spi_cpr::SPI_CPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::spi0::spi_cr0::SPI_CR0_SPEC

write(|w| ..) method takes spi_cr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::spi0::spi_cr0::SPI_CR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::spi0::spi_cr0::SPI_CR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::spi0::spi_cr1::SPI_CR1_SPEC

write(|w| ..) method takes spi_cr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::spi0::spi_cr1::SPI_CR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::spi0::spi_cr1::SPI_CR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::spi0::spi_dr::SPI_DR_SPEC

write(|w| ..) method takes spi_dr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::spi0::spi_dr::SPI_DR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::spi0::spi_dr::SPI_DR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::spi0::spi_fcr::SPI_FCR_SPEC

write(|w| ..) method takes spi_fcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::spi0::spi_fcr::SPI_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::spi0::spi_fcr::SPI_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::spi0::spi_fsr::SPI_FSR_SPEC

write(|w| ..) method takes spi_fsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::spi0::spi_fsr::SPI_FSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::spi0::spi_fsr::SPI_FSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::spi0::spi_ftocr::SPI_FTOCR_SPEC

write(|w| ..) method takes spi_ftocr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::spi0::spi_ftocr::SPI_FTOCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::spi0::spi_ftocr::SPI_FTOCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::spi0::spi_ier::SPI_IER_SPEC

write(|w| ..) method takes spi_ier::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::spi0::spi_ier::SPI_IER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::spi0::spi_ier::SPI_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::spi0::spi_sr::SPI_SR_SPEC

write(|w| ..) method takes spi_sr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::spi0::spi_sr::SPI_SR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::spi0::spi_sr::SPI_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::sys_tick::calib::CALIB_SPEC

write(|w| ..) method takes calib::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::sys_tick::calib::CALIB_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::sys_tick::calib::CALIB_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::sys_tick::ctrl::CTRL_SPEC

write(|w| ..) method takes ctrl::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::sys_tick::ctrl::CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::sys_tick::ctrl::CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::sys_tick::load::LOAD_SPEC

write(|w| ..) method takes load::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::sys_tick::load::LOAD_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::sys_tick::load::LOAD_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::sys_tick::val::VAL_SPEC

write(|w| ..) method takes val::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::sys_tick::val::VAL_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::sys_tick::val::VAL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usart0::usart0_degtstr::USART0_DEGTSTR_SPEC

write(|w| ..) method takes usart0_degtstr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_degtstr::USART0_DEGTSTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_degtstr::USART0_DEGTSTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usart0::usart0_dlr::USART0_DLR_SPEC

write(|w| ..) method takes usart0_dlr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_dlr::USART0_DLR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_dlr::USART0_DLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usart0::usart0_fcr::USART0_FCR_SPEC

write(|w| ..) method takes usart0_fcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_fcr::USART0_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_fcr::USART0_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usart0::usart0_fsr::USART0_FSR_SPEC

write(|w| ..) method takes usart0_fsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_fsr::USART0_FSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_fsr::USART0_FSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usart0::usart0_ier::USART0_IER_SPEC

write(|w| ..) method takes usart0_ier::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_ier::USART0_IER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_ier::USART0_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usart0::usart0_iir::USART0_IIR_SPEC

write(|w| ..) method takes usart0_iir::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_iir::USART0_IIR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_iir::USART0_IIR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usart0::usart0_ir_dacr::USART0_IR_DACR_SPEC

write(|w| ..) method takes usart0_ir_dacr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_ir_dacr::USART0_IR_DACR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_ir_dacr::USART0_IR_DACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usart0::usart0_lcr::USART0_LCR_SPEC

write(|w| ..) method takes usart0_lcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_lcr::USART0_LCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_lcr::USART0_LCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usart0::usart0_lsr::USART0_LSR_SPEC

write(|w| ..) method takes usart0_lsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_lsr::USART0_LSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_lsr::USART0_LSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usart0::usart0_mdr::USART0_MDR_SPEC

write(|w| ..) method takes usart0_mdr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_mdr::USART0_MDR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_mdr::USART0_MDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usart0::usart0_modcr::USART0_MODCR_SPEC

write(|w| ..) method takes usart0_modcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_modcr::USART0_MODCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_modcr::USART0_MODCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usart0::usart0_modsr::USART0_MODSR_SPEC

write(|w| ..) method takes usart0_modsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_modsr::USART0_MODSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_modsr::USART0_MODSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usart0::usart0_rbr::USART0_RBR_SPEC

write(|w| ..) method takes usart0_rbr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_rbr::USART0_RBR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_rbr::USART0_RBR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usart0::usart0_rs485cr::USART0_RS485CR_SPEC

write(|w| ..) method takes usart0_rs485cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_rs485cr::USART0_RS485CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_rs485cr::USART0_RS485CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usart0::usart0_syncr::USART0_SYNCR_SPEC

write(|w| ..) method takes usart0_syncr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_syncr::USART0_SYNCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_syncr::USART0_SYNCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usart0::usart0_tpr::USART0_TPR_SPEC

write(|w| ..) method takes usart0_tpr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_tpr::USART0_TPR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_tpr::USART0_TPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usart0::usart0_usart0_tbr::USART0_USART0_TBR_SPEC

write(|w| ..) method takes usart0_usart0_tbr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_usart0_tbr::USART0_USART0_TBR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart0::usart0_usart0_tbr::USART0_USART0_TBR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usart1::usart1_degtstr::USART1_DEGTSTR_SPEC

write(|w| ..) method takes usart1_degtstr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_degtstr::USART1_DEGTSTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_degtstr::USART1_DEGTSTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usart1::usart1_dlr::USART1_DLR_SPEC

write(|w| ..) method takes usart1_dlr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_dlr::USART1_DLR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_dlr::USART1_DLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usart1::usart1_fcr::USART1_FCR_SPEC

write(|w| ..) method takes usart1_fcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_fcr::USART1_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_fcr::USART1_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usart1::usart1_fsr::USART1_FSR_SPEC

write(|w| ..) method takes usart1_fsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_fsr::USART1_FSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_fsr::USART1_FSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usart1::usart1_ier::USART1_IER_SPEC

write(|w| ..) method takes usart1_ier::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_ier::USART1_IER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_ier::USART1_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usart1::usart1_iir::USART1_IIR_SPEC

write(|w| ..) method takes usart1_iir::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_iir::USART1_IIR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_iir::USART1_IIR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usart1::usart1_ir_dacr::USART1_IR_DACR_SPEC

write(|w| ..) method takes usart1_ir_dacr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_ir_dacr::USART1_IR_DACR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_ir_dacr::USART1_IR_DACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usart1::usart1_lcr::USART1_LCR_SPEC

write(|w| ..) method takes usart1_lcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_lcr::USART1_LCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_lcr::USART1_LCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usart1::usart1_lsr::USART1_LSR_SPEC

write(|w| ..) method takes usart1_lsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_lsr::USART1_LSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_lsr::USART1_LSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usart1::usart1_mdr::USART1_MDR_SPEC

write(|w| ..) method takes usart1_mdr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_mdr::USART1_MDR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_mdr::USART1_MDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usart1::usart1_modcr::USART1_MODCR_SPEC

write(|w| ..) method takes usart1_modcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_modcr::USART1_MODCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_modcr::USART1_MODCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usart1::usart1_modsr::USART1_MODSR_SPEC

write(|w| ..) method takes usart1_modsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_modsr::USART1_MODSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_modsr::USART1_MODSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usart1::usart1_rbr::USART1_RBR_SPEC

write(|w| ..) method takes usart1_rbr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_rbr::USART1_RBR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_rbr::USART1_RBR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usart1::usart1_rs485cr::USART1_RS485CR_SPEC

write(|w| ..) method takes usart1_rs485cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_rs485cr::USART1_RS485CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_rs485cr::USART1_RS485CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usart1::usart1_syncr::USART1_SYNCR_SPEC

write(|w| ..) method takes usart1_syncr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_syncr::USART1_SYNCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_syncr::USART1_SYNCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usart1::usart1_tpr::USART1_TPR_SPEC

write(|w| ..) method takes usart1_tpr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_tpr::USART1_TPR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_tpr::USART1_TPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usart1::usart1_usart1_tbr::USART1_USART1_TBR_SPEC

write(|w| ..) method takes usart1_usart1_tbr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_usart1_tbr::USART1_USART1_TBR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usart1::usart1_usart1_tbr::USART1_USART1_TBR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usb::ep0::cfgr::CFGR_SPEC

write(|w| ..) method takes cfgr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::ep0::cfgr::CFGR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::ep0::cfgr::CFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usb::ep0::csr::CSR_SPEC

write(|w| ..) method takes csr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::ep0::csr::CSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::ep0::csr::CSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usb::ep0::ier::IER_SPEC

write(|w| ..) method takes ier::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::ep0::ier::IER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::ep0::ier::IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usb::ep0::isr::ISR_SPEC

write(|w| ..) method takes isr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::ep0::isr::ISR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::ep0::isr::ISR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usb::ep0::tcr::TCR_SPEC

write(|w| ..) method takes tcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::ep0::tcr::TCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::ep0::tcr::TCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usb::epd::cfgr::CFGR_SPEC

write(|w| ..) method takes cfgr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::epd::cfgr::CFGR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::epd::cfgr::CFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usb::epd::csr::CSR_SPEC

write(|w| ..) method takes csr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::epd::csr::CSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::epd::csr::CSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usb::epd::ier::IER_SPEC

write(|w| ..) method takes ier::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::epd::ier::IER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::epd::ier::IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usb::epd::isr::ISR_SPEC

write(|w| ..) method takes isr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::epd::isr::ISR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::epd::isr::ISR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usb::epd::tcr::TCR_SPEC

write(|w| ..) method takes tcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::epd::tcr::TCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::epd::tcr::TCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usb::eps::cfgr::CFGR_SPEC

write(|w| ..) method takes cfgr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::eps::cfgr::CFGR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::eps::cfgr::CFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usb::eps::csr::CSR_SPEC

write(|w| ..) method takes csr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::eps::csr::CSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::eps::csr::CSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usb::eps::ier::IER_SPEC

write(|w| ..) method takes ier::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::eps::ier::IER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::eps::ier::IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usb::eps::isr::ISR_SPEC

write(|w| ..) method takes isr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::eps::isr::ISR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::eps::isr::ISR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usb::eps::tcr::TCR_SPEC

write(|w| ..) method takes tcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::eps::tcr::TCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::eps::tcr::TCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usb::usb_csr::USB_CSR_SPEC

write(|w| ..) method takes usb_csr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::usb_csr::USB_CSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::usb_csr::USB_CSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usb::usb_devar::USB_DEVAR_SPEC

write(|w| ..) method takes usb_devar::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::usb_devar::USB_DEVAR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::usb_devar::USB_DEVAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usb::usb_fcr::USB_FCR_SPEC

write(|w| ..) method takes usb_fcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::usb_fcr::USB_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::usb_fcr::USB_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usb::usb_ier::USB_IER_SPEC

write(|w| ..) method takes usb_ier::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::usb_ier::USB_IER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::usb_ier::USB_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::usb::usb_isr::USB_ISR_SPEC

write(|w| ..) method takes usb_isr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::usb_isr::USB_ISR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::usb::usb_isr::USB_ISR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::wdt::wdt_cr::WDT_CR_SPEC

write(|w| ..) method takes wdt_cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::wdt::wdt_cr::WDT_CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::wdt::wdt_cr::WDT_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::wdt::wdt_mr0::WDT_MR0_SPEC

write(|w| ..) method takes wdt_mr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::wdt::wdt_mr0::WDT_MR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::wdt::wdt_mr0::WDT_MR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::wdt::wdt_mr1::WDT_MR1_SPEC

write(|w| ..) method takes wdt_mr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::wdt::wdt_mr1::WDT_MR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::wdt::wdt_mr1::WDT_MR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::wdt::wdt_pr::WDT_PR_SPEC

write(|w| ..) method takes wdt_pr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::wdt::wdt_pr::WDT_PR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::wdt::wdt_pr::WDT_PR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f175x::wdt::wdt_sr::WDT_SR_SPEC

write(|w| ..) method takes wdt_sr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::wdt::wdt_sr::WDT_SR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f175x::wdt::wdt_sr::WDT_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_conv::ADC_CONV_SPEC

write(|w| ..) method takes adc_conv::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_conv::ADC_CONV_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_conv::ADC_CONV_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_dmar::ADC_DMAR_SPEC

write(|w| ..) method takes adc_dmar::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dmar::ADC_DMAR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dmar::ADC_DMAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_dr0::ADC_DR0_SPEC

write(|w| ..) method takes adc_dr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr0::ADC_DR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr0::ADC_DR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_dr1::ADC_DR1_SPEC

write(|w| ..) method takes adc_dr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr1::ADC_DR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr1::ADC_DR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_dr2::ADC_DR2_SPEC

write(|w| ..) method takes adc_dr2::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr2::ADC_DR2_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr2::ADC_DR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_dr3::ADC_DR3_SPEC

write(|w| ..) method takes adc_dr3::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr3::ADC_DR3_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr3::ADC_DR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_dr4::ADC_DR4_SPEC

write(|w| ..) method takes adc_dr4::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr4::ADC_DR4_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr4::ADC_DR4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_dr5::ADC_DR5_SPEC

write(|w| ..) method takes adc_dr5::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr5::ADC_DR5_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr5::ADC_DR5_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_dr6::ADC_DR6_SPEC

write(|w| ..) method takes adc_dr6::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr6::ADC_DR6_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr6::ADC_DR6_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_dr7::ADC_DR7_SPEC

write(|w| ..) method takes adc_dr7::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr7::ADC_DR7_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr7::ADC_DR7_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_dr8::ADC_DR8_SPEC

write(|w| ..) method takes adc_dr8::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr8::ADC_DR8_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr8::ADC_DR8_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_dr9::ADC_DR9_SPEC

write(|w| ..) method takes adc_dr9::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr9::ADC_DR9_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr9::ADC_DR9_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_dr10::ADC_DR10_SPEC

write(|w| ..) method takes adc_dr10::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr10::ADC_DR10_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr10::ADC_DR10_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_dr11::ADC_DR11_SPEC

write(|w| ..) method takes adc_dr11::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr11::ADC_DR11_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr11::ADC_DR11_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_dr12::ADC_DR12_SPEC

write(|w| ..) method takes adc_dr12::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr12::ADC_DR12_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr12::ADC_DR12_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_dr13::ADC_DR13_SPEC

write(|w| ..) method takes adc_dr13::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr13::ADC_DR13_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr13::ADC_DR13_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_dr14::ADC_DR14_SPEC

write(|w| ..) method takes adc_dr14::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr14::ADC_DR14_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr14::ADC_DR14_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_dr15::ADC_DR15_SPEC

write(|w| ..) method takes adc_dr15::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr15::ADC_DR15_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_dr15::ADC_DR15_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_hconv::ADC_HCONV_SPEC

write(|w| ..) method takes adc_hconv::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_hconv::ADC_HCONV_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_hconv::ADC_HCONV_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_hdr0::ADC_HDR0_SPEC

write(|w| ..) method takes adc_hdr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_hdr0::ADC_HDR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_hdr0::ADC_HDR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_hdr1::ADC_HDR1_SPEC

write(|w| ..) method takes adc_hdr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_hdr1::ADC_HDR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_hdr1::ADC_HDR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_hdr2::ADC_HDR2_SPEC

write(|w| ..) method takes adc_hdr2::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_hdr2::ADC_HDR2_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_hdr2::ADC_HDR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_hdr3::ADC_HDR3_SPEC

write(|w| ..) method takes adc_hdr3::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_hdr3::ADC_HDR3_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_hdr3::ADC_HDR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_hlst::ADC_HLST_SPEC

write(|w| ..) method takes adc_hlst::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_hlst::ADC_HLST_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_hlst::ADC_HLST_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_htcr::ADC_HTCR_SPEC

write(|w| ..) method takes adc_htcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_htcr::ADC_HTCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_htcr::ADC_HTCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_htsr::ADC_HTSR_SPEC

write(|w| ..) method takes adc_htsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_htsr::ADC_HTSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_htsr::ADC_HTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_iclr::ADC_ICLR_SPEC

write(|w| ..) method takes adc_iclr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_iclr::ADC_ICLR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_iclr::ADC_ICLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_imask::ADC_IMASK_SPEC

write(|w| ..) method takes adc_imask::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_imask::ADC_IMASK_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_imask::ADC_IMASK_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_imr::ADC_IMR_SPEC

write(|w| ..) method takes adc_imr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_imr::ADC_IMR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_imr::ADC_IMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_iraw::ADC_IRAW_SPEC

write(|w| ..) method takes adc_iraw::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_iraw::ADC_IRAW_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_iraw::ADC_IRAW_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_lst0::ADC_LST0_SPEC

write(|w| ..) method takes adc_lst0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_lst0::ADC_LST0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_lst0::ADC_LST0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_lst1::ADC_LST1_SPEC

write(|w| ..) method takes adc_lst1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_lst1::ADC_LST1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_lst1::ADC_LST1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_lst2::ADC_LST2_SPEC

write(|w| ..) method takes adc_lst2::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_lst2::ADC_LST2_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_lst2::ADC_LST2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_lst3::ADC_LST3_SPEC

write(|w| ..) method takes adc_lst3::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_lst3::ADC_LST3_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_lst3::ADC_LST3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_ltr::ADC_LTR_SPEC

write(|w| ..) method takes adc_ltr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ltr::ADC_LTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ltr::ADC_LTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_ofr0::ADC_OFR0_SPEC

write(|w| ..) method takes adc_ofr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr0::ADC_OFR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr0::ADC_OFR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_ofr1::ADC_OFR1_SPEC

write(|w| ..) method takes adc_ofr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr1::ADC_OFR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr1::ADC_OFR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_ofr2::ADC_OFR2_SPEC

write(|w| ..) method takes adc_ofr2::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr2::ADC_OFR2_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr2::ADC_OFR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_ofr3::ADC_OFR3_SPEC

write(|w| ..) method takes adc_ofr3::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr3::ADC_OFR3_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr3::ADC_OFR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_ofr4::ADC_OFR4_SPEC

write(|w| ..) method takes adc_ofr4::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr4::ADC_OFR4_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr4::ADC_OFR4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_ofr5::ADC_OFR5_SPEC

write(|w| ..) method takes adc_ofr5::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr5::ADC_OFR5_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr5::ADC_OFR5_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_ofr6::ADC_OFR6_SPEC

write(|w| ..) method takes adc_ofr6::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr6::ADC_OFR6_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr6::ADC_OFR6_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_ofr7::ADC_OFR7_SPEC

write(|w| ..) method takes adc_ofr7::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr7::ADC_OFR7_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr7::ADC_OFR7_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_ofr8::ADC_OFR8_SPEC

write(|w| ..) method takes adc_ofr8::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr8::ADC_OFR8_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr8::ADC_OFR8_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_ofr9::ADC_OFR9_SPEC

write(|w| ..) method takes adc_ofr9::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr9::ADC_OFR9_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr9::ADC_OFR9_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_ofr10::ADC_OFR10_SPEC

write(|w| ..) method takes adc_ofr10::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr10::ADC_OFR10_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr10::ADC_OFR10_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_ofr11::ADC_OFR11_SPEC

write(|w| ..) method takes adc_ofr11::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr11::ADC_OFR11_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr11::ADC_OFR11_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_ofr12::ADC_OFR12_SPEC

write(|w| ..) method takes adc_ofr12::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr12::ADC_OFR12_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr12::ADC_OFR12_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_ofr13::ADC_OFR13_SPEC

write(|w| ..) method takes adc_ofr13::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr13::ADC_OFR13_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr13::ADC_OFR13_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_ofr14::ADC_OFR14_SPEC

write(|w| ..) method takes adc_ofr14::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr14::ADC_OFR14_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr14::ADC_OFR14_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_ofr15::ADC_OFR15_SPEC

write(|w| ..) method takes adc_ofr15::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr15::ADC_OFR15_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_ofr15::ADC_OFR15_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_rst::ADC_RST_SPEC

write(|w| ..) method takes adc_rst::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_rst::ADC_RST_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_rst::ADC_RST_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_str0::ADC_STR0_SPEC

write(|w| ..) method takes adc_str0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str0::ADC_STR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str0::ADC_STR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_str1::ADC_STR1_SPEC

write(|w| ..) method takes adc_str1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str1::ADC_STR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str1::ADC_STR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_str2::ADC_STR2_SPEC

write(|w| ..) method takes adc_str2::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str2::ADC_STR2_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str2::ADC_STR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_str3::ADC_STR3_SPEC

write(|w| ..) method takes adc_str3::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str3::ADC_STR3_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str3::ADC_STR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_str4::ADC_STR4_SPEC

write(|w| ..) method takes adc_str4::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str4::ADC_STR4_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str4::ADC_STR4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_str5::ADC_STR5_SPEC

write(|w| ..) method takes adc_str5::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str5::ADC_STR5_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str5::ADC_STR5_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_str6::ADC_STR6_SPEC

write(|w| ..) method takes adc_str6::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str6::ADC_STR6_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str6::ADC_STR6_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_str7::ADC_STR7_SPEC

write(|w| ..) method takes adc_str7::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str7::ADC_STR7_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str7::ADC_STR7_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_str8::ADC_STR8_SPEC

write(|w| ..) method takes adc_str8::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str8::ADC_STR8_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str8::ADC_STR8_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_str9::ADC_STR9_SPEC

write(|w| ..) method takes adc_str9::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str9::ADC_STR9_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str9::ADC_STR9_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_str10::ADC_STR10_SPEC

write(|w| ..) method takes adc_str10::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str10::ADC_STR10_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str10::ADC_STR10_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_str11::ADC_STR11_SPEC

write(|w| ..) method takes adc_str11::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str11::ADC_STR11_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str11::ADC_STR11_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_str12::ADC_STR12_SPEC

write(|w| ..) method takes adc_str12::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str12::ADC_STR12_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str12::ADC_STR12_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_str13::ADC_STR13_SPEC

write(|w| ..) method takes adc_str13::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str13::ADC_STR13_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str13::ADC_STR13_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_str14::ADC_STR14_SPEC

write(|w| ..) method takes adc_str14::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str14::ADC_STR14_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str14::ADC_STR14_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_str15::ADC_STR15_SPEC

write(|w| ..) method takes adc_str15::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str15::ADC_STR15_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_str15::ADC_STR15_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_tcr::ADC_TCR_SPEC

write(|w| ..) method takes adc_tcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_tcr::ADC_TCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_tcr::ADC_TCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_tsr::ADC_TSR_SPEC

write(|w| ..) method takes adc_tsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_tsr::ADC_TSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_tsr::ADC_TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_utr::ADC_UTR_SPEC

write(|w| ..) method takes adc_utr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_utr::ADC_UTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_utr::ADC_UTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::adc::adc_wcr::ADC_WCR_SPEC

write(|w| ..) method takes adc_wcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_wcr::ADC_WCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::adc::adc_wcr::ADC_WCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::afio::afio_essr0::AFIO_ESSR0_SPEC

write(|w| ..) method takes afio_essr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::afio::afio_essr0::AFIO_ESSR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::afio::afio_essr0::AFIO_ESSR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::afio::afio_essr1::AFIO_ESSR1_SPEC

write(|w| ..) method takes afio_essr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::afio::afio_essr1::AFIO_ESSR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::afio::afio_essr1::AFIO_ESSR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::afio::afio_gpacfghr::AFIO_GPACFGHR_SPEC

write(|w| ..) method takes afio_gpacfghr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::afio::afio_gpacfghr::AFIO_GPACFGHR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::afio::afio_gpacfghr::AFIO_GPACFGHR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::afio::afio_gpacfglr::AFIO_GPACFGLR_SPEC

write(|w| ..) method takes afio_gpacfglr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::afio::afio_gpacfglr::AFIO_GPACFGLR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::afio::afio_gpacfglr::AFIO_GPACFGLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::afio::afio_gpbcfghr::AFIO_GPBCFGHR_SPEC

write(|w| ..) method takes afio_gpbcfghr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::afio::afio_gpbcfghr::AFIO_GPBCFGHR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::afio::afio_gpbcfghr::AFIO_GPBCFGHR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::afio::afio_gpbcfglr::AFIO_GPBCFGLR_SPEC

write(|w| ..) method takes afio_gpbcfglr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::afio::afio_gpbcfglr::AFIO_GPBCFGLR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::afio::afio_gpbcfglr::AFIO_GPBCFGLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::afio::afio_gpccfghr::AFIO_GPCCFGHR_SPEC

write(|w| ..) method takes afio_gpccfghr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::afio::afio_gpccfghr::AFIO_GPCCFGHR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::afio::afio_gpccfghr::AFIO_GPCCFGHR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::afio::afio_gpccfglr::AFIO_GPCCFGLR_SPEC

write(|w| ..) method takes afio_gpccfglr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::afio::afio_gpccfglr::AFIO_GPCCFGLR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::afio::afio_gpccfglr::AFIO_GPCCFGLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::afio::afio_gpdcfghr::AFIO_GPDCFGHR_SPEC

write(|w| ..) method takes afio_gpdcfghr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::afio::afio_gpdcfghr::AFIO_GPDCFGHR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::afio::afio_gpdcfghr::AFIO_GPDCFGHR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::afio::afio_gpdcfglr::AFIO_GPDCFGLR_SPEC

write(|w| ..) method takes afio_gpdcfglr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::afio::afio_gpdcfglr::AFIO_GPDCFGLR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::afio::afio_gpdcfglr::AFIO_GPDCFGLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::bftm0::bftm_cmpr::BFTM_CMPR_SPEC

write(|w| ..) method takes bftm_cmpr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::bftm0::bftm_cmpr::BFTM_CMPR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::bftm0::bftm_cmpr::BFTM_CMPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::bftm0::bftm_cntr::BFTM_CNTR_SPEC

write(|w| ..) method takes bftm_cntr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::bftm0::bftm_cntr::BFTM_CNTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::bftm0::bftm_cntr::BFTM_CNTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::bftm0::bftm_cr::BFTM_CR_SPEC

write(|w| ..) method takes bftm_cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::bftm0::bftm_cr::BFTM_CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::bftm0::bftm_cr::BFTM_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::bftm0::bftm_sr::BFTM_SR_SPEC

write(|w| ..) method takes bftm_sr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::bftm0::bftm_sr::BFTM_SR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::bftm0::bftm_sr::BFTM_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::ckcu::ckcu_ahbccr::CKCU_AHBCCR_SPEC

write(|w| ..) method takes ckcu_ahbccr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_ahbccr::CKCU_AHBCCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_ahbccr::CKCU_AHBCCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::ckcu::ckcu_ahbcfgr::CKCU_AHBCFGR_SPEC

write(|w| ..) method takes ckcu_ahbcfgr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_ahbcfgr::CKCU_AHBCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_ahbcfgr::CKCU_AHBCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::ckcu::ckcu_apbccr0::CKCU_APBCCR0_SPEC

write(|w| ..) method takes ckcu_apbccr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_apbccr0::CKCU_APBCCR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_apbccr0::CKCU_APBCCR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::ckcu::ckcu_apbccr1::CKCU_APBCCR1_SPEC

write(|w| ..) method takes ckcu_apbccr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_apbccr1::CKCU_APBCCR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_apbccr1::CKCU_APBCCR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::ckcu::ckcu_apbcfgr::CKCU_APBCFGR_SPEC

write(|w| ..) method takes ckcu_apbcfgr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_apbcfgr::CKCU_APBCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_apbcfgr::CKCU_APBCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for CKCU_APBPCSR0_SPEC

write(|w| ..) method takes ckcu_apbpcsr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_apbpcsr0::CKCU_APBPCSR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_apbpcsr0::CKCU_APBPCSR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for CKCU_APBPCSR1_SPEC

write(|w| ..) method takes ckcu_apbpcsr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_apbpcsr1::CKCU_APBPCSR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_apbpcsr1::CKCU_APBPCSR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::ckcu::ckcu_ckst::CKCU_CKST_SPEC

write(|w| ..) method takes ckcu_ckst::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_ckst::CKCU_CKST_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_ckst::CKCU_CKST_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::ckcu::ckcu_gccr::CKCU_GCCR_SPEC

write(|w| ..) method takes ckcu_gccr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_gccr::CKCU_GCCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_gccr::CKCU_GCCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::ckcu::ckcu_gcfgr::CKCU_GCFGR_SPEC

write(|w| ..) method takes ckcu_gcfgr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_gcfgr::CKCU_GCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_gcfgr::CKCU_GCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::ckcu::ckcu_gcir::CKCU_GCIR_SPEC

write(|w| ..) method takes ckcu_gcir::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_gcir::CKCU_GCIR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_gcir::CKCU_GCIR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::ckcu::ckcu_gcsr::CKCU_GCSR_SPEC

write(|w| ..) method takes ckcu_gcsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_gcsr::CKCU_GCSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_gcsr::CKCU_GCSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for CKCU_HSICR_SPEC

write(|w| ..) method takes ckcu_hsicr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_hsicr::CKCU_HSICR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_hsicr::CKCU_HSICR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::ckcu::ckcu_lpcr::CKCU_LPCR_SPEC

write(|w| ..) method takes ckcu_lpcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_lpcr::CKCU_LPCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_lpcr::CKCU_LPCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::ckcu::ckcu_mcudbgcr::CKCU_MCUDBGCR_SPEC

write(|w| ..) method takes ckcu_mcudbgcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_mcudbgcr::CKCU_MCUDBGCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_mcudbgcr::CKCU_MCUDBGCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::ckcu::ckcu_pllcfgr::CKCU_PLLCFGR_SPEC

write(|w| ..) method takes ckcu_pllcfgr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_pllcfgr::CKCU_PLLCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_pllcfgr::CKCU_PLLCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::ckcu::ckcu_pllcr::CKCU_PLLCR_SPEC

write(|w| ..) method takes ckcu_pllcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_pllcr::CKCU_PLLCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::ckcu_pllcr::CKCU_PLLCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for HSIATCR_SPEC

write(|w| ..) method takes hsiatcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::hsiatcr::HSIATCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ckcu::hsiatcr::HSIATCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for CMP_CR0_SPEC

write(|w| ..) method takes cmp_cr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::cmp::cmp_cr0::CMP_CR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::cmp::cmp_cr0::CMP_CR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for CMP_CR1_SPEC

write(|w| ..) method takes cmp_cr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::cmp::cmp_cr1::CMP_CR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::cmp::cmp_cr1::CMP_CR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for CMP_IER0_SPEC

write(|w| ..) method takes cmp_ier0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::cmp::cmp_ier0::CMP_IER0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::cmp::cmp_ier0::CMP_IER0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for CMP_IER1_SPEC

write(|w| ..) method takes cmp_ier1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::cmp::cmp_ier1::CMP_IER1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::cmp::cmp_ier1::CMP_IER1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for CMP_TFR0_SPEC

write(|w| ..) method takes cmp_tfr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::cmp::cmp_tfr0::CMP_TFR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::cmp::cmp_tfr0::CMP_TFR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for CMP_TFR1_SPEC

write(|w| ..) method takes cmp_tfr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::cmp::cmp_tfr1::CMP_TFR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::cmp::cmp_tfr1::CMP_TFR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for CMP_VALR0_SPEC

write(|w| ..) method takes cmp_valr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::cmp::cmp_valr0::CMP_VALR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::cmp::cmp_valr0::CMP_VALR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for CMP_VALR1_SPEC

write(|w| ..) method takes cmp_valr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::cmp::cmp_valr1::CMP_VALR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::cmp::cmp_valr1::CMP_VALR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::crc::crc_cr::CRC_CR_SPEC

write(|w| ..) method takes crc_cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::crc::crc_cr::CRC_CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::crc::crc_cr::CRC_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::crc::crc_csr::CRC_CSR_SPEC

write(|w| ..) method takes crc_csr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::crc::crc_csr::CRC_CSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::crc::crc_csr::CRC_CSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::crc::crc_dr::CRC_DR_SPEC

write(|w| ..) method takes crc_dr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::crc::crc_dr::CRC_DR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::crc::crc_dr::CRC_DR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::crc::crc_sdr::CRC_SDR_SPEC

write(|w| ..) method takes crc_sdr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::crc::crc_sdr::CRC_SDR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::crc::crc_sdr::CRC_SDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::ebi::ebi_atr0::EBI_ATR0_SPEC

write(|w| ..) method takes ebi_atr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_atr0::EBI_ATR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_atr0::EBI_ATR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::ebi::ebi_atr1::EBI_ATR1_SPEC

write(|w| ..) method takes ebi_atr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_atr1::EBI_ATR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_atr1::EBI_ATR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::ebi::ebi_atr2::EBI_ATR2_SPEC

write(|w| ..) method takes ebi_atr2::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_atr2::EBI_ATR2_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_atr2::EBI_ATR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::ebi::ebi_atr3::EBI_ATR3_SPEC

write(|w| ..) method takes ebi_atr3::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_atr3::EBI_ATR3_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_atr3::EBI_ATR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::ebi::ebi_cr::EBI_CR_SPEC

write(|w| ..) method takes ebi_cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_cr::EBI_CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_cr::EBI_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::ebi::ebi_ienr::EBI_IENR_SPEC

write(|w| ..) method takes ebi_ienr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_ienr::EBI_IENR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_ienr::EBI_IENR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::ebi::ebi_ifcr::EBI_IFCR_SPEC

write(|w| ..) method takes ebi_ifcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_ifcr::EBI_IFCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_ifcr::EBI_IFCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::ebi::ebi_ifr::EBI_IFR_SPEC

write(|w| ..) method takes ebi_ifr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_ifr::EBI_IFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_ifr::EBI_IFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::ebi::ebi_pcr::EBI_PCR_SPEC

write(|w| ..) method takes ebi_pcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_pcr::EBI_PCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_pcr::EBI_PCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::ebi::ebi_pr0::EBI_PR0_SPEC

write(|w| ..) method takes ebi_pr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_pr0::EBI_PR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_pr0::EBI_PR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::ebi::ebi_pr1::EBI_PR1_SPEC

write(|w| ..) method takes ebi_pr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_pr1::EBI_PR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_pr1::EBI_PR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::ebi::ebi_pr2::EBI_PR2_SPEC

write(|w| ..) method takes ebi_pr2::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_pr2::EBI_PR2_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_pr2::EBI_PR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::ebi::ebi_pr3::EBI_PR3_SPEC

write(|w| ..) method takes ebi_pr3::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_pr3::EBI_PR3_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_pr3::EBI_PR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::ebi::ebi_rtr0::EBI_RTR0_SPEC

write(|w| ..) method takes ebi_rtr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_rtr0::EBI_RTR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_rtr0::EBI_RTR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::ebi::ebi_rtr1::EBI_RTR1_SPEC

write(|w| ..) method takes ebi_rtr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_rtr1::EBI_RTR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_rtr1::EBI_RTR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::ebi::ebi_rtr2::EBI_RTR2_SPEC

write(|w| ..) method takes ebi_rtr2::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_rtr2::EBI_RTR2_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_rtr2::EBI_RTR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::ebi::ebi_rtr3::EBI_RTR3_SPEC

write(|w| ..) method takes ebi_rtr3::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_rtr3::EBI_RTR3_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_rtr3::EBI_RTR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::ebi::ebi_sr::EBI_SR_SPEC

write(|w| ..) method takes ebi_sr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_sr::EBI_SR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_sr::EBI_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::ebi::ebi_wtr0::EBI_WTR0_SPEC

write(|w| ..) method takes ebi_wtr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_wtr0::EBI_WTR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_wtr0::EBI_WTR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::ebi::ebi_wtr1::EBI_WTR1_SPEC

write(|w| ..) method takes ebi_wtr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_wtr1::EBI_WTR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_wtr1::EBI_WTR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::ebi::ebi_wtr2::EBI_WTR2_SPEC

write(|w| ..) method takes ebi_wtr2::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_wtr2::EBI_WTR2_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_wtr2::EBI_WTR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::ebi::ebi_wtr3::EBI_WTR3_SPEC

write(|w| ..) method takes ebi_wtr3::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_wtr3::EBI_WTR3_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::ebi::ebi_wtr3::EBI_WTR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr0::EXTI_CFGR0_SPEC

write(|w| ..) method takes exti_cfgr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr0::EXTI_CFGR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr0::EXTI_CFGR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr1::EXTI_CFGR1_SPEC

write(|w| ..) method takes exti_cfgr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr1::EXTI_CFGR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr1::EXTI_CFGR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr2::EXTI_CFGR2_SPEC

write(|w| ..) method takes exti_cfgr2::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr2::EXTI_CFGR2_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr2::EXTI_CFGR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr3::EXTI_CFGR3_SPEC

write(|w| ..) method takes exti_cfgr3::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr3::EXTI_CFGR3_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr3::EXTI_CFGR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr4::EXTI_CFGR4_SPEC

write(|w| ..) method takes exti_cfgr4::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr4::EXTI_CFGR4_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr4::EXTI_CFGR4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr5::EXTI_CFGR5_SPEC

write(|w| ..) method takes exti_cfgr5::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr5::EXTI_CFGR5_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr5::EXTI_CFGR5_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr6::EXTI_CFGR6_SPEC

write(|w| ..) method takes exti_cfgr6::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr6::EXTI_CFGR6_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr6::EXTI_CFGR6_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr7::EXTI_CFGR7_SPEC

write(|w| ..) method takes exti_cfgr7::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr7::EXTI_CFGR7_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr7::EXTI_CFGR7_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr8::EXTI_CFGR8_SPEC

write(|w| ..) method takes exti_cfgr8::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr8::EXTI_CFGR8_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr8::EXTI_CFGR8_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr9::EXTI_CFGR9_SPEC

write(|w| ..) method takes exti_cfgr9::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr9::EXTI_CFGR9_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr9::EXTI_CFGR9_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr10::EXTI_CFGR10_SPEC

write(|w| ..) method takes exti_cfgr10::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr10::EXTI_CFGR10_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr10::EXTI_CFGR10_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr11::EXTI_CFGR11_SPEC

write(|w| ..) method takes exti_cfgr11::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr11::EXTI_CFGR11_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr11::EXTI_CFGR11_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr12::EXTI_CFGR12_SPEC

write(|w| ..) method takes exti_cfgr12::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr12::EXTI_CFGR12_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr12::EXTI_CFGR12_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr13::EXTI_CFGR13_SPEC

write(|w| ..) method takes exti_cfgr13::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr13::EXTI_CFGR13_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr13::EXTI_CFGR13_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr14::EXTI_CFGR14_SPEC

write(|w| ..) method takes exti_cfgr14::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr14::EXTI_CFGR14_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr14::EXTI_CFGR14_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::exti::exti_cfgr15::EXTI_CFGR15_SPEC

write(|w| ..) method takes exti_cfgr15::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr15::EXTI_CFGR15_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cfgr15::EXTI_CFGR15_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::exti::exti_cr::EXTI_CR_SPEC

write(|w| ..) method takes exti_cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cr::EXTI_CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_cr::EXTI_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::exti::exti_edgeflgr::EXTI_EDGEFLGR_SPEC

write(|w| ..) method takes exti_edgeflgr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_edgeflgr::EXTI_EDGEFLGR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_edgeflgr::EXTI_EDGEFLGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::exti::exti_edgesr::EXTI_EDGESR_SPEC

write(|w| ..) method takes exti_edgesr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_edgesr::EXTI_EDGESR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_edgesr::EXTI_EDGESR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::exti::exti_sscr::EXTI_SSCR_SPEC

write(|w| ..) method takes exti_sscr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_sscr::EXTI_SSCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_sscr::EXTI_SSCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::exti::exti_wakupcr::EXTI_WAKUPCR_SPEC

write(|w| ..) method takes exti_wakupcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_wakupcr::EXTI_WAKUPCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_wakupcr::EXTI_WAKUPCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::exti::exti_wakupflg::EXTI_WAKUPFLG_SPEC

write(|w| ..) method takes exti_wakupflg::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_wakupflg::EXTI_WAKUPFLG_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_wakupflg::EXTI_WAKUPFLG_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::exti::exti_wakuppolr::EXTI_WAKUPPOLR_SPEC

write(|w| ..) method takes exti_wakuppolr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_wakuppolr::EXTI_WAKUPPOLR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::exti::exti_wakuppolr::EXTI_WAKUPPOLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::fault_reports::afsr::AFSR_SPEC

write(|w| ..) method takes afsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fault_reports::afsr::AFSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fault_reports::afsr::AFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::fault_reports::bfar::BFAR_SPEC

write(|w| ..) method takes bfar::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fault_reports::bfar::BFAR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fault_reports::bfar::BFAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::fault_reports::bfsr::BFSR_SPEC

write(|w| ..) method takes bfsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00): <ht32f1653_54::fault_reports::bfsr::BFSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00): <ht32f1653_54::fault_reports::bfsr::BFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::fault_reports::cfsr::CFSR_SPEC

write(|w| ..) method takes cfsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fault_reports::cfsr::CFSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fault_reports::cfsr::CFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::fault_reports::dfsr::DFSR_SPEC

write(|w| ..) method takes dfsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fault_reports::dfsr::DFSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fault_reports::dfsr::DFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::fault_reports::fault_reports_mfsr::FAULT_REPORTS_MFSR_SPEC

write(|w| ..) method takes fault_reports_mfsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00): <ht32f1653_54::fault_reports::fault_reports_mfsr::FAULT_REPORTS_MFSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00): <ht32f1653_54::fault_reports::fault_reports_mfsr::FAULT_REPORTS_MFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::fault_reports::hfsr::HFSR_SPEC

write(|w| ..) method takes hfsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fault_reports::hfsr::HFSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fault_reports::hfsr::HFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::fault_reports::mmfar::MMFAR_SPEC

write(|w| ..) method takes mmfar::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fault_reports::mmfar::MMFAR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fault_reports::mmfar::MMFAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::fault_reports::ufsr::UFSR_SPEC

write(|w| ..) method takes ufsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x0000): <ht32f1653_54::fault_reports::ufsr::UFSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x0000): <ht32f1653_54::fault_reports::ufsr::UFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::fmc::fmc_cfcr::FMC_CFCR_SPEC

write(|w| ..) method takes fmc_cfcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_cfcr::FMC_CFCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_cfcr::FMC_CFCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::fmc::fmc_cpsr::FMC_CPSR_SPEC

write(|w| ..) method takes fmc_cpsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_cpsr::FMC_CPSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_cpsr::FMC_CPSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::fmc::fmc_ocmr::FMC_OCMR_SPEC

write(|w| ..) method takes fmc_ocmr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_ocmr::FMC_OCMR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_ocmr::FMC_OCMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::fmc::fmc_oier::FMC_OIER_SPEC

write(|w| ..) method takes fmc_oier::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_oier::FMC_OIER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_oier::FMC_OIER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::fmc::fmc_oisr::FMC_OISR_SPEC

write(|w| ..) method takes fmc_oisr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_oisr::FMC_OISR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_oisr::FMC_OISR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::fmc::fmc_opcr::FMC_OPCR_SPEC

write(|w| ..) method takes fmc_opcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_opcr::FMC_OPCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_opcr::FMC_OPCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::fmc::fmc_ppsr0::FMC_PPSR0_SPEC

write(|w| ..) method takes fmc_ppsr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_ppsr0::FMC_PPSR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_ppsr0::FMC_PPSR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::fmc::fmc_ppsr1::FMC_PPSR1_SPEC

write(|w| ..) method takes fmc_ppsr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_ppsr1::FMC_PPSR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_ppsr1::FMC_PPSR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::fmc::fmc_ppsr2::FMC_PPSR2_SPEC

write(|w| ..) method takes fmc_ppsr2::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_ppsr2::FMC_PPSR2_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_ppsr2::FMC_PPSR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::fmc::fmc_ppsr3::FMC_PPSR3_SPEC

write(|w| ..) method takes fmc_ppsr3::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_ppsr3::FMC_PPSR3_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_ppsr3::FMC_PPSR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::fmc::fmc_sbvt0::FMC_SBVT0_SPEC

write(|w| ..) method takes fmc_sbvt0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_sbvt0::FMC_SBVT0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_sbvt0::FMC_SBVT0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::fmc::fmc_sbvt1::FMC_SBVT1_SPEC

write(|w| ..) method takes fmc_sbvt1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_sbvt1::FMC_SBVT1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_sbvt1::FMC_SBVT1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::fmc::fmc_sbvt2::FMC_SBVT2_SPEC

write(|w| ..) method takes fmc_sbvt2::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_sbvt2::FMC_SBVT2_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_sbvt2::FMC_SBVT2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::fmc::fmc_sbvt3::FMC_SBVT3_SPEC

write(|w| ..) method takes fmc_sbvt3::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_sbvt3::FMC_SBVT3_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_sbvt3::FMC_SBVT3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::fmc::fmc_tadr::FMC_TADR_SPEC

write(|w| ..) method takes fmc_tadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_tadr::FMC_TADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_tadr::FMC_TADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::fmc::fmc_vmcr::FMC_VMCR_SPEC

write(|w| ..) method takes fmc_vmcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_vmcr::FMC_VMCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_vmcr::FMC_VMCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::fmc::fmc_wrdr::FMC_WRDR_SPEC

write(|w| ..) method takes fmc_wrdr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_wrdr::FMC_WRDR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::fmc::fmc_wrdr::FMC_WRDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gpioa::dinr::DINR_SPEC

write(|w| ..) method takes dinr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioa::dinr::DINR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioa::dinr::DINR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gpioa::dircr::DIRCR_SPEC

write(|w| ..) method takes dircr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioa::dircr::DIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioa::dircr::DIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gpioa::doutr::DOUTR_SPEC

write(|w| ..) method takes doutr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioa::doutr::DOUTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioa::doutr::DOUTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gpioa::drvr::DRVR_SPEC

write(|w| ..) method takes drvr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioa::drvr::DRVR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioa::drvr::DRVR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gpioa::iner::INER_SPEC

write(|w| ..) method takes iner::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioa::iner::INER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioa::iner::INER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gpioa::lockr::LOCKR_SPEC

write(|w| ..) method takes lockr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioa::lockr::LOCKR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioa::lockr::LOCKR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gpioa::odr::ODR_SPEC

write(|w| ..) method takes odr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioa::odr::ODR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioa::odr::ODR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gpioa::pdr::PDR_SPEC

write(|w| ..) method takes pdr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioa::pdr::PDR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioa::pdr::PDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gpioa::pur::PUR_SPEC

write(|w| ..) method takes pur::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioa::pur::PUR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioa::pur::PUR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gpioa::rr::RR_SPEC

write(|w| ..) method takes rr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioa::rr::RR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioa::rr::RR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gpioa::srr::SRR_SPEC

write(|w| ..) method takes srr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioa::srr::SRR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioa::srr::SRR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gpiob::dinr::DINR_SPEC

write(|w| ..) method takes dinr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiob::dinr::DINR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiob::dinr::DINR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gpiob::dircr::DIRCR_SPEC

write(|w| ..) method takes dircr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiob::dircr::DIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiob::dircr::DIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gpiob::doutr::DOUTR_SPEC

write(|w| ..) method takes doutr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiob::doutr::DOUTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiob::doutr::DOUTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gpiob::drvr::DRVR_SPEC

write(|w| ..) method takes drvr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiob::drvr::DRVR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiob::drvr::DRVR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gpiob::iner::INER_SPEC

write(|w| ..) method takes iner::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiob::iner::INER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiob::iner::INER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gpiob::lockr::LOCKR_SPEC

write(|w| ..) method takes lockr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiob::lockr::LOCKR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiob::lockr::LOCKR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gpiob::odr::ODR_SPEC

write(|w| ..) method takes odr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiob::odr::ODR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiob::odr::ODR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gpiob::pdr::PDR_SPEC

write(|w| ..) method takes pdr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiob::pdr::PDR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiob::pdr::PDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gpiob::pur::PUR_SPEC

write(|w| ..) method takes pur::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiob::pur::PUR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiob::pur::PUR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gpiob::rr::RR_SPEC

write(|w| ..) method takes rr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiob::rr::RR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiob::rr::RR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gpiob::srr::SRR_SPEC

write(|w| ..) method takes srr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiob::srr::SRR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiob::srr::SRR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gpioc::dinr::DINR_SPEC

write(|w| ..) method takes dinr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioc::dinr::DINR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioc::dinr::DINR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gpioc::dircr::DIRCR_SPEC

write(|w| ..) method takes dircr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioc::dircr::DIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioc::dircr::DIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gpioc::doutr::DOUTR_SPEC

write(|w| ..) method takes doutr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioc::doutr::DOUTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioc::doutr::DOUTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gpioc::drvr::DRVR_SPEC

write(|w| ..) method takes drvr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioc::drvr::DRVR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioc::drvr::DRVR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gpioc::iner::INER_SPEC

write(|w| ..) method takes iner::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioc::iner::INER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioc::iner::INER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gpioc::lockr::LOCKR_SPEC

write(|w| ..) method takes lockr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioc::lockr::LOCKR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioc::lockr::LOCKR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gpioc::odr::ODR_SPEC

write(|w| ..) method takes odr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioc::odr::ODR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioc::odr::ODR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gpioc::pdr::PDR_SPEC

write(|w| ..) method takes pdr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioc::pdr::PDR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioc::pdr::PDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gpioc::pur::PUR_SPEC

write(|w| ..) method takes pur::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioc::pur::PUR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioc::pur::PUR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gpioc::rr::RR_SPEC

write(|w| ..) method takes rr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioc::rr::RR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioc::rr::RR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gpioc::srr::SRR_SPEC

write(|w| ..) method takes srr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioc::srr::SRR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpioc::srr::SRR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gpiod::dinr::DINR_SPEC

write(|w| ..) method takes dinr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiod::dinr::DINR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiod::dinr::DINR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gpiod::dircr::DIRCR_SPEC

write(|w| ..) method takes dircr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiod::dircr::DIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiod::dircr::DIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gpiod::doutr::DOUTR_SPEC

write(|w| ..) method takes doutr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiod::doutr::DOUTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiod::doutr::DOUTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gpiod::drvr::DRVR_SPEC

write(|w| ..) method takes drvr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiod::drvr::DRVR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiod::drvr::DRVR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gpiod::iner::INER_SPEC

write(|w| ..) method takes iner::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiod::iner::INER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiod::iner::INER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gpiod::lockr::LOCKR_SPEC

write(|w| ..) method takes lockr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiod::lockr::LOCKR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiod::lockr::LOCKR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gpiod::odr::ODR_SPEC

write(|w| ..) method takes odr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiod::odr::ODR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiod::odr::ODR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gpiod::pdr::PDR_SPEC

write(|w| ..) method takes pdr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiod::pdr::PDR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiod::pdr::PDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gpiod::pur::PUR_SPEC

write(|w| ..) method takes pur::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiod::pur::PUR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiod::pur::PUR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gpiod::rr::RR_SPEC

write(|w| ..) method takes rr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiod::rr::RR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiod::rr::RR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gpiod::srr::SRR_SPEC

write(|w| ..) method takes srr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiod::srr::SRR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gpiod::srr::SRR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch0acr::GPTM_CH0ACR_SPEC

write(|w| ..) method takes gptm_ch0acr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch0acr::GPTM_CH0ACR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch0acr::GPTM_CH0ACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch0ccr::GPTM_CH0CCR_SPEC

write(|w| ..) method takes gptm_ch0ccr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch0ccr::GPTM_CH0CCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch0ccr::GPTM_CH0CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch0icfr::GPTM_CH0ICFR_SPEC

write(|w| ..) method takes gptm_ch0icfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch0icfr::GPTM_CH0ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch0icfr::GPTM_CH0ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch0ocfr::GPTM_CH0OCFR_SPEC

write(|w| ..) method takes gptm_ch0ocfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch0ocfr::GPTM_CH0OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch0ocfr::GPTM_CH0OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch1acr::GPTM_CH1ACR_SPEC

write(|w| ..) method takes gptm_ch1acr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch1acr::GPTM_CH1ACR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch1acr::GPTM_CH1ACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch1ccr::GPTM_CH1CCR_SPEC

write(|w| ..) method takes gptm_ch1ccr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch1ccr::GPTM_CH1CCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch1ccr::GPTM_CH1CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch1icfr::GPTM_CH1ICFR_SPEC

write(|w| ..) method takes gptm_ch1icfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch1icfr::GPTM_CH1ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch1icfr::GPTM_CH1ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch1ocfr::GPTM_CH1OCFR_SPEC

write(|w| ..) method takes gptm_ch1ocfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch1ocfr::GPTM_CH1OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch1ocfr::GPTM_CH1OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch2acr::GPTM_CH2ACR_SPEC

write(|w| ..) method takes gptm_ch2acr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch2acr::GPTM_CH2ACR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch2acr::GPTM_CH2ACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch2ccr::GPTM_CH2CCR_SPEC

write(|w| ..) method takes gptm_ch2ccr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch2ccr::GPTM_CH2CCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch2ccr::GPTM_CH2CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch2icfr::GPTM_CH2ICFR_SPEC

write(|w| ..) method takes gptm_ch2icfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch2icfr::GPTM_CH2ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch2icfr::GPTM_CH2ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch2ocfr::GPTM_CH2OCFR_SPEC

write(|w| ..) method takes gptm_ch2ocfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch2ocfr::GPTM_CH2OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch2ocfr::GPTM_CH2OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch3acr::GPTM_CH3ACR_SPEC

write(|w| ..) method takes gptm_ch3acr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch3acr::GPTM_CH3ACR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch3acr::GPTM_CH3ACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch3ccr::GPTM_CH3CCR_SPEC

write(|w| ..) method takes gptm_ch3ccr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch3ccr::GPTM_CH3CCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch3ccr::GPTM_CH3CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch3icfr::GPTM_CH3ICFR_SPEC

write(|w| ..) method takes gptm_ch3icfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch3icfr::GPTM_CH3ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch3icfr::GPTM_CH3ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ch3ocfr::GPTM_CH3OCFR_SPEC

write(|w| ..) method takes gptm_ch3ocfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch3ocfr::GPTM_CH3OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ch3ocfr::GPTM_CH3OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gptm0::gptm_chctr::GPTM_CHCTR_SPEC

write(|w| ..) method takes gptm_chctr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_chctr::GPTM_CHCTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_chctr::GPTM_CHCTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gptm0::gptm_chpolr::GPTM_CHPOLR_SPEC

write(|w| ..) method takes gptm_chpolr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_chpolr::GPTM_CHPOLR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_chpolr::GPTM_CHPOLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gptm0::gptm_cntcfr::GPTM_CNTCFR_SPEC

write(|w| ..) method takes gptm_cntcfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_cntcfr::GPTM_CNTCFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_cntcfr::GPTM_CNTCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gptm0::gptm_cntr::GPTM_CNTR_SPEC

write(|w| ..) method takes gptm_cntr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_cntr::GPTM_CNTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_cntr::GPTM_CNTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gptm0::gptm_crr::GPTM_CRR_SPEC

write(|w| ..) method takes gptm_crr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_crr::GPTM_CRR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_crr::GPTM_CRR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gptm0::gptm_ctr::GPTM_CTR_SPEC

write(|w| ..) method takes gptm_ctr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ctr::GPTM_CTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_ctr::GPTM_CTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gptm0::gptm_dictr::GPTM_DICTR_SPEC

write(|w| ..) method takes gptm_dictr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_dictr::GPTM_DICTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_dictr::GPTM_DICTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gptm0::gptm_evgr::GPTM_EVGR_SPEC

write(|w| ..) method takes gptm_evgr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_evgr::GPTM_EVGR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_evgr::GPTM_EVGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gptm0::gptm_intsr::GPTM_INTSR_SPEC

write(|w| ..) method takes gptm_intsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_intsr::GPTM_INTSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_intsr::GPTM_INTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gptm0::gptm_mdcfr::GPTM_MDCFR_SPEC

write(|w| ..) method takes gptm_mdcfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_mdcfr::GPTM_MDCFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_mdcfr::GPTM_MDCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gptm0::gptm_pscr::GPTM_PSCR_SPEC

write(|w| ..) method takes gptm_pscr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_pscr::GPTM_PSCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_pscr::GPTM_PSCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::gptm0::gptm_trcfr::GPTM_TRCFR_SPEC

write(|w| ..) method takes gptm_trcfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_trcfr::GPTM_TRCFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::gptm0::gptm_trcfr::GPTM_TRCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::i2c0::i2c_addmr::I2C_ADDMR_SPEC

write(|w| ..) method takes i2c_addmr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2c0::i2c_addmr::I2C_ADDMR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2c0::i2c_addmr::I2C_ADDMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::i2c0::i2c_addr::I2C_ADDR_SPEC

write(|w| ..) method takes i2c_addr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2c0::i2c_addr::I2C_ADDR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2c0::i2c_addr::I2C_ADDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::i2c0::i2c_addsr::I2C_ADDSR_SPEC

write(|w| ..) method takes i2c_addsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2c0::i2c_addsr::I2C_ADDSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2c0::i2c_addsr::I2C_ADDSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::i2c0::i2c_cr::I2C_CR_SPEC

write(|w| ..) method takes i2c_cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2c0::i2c_cr::I2C_CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2c0::i2c_cr::I2C_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::i2c0::i2c_dr::I2C_DR_SPEC

write(|w| ..) method takes i2c_dr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2c0::i2c_dr::I2C_DR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2c0::i2c_dr::I2C_DR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::i2c0::i2c_ier::I2C_IER_SPEC

write(|w| ..) method takes i2c_ier::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2c0::i2c_ier::I2C_IER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2c0::i2c_ier::I2C_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::i2c0::i2c_shpgr::I2C_SHPGR_SPEC

write(|w| ..) method takes i2c_shpgr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2c0::i2c_shpgr::I2C_SHPGR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2c0::i2c_shpgr::I2C_SHPGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::i2c0::i2c_slpgr::I2C_SLPGR_SPEC

write(|w| ..) method takes i2c_slpgr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2c0::i2c_slpgr::I2C_SLPGR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2c0::i2c_slpgr::I2C_SLPGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::i2c0::i2c_sr::I2C_SR_SPEC

write(|w| ..) method takes i2c_sr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2c0::i2c_sr::I2C_SR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2c0::i2c_sr::I2C_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::i2c0::i2c_tar::I2C_TAR_SPEC

write(|w| ..) method takes i2c_tar::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2c0::i2c_tar::I2C_TAR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2c0::i2c_tar::I2C_TAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::i2c0::i2c_tout::I2C_TOUT_SPEC

write(|w| ..) method takes i2c_tout::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2c0::i2c_tout::I2C_TOUT_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2c0::i2c_tout::I2C_TOUT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::i2s::i2s_cdr::I2S_CDR_SPEC

write(|w| ..) method takes i2s_cdr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2s::i2s_cdr::I2S_CDR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2s::i2s_cdr::I2S_CDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::i2s::i2s_cr::I2S_CR_SPEC

write(|w| ..) method takes i2s_cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2s::i2s_cr::I2S_CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2s::i2s_cr::I2S_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::i2s::i2s_fcr::I2S_FCR_SPEC

write(|w| ..) method takes i2s_fcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2s::i2s_fcr::I2S_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2s::i2s_fcr::I2S_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::i2s::i2s_ier::I2S_IER_SPEC

write(|w| ..) method takes i2s_ier::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2s::i2s_ier::I2S_IER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2s::i2s_ier::I2S_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::i2s::i2s_rcntr::I2S_RCNTR_SPEC

write(|w| ..) method takes i2s_rcntr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2s::i2s_rcntr::I2S_RCNTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2s::i2s_rcntr::I2S_RCNTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::i2s::i2s_rxdr::I2S_RXDR_SPEC

write(|w| ..) method takes i2s_rxdr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2s::i2s_rxdr::I2S_RXDR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2s::i2s_rxdr::I2S_RXDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::i2s::i2s_sr::I2S_SR_SPEC

write(|w| ..) method takes i2s_sr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2s::i2s_sr::I2S_SR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2s::i2s_sr::I2S_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::i2s::i2s_txdr::I2S_TXDR_SPEC

write(|w| ..) method takes i2s_txdr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2s::i2s_txdr::I2S_TXDR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::i2s::i2s_txdr::I2S_TXDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch0acr::MCTM_CH0ACR_SPEC

write(|w| ..) method takes mctm_ch0acr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch0acr::MCTM_CH0ACR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch0acr::MCTM_CH0ACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch0ccr::MCTM_CH0CCR_SPEC

write(|w| ..) method takes mctm_ch0ccr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch0ccr::MCTM_CH0CCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch0ccr::MCTM_CH0CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch0icfr::MCTM_CH0ICFR_SPEC

write(|w| ..) method takes mctm_ch0icfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch0icfr::MCTM_CH0ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch0icfr::MCTM_CH0ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch0ocfr::MCTM_CH0OCFR_SPEC

write(|w| ..) method takes mctm_ch0ocfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch0ocfr::MCTM_CH0OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch0ocfr::MCTM_CH0OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch1acr::MCTM_CH1ACR_SPEC

write(|w| ..) method takes mctm_ch1acr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch1acr::MCTM_CH1ACR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch1acr::MCTM_CH1ACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch1ccr::MCTM_CH1CCR_SPEC

write(|w| ..) method takes mctm_ch1ccr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch1ccr::MCTM_CH1CCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch1ccr::MCTM_CH1CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch1icfr::MCTM_CH1ICFR_SPEC

write(|w| ..) method takes mctm_ch1icfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch1icfr::MCTM_CH1ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch1icfr::MCTM_CH1ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch1ocfr::MCTM_CH1OCFR_SPEC

write(|w| ..) method takes mctm_ch1ocfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch1ocfr::MCTM_CH1OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch1ocfr::MCTM_CH1OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch2acr::MCTM_CH2ACR_SPEC

write(|w| ..) method takes mctm_ch2acr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch2acr::MCTM_CH2ACR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch2acr::MCTM_CH2ACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch2ccr::MCTM_CH2CCR_SPEC

write(|w| ..) method takes mctm_ch2ccr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch2ccr::MCTM_CH2CCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch2ccr::MCTM_CH2CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch2icfr::MCTM_CH2ICFR_SPEC

write(|w| ..) method takes mctm_ch2icfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch2icfr::MCTM_CH2ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch2icfr::MCTM_CH2ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch2ocfr::MCTM_CH2OCFR_SPEC

write(|w| ..) method takes mctm_ch2ocfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch2ocfr::MCTM_CH2OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch2ocfr::MCTM_CH2OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch3acr::MCTM_CH3ACR_SPEC

write(|w| ..) method takes mctm_ch3acr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch3acr::MCTM_CH3ACR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch3acr::MCTM_CH3ACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch3ccr::MCTM_CH3CCR_SPEC

write(|w| ..) method takes mctm_ch3ccr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch3ccr::MCTM_CH3CCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch3ccr::MCTM_CH3CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch3icfr::MCTM_CH3ICFR_SPEC

write(|w| ..) method takes mctm_ch3icfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch3icfr::MCTM_CH3ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch3icfr::MCTM_CH3ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ch3ocfr::MCTM_CH3OCFR_SPEC

write(|w| ..) method takes mctm_ch3ocfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch3ocfr::MCTM_CH3OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ch3ocfr::MCTM_CH3OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::mctm0::mctm_chbrkcfr::MCTM_CHBRKCFR_SPEC

write(|w| ..) method takes mctm_chbrkcfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_chbrkcfr::MCTM_CHBRKCFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_chbrkcfr::MCTM_CHBRKCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::mctm0::mctm_chbrkctr::MCTM_CHBRKCTR_SPEC

write(|w| ..) method takes mctm_chbrkctr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_chbrkctr::MCTM_CHBRKCTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_chbrkctr::MCTM_CHBRKCTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::mctm0::mctm_chctr::MCTM_CHCTR_SPEC

write(|w| ..) method takes mctm_chctr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_chctr::MCTM_CHCTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_chctr::MCTM_CHCTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::mctm0::mctm_chpolr::MCTM_CHPOLR_SPEC

write(|w| ..) method takes mctm_chpolr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_chpolr::MCTM_CHPOLR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_chpolr::MCTM_CHPOLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::mctm0::mctm_cntcfr::MCTM_CNTCFR_SPEC

write(|w| ..) method takes mctm_cntcfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_cntcfr::MCTM_CNTCFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_cntcfr::MCTM_CNTCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::mctm0::mctm_cntr::MCTM_CNTR_SPEC

write(|w| ..) method takes mctm_cntr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_cntr::MCTM_CNTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_cntr::MCTM_CNTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::mctm0::mctm_crr::MCTM_CRR_SPEC

write(|w| ..) method takes mctm_crr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_crr::MCTM_CRR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_crr::MCTM_CRR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::mctm0::mctm_ctr::MCTM_CTR_SPEC

write(|w| ..) method takes mctm_ctr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ctr::MCTM_CTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_ctr::MCTM_CTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::mctm0::mctm_dictr::MCTM_DICTR_SPEC

write(|w| ..) method takes mctm_dictr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_dictr::MCTM_DICTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_dictr::MCTM_DICTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::mctm0::mctm_evgr::MCTM_EVGR_SPEC

write(|w| ..) method takes mctm_evgr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_evgr::MCTM_EVGR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_evgr::MCTM_EVGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::mctm0::mctm_intsr::MCTM_INTSR_SPEC

write(|w| ..) method takes mctm_intsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_intsr::MCTM_INTSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_intsr::MCTM_INTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::mctm0::mctm_mdcfr::MCTM_MDCFR_SPEC

write(|w| ..) method takes mctm_mdcfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_mdcfr::MCTM_MDCFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_mdcfr::MCTM_MDCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::mctm0::mctm_pscr::MCTM_PSCR_SPEC

write(|w| ..) method takes mctm_pscr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_pscr::MCTM_PSCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_pscr::MCTM_PSCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::mctm0::mctm_repr::MCTM_REPR_SPEC

write(|w| ..) method takes mctm_repr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_repr::MCTM_REPR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_repr::MCTM_REPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::mctm0::mctm_trcfr::MCTM_TRCFR_SPEC

write(|w| ..) method takes mctm_trcfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_trcfr::MCTM_TRCFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::mctm0::mctm_trcfr::MCTM_TRCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch0cadr::PDMA_CH0CADR_SPEC

write(|w| ..) method takes pdma_ch0cadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch0cadr::PDMA_CH0CADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch0cadr::PDMA_CH0CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch0cr::PDMA_CH0CR_SPEC

write(|w| ..) method takes pdma_ch0cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch0cr::PDMA_CH0CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch0cr::PDMA_CH0CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch0ctsr::PDMA_CH0CTSR_SPEC

write(|w| ..) method takes pdma_ch0ctsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch0ctsr::PDMA_CH0CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch0ctsr::PDMA_CH0CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch0dadr::PDMA_CH0DADR_SPEC

write(|w| ..) method takes pdma_ch0dadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch0dadr::PDMA_CH0DADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch0dadr::PDMA_CH0DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch0sadr::PDMA_CH0SADR_SPEC

write(|w| ..) method takes pdma_ch0sadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch0sadr::PDMA_CH0SADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch0sadr::PDMA_CH0SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch0tsr::PDMA_CH0TSR_SPEC

write(|w| ..) method takes pdma_ch0tsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch0tsr::PDMA_CH0TSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch0tsr::PDMA_CH0TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch1cadr::PDMA_CH1CADR_SPEC

write(|w| ..) method takes pdma_ch1cadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch1cadr::PDMA_CH1CADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch1cadr::PDMA_CH1CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch1cr::PDMA_CH1CR_SPEC

write(|w| ..) method takes pdma_ch1cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch1cr::PDMA_CH1CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch1cr::PDMA_CH1CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch1ctsr::PDMA_CH1CTSR_SPEC

write(|w| ..) method takes pdma_ch1ctsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch1ctsr::PDMA_CH1CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch1ctsr::PDMA_CH1CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch1dadr::PDMA_CH1DADR_SPEC

write(|w| ..) method takes pdma_ch1dadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch1dadr::PDMA_CH1DADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch1dadr::PDMA_CH1DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch1sadr::PDMA_CH1SADR_SPEC

write(|w| ..) method takes pdma_ch1sadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch1sadr::PDMA_CH1SADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch1sadr::PDMA_CH1SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch1tsr::PDMA_CH1TSR_SPEC

write(|w| ..) method takes pdma_ch1tsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch1tsr::PDMA_CH1TSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch1tsr::PDMA_CH1TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch2cadr::PDMA_CH2CADR_SPEC

write(|w| ..) method takes pdma_ch2cadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch2cadr::PDMA_CH2CADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch2cadr::PDMA_CH2CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch2cr::PDMA_CH2CR_SPEC

write(|w| ..) method takes pdma_ch2cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch2cr::PDMA_CH2CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch2cr::PDMA_CH2CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch2ctsr::PDMA_CH2CTSR_SPEC

write(|w| ..) method takes pdma_ch2ctsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch2ctsr::PDMA_CH2CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch2ctsr::PDMA_CH2CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch2dadr::PDMA_CH2DADR_SPEC

write(|w| ..) method takes pdma_ch2dadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch2dadr::PDMA_CH2DADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch2dadr::PDMA_CH2DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch2sadr::PDMA_CH2SADR_SPEC

write(|w| ..) method takes pdma_ch2sadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch2sadr::PDMA_CH2SADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch2sadr::PDMA_CH2SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch2tsr::PDMA_CH2TSR_SPEC

write(|w| ..) method takes pdma_ch2tsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch2tsr::PDMA_CH2TSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch2tsr::PDMA_CH2TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch3cadr::PDMA_CH3CADR_SPEC

write(|w| ..) method takes pdma_ch3cadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch3cadr::PDMA_CH3CADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch3cadr::PDMA_CH3CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch3cr::PDMA_CH3CR_SPEC

write(|w| ..) method takes pdma_ch3cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch3cr::PDMA_CH3CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch3cr::PDMA_CH3CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch3ctsr::PDMA_CH3CTSR_SPEC

write(|w| ..) method takes pdma_ch3ctsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch3ctsr::PDMA_CH3CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch3ctsr::PDMA_CH3CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch3dadr::PDMA_CH3DADR_SPEC

write(|w| ..) method takes pdma_ch3dadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch3dadr::PDMA_CH3DADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch3dadr::PDMA_CH3DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch3sadr::PDMA_CH3SADR_SPEC

write(|w| ..) method takes pdma_ch3sadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch3sadr::PDMA_CH3SADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch3sadr::PDMA_CH3SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch3tsr::PDMA_CH3TSR_SPEC

write(|w| ..) method takes pdma_ch3tsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch3tsr::PDMA_CH3TSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch3tsr::PDMA_CH3TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch4cadr::PDMA_CH4CADR_SPEC

write(|w| ..) method takes pdma_ch4cadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch4cadr::PDMA_CH4CADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch4cadr::PDMA_CH4CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch4cr::PDMA_CH4CR_SPEC

write(|w| ..) method takes pdma_ch4cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch4cr::PDMA_CH4CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch4cr::PDMA_CH4CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch4ctsr::PDMA_CH4CTSR_SPEC

write(|w| ..) method takes pdma_ch4ctsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch4ctsr::PDMA_CH4CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch4ctsr::PDMA_CH4CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch4dadr::PDMA_CH4DADR_SPEC

write(|w| ..) method takes pdma_ch4dadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch4dadr::PDMA_CH4DADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch4dadr::PDMA_CH4DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch4sadr::PDMA_CH4SADR_SPEC

write(|w| ..) method takes pdma_ch4sadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch4sadr::PDMA_CH4SADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch4sadr::PDMA_CH4SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch4tsr::PDMA_CH4TSR_SPEC

write(|w| ..) method takes pdma_ch4tsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch4tsr::PDMA_CH4TSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch4tsr::PDMA_CH4TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch5cadr::PDMA_CH5CADR_SPEC

write(|w| ..) method takes pdma_ch5cadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch5cadr::PDMA_CH5CADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch5cadr::PDMA_CH5CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch5cr::PDMA_CH5CR_SPEC

write(|w| ..) method takes pdma_ch5cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch5cr::PDMA_CH5CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch5cr::PDMA_CH5CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch5ctsr::PDMA_CH5CTSR_SPEC

write(|w| ..) method takes pdma_ch5ctsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch5ctsr::PDMA_CH5CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch5ctsr::PDMA_CH5CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch5dadr::PDMA_CH5DADR_SPEC

write(|w| ..) method takes pdma_ch5dadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch5dadr::PDMA_CH5DADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch5dadr::PDMA_CH5DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch5sadr::PDMA_CH5SADR_SPEC

write(|w| ..) method takes pdma_ch5sadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch5sadr::PDMA_CH5SADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch5sadr::PDMA_CH5SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch5tsr::PDMA_CH5TSR_SPEC

write(|w| ..) method takes pdma_ch5tsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch5tsr::PDMA_CH5TSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch5tsr::PDMA_CH5TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch6cadr::PDMA_CH6CADR_SPEC

write(|w| ..) method takes pdma_ch6cadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch6cadr::PDMA_CH6CADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch6cadr::PDMA_CH6CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch6cr::PDMA_CH6CR_SPEC

write(|w| ..) method takes pdma_ch6cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch6cr::PDMA_CH6CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch6cr::PDMA_CH6CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch6ctsr::PDMA_CH6CTSR_SPEC

write(|w| ..) method takes pdma_ch6ctsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch6ctsr::PDMA_CH6CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch6ctsr::PDMA_CH6CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch6dadr::PDMA_CH6DADR_SPEC

write(|w| ..) method takes pdma_ch6dadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch6dadr::PDMA_CH6DADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch6dadr::PDMA_CH6DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch6sadr::PDMA_CH6SADR_SPEC

write(|w| ..) method takes pdma_ch6sadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch6sadr::PDMA_CH6SADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch6sadr::PDMA_CH6SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch6tsr::PDMA_CH6TSR_SPEC

write(|w| ..) method takes pdma_ch6tsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch6tsr::PDMA_CH6TSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch6tsr::PDMA_CH6TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch7cadr::PDMA_CH7CADR_SPEC

write(|w| ..) method takes pdma_ch7cadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch7cadr::PDMA_CH7CADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch7cadr::PDMA_CH7CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch7cr::PDMA_CH7CR_SPEC

write(|w| ..) method takes pdma_ch7cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch7cr::PDMA_CH7CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch7cr::PDMA_CH7CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch7ctsr::PDMA_CH7CTSR_SPEC

write(|w| ..) method takes pdma_ch7ctsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch7ctsr::PDMA_CH7CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch7ctsr::PDMA_CH7CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch7dadr::PDMA_CH7DADR_SPEC

write(|w| ..) method takes pdma_ch7dadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch7dadr::PDMA_CH7DADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch7dadr::PDMA_CH7DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch7sadr::PDMA_CH7SADR_SPEC

write(|w| ..) method takes pdma_ch7sadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch7sadr::PDMA_CH7SADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch7sadr::PDMA_CH7SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ch7tsr::PDMA_CH7TSR_SPEC

write(|w| ..) method takes pdma_ch7tsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch7tsr::PDMA_CH7TSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ch7tsr::PDMA_CH7TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ier0::PDMA_IER0_SPEC

write(|w| ..) method takes pdma_ier0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ier0::PDMA_IER0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ier0::PDMA_IER0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_ier1::PDMA_IER1_SPEC

write(|w| ..) method takes pdma_ier1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ier1::PDMA_IER1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_ier1::PDMA_IER1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_iscr0::PDMA_ISCR0_SPEC

write(|w| ..) method takes pdma_iscr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_iscr0::PDMA_ISCR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_iscr0::PDMA_ISCR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_iscr1::PDMA_ISCR1_SPEC

write(|w| ..) method takes pdma_iscr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_iscr1::PDMA_ISCR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_iscr1::PDMA_ISCR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_isr0::PDMA_ISR0_SPEC

write(|w| ..) method takes pdma_isr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_isr0::PDMA_ISR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_isr0::PDMA_ISR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pdma::pdma_isr1::PDMA_ISR1_SPEC

write(|w| ..) method takes pdma_isr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_isr1::PDMA_ISR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pdma::pdma_isr1::PDMA_ISR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pwrcu::pwrcu_bakcr::PWRCU_BAKCR_SPEC

write(|w| ..) method takes pwrcu_bakcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pwrcu::pwrcu_bakcr::PWRCU_BAKCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pwrcu::pwrcu_bakcr::PWRCU_BAKCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pwrcu::pwrcu_bakreg0::PWRCU_BAKREG0_SPEC

write(|w| ..) method takes pwrcu_bakreg0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pwrcu::pwrcu_bakreg0::PWRCU_BAKREG0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pwrcu::pwrcu_bakreg0::PWRCU_BAKREG0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pwrcu::pwrcu_bakreg1::PWRCU_BAKREG1_SPEC

write(|w| ..) method takes pwrcu_bakreg1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pwrcu::pwrcu_bakreg1::PWRCU_BAKREG1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pwrcu::pwrcu_bakreg1::PWRCU_BAKREG1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pwrcu::pwrcu_bakreg2::PWRCU_BAKREG2_SPEC

write(|w| ..) method takes pwrcu_bakreg2::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pwrcu::pwrcu_bakreg2::PWRCU_BAKREG2_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pwrcu::pwrcu_bakreg2::PWRCU_BAKREG2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pwrcu::pwrcu_bakreg3::PWRCU_BAKREG3_SPEC

write(|w| ..) method takes pwrcu_bakreg3::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pwrcu::pwrcu_bakreg3::PWRCU_BAKREG3_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pwrcu::pwrcu_bakreg3::PWRCU_BAKREG3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pwrcu::pwrcu_bakreg4::PWRCU_BAKREG4_SPEC

write(|w| ..) method takes pwrcu_bakreg4::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pwrcu::pwrcu_bakreg4::PWRCU_BAKREG4_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pwrcu::pwrcu_bakreg4::PWRCU_BAKREG4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pwrcu::pwrcu_bakreg5::PWRCU_BAKREG5_SPEC

write(|w| ..) method takes pwrcu_bakreg5::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pwrcu::pwrcu_bakreg5::PWRCU_BAKREG5_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pwrcu::pwrcu_bakreg5::PWRCU_BAKREG5_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pwrcu::pwrcu_bakreg6::PWRCU_BAKREG6_SPEC

write(|w| ..) method takes pwrcu_bakreg6::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pwrcu::pwrcu_bakreg6::PWRCU_BAKREG6_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pwrcu::pwrcu_bakreg6::PWRCU_BAKREG6_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pwrcu::pwrcu_bakreg7::PWRCU_BAKREG7_SPEC

write(|w| ..) method takes pwrcu_bakreg7::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pwrcu::pwrcu_bakreg7::PWRCU_BAKREG7_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pwrcu::pwrcu_bakreg7::PWRCU_BAKREG7_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pwrcu::pwrcu_bakreg8::PWRCU_BAKREG8_SPEC

write(|w| ..) method takes pwrcu_bakreg8::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pwrcu::pwrcu_bakreg8::PWRCU_BAKREG8_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pwrcu::pwrcu_bakreg8::PWRCU_BAKREG8_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pwrcu::pwrcu_bakreg9::PWRCU_BAKREG9_SPEC

write(|w| ..) method takes pwrcu_bakreg9::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pwrcu::pwrcu_bakreg9::PWRCU_BAKREG9_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pwrcu::pwrcu_bakreg9::PWRCU_BAKREG9_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pwrcu::pwrcu_baksr::PWRCU_BAKSR_SPEC

write(|w| ..) method takes pwrcu_baksr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pwrcu::pwrcu_baksr::PWRCU_BAKSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pwrcu::pwrcu_baksr::PWRCU_BAKSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pwrcu::pwrcu_baktest::PWRCU_BAKTEST_SPEC

write(|w| ..) method takes pwrcu_baktest::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pwrcu::pwrcu_baktest::PWRCU_BAKTEST_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pwrcu::pwrcu_baktest::PWRCU_BAKTEST_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pwrcu::pwrcu_hsircr::PWRCU_HSIRCR_SPEC

write(|w| ..) method takes pwrcu_hsircr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pwrcu::pwrcu_hsircr::PWRCU_HSIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pwrcu::pwrcu_hsircr::PWRCU_HSIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::pwrcu::pwrcu_lvdcsr::PWRCU_LVDCSR_SPEC

write(|w| ..) method takes pwrcu_lvdcsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pwrcu::pwrcu_lvdcsr::PWRCU_LVDCSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::pwrcu::pwrcu_lvdcsr::PWRCU_LVDCSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::rstcu::rstcu_ahbprstr::RSTCU_AHBPRSTR_SPEC

write(|w| ..) method takes rstcu_ahbprstr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::rstcu::rstcu_ahbprstr::RSTCU_AHBPRSTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::rstcu::rstcu_ahbprstr::RSTCU_AHBPRSTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::rstcu::rstcu_apbprstr0::RSTCU_APBPRSTR0_SPEC

write(|w| ..) method takes rstcu_apbprstr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::rstcu::rstcu_apbprstr0::RSTCU_APBPRSTR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::rstcu::rstcu_apbprstr0::RSTCU_APBPRSTR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::rstcu::rstcu_apbprstr1::RSTCU_APBPRSTR1_SPEC

write(|w| ..) method takes rstcu_apbprstr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::rstcu::rstcu_apbprstr1::RSTCU_APBPRSTR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::rstcu::rstcu_apbprstr1::RSTCU_APBPRSTR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::rstcu::rstcu_grsr::RSTCU_GRSR_SPEC

write(|w| ..) method takes rstcu_grsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::rstcu::rstcu_grsr::RSTCU_GRSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::rstcu::rstcu_grsr::RSTCU_GRSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::rtc::rtc_cmp::RTC_CMP_SPEC

write(|w| ..) method takes rtc_cmp::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::rtc::rtc_cmp::RTC_CMP_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::rtc::rtc_cmp::RTC_CMP_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::rtc::rtc_cnt::RTC_CNT_SPEC

write(|w| ..) method takes rtc_cnt::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::rtc::rtc_cnt::RTC_CNT_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::rtc::rtc_cnt::RTC_CNT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::rtc::rtc_cr::RTC_CR_SPEC

write(|w| ..) method takes rtc_cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::rtc::rtc_cr::RTC_CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::rtc::rtc_cr::RTC_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::rtc::rtc_iwen::RTC_IWEN_SPEC

write(|w| ..) method takes rtc_iwen::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::rtc::rtc_iwen::RTC_IWEN_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::rtc::rtc_iwen::RTC_IWEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::rtc::rtc_sr::RTC_SR_SPEC

write(|w| ..) method takes rtc_sr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::rtc::rtc_sr::RTC_SR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::rtc::rtc_sr::RTC_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::sci::sci_ccr::SCI_CCR_SPEC

write(|w| ..) method takes sci_ccr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::sci::sci_ccr::SCI_CCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::sci::sci_ccr::SCI_CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::sci::sci_cr::SCI_CR_SPEC

write(|w| ..) method takes sci_cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::sci::sci_cr::SCI_CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::sci::sci_cr::SCI_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::sci::sci_etu::SCI_ETU_SPEC

write(|w| ..) method takes sci_etu::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::sci::sci_etu::SCI_ETU_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::sci::sci_etu::SCI_ETU_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::sci::sci_gt::SCI_GT_SPEC

write(|w| ..) method takes sci_gt::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::sci::sci_gt::SCI_GT_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::sci::sci_gt::SCI_GT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::sci::sci_ier::SCI_IER_SPEC

write(|w| ..) method takes sci_ier::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::sci::sci_ier::SCI_IER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::sci::sci_ier::SCI_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::sci::sci_ipr::SCI_IPR_SPEC

write(|w| ..) method takes sci_ipr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::sci::sci_ipr::SCI_IPR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::sci::sci_ipr::SCI_IPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::sci::sci_psc::SCI_PSC_SPEC

write(|w| ..) method takes sci_psc::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::sci::sci_psc::SCI_PSC_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::sci::sci_psc::SCI_PSC_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::sci::sci_rxb::SCI_RXB_SPEC

write(|w| ..) method takes sci_rxb::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::sci::sci_rxb::SCI_RXB_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::sci::sci_rxb::SCI_RXB_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::sci::sci_sr::SCI_SR_SPEC

write(|w| ..) method takes sci_sr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::sci::sci_sr::SCI_SR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::sci::sci_sr::SCI_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::sci::sci_txb::SCI_TXB_SPEC

write(|w| ..) method takes sci_txb::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::sci::sci_txb::SCI_TXB_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::sci::sci_txb::SCI_TXB_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::sci::sci_wt::SCI_WT_SPEC

write(|w| ..) method takes sci_wt::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::sci::sci_wt::SCI_WT_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::sci::sci_wt::SCI_WT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::spi0::spi_cpr::SPI_CPR_SPEC

write(|w| ..) method takes spi_cpr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::spi0::spi_cpr::SPI_CPR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::spi0::spi_cpr::SPI_CPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::spi0::spi_cr0::SPI_CR0_SPEC

write(|w| ..) method takes spi_cr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::spi0::spi_cr0::SPI_CR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::spi0::spi_cr0::SPI_CR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::spi0::spi_cr1::SPI_CR1_SPEC

write(|w| ..) method takes spi_cr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::spi0::spi_cr1::SPI_CR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::spi0::spi_cr1::SPI_CR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::spi0::spi_dr::SPI_DR_SPEC

write(|w| ..) method takes spi_dr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::spi0::spi_dr::SPI_DR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::spi0::spi_dr::SPI_DR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::spi0::spi_fcr::SPI_FCR_SPEC

write(|w| ..) method takes spi_fcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::spi0::spi_fcr::SPI_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::spi0::spi_fcr::SPI_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::spi0::spi_fsr::SPI_FSR_SPEC

write(|w| ..) method takes spi_fsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::spi0::spi_fsr::SPI_FSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::spi0::spi_fsr::SPI_FSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::spi0::spi_ftocr::SPI_FTOCR_SPEC

write(|w| ..) method takes spi_ftocr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::spi0::spi_ftocr::SPI_FTOCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::spi0::spi_ftocr::SPI_FTOCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::spi0::spi_ier::SPI_IER_SPEC

write(|w| ..) method takes spi_ier::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::spi0::spi_ier::SPI_IER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::spi0::spi_ier::SPI_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::spi0::spi_sr::SPI_SR_SPEC

write(|w| ..) method takes spi_sr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::spi0::spi_sr::SPI_SR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::spi0::spi_sr::SPI_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::sys_tick::calib::CALIB_SPEC

write(|w| ..) method takes calib::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::sys_tick::calib::CALIB_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::sys_tick::calib::CALIB_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::sys_tick::ctrl::CTRL_SPEC

write(|w| ..) method takes ctrl::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::sys_tick::ctrl::CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::sys_tick::ctrl::CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::sys_tick::load::LOAD_SPEC

write(|w| ..) method takes load::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::sys_tick::load::LOAD_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::sys_tick::load::LOAD_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::sys_tick::val::VAL_SPEC

write(|w| ..) method takes val::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::sys_tick::val::VAL_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::sys_tick::val::VAL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::uart0::uart0_degtstr::UART0_DEGTSTR_SPEC

write(|w| ..) method takes uart0_degtstr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart0::uart0_degtstr::UART0_DEGTSTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart0::uart0_degtstr::UART0_DEGTSTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::uart0::uart0_dlr::UART0_DLR_SPEC

write(|w| ..) method takes uart0_dlr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart0::uart0_dlr::UART0_DLR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart0::uart0_dlr::UART0_DLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::uart0::uart0_fcr::UART0_FCR_SPEC

write(|w| ..) method takes uart0_fcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart0::uart0_fcr::UART0_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart0::uart0_fcr::UART0_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::uart0::uart0_fsr::UART0_FSR_SPEC

write(|w| ..) method takes uart0_fsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart0::uart0_fsr::UART0_FSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart0::uart0_fsr::UART0_FSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::uart0::uart0_ier::UART0_IER_SPEC

write(|w| ..) method takes uart0_ier::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart0::uart0_ier::UART0_IER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart0::uart0_ier::UART0_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::uart0::uart0_iir::UART0_IIR_SPEC

write(|w| ..) method takes uart0_iir::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart0::uart0_iir::UART0_IIR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart0::uart0_iir::UART0_IIR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::uart0::uart0_lcr::UART0_LCR_SPEC

write(|w| ..) method takes uart0_lcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart0::uart0_lcr::UART0_LCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart0::uart0_lcr::UART0_LCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::uart0::uart0_lsr::UART0_LSR_SPEC

write(|w| ..) method takes uart0_lsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart0::uart0_lsr::UART0_LSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart0::uart0_lsr::UART0_LSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::uart0::uart0_mdr::UART0_MDR_SPEC

write(|w| ..) method takes uart0_mdr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart0::uart0_mdr::UART0_MDR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart0::uart0_mdr::UART0_MDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::uart0::uart0_rbr::UART0_RBR_SPEC

write(|w| ..) method takes uart0_rbr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart0::uart0_rbr::UART0_RBR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart0::uart0_rbr::UART0_RBR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::uart0::uart0_tpr::UART0_TPR_SPEC

write(|w| ..) method takes uart0_tpr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart0::uart0_tpr::UART0_TPR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart0::uart0_tpr::UART0_TPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::uart0::uart0_uart0_tbr::UART0_UART0_TBR_SPEC

write(|w| ..) method takes uart0_uart0_tbr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart0::uart0_uart0_tbr::UART0_UART0_TBR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart0::uart0_uart0_tbr::UART0_UART0_TBR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::uart1::uart1_degtstr::UART1_DEGTSTR_SPEC

write(|w| ..) method takes uart1_degtstr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart1::uart1_degtstr::UART1_DEGTSTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart1::uart1_degtstr::UART1_DEGTSTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::uart1::uart1_dlr::UART1_DLR_SPEC

write(|w| ..) method takes uart1_dlr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart1::uart1_dlr::UART1_DLR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart1::uart1_dlr::UART1_DLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::uart1::uart1_fcr::UART1_FCR_SPEC

write(|w| ..) method takes uart1_fcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart1::uart1_fcr::UART1_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart1::uart1_fcr::UART1_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::uart1::uart1_fsr::UART1_FSR_SPEC

write(|w| ..) method takes uart1_fsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart1::uart1_fsr::UART1_FSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart1::uart1_fsr::UART1_FSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::uart1::uart1_ier::UART1_IER_SPEC

write(|w| ..) method takes uart1_ier::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart1::uart1_ier::UART1_IER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart1::uart1_ier::UART1_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::uart1::uart1_iir::UART1_IIR_SPEC

write(|w| ..) method takes uart1_iir::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart1::uart1_iir::UART1_IIR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart1::uart1_iir::UART1_IIR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::uart1::uart1_lcr::UART1_LCR_SPEC

write(|w| ..) method takes uart1_lcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart1::uart1_lcr::UART1_LCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart1::uart1_lcr::UART1_LCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::uart1::uart1_lsr::UART1_LSR_SPEC

write(|w| ..) method takes uart1_lsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart1::uart1_lsr::UART1_LSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart1::uart1_lsr::UART1_LSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::uart1::uart1_mdr::UART1_MDR_SPEC

write(|w| ..) method takes uart1_mdr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart1::uart1_mdr::UART1_MDR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart1::uart1_mdr::UART1_MDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::uart1::uart1_rbr::UART1_RBR_SPEC

write(|w| ..) method takes uart1_rbr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart1::uart1_rbr::UART1_RBR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart1::uart1_rbr::UART1_RBR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::uart1::uart1_tpr::UART1_TPR_SPEC

write(|w| ..) method takes uart1_tpr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart1::uart1_tpr::UART1_TPR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart1::uart1_tpr::UART1_TPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::uart1::uart1_uart1_tbr::UART1_UART1_TBR_SPEC

write(|w| ..) method takes uart1_uart1_tbr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart1::uart1_uart1_tbr::UART1_UART1_TBR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::uart1::uart1_uart1_tbr::UART1_UART1_TBR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usart0::usart0_degtstr::USART0_DEGTSTR_SPEC

write(|w| ..) method takes usart0_degtstr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_degtstr::USART0_DEGTSTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_degtstr::USART0_DEGTSTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usart0::usart0_dlr::USART0_DLR_SPEC

write(|w| ..) method takes usart0_dlr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_dlr::USART0_DLR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_dlr::USART0_DLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usart0::usart0_fcr::USART0_FCR_SPEC

write(|w| ..) method takes usart0_fcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_fcr::USART0_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_fcr::USART0_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usart0::usart0_fsr::USART0_FSR_SPEC

write(|w| ..) method takes usart0_fsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_fsr::USART0_FSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_fsr::USART0_FSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usart0::usart0_ier::USART0_IER_SPEC

write(|w| ..) method takes usart0_ier::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_ier::USART0_IER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_ier::USART0_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usart0::usart0_iir::USART0_IIR_SPEC

write(|w| ..) method takes usart0_iir::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_iir::USART0_IIR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_iir::USART0_IIR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usart0::usart0_ir_dacr::USART0_IR_DACR_SPEC

write(|w| ..) method takes usart0_ir_dacr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_ir_dacr::USART0_IR_DACR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_ir_dacr::USART0_IR_DACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usart0::usart0_lcr::USART0_LCR_SPEC

write(|w| ..) method takes usart0_lcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_lcr::USART0_LCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_lcr::USART0_LCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usart0::usart0_lsr::USART0_LSR_SPEC

write(|w| ..) method takes usart0_lsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_lsr::USART0_LSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_lsr::USART0_LSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usart0::usart0_mdr::USART0_MDR_SPEC

write(|w| ..) method takes usart0_mdr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_mdr::USART0_MDR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_mdr::USART0_MDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usart0::usart0_modcr::USART0_MODCR_SPEC

write(|w| ..) method takes usart0_modcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_modcr::USART0_MODCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_modcr::USART0_MODCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usart0::usart0_modsr::USART0_MODSR_SPEC

write(|w| ..) method takes usart0_modsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_modsr::USART0_MODSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_modsr::USART0_MODSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usart0::usart0_rbr::USART0_RBR_SPEC

write(|w| ..) method takes usart0_rbr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_rbr::USART0_RBR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_rbr::USART0_RBR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usart0::usart0_rs485cr::USART0_RS485CR_SPEC

write(|w| ..) method takes usart0_rs485cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_rs485cr::USART0_RS485CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_rs485cr::USART0_RS485CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usart0::usart0_syncr::USART0_SYNCR_SPEC

write(|w| ..) method takes usart0_syncr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_syncr::USART0_SYNCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_syncr::USART0_SYNCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usart0::usart0_tpr::USART0_TPR_SPEC

write(|w| ..) method takes usart0_tpr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_tpr::USART0_TPR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_tpr::USART0_TPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usart0::usart0_usart0_tbr::USART0_USART0_TBR_SPEC

write(|w| ..) method takes usart0_usart0_tbr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_usart0_tbr::USART0_USART0_TBR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart0::usart0_usart0_tbr::USART0_USART0_TBR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usart1::usart1_degtstr::USART1_DEGTSTR_SPEC

write(|w| ..) method takes usart1_degtstr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_degtstr::USART1_DEGTSTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_degtstr::USART1_DEGTSTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usart1::usart1_dlr::USART1_DLR_SPEC

write(|w| ..) method takes usart1_dlr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_dlr::USART1_DLR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_dlr::USART1_DLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usart1::usart1_fcr::USART1_FCR_SPEC

write(|w| ..) method takes usart1_fcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_fcr::USART1_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_fcr::USART1_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usart1::usart1_fsr::USART1_FSR_SPEC

write(|w| ..) method takes usart1_fsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_fsr::USART1_FSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_fsr::USART1_FSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usart1::usart1_ier::USART1_IER_SPEC

write(|w| ..) method takes usart1_ier::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_ier::USART1_IER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_ier::USART1_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usart1::usart1_iir::USART1_IIR_SPEC

write(|w| ..) method takes usart1_iir::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_iir::USART1_IIR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_iir::USART1_IIR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usart1::usart1_ir_dacr::USART1_IR_DACR_SPEC

write(|w| ..) method takes usart1_ir_dacr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_ir_dacr::USART1_IR_DACR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_ir_dacr::USART1_IR_DACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usart1::usart1_lcr::USART1_LCR_SPEC

write(|w| ..) method takes usart1_lcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_lcr::USART1_LCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_lcr::USART1_LCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usart1::usart1_lsr::USART1_LSR_SPEC

write(|w| ..) method takes usart1_lsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_lsr::USART1_LSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_lsr::USART1_LSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usart1::usart1_mdr::USART1_MDR_SPEC

write(|w| ..) method takes usart1_mdr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_mdr::USART1_MDR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_mdr::USART1_MDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usart1::usart1_modcr::USART1_MODCR_SPEC

write(|w| ..) method takes usart1_modcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_modcr::USART1_MODCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_modcr::USART1_MODCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usart1::usart1_modsr::USART1_MODSR_SPEC

write(|w| ..) method takes usart1_modsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_modsr::USART1_MODSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_modsr::USART1_MODSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usart1::usart1_rbr::USART1_RBR_SPEC

write(|w| ..) method takes usart1_rbr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_rbr::USART1_RBR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_rbr::USART1_RBR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usart1::usart1_rs485cr::USART1_RS485CR_SPEC

write(|w| ..) method takes usart1_rs485cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_rs485cr::USART1_RS485CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_rs485cr::USART1_RS485CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usart1::usart1_syncr::USART1_SYNCR_SPEC

write(|w| ..) method takes usart1_syncr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_syncr::USART1_SYNCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_syncr::USART1_SYNCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usart1::usart1_tpr::USART1_TPR_SPEC

write(|w| ..) method takes usart1_tpr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_tpr::USART1_TPR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_tpr::USART1_TPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usart1::usart1_usart1_tbr::USART1_USART1_TBR_SPEC

write(|w| ..) method takes usart1_usart1_tbr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_usart1_tbr::USART1_USART1_TBR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usart1::usart1_usart1_tbr::USART1_USART1_TBR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usb::ep0::cfgr::CFGR_SPEC

write(|w| ..) method takes cfgr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::ep0::cfgr::CFGR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::ep0::cfgr::CFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usb::ep0::csr::CSR_SPEC

write(|w| ..) method takes csr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::ep0::csr::CSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::ep0::csr::CSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usb::ep0::ier::IER_SPEC

write(|w| ..) method takes ier::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::ep0::ier::IER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::ep0::ier::IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usb::ep0::isr::ISR_SPEC

write(|w| ..) method takes isr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::ep0::isr::ISR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::ep0::isr::ISR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usb::ep0::tcr::TCR_SPEC

write(|w| ..) method takes tcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::ep0::tcr::TCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::ep0::tcr::TCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usb::epd::cfgr::CFGR_SPEC

write(|w| ..) method takes cfgr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::epd::cfgr::CFGR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::epd::cfgr::CFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usb::epd::csr::CSR_SPEC

write(|w| ..) method takes csr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::epd::csr::CSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::epd::csr::CSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usb::epd::ier::IER_SPEC

write(|w| ..) method takes ier::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::epd::ier::IER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::epd::ier::IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usb::epd::isr::ISR_SPEC

write(|w| ..) method takes isr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::epd::isr::ISR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::epd::isr::ISR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usb::epd::tcr::TCR_SPEC

write(|w| ..) method takes tcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::epd::tcr::TCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::epd::tcr::TCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usb::eps::cfgr::CFGR_SPEC

write(|w| ..) method takes cfgr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::eps::cfgr::CFGR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::eps::cfgr::CFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usb::eps::csr::CSR_SPEC

write(|w| ..) method takes csr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::eps::csr::CSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::eps::csr::CSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usb::eps::ier::IER_SPEC

write(|w| ..) method takes ier::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::eps::ier::IER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::eps::ier::IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usb::eps::isr::ISR_SPEC

write(|w| ..) method takes isr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::eps::isr::ISR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::eps::isr::ISR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usb::eps::tcr::TCR_SPEC

write(|w| ..) method takes tcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::eps::tcr::TCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::eps::tcr::TCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usb::usb_csr::USB_CSR_SPEC

write(|w| ..) method takes usb_csr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::usb_csr::USB_CSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::usb_csr::USB_CSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usb::usb_devar::USB_DEVAR_SPEC

write(|w| ..) method takes usb_devar::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::usb_devar::USB_DEVAR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::usb_devar::USB_DEVAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usb::usb_fcr::USB_FCR_SPEC

write(|w| ..) method takes usb_fcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::usb_fcr::USB_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::usb_fcr::USB_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usb::usb_ier::USB_IER_SPEC

write(|w| ..) method takes usb_ier::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::usb_ier::USB_IER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::usb_ier::USB_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::usb::usb_isr::USB_ISR_SPEC

write(|w| ..) method takes usb_isr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::usb_isr::USB_ISR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::usb::usb_isr::USB_ISR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::wdt::wdt_cr::WDT_CR_SPEC

write(|w| ..) method takes wdt_cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::wdt::wdt_cr::WDT_CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::wdt::wdt_cr::WDT_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::wdt::wdt_mr0::WDT_MR0_SPEC

write(|w| ..) method takes wdt_mr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::wdt::wdt_mr0::WDT_MR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::wdt::wdt_mr0::WDT_MR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::wdt::wdt_mr1::WDT_MR1_SPEC

write(|w| ..) method takes wdt_mr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::wdt::wdt_mr1::WDT_MR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::wdt::wdt_mr1::WDT_MR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::wdt::wdt_pr::WDT_PR_SPEC

write(|w| ..) method takes wdt_pr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::wdt::wdt_pr::WDT_PR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::wdt::wdt_pr::WDT_PR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1653_54::wdt::wdt_sr::WDT_SR_SPEC

write(|w| ..) method takes wdt_sr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::wdt::wdt_sr::WDT_SR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1653_54::wdt::wdt_sr::WDT_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_conv::ADC_CONV_SPEC

write(|w| ..) method takes adc_conv::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_conv::ADC_CONV_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_conv::ADC_CONV_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_dmar::ADC_DMAR_SPEC

write(|w| ..) method takes adc_dmar::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dmar::ADC_DMAR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dmar::ADC_DMAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_dr0::ADC_DR0_SPEC

write(|w| ..) method takes adc_dr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr0::ADC_DR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr0::ADC_DR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_dr1::ADC_DR1_SPEC

write(|w| ..) method takes adc_dr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr1::ADC_DR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr1::ADC_DR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_dr2::ADC_DR2_SPEC

write(|w| ..) method takes adc_dr2::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr2::ADC_DR2_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr2::ADC_DR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_dr3::ADC_DR3_SPEC

write(|w| ..) method takes adc_dr3::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr3::ADC_DR3_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr3::ADC_DR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_dr4::ADC_DR4_SPEC

write(|w| ..) method takes adc_dr4::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr4::ADC_DR4_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr4::ADC_DR4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_dr5::ADC_DR5_SPEC

write(|w| ..) method takes adc_dr5::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr5::ADC_DR5_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr5::ADC_DR5_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_dr6::ADC_DR6_SPEC

write(|w| ..) method takes adc_dr6::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr6::ADC_DR6_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr6::ADC_DR6_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_dr7::ADC_DR7_SPEC

write(|w| ..) method takes adc_dr7::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr7::ADC_DR7_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr7::ADC_DR7_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_dr8::ADC_DR8_SPEC

write(|w| ..) method takes adc_dr8::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr8::ADC_DR8_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr8::ADC_DR8_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_dr9::ADC_DR9_SPEC

write(|w| ..) method takes adc_dr9::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr9::ADC_DR9_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr9::ADC_DR9_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_dr10::ADC_DR10_SPEC

write(|w| ..) method takes adc_dr10::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr10::ADC_DR10_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr10::ADC_DR10_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_dr11::ADC_DR11_SPEC

write(|w| ..) method takes adc_dr11::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr11::ADC_DR11_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr11::ADC_DR11_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_dr12::ADC_DR12_SPEC

write(|w| ..) method takes adc_dr12::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr12::ADC_DR12_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr12::ADC_DR12_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_dr13::ADC_DR13_SPEC

write(|w| ..) method takes adc_dr13::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr13::ADC_DR13_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr13::ADC_DR13_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_dr14::ADC_DR14_SPEC

write(|w| ..) method takes adc_dr14::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr14::ADC_DR14_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr14::ADC_DR14_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_dr15::ADC_DR15_SPEC

write(|w| ..) method takes adc_dr15::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr15::ADC_DR15_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_dr15::ADC_DR15_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_hconv::ADC_HCONV_SPEC

write(|w| ..) method takes adc_hconv::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_hconv::ADC_HCONV_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_hconv::ADC_HCONV_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_hdr0::ADC_HDR0_SPEC

write(|w| ..) method takes adc_hdr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_hdr0::ADC_HDR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_hdr0::ADC_HDR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_hdr1::ADC_HDR1_SPEC

write(|w| ..) method takes adc_hdr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_hdr1::ADC_HDR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_hdr1::ADC_HDR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_hdr2::ADC_HDR2_SPEC

write(|w| ..) method takes adc_hdr2::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_hdr2::ADC_HDR2_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_hdr2::ADC_HDR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_hdr3::ADC_HDR3_SPEC

write(|w| ..) method takes adc_hdr3::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_hdr3::ADC_HDR3_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_hdr3::ADC_HDR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_hlst::ADC_HLST_SPEC

write(|w| ..) method takes adc_hlst::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_hlst::ADC_HLST_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_hlst::ADC_HLST_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_htcr::ADC_HTCR_SPEC

write(|w| ..) method takes adc_htcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_htcr::ADC_HTCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_htcr::ADC_HTCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_htsr::ADC_HTSR_SPEC

write(|w| ..) method takes adc_htsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_htsr::ADC_HTSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_htsr::ADC_HTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_iclr::ADC_ICLR_SPEC

write(|w| ..) method takes adc_iclr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_iclr::ADC_ICLR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_iclr::ADC_ICLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_imask::ADC_IMASK_SPEC

write(|w| ..) method takes adc_imask::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_imask::ADC_IMASK_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_imask::ADC_IMASK_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_imr::ADC_IMR_SPEC

write(|w| ..) method takes adc_imr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_imr::ADC_IMR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_imr::ADC_IMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_iraw::ADC_IRAW_SPEC

write(|w| ..) method takes adc_iraw::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_iraw::ADC_IRAW_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_iraw::ADC_IRAW_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_lst0::ADC_LST0_SPEC

write(|w| ..) method takes adc_lst0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_lst0::ADC_LST0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_lst0::ADC_LST0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_lst1::ADC_LST1_SPEC

write(|w| ..) method takes adc_lst1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_lst1::ADC_LST1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_lst1::ADC_LST1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_lst2::ADC_LST2_SPEC

write(|w| ..) method takes adc_lst2::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_lst2::ADC_LST2_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_lst2::ADC_LST2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_lst3::ADC_LST3_SPEC

write(|w| ..) method takes adc_lst3::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_lst3::ADC_LST3_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_lst3::ADC_LST3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_ltr::ADC_LTR_SPEC

write(|w| ..) method takes adc_ltr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ltr::ADC_LTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ltr::ADC_LTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_ofr0::ADC_OFR0_SPEC

write(|w| ..) method takes adc_ofr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr0::ADC_OFR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr0::ADC_OFR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_ofr1::ADC_OFR1_SPEC

write(|w| ..) method takes adc_ofr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr1::ADC_OFR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr1::ADC_OFR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_ofr2::ADC_OFR2_SPEC

write(|w| ..) method takes adc_ofr2::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr2::ADC_OFR2_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr2::ADC_OFR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_ofr3::ADC_OFR3_SPEC

write(|w| ..) method takes adc_ofr3::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr3::ADC_OFR3_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr3::ADC_OFR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_ofr4::ADC_OFR4_SPEC

write(|w| ..) method takes adc_ofr4::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr4::ADC_OFR4_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr4::ADC_OFR4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_ofr5::ADC_OFR5_SPEC

write(|w| ..) method takes adc_ofr5::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr5::ADC_OFR5_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr5::ADC_OFR5_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_ofr6::ADC_OFR6_SPEC

write(|w| ..) method takes adc_ofr6::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr6::ADC_OFR6_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr6::ADC_OFR6_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_ofr7::ADC_OFR7_SPEC

write(|w| ..) method takes adc_ofr7::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr7::ADC_OFR7_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr7::ADC_OFR7_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_ofr8::ADC_OFR8_SPEC

write(|w| ..) method takes adc_ofr8::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr8::ADC_OFR8_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr8::ADC_OFR8_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_ofr9::ADC_OFR9_SPEC

write(|w| ..) method takes adc_ofr9::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr9::ADC_OFR9_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr9::ADC_OFR9_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_ofr10::ADC_OFR10_SPEC

write(|w| ..) method takes adc_ofr10::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr10::ADC_OFR10_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr10::ADC_OFR10_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_ofr11::ADC_OFR11_SPEC

write(|w| ..) method takes adc_ofr11::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr11::ADC_OFR11_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr11::ADC_OFR11_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_ofr12::ADC_OFR12_SPEC

write(|w| ..) method takes adc_ofr12::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr12::ADC_OFR12_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr12::ADC_OFR12_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_ofr13::ADC_OFR13_SPEC

write(|w| ..) method takes adc_ofr13::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr13::ADC_OFR13_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr13::ADC_OFR13_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_ofr14::ADC_OFR14_SPEC

write(|w| ..) method takes adc_ofr14::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr14::ADC_OFR14_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr14::ADC_OFR14_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_ofr15::ADC_OFR15_SPEC

write(|w| ..) method takes adc_ofr15::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr15::ADC_OFR15_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_ofr15::ADC_OFR15_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_rst::ADC_RST_SPEC

write(|w| ..) method takes adc_rst::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_rst::ADC_RST_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_rst::ADC_RST_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_str0::ADC_STR0_SPEC

write(|w| ..) method takes adc_str0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str0::ADC_STR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str0::ADC_STR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_str1::ADC_STR1_SPEC

write(|w| ..) method takes adc_str1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str1::ADC_STR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str1::ADC_STR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_str2::ADC_STR2_SPEC

write(|w| ..) method takes adc_str2::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str2::ADC_STR2_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str2::ADC_STR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_str3::ADC_STR3_SPEC

write(|w| ..) method takes adc_str3::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str3::ADC_STR3_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str3::ADC_STR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_str4::ADC_STR4_SPEC

write(|w| ..) method takes adc_str4::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str4::ADC_STR4_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str4::ADC_STR4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_str5::ADC_STR5_SPEC

write(|w| ..) method takes adc_str5::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str5::ADC_STR5_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str5::ADC_STR5_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_str6::ADC_STR6_SPEC

write(|w| ..) method takes adc_str6::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str6::ADC_STR6_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str6::ADC_STR6_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_str7::ADC_STR7_SPEC

write(|w| ..) method takes adc_str7::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str7::ADC_STR7_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str7::ADC_STR7_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_str8::ADC_STR8_SPEC

write(|w| ..) method takes adc_str8::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str8::ADC_STR8_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str8::ADC_STR8_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_str9::ADC_STR9_SPEC

write(|w| ..) method takes adc_str9::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str9::ADC_STR9_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str9::ADC_STR9_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_str10::ADC_STR10_SPEC

write(|w| ..) method takes adc_str10::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str10::ADC_STR10_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str10::ADC_STR10_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_str11::ADC_STR11_SPEC

write(|w| ..) method takes adc_str11::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str11::ADC_STR11_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str11::ADC_STR11_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_str12::ADC_STR12_SPEC

write(|w| ..) method takes adc_str12::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str12::ADC_STR12_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str12::ADC_STR12_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_str13::ADC_STR13_SPEC

write(|w| ..) method takes adc_str13::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str13::ADC_STR13_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str13::ADC_STR13_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_str14::ADC_STR14_SPEC

write(|w| ..) method takes adc_str14::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str14::ADC_STR14_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str14::ADC_STR14_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_str15::ADC_STR15_SPEC

write(|w| ..) method takes adc_str15::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str15::ADC_STR15_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_str15::ADC_STR15_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_tcr::ADC_TCR_SPEC

write(|w| ..) method takes adc_tcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_tcr::ADC_TCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_tcr::ADC_TCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_tsr::ADC_TSR_SPEC

write(|w| ..) method takes adc_tsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_tsr::ADC_TSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_tsr::ADC_TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_utr::ADC_UTR_SPEC

write(|w| ..) method takes adc_utr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_utr::ADC_UTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_utr::ADC_UTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::adc::adc_wcr::ADC_WCR_SPEC

write(|w| ..) method takes adc_wcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_wcr::ADC_WCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::adc::adc_wcr::ADC_WCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::afio::afio_essr0::AFIO_ESSR0_SPEC

write(|w| ..) method takes afio_essr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::afio::afio_essr0::AFIO_ESSR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::afio::afio_essr0::AFIO_ESSR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::afio::afio_essr1::AFIO_ESSR1_SPEC

write(|w| ..) method takes afio_essr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::afio::afio_essr1::AFIO_ESSR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::afio::afio_essr1::AFIO_ESSR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::afio::afio_gpacfghr::AFIO_GPACFGHR_SPEC

write(|w| ..) method takes afio_gpacfghr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::afio::afio_gpacfghr::AFIO_GPACFGHR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::afio::afio_gpacfghr::AFIO_GPACFGHR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::afio::afio_gpacfglr::AFIO_GPACFGLR_SPEC

write(|w| ..) method takes afio_gpacfglr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::afio::afio_gpacfglr::AFIO_GPACFGLR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::afio::afio_gpacfglr::AFIO_GPACFGLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::afio::afio_gpbcfghr::AFIO_GPBCFGHR_SPEC

write(|w| ..) method takes afio_gpbcfghr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::afio::afio_gpbcfghr::AFIO_GPBCFGHR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::afio::afio_gpbcfghr::AFIO_GPBCFGHR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::afio::afio_gpbcfglr::AFIO_GPBCFGLR_SPEC

write(|w| ..) method takes afio_gpbcfglr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::afio::afio_gpbcfglr::AFIO_GPBCFGLR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::afio::afio_gpbcfglr::AFIO_GPBCFGLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::afio::afio_gpccfghr::AFIO_GPCCFGHR_SPEC

write(|w| ..) method takes afio_gpccfghr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::afio::afio_gpccfghr::AFIO_GPCCFGHR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::afio::afio_gpccfghr::AFIO_GPCCFGHR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::afio::afio_gpccfglr::AFIO_GPCCFGLR_SPEC

write(|w| ..) method takes afio_gpccfglr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::afio::afio_gpccfglr::AFIO_GPCCFGLR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::afio::afio_gpccfglr::AFIO_GPCCFGLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::afio::afio_gpdcfghr::AFIO_GPDCFGHR_SPEC

write(|w| ..) method takes afio_gpdcfghr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::afio::afio_gpdcfghr::AFIO_GPDCFGHR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::afio::afio_gpdcfghr::AFIO_GPDCFGHR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::afio::afio_gpdcfglr::AFIO_GPDCFGLR_SPEC

write(|w| ..) method takes afio_gpdcfglr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::afio::afio_gpdcfglr::AFIO_GPDCFGLR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::afio::afio_gpdcfglr::AFIO_GPDCFGLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for AFIO_GPECFGHR_SPEC

write(|w| ..) method takes afio_gpecfghr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::afio::afio_gpecfghr::AFIO_GPECFGHR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::afio::afio_gpecfghr::AFIO_GPECFGHR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for AFIO_GPECFGLR_SPEC

write(|w| ..) method takes afio_gpecfglr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::afio::afio_gpecfglr::AFIO_GPECFGLR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::afio::afio_gpecfglr::AFIO_GPECFGLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::bftm0::bftm_cmpr::BFTM_CMPR_SPEC

write(|w| ..) method takes bftm_cmpr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::bftm0::bftm_cmpr::BFTM_CMPR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::bftm0::bftm_cmpr::BFTM_CMPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::bftm0::bftm_cntr::BFTM_CNTR_SPEC

write(|w| ..) method takes bftm_cntr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::bftm0::bftm_cntr::BFTM_CNTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::bftm0::bftm_cntr::BFTM_CNTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::bftm0::bftm_cr::BFTM_CR_SPEC

write(|w| ..) method takes bftm_cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::bftm0::bftm_cr::BFTM_CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::bftm0::bftm_cr::BFTM_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::bftm0::bftm_sr::BFTM_SR_SPEC

write(|w| ..) method takes bftm_sr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::bftm0::bftm_sr::BFTM_SR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::bftm0::bftm_sr::BFTM_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::ckcu::ckcu_ahbccr::CKCU_AHBCCR_SPEC

write(|w| ..) method takes ckcu_ahbccr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ckcu::ckcu_ahbccr::CKCU_AHBCCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ckcu::ckcu_ahbccr::CKCU_AHBCCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::ckcu::ckcu_ahbcfgr::CKCU_AHBCFGR_SPEC

write(|w| ..) method takes ckcu_ahbcfgr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ckcu::ckcu_ahbcfgr::CKCU_AHBCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ckcu::ckcu_ahbcfgr::CKCU_AHBCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::ckcu::ckcu_apbccr0::CKCU_APBCCR0_SPEC

write(|w| ..) method takes ckcu_apbccr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ckcu::ckcu_apbccr0::CKCU_APBCCR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ckcu::ckcu_apbccr0::CKCU_APBCCR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::ckcu::ckcu_apbccr1::CKCU_APBCCR1_SPEC

write(|w| ..) method takes ckcu_apbccr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ckcu::ckcu_apbccr1::CKCU_APBCCR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ckcu::ckcu_apbccr1::CKCU_APBCCR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::ckcu::ckcu_apbcfgr::CKCU_APBCFGR_SPEC

write(|w| ..) method takes ckcu_apbcfgr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ckcu::ckcu_apbcfgr::CKCU_APBCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ckcu::ckcu_apbcfgr::CKCU_APBCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::ckcu::ckcu_ckst::CKCU_CKST_SPEC

write(|w| ..) method takes ckcu_ckst::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ckcu::ckcu_ckst::CKCU_CKST_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ckcu::ckcu_ckst::CKCU_CKST_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::ckcu::ckcu_gccr::CKCU_GCCR_SPEC

write(|w| ..) method takes ckcu_gccr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ckcu::ckcu_gccr::CKCU_GCCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ckcu::ckcu_gccr::CKCU_GCCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::ckcu::ckcu_gcfgr::CKCU_GCFGR_SPEC

write(|w| ..) method takes ckcu_gcfgr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ckcu::ckcu_gcfgr::CKCU_GCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ckcu::ckcu_gcfgr::CKCU_GCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::ckcu::ckcu_gcir::CKCU_GCIR_SPEC

write(|w| ..) method takes ckcu_gcir::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ckcu::ckcu_gcir::CKCU_GCIR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ckcu::ckcu_gcir::CKCU_GCIR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::ckcu::ckcu_gcsr::CKCU_GCSR_SPEC

write(|w| ..) method takes ckcu_gcsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ckcu::ckcu_gcsr::CKCU_GCSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ckcu::ckcu_gcsr::CKCU_GCSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::ckcu::ckcu_lpcr::CKCU_LPCR_SPEC

write(|w| ..) method takes ckcu_lpcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ckcu::ckcu_lpcr::CKCU_LPCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ckcu::ckcu_lpcr::CKCU_LPCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::ckcu::ckcu_mcudbgcr::CKCU_MCUDBGCR_SPEC

write(|w| ..) method takes ckcu_mcudbgcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ckcu::ckcu_mcudbgcr::CKCU_MCUDBGCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ckcu::ckcu_mcudbgcr::CKCU_MCUDBGCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::ckcu::ckcu_pllcfgr::CKCU_PLLCFGR_SPEC

write(|w| ..) method takes ckcu_pllcfgr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ckcu::ckcu_pllcfgr::CKCU_PLLCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ckcu::ckcu_pllcfgr::CKCU_PLLCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::ckcu::ckcu_pllcr::CKCU_PLLCR_SPEC

write(|w| ..) method takes ckcu_pllcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ckcu::ckcu_pllcr::CKCU_PLLCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ckcu::ckcu_pllcr::CKCU_PLLCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::crc::crc_cr::CRC_CR_SPEC

write(|w| ..) method takes crc_cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::crc::crc_cr::CRC_CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::crc::crc_cr::CRC_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::crc::crc_csr::CRC_CSR_SPEC

write(|w| ..) method takes crc_csr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::crc::crc_csr::CRC_CSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::crc::crc_csr::CRC_CSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::crc::crc_dr::CRC_DR_SPEC

write(|w| ..) method takes crc_dr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::crc::crc_dr::CRC_DR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::crc::crc_dr::CRC_DR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::crc::crc_sdr::CRC_SDR_SPEC

write(|w| ..) method takes crc_sdr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::crc::crc_sdr::CRC_SDR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::crc::crc_sdr::CRC_SDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::ebi::ebi_atr0::EBI_ATR0_SPEC

write(|w| ..) method takes ebi_atr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_atr0::EBI_ATR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_atr0::EBI_ATR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::ebi::ebi_atr1::EBI_ATR1_SPEC

write(|w| ..) method takes ebi_atr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_atr1::EBI_ATR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_atr1::EBI_ATR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::ebi::ebi_atr2::EBI_ATR2_SPEC

write(|w| ..) method takes ebi_atr2::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_atr2::EBI_ATR2_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_atr2::EBI_ATR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::ebi::ebi_atr3::EBI_ATR3_SPEC

write(|w| ..) method takes ebi_atr3::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_atr3::EBI_ATR3_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_atr3::EBI_ATR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::ebi::ebi_cr::EBI_CR_SPEC

write(|w| ..) method takes ebi_cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_cr::EBI_CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_cr::EBI_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::ebi::ebi_ienr::EBI_IENR_SPEC

write(|w| ..) method takes ebi_ienr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_ienr::EBI_IENR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_ienr::EBI_IENR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::ebi::ebi_ifcr::EBI_IFCR_SPEC

write(|w| ..) method takes ebi_ifcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_ifcr::EBI_IFCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_ifcr::EBI_IFCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::ebi::ebi_ifr::EBI_IFR_SPEC

write(|w| ..) method takes ebi_ifr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_ifr::EBI_IFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_ifr::EBI_IFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::ebi::ebi_pcr::EBI_PCR_SPEC

write(|w| ..) method takes ebi_pcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_pcr::EBI_PCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_pcr::EBI_PCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::ebi::ebi_pr0::EBI_PR0_SPEC

write(|w| ..) method takes ebi_pr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_pr0::EBI_PR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_pr0::EBI_PR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::ebi::ebi_pr1::EBI_PR1_SPEC

write(|w| ..) method takes ebi_pr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_pr1::EBI_PR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_pr1::EBI_PR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::ebi::ebi_pr2::EBI_PR2_SPEC

write(|w| ..) method takes ebi_pr2::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_pr2::EBI_PR2_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_pr2::EBI_PR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::ebi::ebi_pr3::EBI_PR3_SPEC

write(|w| ..) method takes ebi_pr3::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_pr3::EBI_PR3_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_pr3::EBI_PR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::ebi::ebi_rtr0::EBI_RTR0_SPEC

write(|w| ..) method takes ebi_rtr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_rtr0::EBI_RTR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_rtr0::EBI_RTR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::ebi::ebi_rtr1::EBI_RTR1_SPEC

write(|w| ..) method takes ebi_rtr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_rtr1::EBI_RTR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_rtr1::EBI_RTR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::ebi::ebi_rtr2::EBI_RTR2_SPEC

write(|w| ..) method takes ebi_rtr2::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_rtr2::EBI_RTR2_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_rtr2::EBI_RTR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::ebi::ebi_rtr3::EBI_RTR3_SPEC

write(|w| ..) method takes ebi_rtr3::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_rtr3::EBI_RTR3_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_rtr3::EBI_RTR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::ebi::ebi_sr::EBI_SR_SPEC

write(|w| ..) method takes ebi_sr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_sr::EBI_SR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_sr::EBI_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::ebi::ebi_wtr0::EBI_WTR0_SPEC

write(|w| ..) method takes ebi_wtr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_wtr0::EBI_WTR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_wtr0::EBI_WTR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::ebi::ebi_wtr1::EBI_WTR1_SPEC

write(|w| ..) method takes ebi_wtr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_wtr1::EBI_WTR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_wtr1::EBI_WTR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::ebi::ebi_wtr2::EBI_WTR2_SPEC

write(|w| ..) method takes ebi_wtr2::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_wtr2::EBI_WTR2_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_wtr2::EBI_WTR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::ebi::ebi_wtr3::EBI_WTR3_SPEC

write(|w| ..) method takes ebi_wtr3::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_wtr3::EBI_WTR3_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::ebi::ebi_wtr3::EBI_WTR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr0::EXTI_CFGR0_SPEC

write(|w| ..) method takes exti_cfgr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr0::EXTI_CFGR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr0::EXTI_CFGR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr1::EXTI_CFGR1_SPEC

write(|w| ..) method takes exti_cfgr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr1::EXTI_CFGR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr1::EXTI_CFGR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr2::EXTI_CFGR2_SPEC

write(|w| ..) method takes exti_cfgr2::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr2::EXTI_CFGR2_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr2::EXTI_CFGR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr3::EXTI_CFGR3_SPEC

write(|w| ..) method takes exti_cfgr3::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr3::EXTI_CFGR3_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr3::EXTI_CFGR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr4::EXTI_CFGR4_SPEC

write(|w| ..) method takes exti_cfgr4::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr4::EXTI_CFGR4_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr4::EXTI_CFGR4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr5::EXTI_CFGR5_SPEC

write(|w| ..) method takes exti_cfgr5::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr5::EXTI_CFGR5_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr5::EXTI_CFGR5_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr6::EXTI_CFGR6_SPEC

write(|w| ..) method takes exti_cfgr6::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr6::EXTI_CFGR6_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr6::EXTI_CFGR6_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr7::EXTI_CFGR7_SPEC

write(|w| ..) method takes exti_cfgr7::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr7::EXTI_CFGR7_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr7::EXTI_CFGR7_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr8::EXTI_CFGR8_SPEC

write(|w| ..) method takes exti_cfgr8::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr8::EXTI_CFGR8_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr8::EXTI_CFGR8_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr9::EXTI_CFGR9_SPEC

write(|w| ..) method takes exti_cfgr9::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr9::EXTI_CFGR9_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr9::EXTI_CFGR9_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr10::EXTI_CFGR10_SPEC

write(|w| ..) method takes exti_cfgr10::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr10::EXTI_CFGR10_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr10::EXTI_CFGR10_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr11::EXTI_CFGR11_SPEC

write(|w| ..) method takes exti_cfgr11::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr11::EXTI_CFGR11_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr11::EXTI_CFGR11_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr12::EXTI_CFGR12_SPEC

write(|w| ..) method takes exti_cfgr12::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr12::EXTI_CFGR12_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr12::EXTI_CFGR12_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr13::EXTI_CFGR13_SPEC

write(|w| ..) method takes exti_cfgr13::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr13::EXTI_CFGR13_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr13::EXTI_CFGR13_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr14::EXTI_CFGR14_SPEC

write(|w| ..) method takes exti_cfgr14::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr14::EXTI_CFGR14_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr14::EXTI_CFGR14_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::exti::exti_cfgr15::EXTI_CFGR15_SPEC

write(|w| ..) method takes exti_cfgr15::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr15::EXTI_CFGR15_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cfgr15::EXTI_CFGR15_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::exti::exti_cr::EXTI_CR_SPEC

write(|w| ..) method takes exti_cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cr::EXTI_CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_cr::EXTI_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::exti::exti_edgeflgr::EXTI_EDGEFLGR_SPEC

write(|w| ..) method takes exti_edgeflgr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_edgeflgr::EXTI_EDGEFLGR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_edgeflgr::EXTI_EDGEFLGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::exti::exti_edgesr::EXTI_EDGESR_SPEC

write(|w| ..) method takes exti_edgesr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_edgesr::EXTI_EDGESR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_edgesr::EXTI_EDGESR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::exti::exti_sscr::EXTI_SSCR_SPEC

write(|w| ..) method takes exti_sscr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_sscr::EXTI_SSCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_sscr::EXTI_SSCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::exti::exti_wakupcr::EXTI_WAKUPCR_SPEC

write(|w| ..) method takes exti_wakupcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_wakupcr::EXTI_WAKUPCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_wakupcr::EXTI_WAKUPCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::exti::exti_wakupflg::EXTI_WAKUPFLG_SPEC

write(|w| ..) method takes exti_wakupflg::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_wakupflg::EXTI_WAKUPFLG_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_wakupflg::EXTI_WAKUPFLG_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::exti::exti_wakuppolr::EXTI_WAKUPPOLR_SPEC

write(|w| ..) method takes exti_wakuppolr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_wakuppolr::EXTI_WAKUPPOLR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::exti::exti_wakuppolr::EXTI_WAKUPPOLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::fault_reports::afsr::AFSR_SPEC

write(|w| ..) method takes afsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fault_reports::afsr::AFSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fault_reports::afsr::AFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::fault_reports::bfar::BFAR_SPEC

write(|w| ..) method takes bfar::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fault_reports::bfar::BFAR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fault_reports::bfar::BFAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::fault_reports::bfsr::BFSR_SPEC

write(|w| ..) method takes bfsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00): <ht32f1655_56::fault_reports::bfsr::BFSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00): <ht32f1655_56::fault_reports::bfsr::BFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::fault_reports::cfsr::CFSR_SPEC

write(|w| ..) method takes cfsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fault_reports::cfsr::CFSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fault_reports::cfsr::CFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::fault_reports::dfsr::DFSR_SPEC

write(|w| ..) method takes dfsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fault_reports::dfsr::DFSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fault_reports::dfsr::DFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::fault_reports::fault_reports_mfsr::FAULT_REPORTS_MFSR_SPEC

write(|w| ..) method takes fault_reports_mfsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00): <ht32f1655_56::fault_reports::fault_reports_mfsr::FAULT_REPORTS_MFSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00): <ht32f1655_56::fault_reports::fault_reports_mfsr::FAULT_REPORTS_MFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::fault_reports::hfsr::HFSR_SPEC

write(|w| ..) method takes hfsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fault_reports::hfsr::HFSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fault_reports::hfsr::HFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::fault_reports::mmfar::MMFAR_SPEC

write(|w| ..) method takes mmfar::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fault_reports::mmfar::MMFAR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fault_reports::mmfar::MMFAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::fault_reports::ufsr::UFSR_SPEC

write(|w| ..) method takes ufsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x0000): <ht32f1655_56::fault_reports::ufsr::UFSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x0000): <ht32f1655_56::fault_reports::ufsr::UFSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::fmc::fmc_cfcr::FMC_CFCR_SPEC

write(|w| ..) method takes fmc_cfcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_cfcr::FMC_CFCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_cfcr::FMC_CFCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::fmc::fmc_cpsr::FMC_CPSR_SPEC

write(|w| ..) method takes fmc_cpsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_cpsr::FMC_CPSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_cpsr::FMC_CPSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::fmc::fmc_ocmr::FMC_OCMR_SPEC

write(|w| ..) method takes fmc_ocmr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_ocmr::FMC_OCMR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_ocmr::FMC_OCMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::fmc::fmc_oier::FMC_OIER_SPEC

write(|w| ..) method takes fmc_oier::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_oier::FMC_OIER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_oier::FMC_OIER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::fmc::fmc_oisr::FMC_OISR_SPEC

write(|w| ..) method takes fmc_oisr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_oisr::FMC_OISR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_oisr::FMC_OISR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::fmc::fmc_opcr::FMC_OPCR_SPEC

write(|w| ..) method takes fmc_opcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_opcr::FMC_OPCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_opcr::FMC_OPCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::fmc::fmc_ppsr0::FMC_PPSR0_SPEC

write(|w| ..) method takes fmc_ppsr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_ppsr0::FMC_PPSR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_ppsr0::FMC_PPSR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::fmc::fmc_ppsr1::FMC_PPSR1_SPEC

write(|w| ..) method takes fmc_ppsr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_ppsr1::FMC_PPSR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_ppsr1::FMC_PPSR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::fmc::fmc_ppsr2::FMC_PPSR2_SPEC

write(|w| ..) method takes fmc_ppsr2::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_ppsr2::FMC_PPSR2_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_ppsr2::FMC_PPSR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::fmc::fmc_ppsr3::FMC_PPSR3_SPEC

write(|w| ..) method takes fmc_ppsr3::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_ppsr3::FMC_PPSR3_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_ppsr3::FMC_PPSR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::fmc::fmc_sbvt0::FMC_SBVT0_SPEC

write(|w| ..) method takes fmc_sbvt0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_sbvt0::FMC_SBVT0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_sbvt0::FMC_SBVT0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::fmc::fmc_sbvt1::FMC_SBVT1_SPEC

write(|w| ..) method takes fmc_sbvt1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_sbvt1::FMC_SBVT1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_sbvt1::FMC_SBVT1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::fmc::fmc_sbvt2::FMC_SBVT2_SPEC

write(|w| ..) method takes fmc_sbvt2::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_sbvt2::FMC_SBVT2_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_sbvt2::FMC_SBVT2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::fmc::fmc_sbvt3::FMC_SBVT3_SPEC

write(|w| ..) method takes fmc_sbvt3::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_sbvt3::FMC_SBVT3_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_sbvt3::FMC_SBVT3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::fmc::fmc_tadr::FMC_TADR_SPEC

write(|w| ..) method takes fmc_tadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_tadr::FMC_TADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_tadr::FMC_TADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::fmc::fmc_vmcr::FMC_VMCR_SPEC

write(|w| ..) method takes fmc_vmcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_vmcr::FMC_VMCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_vmcr::FMC_VMCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::fmc::fmc_wrdr::FMC_WRDR_SPEC

write(|w| ..) method takes fmc_wrdr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_wrdr::FMC_WRDR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::fmc::fmc_wrdr::FMC_WRDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpioa::dinr::DINR_SPEC

write(|w| ..) method takes dinr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioa::dinr::DINR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioa::dinr::DINR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpioa::dircr::DIRCR_SPEC

write(|w| ..) method takes dircr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioa::dircr::DIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioa::dircr::DIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpioa::doutr::DOUTR_SPEC

write(|w| ..) method takes doutr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioa::doutr::DOUTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioa::doutr::DOUTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpioa::drvr::DRVR_SPEC

write(|w| ..) method takes drvr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioa::drvr::DRVR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioa::drvr::DRVR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpioa::iner::INER_SPEC

write(|w| ..) method takes iner::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioa::iner::INER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioa::iner::INER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpioa::lockr::LOCKR_SPEC

write(|w| ..) method takes lockr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioa::lockr::LOCKR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioa::lockr::LOCKR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpioa::odr::ODR_SPEC

write(|w| ..) method takes odr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioa::odr::ODR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioa::odr::ODR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpioa::pdr::PDR_SPEC

write(|w| ..) method takes pdr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioa::pdr::PDR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioa::pdr::PDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpioa::pur::PUR_SPEC

write(|w| ..) method takes pur::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioa::pur::PUR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioa::pur::PUR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpioa::rr::RR_SPEC

write(|w| ..) method takes rr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioa::rr::RR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioa::rr::RR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpioa::srr::SRR_SPEC

write(|w| ..) method takes srr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioa::srr::SRR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioa::srr::SRR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpiob::dinr::DINR_SPEC

write(|w| ..) method takes dinr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiob::dinr::DINR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiob::dinr::DINR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpiob::dircr::DIRCR_SPEC

write(|w| ..) method takes dircr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiob::dircr::DIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiob::dircr::DIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpiob::doutr::DOUTR_SPEC

write(|w| ..) method takes doutr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiob::doutr::DOUTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiob::doutr::DOUTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpiob::drvr::DRVR_SPEC

write(|w| ..) method takes drvr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiob::drvr::DRVR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiob::drvr::DRVR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpiob::iner::INER_SPEC

write(|w| ..) method takes iner::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiob::iner::INER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiob::iner::INER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpiob::lockr::LOCKR_SPEC

write(|w| ..) method takes lockr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiob::lockr::LOCKR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiob::lockr::LOCKR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpiob::odr::ODR_SPEC

write(|w| ..) method takes odr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiob::odr::ODR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiob::odr::ODR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpiob::pdr::PDR_SPEC

write(|w| ..) method takes pdr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiob::pdr::PDR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiob::pdr::PDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpiob::pur::PUR_SPEC

write(|w| ..) method takes pur::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiob::pur::PUR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiob::pur::PUR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpiob::rr::RR_SPEC

write(|w| ..) method takes rr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiob::rr::RR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiob::rr::RR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpiob::srr::SRR_SPEC

write(|w| ..) method takes srr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiob::srr::SRR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiob::srr::SRR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpioc::dinr::DINR_SPEC

write(|w| ..) method takes dinr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioc::dinr::DINR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioc::dinr::DINR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpioc::dircr::DIRCR_SPEC

write(|w| ..) method takes dircr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioc::dircr::DIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioc::dircr::DIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpioc::doutr::DOUTR_SPEC

write(|w| ..) method takes doutr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioc::doutr::DOUTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioc::doutr::DOUTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpioc::drvr::DRVR_SPEC

write(|w| ..) method takes drvr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioc::drvr::DRVR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioc::drvr::DRVR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpioc::iner::INER_SPEC

write(|w| ..) method takes iner::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioc::iner::INER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioc::iner::INER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpioc::lockr::LOCKR_SPEC

write(|w| ..) method takes lockr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioc::lockr::LOCKR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioc::lockr::LOCKR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpioc::odr::ODR_SPEC

write(|w| ..) method takes odr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioc::odr::ODR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioc::odr::ODR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpioc::pdr::PDR_SPEC

write(|w| ..) method takes pdr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioc::pdr::PDR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioc::pdr::PDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpioc::pur::PUR_SPEC

write(|w| ..) method takes pur::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioc::pur::PUR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioc::pur::PUR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpioc::rr::RR_SPEC

write(|w| ..) method takes rr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioc::rr::RR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioc::rr::RR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpioc::srr::SRR_SPEC

write(|w| ..) method takes srr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioc::srr::SRR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioc::srr::SRR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpiod::dinr::DINR_SPEC

write(|w| ..) method takes dinr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiod::dinr::DINR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiod::dinr::DINR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpiod::dircr::DIRCR_SPEC

write(|w| ..) method takes dircr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiod::dircr::DIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiod::dircr::DIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpiod::doutr::DOUTR_SPEC

write(|w| ..) method takes doutr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiod::doutr::DOUTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiod::doutr::DOUTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpiod::drvr::DRVR_SPEC

write(|w| ..) method takes drvr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiod::drvr::DRVR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiod::drvr::DRVR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpiod::iner::INER_SPEC

write(|w| ..) method takes iner::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiod::iner::INER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiod::iner::INER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpiod::lockr::LOCKR_SPEC

write(|w| ..) method takes lockr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiod::lockr::LOCKR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiod::lockr::LOCKR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpiod::odr::ODR_SPEC

write(|w| ..) method takes odr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiod::odr::ODR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiod::odr::ODR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpiod::pdr::PDR_SPEC

write(|w| ..) method takes pdr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiod::pdr::PDR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiod::pdr::PDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpiod::pur::PUR_SPEC

write(|w| ..) method takes pur::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiod::pur::PUR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiod::pur::PUR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpiod::rr::RR_SPEC

write(|w| ..) method takes rr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiod::rr::RR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiod::rr::RR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpiod::srr::SRR_SPEC

write(|w| ..) method takes srr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiod::srr::SRR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpiod::srr::SRR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpioe::dinr::DINR_SPEC

write(|w| ..) method takes dinr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioe::dinr::DINR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioe::dinr::DINR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpioe::dircr::DIRCR_SPEC

write(|w| ..) method takes dircr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioe::dircr::DIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioe::dircr::DIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpioe::doutr::DOUTR_SPEC

write(|w| ..) method takes doutr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioe::doutr::DOUTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioe::doutr::DOUTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpioe::drvr::DRVR_SPEC

write(|w| ..) method takes drvr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioe::drvr::DRVR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioe::drvr::DRVR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpioe::iner::INER_SPEC

write(|w| ..) method takes iner::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioe::iner::INER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioe::iner::INER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpioe::lockr::LOCKR_SPEC

write(|w| ..) method takes lockr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioe::lockr::LOCKR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioe::lockr::LOCKR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpioe::odr::ODR_SPEC

write(|w| ..) method takes odr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioe::odr::ODR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioe::odr::ODR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpioe::pdr::PDR_SPEC

write(|w| ..) method takes pdr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioe::pdr::PDR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioe::pdr::PDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpioe::pur::PUR_SPEC

write(|w| ..) method takes pur::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioe::pur::PUR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioe::pur::PUR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpioe::rr::RR_SPEC

write(|w| ..) method takes rr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioe::rr::RR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioe::rr::RR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gpioe::srr::SRR_SPEC

write(|w| ..) method takes srr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioe::srr::SRR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gpioe::srr::SRR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch0acr::GPTM_CH0ACR_SPEC

write(|w| ..) method takes gptm_ch0acr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch0acr::GPTM_CH0ACR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch0acr::GPTM_CH0ACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch0ccr::GPTM_CH0CCR_SPEC

write(|w| ..) method takes gptm_ch0ccr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch0ccr::GPTM_CH0CCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch0ccr::GPTM_CH0CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch0icfr::GPTM_CH0ICFR_SPEC

write(|w| ..) method takes gptm_ch0icfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch0icfr::GPTM_CH0ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch0icfr::GPTM_CH0ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch0ocfr::GPTM_CH0OCFR_SPEC

write(|w| ..) method takes gptm_ch0ocfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch0ocfr::GPTM_CH0OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch0ocfr::GPTM_CH0OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch1acr::GPTM_CH1ACR_SPEC

write(|w| ..) method takes gptm_ch1acr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch1acr::GPTM_CH1ACR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch1acr::GPTM_CH1ACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch1ccr::GPTM_CH1CCR_SPEC

write(|w| ..) method takes gptm_ch1ccr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch1ccr::GPTM_CH1CCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch1ccr::GPTM_CH1CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch1icfr::GPTM_CH1ICFR_SPEC

write(|w| ..) method takes gptm_ch1icfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch1icfr::GPTM_CH1ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch1icfr::GPTM_CH1ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch1ocfr::GPTM_CH1OCFR_SPEC

write(|w| ..) method takes gptm_ch1ocfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch1ocfr::GPTM_CH1OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch1ocfr::GPTM_CH1OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch2acr::GPTM_CH2ACR_SPEC

write(|w| ..) method takes gptm_ch2acr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch2acr::GPTM_CH2ACR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch2acr::GPTM_CH2ACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch2ccr::GPTM_CH2CCR_SPEC

write(|w| ..) method takes gptm_ch2ccr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch2ccr::GPTM_CH2CCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch2ccr::GPTM_CH2CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch2icfr::GPTM_CH2ICFR_SPEC

write(|w| ..) method takes gptm_ch2icfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch2icfr::GPTM_CH2ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch2icfr::GPTM_CH2ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch2ocfr::GPTM_CH2OCFR_SPEC

write(|w| ..) method takes gptm_ch2ocfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch2ocfr::GPTM_CH2OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch2ocfr::GPTM_CH2OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch3acr::GPTM_CH3ACR_SPEC

write(|w| ..) method takes gptm_ch3acr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch3acr::GPTM_CH3ACR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch3acr::GPTM_CH3ACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch3ccr::GPTM_CH3CCR_SPEC

write(|w| ..) method takes gptm_ch3ccr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch3ccr::GPTM_CH3CCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch3ccr::GPTM_CH3CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch3icfr::GPTM_CH3ICFR_SPEC

write(|w| ..) method takes gptm_ch3icfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch3icfr::GPTM_CH3ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch3icfr::GPTM_CH3ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ch3ocfr::GPTM_CH3OCFR_SPEC

write(|w| ..) method takes gptm_ch3ocfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch3ocfr::GPTM_CH3OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ch3ocfr::GPTM_CH3OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gptm0::gptm_chctr::GPTM_CHCTR_SPEC

write(|w| ..) method takes gptm_chctr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_chctr::GPTM_CHCTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_chctr::GPTM_CHCTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gptm0::gptm_chpolr::GPTM_CHPOLR_SPEC

write(|w| ..) method takes gptm_chpolr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_chpolr::GPTM_CHPOLR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_chpolr::GPTM_CHPOLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gptm0::gptm_cntcfr::GPTM_CNTCFR_SPEC

write(|w| ..) method takes gptm_cntcfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_cntcfr::GPTM_CNTCFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_cntcfr::GPTM_CNTCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gptm0::gptm_cntr::GPTM_CNTR_SPEC

write(|w| ..) method takes gptm_cntr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_cntr::GPTM_CNTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_cntr::GPTM_CNTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gptm0::gptm_crr::GPTM_CRR_SPEC

write(|w| ..) method takes gptm_crr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_crr::GPTM_CRR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_crr::GPTM_CRR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gptm0::gptm_ctr::GPTM_CTR_SPEC

write(|w| ..) method takes gptm_ctr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ctr::GPTM_CTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_ctr::GPTM_CTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gptm0::gptm_dictr::GPTM_DICTR_SPEC

write(|w| ..) method takes gptm_dictr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_dictr::GPTM_DICTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_dictr::GPTM_DICTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gptm0::gptm_evgr::GPTM_EVGR_SPEC

write(|w| ..) method takes gptm_evgr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_evgr::GPTM_EVGR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_evgr::GPTM_EVGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gptm0::gptm_intsr::GPTM_INTSR_SPEC

write(|w| ..) method takes gptm_intsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_intsr::GPTM_INTSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_intsr::GPTM_INTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gptm0::gptm_mdcfr::GPTM_MDCFR_SPEC

write(|w| ..) method takes gptm_mdcfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_mdcfr::GPTM_MDCFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_mdcfr::GPTM_MDCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gptm0::gptm_pscr::GPTM_PSCR_SPEC

write(|w| ..) method takes gptm_pscr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_pscr::GPTM_PSCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_pscr::GPTM_PSCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::gptm0::gptm_trcfr::GPTM_TRCFR_SPEC

write(|w| ..) method takes gptm_trcfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_trcfr::GPTM_TRCFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::gptm0::gptm_trcfr::GPTM_TRCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::i2c0::i2c_addmr::I2C_ADDMR_SPEC

write(|w| ..) method takes i2c_addmr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2c0::i2c_addmr::I2C_ADDMR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2c0::i2c_addmr::I2C_ADDMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::i2c0::i2c_addr::I2C_ADDR_SPEC

write(|w| ..) method takes i2c_addr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2c0::i2c_addr::I2C_ADDR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2c0::i2c_addr::I2C_ADDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::i2c0::i2c_addsr::I2C_ADDSR_SPEC

write(|w| ..) method takes i2c_addsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2c0::i2c_addsr::I2C_ADDSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2c0::i2c_addsr::I2C_ADDSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::i2c0::i2c_cr::I2C_CR_SPEC

write(|w| ..) method takes i2c_cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2c0::i2c_cr::I2C_CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2c0::i2c_cr::I2C_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::i2c0::i2c_dr::I2C_DR_SPEC

write(|w| ..) method takes i2c_dr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2c0::i2c_dr::I2C_DR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2c0::i2c_dr::I2C_DR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::i2c0::i2c_ier::I2C_IER_SPEC

write(|w| ..) method takes i2c_ier::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2c0::i2c_ier::I2C_IER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2c0::i2c_ier::I2C_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::i2c0::i2c_shpgr::I2C_SHPGR_SPEC

write(|w| ..) method takes i2c_shpgr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2c0::i2c_shpgr::I2C_SHPGR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2c0::i2c_shpgr::I2C_SHPGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::i2c0::i2c_slpgr::I2C_SLPGR_SPEC

write(|w| ..) method takes i2c_slpgr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2c0::i2c_slpgr::I2C_SLPGR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2c0::i2c_slpgr::I2C_SLPGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::i2c0::i2c_sr::I2C_SR_SPEC

write(|w| ..) method takes i2c_sr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2c0::i2c_sr::I2C_SR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2c0::i2c_sr::I2C_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::i2c0::i2c_tar::I2C_TAR_SPEC

write(|w| ..) method takes i2c_tar::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2c0::i2c_tar::I2C_TAR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2c0::i2c_tar::I2C_TAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::i2c0::i2c_tout::I2C_TOUT_SPEC

write(|w| ..) method takes i2c_tout::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2c0::i2c_tout::I2C_TOUT_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2c0::i2c_tout::I2C_TOUT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::i2s::i2s_cdr::I2S_CDR_SPEC

write(|w| ..) method takes i2s_cdr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2s::i2s_cdr::I2S_CDR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2s::i2s_cdr::I2S_CDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::i2s::i2s_cr::I2S_CR_SPEC

write(|w| ..) method takes i2s_cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2s::i2s_cr::I2S_CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2s::i2s_cr::I2S_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::i2s::i2s_fcr::I2S_FCR_SPEC

write(|w| ..) method takes i2s_fcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2s::i2s_fcr::I2S_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2s::i2s_fcr::I2S_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::i2s::i2s_ier::I2S_IER_SPEC

write(|w| ..) method takes i2s_ier::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2s::i2s_ier::I2S_IER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2s::i2s_ier::I2S_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::i2s::i2s_rcntr::I2S_RCNTR_SPEC

write(|w| ..) method takes i2s_rcntr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2s::i2s_rcntr::I2S_RCNTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2s::i2s_rcntr::I2S_RCNTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::i2s::i2s_rxdr::I2S_RXDR_SPEC

write(|w| ..) method takes i2s_rxdr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2s::i2s_rxdr::I2S_RXDR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2s::i2s_rxdr::I2S_RXDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::i2s::i2s_sr::I2S_SR_SPEC

write(|w| ..) method takes i2s_sr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2s::i2s_sr::I2S_SR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2s::i2s_sr::I2S_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::i2s::i2s_txdr::I2S_TXDR_SPEC

write(|w| ..) method takes i2s_txdr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2s::i2s_txdr::I2S_TXDR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::i2s::i2s_txdr::I2S_TXDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch0acr::MCTM_CH0ACR_SPEC

write(|w| ..) method takes mctm_ch0acr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch0acr::MCTM_CH0ACR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch0acr::MCTM_CH0ACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch0ccr::MCTM_CH0CCR_SPEC

write(|w| ..) method takes mctm_ch0ccr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch0ccr::MCTM_CH0CCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch0ccr::MCTM_CH0CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch0icfr::MCTM_CH0ICFR_SPEC

write(|w| ..) method takes mctm_ch0icfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch0icfr::MCTM_CH0ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch0icfr::MCTM_CH0ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch0ocfr::MCTM_CH0OCFR_SPEC

write(|w| ..) method takes mctm_ch0ocfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch0ocfr::MCTM_CH0OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch0ocfr::MCTM_CH0OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch1acr::MCTM_CH1ACR_SPEC

write(|w| ..) method takes mctm_ch1acr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch1acr::MCTM_CH1ACR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch1acr::MCTM_CH1ACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch1ccr::MCTM_CH1CCR_SPEC

write(|w| ..) method takes mctm_ch1ccr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch1ccr::MCTM_CH1CCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch1ccr::MCTM_CH1CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch1icfr::MCTM_CH1ICFR_SPEC

write(|w| ..) method takes mctm_ch1icfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch1icfr::MCTM_CH1ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch1icfr::MCTM_CH1ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch1ocfr::MCTM_CH1OCFR_SPEC

write(|w| ..) method takes mctm_ch1ocfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch1ocfr::MCTM_CH1OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch1ocfr::MCTM_CH1OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch2acr::MCTM_CH2ACR_SPEC

write(|w| ..) method takes mctm_ch2acr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch2acr::MCTM_CH2ACR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch2acr::MCTM_CH2ACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch2ccr::MCTM_CH2CCR_SPEC

write(|w| ..) method takes mctm_ch2ccr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch2ccr::MCTM_CH2CCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch2ccr::MCTM_CH2CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch2icfr::MCTM_CH2ICFR_SPEC

write(|w| ..) method takes mctm_ch2icfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch2icfr::MCTM_CH2ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch2icfr::MCTM_CH2ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch2ocfr::MCTM_CH2OCFR_SPEC

write(|w| ..) method takes mctm_ch2ocfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch2ocfr::MCTM_CH2OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch2ocfr::MCTM_CH2OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch3acr::MCTM_CH3ACR_SPEC

write(|w| ..) method takes mctm_ch3acr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch3acr::MCTM_CH3ACR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch3acr::MCTM_CH3ACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch3ccr::MCTM_CH3CCR_SPEC

write(|w| ..) method takes mctm_ch3ccr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch3ccr::MCTM_CH3CCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch3ccr::MCTM_CH3CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch3icfr::MCTM_CH3ICFR_SPEC

write(|w| ..) method takes mctm_ch3icfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch3icfr::MCTM_CH3ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch3icfr::MCTM_CH3ICFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ch3ocfr::MCTM_CH3OCFR_SPEC

write(|w| ..) method takes mctm_ch3ocfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch3ocfr::MCTM_CH3OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ch3ocfr::MCTM_CH3OCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::mctm0::mctm_chbrkcfr::MCTM_CHBRKCFR_SPEC

write(|w| ..) method takes mctm_chbrkcfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_chbrkcfr::MCTM_CHBRKCFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_chbrkcfr::MCTM_CHBRKCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::mctm0::mctm_chbrkctr::MCTM_CHBRKCTR_SPEC

write(|w| ..) method takes mctm_chbrkctr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_chbrkctr::MCTM_CHBRKCTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_chbrkctr::MCTM_CHBRKCTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::mctm0::mctm_chctr::MCTM_CHCTR_SPEC

write(|w| ..) method takes mctm_chctr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_chctr::MCTM_CHCTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_chctr::MCTM_CHCTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::mctm0::mctm_chpolr::MCTM_CHPOLR_SPEC

write(|w| ..) method takes mctm_chpolr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_chpolr::MCTM_CHPOLR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_chpolr::MCTM_CHPOLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::mctm0::mctm_cntcfr::MCTM_CNTCFR_SPEC

write(|w| ..) method takes mctm_cntcfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_cntcfr::MCTM_CNTCFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_cntcfr::MCTM_CNTCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::mctm0::mctm_cntr::MCTM_CNTR_SPEC

write(|w| ..) method takes mctm_cntr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_cntr::MCTM_CNTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_cntr::MCTM_CNTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::mctm0::mctm_crr::MCTM_CRR_SPEC

write(|w| ..) method takes mctm_crr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_crr::MCTM_CRR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_crr::MCTM_CRR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::mctm0::mctm_ctr::MCTM_CTR_SPEC

write(|w| ..) method takes mctm_ctr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ctr::MCTM_CTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_ctr::MCTM_CTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::mctm0::mctm_dictr::MCTM_DICTR_SPEC

write(|w| ..) method takes mctm_dictr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_dictr::MCTM_DICTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_dictr::MCTM_DICTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::mctm0::mctm_evgr::MCTM_EVGR_SPEC

write(|w| ..) method takes mctm_evgr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_evgr::MCTM_EVGR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_evgr::MCTM_EVGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::mctm0::mctm_intsr::MCTM_INTSR_SPEC

write(|w| ..) method takes mctm_intsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_intsr::MCTM_INTSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_intsr::MCTM_INTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::mctm0::mctm_mdcfr::MCTM_MDCFR_SPEC

write(|w| ..) method takes mctm_mdcfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_mdcfr::MCTM_MDCFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_mdcfr::MCTM_MDCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::mctm0::mctm_pscr::MCTM_PSCR_SPEC

write(|w| ..) method takes mctm_pscr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_pscr::MCTM_PSCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_pscr::MCTM_PSCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::mctm0::mctm_repr::MCTM_REPR_SPEC

write(|w| ..) method takes mctm_repr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_repr::MCTM_REPR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_repr::MCTM_REPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::mctm0::mctm_trcfr::MCTM_TRCFR_SPEC

write(|w| ..) method takes mctm_trcfr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_trcfr::MCTM_TRCFR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::mctm0::mctm_trcfr::MCTM_TRCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::opacmp::cmpiclr0::CMPICLR0_SPEC

write(|w| ..) method takes cmpiclr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::opacmp::cmpiclr0::CMPICLR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::opacmp::cmpiclr0::CMPICLR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::opacmp::cmpiclr1::CMPICLR1_SPEC

write(|w| ..) method takes cmpiclr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::opacmp::cmpiclr1::CMPICLR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::opacmp::cmpiclr1::CMPICLR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::opacmp::cmpier0::CMPIER0_SPEC

write(|w| ..) method takes cmpier0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::opacmp::cmpier0::CMPIER0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::opacmp::cmpier0::CMPIER0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::opacmp::cmpier1::CMPIER1_SPEC

write(|w| ..) method takes cmpier1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::opacmp::cmpier1::CMPIER1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::opacmp::cmpier1::CMPIER1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::opacmp::cmpisr0::CMPISR0_SPEC

write(|w| ..) method takes cmpisr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::opacmp::cmpisr0::CMPISR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::opacmp::cmpisr0::CMPISR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::opacmp::cmpisr1::CMPISR1_SPEC

write(|w| ..) method takes cmpisr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::opacmp::cmpisr1::CMPISR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::opacmp::cmpisr1::CMPISR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::opacmp::cmprsr0::CMPRSR0_SPEC

write(|w| ..) method takes cmprsr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::opacmp::cmprsr0::CMPRSR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::opacmp::cmprsr0::CMPRSR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::opacmp::cmprsr1::CMPRSR1_SPEC

write(|w| ..) method takes cmprsr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::opacmp::cmprsr1::CMPRSR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::opacmp::cmprsr1::CMPRSR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::opacmp::ofvcr0::OFVCR0_SPEC

write(|w| ..) method takes ofvcr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::opacmp::ofvcr0::OFVCR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::opacmp::ofvcr0::OFVCR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::opacmp::ofvcr1::OFVCR1_SPEC

write(|w| ..) method takes ofvcr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::opacmp::ofvcr1::OFVCR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::opacmp::ofvcr1::OFVCR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::opacmp::opacr0::OPACR0_SPEC

write(|w| ..) method takes opacr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::opacmp::opacr0::OPACR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::opacmp::opacr0::OPACR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::opacmp::opacr1::OPACR1_SPEC

write(|w| ..) method takes opacr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::opacmp::opacr1::OPACR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::opacmp::opacr1::OPACR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch0cadr::PDMA_CH0CADR_SPEC

write(|w| ..) method takes pdma_ch0cadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch0cadr::PDMA_CH0CADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch0cadr::PDMA_CH0CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch0cr::PDMA_CH0CR_SPEC

write(|w| ..) method takes pdma_ch0cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch0cr::PDMA_CH0CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch0cr::PDMA_CH0CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch0ctsr::PDMA_CH0CTSR_SPEC

write(|w| ..) method takes pdma_ch0ctsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch0ctsr::PDMA_CH0CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch0ctsr::PDMA_CH0CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch0dadr::PDMA_CH0DADR_SPEC

write(|w| ..) method takes pdma_ch0dadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch0dadr::PDMA_CH0DADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch0dadr::PDMA_CH0DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch0sadr::PDMA_CH0SADR_SPEC

write(|w| ..) method takes pdma_ch0sadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch0sadr::PDMA_CH0SADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch0sadr::PDMA_CH0SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch0tsr::PDMA_CH0TSR_SPEC

write(|w| ..) method takes pdma_ch0tsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch0tsr::PDMA_CH0TSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch0tsr::PDMA_CH0TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch1cadr::PDMA_CH1CADR_SPEC

write(|w| ..) method takes pdma_ch1cadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch1cadr::PDMA_CH1CADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch1cadr::PDMA_CH1CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch1cr::PDMA_CH1CR_SPEC

write(|w| ..) method takes pdma_ch1cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch1cr::PDMA_CH1CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch1cr::PDMA_CH1CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch1ctsr::PDMA_CH1CTSR_SPEC

write(|w| ..) method takes pdma_ch1ctsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch1ctsr::PDMA_CH1CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch1ctsr::PDMA_CH1CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch1dadr::PDMA_CH1DADR_SPEC

write(|w| ..) method takes pdma_ch1dadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch1dadr::PDMA_CH1DADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch1dadr::PDMA_CH1DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch1sadr::PDMA_CH1SADR_SPEC

write(|w| ..) method takes pdma_ch1sadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch1sadr::PDMA_CH1SADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch1sadr::PDMA_CH1SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch1tsr::PDMA_CH1TSR_SPEC

write(|w| ..) method takes pdma_ch1tsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch1tsr::PDMA_CH1TSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch1tsr::PDMA_CH1TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch2cadr::PDMA_CH2CADR_SPEC

write(|w| ..) method takes pdma_ch2cadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch2cadr::PDMA_CH2CADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch2cadr::PDMA_CH2CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch2cr::PDMA_CH2CR_SPEC

write(|w| ..) method takes pdma_ch2cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch2cr::PDMA_CH2CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch2cr::PDMA_CH2CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch2ctsr::PDMA_CH2CTSR_SPEC

write(|w| ..) method takes pdma_ch2ctsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch2ctsr::PDMA_CH2CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch2ctsr::PDMA_CH2CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch2dadr::PDMA_CH2DADR_SPEC

write(|w| ..) method takes pdma_ch2dadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch2dadr::PDMA_CH2DADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch2dadr::PDMA_CH2DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch2sadr::PDMA_CH2SADR_SPEC

write(|w| ..) method takes pdma_ch2sadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch2sadr::PDMA_CH2SADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch2sadr::PDMA_CH2SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch2tsr::PDMA_CH2TSR_SPEC

write(|w| ..) method takes pdma_ch2tsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch2tsr::PDMA_CH2TSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch2tsr::PDMA_CH2TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch3cadr::PDMA_CH3CADR_SPEC

write(|w| ..) method takes pdma_ch3cadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch3cadr::PDMA_CH3CADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch3cadr::PDMA_CH3CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch3cr::PDMA_CH3CR_SPEC

write(|w| ..) method takes pdma_ch3cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch3cr::PDMA_CH3CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch3cr::PDMA_CH3CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch3ctsr::PDMA_CH3CTSR_SPEC

write(|w| ..) method takes pdma_ch3ctsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch3ctsr::PDMA_CH3CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch3ctsr::PDMA_CH3CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch3dadr::PDMA_CH3DADR_SPEC

write(|w| ..) method takes pdma_ch3dadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch3dadr::PDMA_CH3DADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch3dadr::PDMA_CH3DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch3sadr::PDMA_CH3SADR_SPEC

write(|w| ..) method takes pdma_ch3sadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch3sadr::PDMA_CH3SADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch3sadr::PDMA_CH3SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch3tsr::PDMA_CH3TSR_SPEC

write(|w| ..) method takes pdma_ch3tsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch3tsr::PDMA_CH3TSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch3tsr::PDMA_CH3TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch4cadr::PDMA_CH4CADR_SPEC

write(|w| ..) method takes pdma_ch4cadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch4cadr::PDMA_CH4CADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch4cadr::PDMA_CH4CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch4cr::PDMA_CH4CR_SPEC

write(|w| ..) method takes pdma_ch4cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch4cr::PDMA_CH4CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch4cr::PDMA_CH4CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch4ctsr::PDMA_CH4CTSR_SPEC

write(|w| ..) method takes pdma_ch4ctsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch4ctsr::PDMA_CH4CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch4ctsr::PDMA_CH4CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch4dadr::PDMA_CH4DADR_SPEC

write(|w| ..) method takes pdma_ch4dadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch4dadr::PDMA_CH4DADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch4dadr::PDMA_CH4DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch4sadr::PDMA_CH4SADR_SPEC

write(|w| ..) method takes pdma_ch4sadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch4sadr::PDMA_CH4SADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch4sadr::PDMA_CH4SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch4tsr::PDMA_CH4TSR_SPEC

write(|w| ..) method takes pdma_ch4tsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch4tsr::PDMA_CH4TSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch4tsr::PDMA_CH4TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch5cadr::PDMA_CH5CADR_SPEC

write(|w| ..) method takes pdma_ch5cadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch5cadr::PDMA_CH5CADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch5cadr::PDMA_CH5CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch5cr::PDMA_CH5CR_SPEC

write(|w| ..) method takes pdma_ch5cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch5cr::PDMA_CH5CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch5cr::PDMA_CH5CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch5ctsr::PDMA_CH5CTSR_SPEC

write(|w| ..) method takes pdma_ch5ctsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch5ctsr::PDMA_CH5CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch5ctsr::PDMA_CH5CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch5dadr::PDMA_CH5DADR_SPEC

write(|w| ..) method takes pdma_ch5dadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch5dadr::PDMA_CH5DADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch5dadr::PDMA_CH5DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch5sadr::PDMA_CH5SADR_SPEC

write(|w| ..) method takes pdma_ch5sadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch5sadr::PDMA_CH5SADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch5sadr::PDMA_CH5SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch5tsr::PDMA_CH5TSR_SPEC

write(|w| ..) method takes pdma_ch5tsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch5tsr::PDMA_CH5TSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch5tsr::PDMA_CH5TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch6cadr::PDMA_CH6CADR_SPEC

write(|w| ..) method takes pdma_ch6cadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch6cadr::PDMA_CH6CADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch6cadr::PDMA_CH6CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch6cr::PDMA_CH6CR_SPEC

write(|w| ..) method takes pdma_ch6cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch6cr::PDMA_CH6CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch6cr::PDMA_CH6CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch6ctsr::PDMA_CH6CTSR_SPEC

write(|w| ..) method takes pdma_ch6ctsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch6ctsr::PDMA_CH6CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch6ctsr::PDMA_CH6CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch6dadr::PDMA_CH6DADR_SPEC

write(|w| ..) method takes pdma_ch6dadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch6dadr::PDMA_CH6DADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch6dadr::PDMA_CH6DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch6sadr::PDMA_CH6SADR_SPEC

write(|w| ..) method takes pdma_ch6sadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch6sadr::PDMA_CH6SADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch6sadr::PDMA_CH6SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch6tsr::PDMA_CH6TSR_SPEC

write(|w| ..) method takes pdma_ch6tsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch6tsr::PDMA_CH6TSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch6tsr::PDMA_CH6TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch7cadr::PDMA_CH7CADR_SPEC

write(|w| ..) method takes pdma_ch7cadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch7cadr::PDMA_CH7CADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch7cadr::PDMA_CH7CADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch7cr::PDMA_CH7CR_SPEC

write(|w| ..) method takes pdma_ch7cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch7cr::PDMA_CH7CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch7cr::PDMA_CH7CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch7ctsr::PDMA_CH7CTSR_SPEC

write(|w| ..) method takes pdma_ch7ctsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch7ctsr::PDMA_CH7CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch7ctsr::PDMA_CH7CTSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch7dadr::PDMA_CH7DADR_SPEC

write(|w| ..) method takes pdma_ch7dadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch7dadr::PDMA_CH7DADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch7dadr::PDMA_CH7DADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch7sadr::PDMA_CH7SADR_SPEC

write(|w| ..) method takes pdma_ch7sadr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch7sadr::PDMA_CH7SADR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch7sadr::PDMA_CH7SADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ch7tsr::PDMA_CH7TSR_SPEC

write(|w| ..) method takes pdma_ch7tsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch7tsr::PDMA_CH7TSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ch7tsr::PDMA_CH7TSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ier0::PDMA_IER0_SPEC

write(|w| ..) method takes pdma_ier0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ier0::PDMA_IER0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ier0::PDMA_IER0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_ier1::PDMA_IER1_SPEC

write(|w| ..) method takes pdma_ier1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ier1::PDMA_IER1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_ier1::PDMA_IER1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_iscr0::PDMA_ISCR0_SPEC

write(|w| ..) method takes pdma_iscr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_iscr0::PDMA_ISCR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_iscr0::PDMA_ISCR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_iscr1::PDMA_ISCR1_SPEC

write(|w| ..) method takes pdma_iscr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_iscr1::PDMA_ISCR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_iscr1::PDMA_ISCR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_isr0::PDMA_ISR0_SPEC

write(|w| ..) method takes pdma_isr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_isr0::PDMA_ISR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_isr0::PDMA_ISR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pdma::pdma_isr1::PDMA_ISR1_SPEC

write(|w| ..) method takes pdma_isr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_isr1::PDMA_ISR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pdma::pdma_isr1::PDMA_ISR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pwrcu::pwrcu_bakcr::PWRCU_BAKCR_SPEC

write(|w| ..) method takes pwrcu_bakcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pwrcu::pwrcu_bakcr::PWRCU_BAKCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pwrcu::pwrcu_bakcr::PWRCU_BAKCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pwrcu::pwrcu_bakreg0::PWRCU_BAKREG0_SPEC

write(|w| ..) method takes pwrcu_bakreg0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pwrcu::pwrcu_bakreg0::PWRCU_BAKREG0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pwrcu::pwrcu_bakreg0::PWRCU_BAKREG0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pwrcu::pwrcu_bakreg1::PWRCU_BAKREG1_SPEC

write(|w| ..) method takes pwrcu_bakreg1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pwrcu::pwrcu_bakreg1::PWRCU_BAKREG1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pwrcu::pwrcu_bakreg1::PWRCU_BAKREG1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pwrcu::pwrcu_bakreg2::PWRCU_BAKREG2_SPEC

write(|w| ..) method takes pwrcu_bakreg2::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pwrcu::pwrcu_bakreg2::PWRCU_BAKREG2_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pwrcu::pwrcu_bakreg2::PWRCU_BAKREG2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pwrcu::pwrcu_bakreg3::PWRCU_BAKREG3_SPEC

write(|w| ..) method takes pwrcu_bakreg3::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pwrcu::pwrcu_bakreg3::PWRCU_BAKREG3_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pwrcu::pwrcu_bakreg3::PWRCU_BAKREG3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pwrcu::pwrcu_bakreg4::PWRCU_BAKREG4_SPEC

write(|w| ..) method takes pwrcu_bakreg4::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pwrcu::pwrcu_bakreg4::PWRCU_BAKREG4_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pwrcu::pwrcu_bakreg4::PWRCU_BAKREG4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pwrcu::pwrcu_bakreg5::PWRCU_BAKREG5_SPEC

write(|w| ..) method takes pwrcu_bakreg5::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pwrcu::pwrcu_bakreg5::PWRCU_BAKREG5_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pwrcu::pwrcu_bakreg5::PWRCU_BAKREG5_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pwrcu::pwrcu_bakreg6::PWRCU_BAKREG6_SPEC

write(|w| ..) method takes pwrcu_bakreg6::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pwrcu::pwrcu_bakreg6::PWRCU_BAKREG6_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pwrcu::pwrcu_bakreg6::PWRCU_BAKREG6_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pwrcu::pwrcu_bakreg7::PWRCU_BAKREG7_SPEC

write(|w| ..) method takes pwrcu_bakreg7::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pwrcu::pwrcu_bakreg7::PWRCU_BAKREG7_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pwrcu::pwrcu_bakreg7::PWRCU_BAKREG7_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pwrcu::pwrcu_bakreg8::PWRCU_BAKREG8_SPEC

write(|w| ..) method takes pwrcu_bakreg8::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pwrcu::pwrcu_bakreg8::PWRCU_BAKREG8_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pwrcu::pwrcu_bakreg8::PWRCU_BAKREG8_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pwrcu::pwrcu_bakreg9::PWRCU_BAKREG9_SPEC

write(|w| ..) method takes pwrcu_bakreg9::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pwrcu::pwrcu_bakreg9::PWRCU_BAKREG9_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pwrcu::pwrcu_bakreg9::PWRCU_BAKREG9_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pwrcu::pwrcu_baksr::PWRCU_BAKSR_SPEC

write(|w| ..) method takes pwrcu_baksr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pwrcu::pwrcu_baksr::PWRCU_BAKSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pwrcu::pwrcu_baksr::PWRCU_BAKSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pwrcu::pwrcu_baktest::PWRCU_BAKTEST_SPEC

write(|w| ..) method takes pwrcu_baktest::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pwrcu::pwrcu_baktest::PWRCU_BAKTEST_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pwrcu::pwrcu_baktest::PWRCU_BAKTEST_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pwrcu::pwrcu_hsircr::PWRCU_HSIRCR_SPEC

write(|w| ..) method takes pwrcu_hsircr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pwrcu::pwrcu_hsircr::PWRCU_HSIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pwrcu::pwrcu_hsircr::PWRCU_HSIRCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::pwrcu::pwrcu_lvdcsr::PWRCU_LVDCSR_SPEC

write(|w| ..) method takes pwrcu_lvdcsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pwrcu::pwrcu_lvdcsr::PWRCU_LVDCSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::pwrcu::pwrcu_lvdcsr::PWRCU_LVDCSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::rstcu::rstcu_ahbprstr::RSTCU_AHBPRSTR_SPEC

write(|w| ..) method takes rstcu_ahbprstr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::rstcu::rstcu_ahbprstr::RSTCU_AHBPRSTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::rstcu::rstcu_ahbprstr::RSTCU_AHBPRSTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::rstcu::rstcu_apbprstr0::RSTCU_APBPRSTR0_SPEC

write(|w| ..) method takes rstcu_apbprstr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::rstcu::rstcu_apbprstr0::RSTCU_APBPRSTR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::rstcu::rstcu_apbprstr0::RSTCU_APBPRSTR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::rstcu::rstcu_apbprstr1::RSTCU_APBPRSTR1_SPEC

write(|w| ..) method takes rstcu_apbprstr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::rstcu::rstcu_apbprstr1::RSTCU_APBPRSTR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::rstcu::rstcu_apbprstr1::RSTCU_APBPRSTR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::rstcu::rstcu_grsr::RSTCU_GRSR_SPEC

write(|w| ..) method takes rstcu_grsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::rstcu::rstcu_grsr::RSTCU_GRSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::rstcu::rstcu_grsr::RSTCU_GRSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::rtc::rtc_cmp::RTC_CMP_SPEC

write(|w| ..) method takes rtc_cmp::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::rtc::rtc_cmp::RTC_CMP_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::rtc::rtc_cmp::RTC_CMP_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::rtc::rtc_cnt::RTC_CNT_SPEC

write(|w| ..) method takes rtc_cnt::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::rtc::rtc_cnt::RTC_CNT_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::rtc::rtc_cnt::RTC_CNT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::rtc::rtc_cr::RTC_CR_SPEC

write(|w| ..) method takes rtc_cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::rtc::rtc_cr::RTC_CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::rtc::rtc_cr::RTC_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::rtc::rtc_iwen::RTC_IWEN_SPEC

write(|w| ..) method takes rtc_iwen::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::rtc::rtc_iwen::RTC_IWEN_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::rtc::rtc_iwen::RTC_IWEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::rtc::rtc_sr::RTC_SR_SPEC

write(|w| ..) method takes rtc_sr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::rtc::rtc_sr::RTC_SR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::rtc::rtc_sr::RTC_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::sci::sci_ccr::SCI_CCR_SPEC

write(|w| ..) method takes sci_ccr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::sci::sci_ccr::SCI_CCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::sci::sci_ccr::SCI_CCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::sci::sci_cr::SCI_CR_SPEC

write(|w| ..) method takes sci_cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::sci::sci_cr::SCI_CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::sci::sci_cr::SCI_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::sci::sci_etu::SCI_ETU_SPEC

write(|w| ..) method takes sci_etu::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::sci::sci_etu::SCI_ETU_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::sci::sci_etu::SCI_ETU_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::sci::sci_gt::SCI_GT_SPEC

write(|w| ..) method takes sci_gt::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::sci::sci_gt::SCI_GT_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::sci::sci_gt::SCI_GT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::sci::sci_ier::SCI_IER_SPEC

write(|w| ..) method takes sci_ier::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::sci::sci_ier::SCI_IER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::sci::sci_ier::SCI_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::sci::sci_ipr::SCI_IPR_SPEC

write(|w| ..) method takes sci_ipr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::sci::sci_ipr::SCI_IPR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::sci::sci_ipr::SCI_IPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::sci::sci_psc::SCI_PSC_SPEC

write(|w| ..) method takes sci_psc::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::sci::sci_psc::SCI_PSC_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::sci::sci_psc::SCI_PSC_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::sci::sci_rxb::SCI_RXB_SPEC

write(|w| ..) method takes sci_rxb::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::sci::sci_rxb::SCI_RXB_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::sci::sci_rxb::SCI_RXB_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::sci::sci_sr::SCI_SR_SPEC

write(|w| ..) method takes sci_sr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::sci::sci_sr::SCI_SR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::sci::sci_sr::SCI_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::sci::sci_txb::SCI_TXB_SPEC

write(|w| ..) method takes sci_txb::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::sci::sci_txb::SCI_TXB_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::sci::sci_txb::SCI_TXB_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::sci::sci_wt::SCI_WT_SPEC

write(|w| ..) method takes sci_wt::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::sci::sci_wt::SCI_WT_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::sci::sci_wt::SCI_WT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::spi0::spi_cpr::SPI_CPR_SPEC

write(|w| ..) method takes spi_cpr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::spi0::spi_cpr::SPI_CPR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::spi0::spi_cpr::SPI_CPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::spi0::spi_cr0::SPI_CR0_SPEC

write(|w| ..) method takes spi_cr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::spi0::spi_cr0::SPI_CR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::spi0::spi_cr0::SPI_CR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::spi0::spi_cr1::SPI_CR1_SPEC

write(|w| ..) method takes spi_cr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::spi0::spi_cr1::SPI_CR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::spi0::spi_cr1::SPI_CR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::spi0::spi_dr::SPI_DR_SPEC

write(|w| ..) method takes spi_dr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::spi0::spi_dr::SPI_DR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::spi0::spi_dr::SPI_DR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::spi0::spi_fcr::SPI_FCR_SPEC

write(|w| ..) method takes spi_fcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::spi0::spi_fcr::SPI_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::spi0::spi_fcr::SPI_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::spi0::spi_fsr::SPI_FSR_SPEC

write(|w| ..) method takes spi_fsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::spi0::spi_fsr::SPI_FSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::spi0::spi_fsr::SPI_FSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::spi0::spi_ftocr::SPI_FTOCR_SPEC

write(|w| ..) method takes spi_ftocr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::spi0::spi_ftocr::SPI_FTOCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::spi0::spi_ftocr::SPI_FTOCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::spi0::spi_ier::SPI_IER_SPEC

write(|w| ..) method takes spi_ier::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::spi0::spi_ier::SPI_IER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::spi0::spi_ier::SPI_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::spi0::spi_sr::SPI_SR_SPEC

write(|w| ..) method takes spi_sr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::spi0::spi_sr::SPI_SR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::spi0::spi_sr::SPI_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::sys_tick::calib::CALIB_SPEC

write(|w| ..) method takes calib::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::sys_tick::calib::CALIB_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::sys_tick::calib::CALIB_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::sys_tick::ctrl::CTRL_SPEC

write(|w| ..) method takes ctrl::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::sys_tick::ctrl::CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::sys_tick::ctrl::CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::sys_tick::load::LOAD_SPEC

write(|w| ..) method takes load::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::sys_tick::load::LOAD_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::sys_tick::load::LOAD_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::sys_tick::val::VAL_SPEC

write(|w| ..) method takes val::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::sys_tick::val::VAL_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::sys_tick::val::VAL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::uart0::uart0_degtstr::UART0_DEGTSTR_SPEC

write(|w| ..) method takes uart0_degtstr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart0::uart0_degtstr::UART0_DEGTSTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart0::uart0_degtstr::UART0_DEGTSTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::uart0::uart0_dlr::UART0_DLR_SPEC

write(|w| ..) method takes uart0_dlr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart0::uart0_dlr::UART0_DLR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart0::uart0_dlr::UART0_DLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::uart0::uart0_fcr::UART0_FCR_SPEC

write(|w| ..) method takes uart0_fcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart0::uart0_fcr::UART0_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart0::uart0_fcr::UART0_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::uart0::uart0_fsr::UART0_FSR_SPEC

write(|w| ..) method takes uart0_fsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart0::uart0_fsr::UART0_FSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart0::uart0_fsr::UART0_FSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::uart0::uart0_ier::UART0_IER_SPEC

write(|w| ..) method takes uart0_ier::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart0::uart0_ier::UART0_IER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart0::uart0_ier::UART0_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::uart0::uart0_iir::UART0_IIR_SPEC

write(|w| ..) method takes uart0_iir::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart0::uart0_iir::UART0_IIR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart0::uart0_iir::UART0_IIR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::uart0::uart0_lcr::UART0_LCR_SPEC

write(|w| ..) method takes uart0_lcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart0::uart0_lcr::UART0_LCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart0::uart0_lcr::UART0_LCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::uart0::uart0_lsr::UART0_LSR_SPEC

write(|w| ..) method takes uart0_lsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart0::uart0_lsr::UART0_LSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart0::uart0_lsr::UART0_LSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::uart0::uart0_mdr::UART0_MDR_SPEC

write(|w| ..) method takes uart0_mdr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart0::uart0_mdr::UART0_MDR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart0::uart0_mdr::UART0_MDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::uart0::uart0_rbr::UART0_RBR_SPEC

write(|w| ..) method takes uart0_rbr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart0::uart0_rbr::UART0_RBR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart0::uart0_rbr::UART0_RBR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::uart0::uart0_tpr::UART0_TPR_SPEC

write(|w| ..) method takes uart0_tpr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart0::uart0_tpr::UART0_TPR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart0::uart0_tpr::UART0_TPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::uart0::uart0_uart0_tbr::UART0_UART0_TBR_SPEC

write(|w| ..) method takes uart0_uart0_tbr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart0::uart0_uart0_tbr::UART0_UART0_TBR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart0::uart0_uart0_tbr::UART0_UART0_TBR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::uart1::uart1_degtstr::UART1_DEGTSTR_SPEC

write(|w| ..) method takes uart1_degtstr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart1::uart1_degtstr::UART1_DEGTSTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart1::uart1_degtstr::UART1_DEGTSTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::uart1::uart1_dlr::UART1_DLR_SPEC

write(|w| ..) method takes uart1_dlr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart1::uart1_dlr::UART1_DLR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart1::uart1_dlr::UART1_DLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::uart1::uart1_fcr::UART1_FCR_SPEC

write(|w| ..) method takes uart1_fcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart1::uart1_fcr::UART1_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart1::uart1_fcr::UART1_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::uart1::uart1_fsr::UART1_FSR_SPEC

write(|w| ..) method takes uart1_fsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart1::uart1_fsr::UART1_FSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart1::uart1_fsr::UART1_FSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::uart1::uart1_ier::UART1_IER_SPEC

write(|w| ..) method takes uart1_ier::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart1::uart1_ier::UART1_IER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart1::uart1_ier::UART1_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::uart1::uart1_iir::UART1_IIR_SPEC

write(|w| ..) method takes uart1_iir::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart1::uart1_iir::UART1_IIR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart1::uart1_iir::UART1_IIR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::uart1::uart1_lcr::UART1_LCR_SPEC

write(|w| ..) method takes uart1_lcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart1::uart1_lcr::UART1_LCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart1::uart1_lcr::UART1_LCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::uart1::uart1_lsr::UART1_LSR_SPEC

write(|w| ..) method takes uart1_lsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart1::uart1_lsr::UART1_LSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart1::uart1_lsr::UART1_LSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::uart1::uart1_mdr::UART1_MDR_SPEC

write(|w| ..) method takes uart1_mdr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart1::uart1_mdr::UART1_MDR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart1::uart1_mdr::UART1_MDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::uart1::uart1_rbr::UART1_RBR_SPEC

write(|w| ..) method takes uart1_rbr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart1::uart1_rbr::UART1_RBR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart1::uart1_rbr::UART1_RBR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::uart1::uart1_tpr::UART1_TPR_SPEC

write(|w| ..) method takes uart1_tpr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart1::uart1_tpr::UART1_TPR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart1::uart1_tpr::UART1_TPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::uart1::uart1_uart1_tbr::UART1_UART1_TBR_SPEC

write(|w| ..) method takes uart1_uart1_tbr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart1::uart1_uart1_tbr::UART1_UART1_TBR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::uart1::uart1_uart1_tbr::UART1_UART1_TBR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usart0::usart0_degtstr::USART0_DEGTSTR_SPEC

write(|w| ..) method takes usart0_degtstr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_degtstr::USART0_DEGTSTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_degtstr::USART0_DEGTSTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usart0::usart0_dlr::USART0_DLR_SPEC

write(|w| ..) method takes usart0_dlr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_dlr::USART0_DLR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_dlr::USART0_DLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usart0::usart0_fcr::USART0_FCR_SPEC

write(|w| ..) method takes usart0_fcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_fcr::USART0_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_fcr::USART0_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usart0::usart0_fsr::USART0_FSR_SPEC

write(|w| ..) method takes usart0_fsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_fsr::USART0_FSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_fsr::USART0_FSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usart0::usart0_ier::USART0_IER_SPEC

write(|w| ..) method takes usart0_ier::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_ier::USART0_IER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_ier::USART0_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usart0::usart0_iir::USART0_IIR_SPEC

write(|w| ..) method takes usart0_iir::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_iir::USART0_IIR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_iir::USART0_IIR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usart0::usart0_ir_dacr::USART0_IR_DACR_SPEC

write(|w| ..) method takes usart0_ir_dacr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_ir_dacr::USART0_IR_DACR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_ir_dacr::USART0_IR_DACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usart0::usart0_lcr::USART0_LCR_SPEC

write(|w| ..) method takes usart0_lcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_lcr::USART0_LCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_lcr::USART0_LCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usart0::usart0_lsr::USART0_LSR_SPEC

write(|w| ..) method takes usart0_lsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_lsr::USART0_LSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_lsr::USART0_LSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usart0::usart0_mdr::USART0_MDR_SPEC

write(|w| ..) method takes usart0_mdr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_mdr::USART0_MDR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_mdr::USART0_MDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usart0::usart0_modcr::USART0_MODCR_SPEC

write(|w| ..) method takes usart0_modcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_modcr::USART0_MODCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_modcr::USART0_MODCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usart0::usart0_modsr::USART0_MODSR_SPEC

write(|w| ..) method takes usart0_modsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_modsr::USART0_MODSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_modsr::USART0_MODSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usart0::usart0_rbr::USART0_RBR_SPEC

write(|w| ..) method takes usart0_rbr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_rbr::USART0_RBR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_rbr::USART0_RBR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usart0::usart0_rs485cr::USART0_RS485CR_SPEC

write(|w| ..) method takes usart0_rs485cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_rs485cr::USART0_RS485CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_rs485cr::USART0_RS485CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usart0::usart0_syncr::USART0_SYNCR_SPEC

write(|w| ..) method takes usart0_syncr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_syncr::USART0_SYNCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_syncr::USART0_SYNCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usart0::usart0_tpr::USART0_TPR_SPEC

write(|w| ..) method takes usart0_tpr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_tpr::USART0_TPR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_tpr::USART0_TPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usart0::usart0_usart0_tbr::USART0_USART0_TBR_SPEC

write(|w| ..) method takes usart0_usart0_tbr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_usart0_tbr::USART0_USART0_TBR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart0::usart0_usart0_tbr::USART0_USART0_TBR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usart1::usart1_degtstr::USART1_DEGTSTR_SPEC

write(|w| ..) method takes usart1_degtstr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_degtstr::USART1_DEGTSTR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_degtstr::USART1_DEGTSTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usart1::usart1_dlr::USART1_DLR_SPEC

write(|w| ..) method takes usart1_dlr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_dlr::USART1_DLR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_dlr::USART1_DLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usart1::usart1_fcr::USART1_FCR_SPEC

write(|w| ..) method takes usart1_fcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_fcr::USART1_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_fcr::USART1_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usart1::usart1_fsr::USART1_FSR_SPEC

write(|w| ..) method takes usart1_fsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_fsr::USART1_FSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_fsr::USART1_FSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usart1::usart1_ier::USART1_IER_SPEC

write(|w| ..) method takes usart1_ier::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_ier::USART1_IER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_ier::USART1_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usart1::usart1_iir::USART1_IIR_SPEC

write(|w| ..) method takes usart1_iir::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_iir::USART1_IIR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_iir::USART1_IIR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usart1::usart1_ir_dacr::USART1_IR_DACR_SPEC

write(|w| ..) method takes usart1_ir_dacr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_ir_dacr::USART1_IR_DACR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_ir_dacr::USART1_IR_DACR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usart1::usart1_lcr::USART1_LCR_SPEC

write(|w| ..) method takes usart1_lcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_lcr::USART1_LCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_lcr::USART1_LCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usart1::usart1_lsr::USART1_LSR_SPEC

write(|w| ..) method takes usart1_lsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_lsr::USART1_LSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_lsr::USART1_LSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usart1::usart1_mdr::USART1_MDR_SPEC

write(|w| ..) method takes usart1_mdr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_mdr::USART1_MDR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_mdr::USART1_MDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usart1::usart1_modcr::USART1_MODCR_SPEC

write(|w| ..) method takes usart1_modcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_modcr::USART1_MODCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_modcr::USART1_MODCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usart1::usart1_modsr::USART1_MODSR_SPEC

write(|w| ..) method takes usart1_modsr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_modsr::USART1_MODSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_modsr::USART1_MODSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usart1::usart1_rbr::USART1_RBR_SPEC

write(|w| ..) method takes usart1_rbr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_rbr::USART1_RBR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_rbr::USART1_RBR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usart1::usart1_rs485cr::USART1_RS485CR_SPEC

write(|w| ..) method takes usart1_rs485cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_rs485cr::USART1_RS485CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_rs485cr::USART1_RS485CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usart1::usart1_syncr::USART1_SYNCR_SPEC

write(|w| ..) method takes usart1_syncr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_syncr::USART1_SYNCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_syncr::USART1_SYNCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usart1::usart1_tpr::USART1_TPR_SPEC

write(|w| ..) method takes usart1_tpr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_tpr::USART1_TPR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_tpr::USART1_TPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usart1::usart1_usart1_tbr::USART1_USART1_TBR_SPEC

write(|w| ..) method takes usart1_usart1_tbr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_usart1_tbr::USART1_USART1_TBR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usart1::usart1_usart1_tbr::USART1_USART1_TBR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usb::ep0::cfgr::CFGR_SPEC

write(|w| ..) method takes cfgr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::ep0::cfgr::CFGR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::ep0::cfgr::CFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usb::ep0::csr::CSR_SPEC

write(|w| ..) method takes csr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::ep0::csr::CSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::ep0::csr::CSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usb::ep0::ier::IER_SPEC

write(|w| ..) method takes ier::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::ep0::ier::IER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::ep0::ier::IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usb::ep0::isr::ISR_SPEC

write(|w| ..) method takes isr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::ep0::isr::ISR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::ep0::isr::ISR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usb::ep0::tcr::TCR_SPEC

write(|w| ..) method takes tcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::ep0::tcr::TCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::ep0::tcr::TCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usb::epd::cfgr::CFGR_SPEC

write(|w| ..) method takes cfgr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::epd::cfgr::CFGR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::epd::cfgr::CFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usb::epd::csr::CSR_SPEC

write(|w| ..) method takes csr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::epd::csr::CSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::epd::csr::CSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usb::epd::ier::IER_SPEC

write(|w| ..) method takes ier::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::epd::ier::IER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::epd::ier::IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usb::epd::isr::ISR_SPEC

write(|w| ..) method takes isr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::epd::isr::ISR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::epd::isr::ISR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usb::epd::tcr::TCR_SPEC

write(|w| ..) method takes tcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::epd::tcr::TCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::epd::tcr::TCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usb::eps::cfgr::CFGR_SPEC

write(|w| ..) method takes cfgr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::eps::cfgr::CFGR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::eps::cfgr::CFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usb::eps::csr::CSR_SPEC

write(|w| ..) method takes csr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::eps::csr::CSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::eps::csr::CSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usb::eps::ier::IER_SPEC

write(|w| ..) method takes ier::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::eps::ier::IER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::eps::ier::IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usb::eps::isr::ISR_SPEC

write(|w| ..) method takes isr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::eps::isr::ISR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::eps::isr::ISR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usb::eps::tcr::TCR_SPEC

write(|w| ..) method takes tcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::eps::tcr::TCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::eps::tcr::TCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usb::usb_csr::USB_CSR_SPEC

write(|w| ..) method takes usb_csr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::usb_csr::USB_CSR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::usb_csr::USB_CSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usb::usb_devar::USB_DEVAR_SPEC

write(|w| ..) method takes usb_devar::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::usb_devar::USB_DEVAR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::usb_devar::USB_DEVAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usb::usb_fcr::USB_FCR_SPEC

write(|w| ..) method takes usb_fcr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::usb_fcr::USB_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::usb_fcr::USB_FCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usb::usb_ier::USB_IER_SPEC

write(|w| ..) method takes usb_ier::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::usb_ier::USB_IER_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::usb_ier::USB_IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::usb::usb_isr::USB_ISR_SPEC

write(|w| ..) method takes usb_isr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::usb_isr::USB_ISR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::usb::usb_isr::USB_ISR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::wdt::wdt_cr::WDT_CR_SPEC

write(|w| ..) method takes wdt_cr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::wdt::wdt_cr::WDT_CR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::wdt::wdt_cr::WDT_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::wdt::wdt_mr0::WDT_MR0_SPEC

write(|w| ..) method takes wdt_mr0::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::wdt::wdt_mr0::WDT_MR0_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::wdt::wdt_mr0::WDT_MR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::wdt::wdt_mr1::WDT_MR1_SPEC

write(|w| ..) method takes wdt_mr1::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::wdt::wdt_mr1::WDT_MR1_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::wdt::wdt_mr1::WDT_MR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::wdt::wdt_pr::WDT_PR_SPEC

write(|w| ..) method takes wdt_pr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::wdt::wdt_pr::WDT_PR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::wdt::wdt_pr::WDT_PR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Writable for ht32f1yyy::ht32f1655_56::wdt::wdt_sr::WDT_SR_SPEC

write(|w| ..) method takes wdt_sr::W writer structure

§

type Writer = W

source§

const ZERO_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::wdt::wdt_sr::WDT_SR_SPEC as generic::RegisterSpec>::Ux}

source§

const ONE_TO_MODIFY_FIELDS_BITMAP: Self::Ux = {transmute(0x00000000): <ht32f1655_56::wdt::wdt_sr::WDT_SR_SPEC as generic::RegisterSpec>::Ux}