Trait ch32v3::Resettable

source ·
pub trait Resettable: RegisterSpec {
    const RESET_VALUE: Self::Ux;

    // Provided method
    fn reset_value() -> Self::Ux { ... }
}
Expand description

Reset value of the register.

This value is the initial value for the write method. It can also be directly written to the register by using the reset method.

Required Associated Constants§

source

const RESET_VALUE: Self::Ux

Reset value of the register.

Provided Methods§

source

fn reset_value() -> Self::Ux

Reset value of the register.

Implementors§

source§

impl Resettable for ch32v3::ch32v30x::adc1::ctlr1::CTLR1_SPEC

reset() method sets CTLR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::adc1::ctlr1::CTLR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::adc1::ctlr2::CTLR2_SPEC

reset() method sets CTLR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::adc1::ctlr2::CTLR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::adc1::idatar1_chgoffset::IDATAR1_CHGOFFSET_SPEC

reset() method sets IDATAR1_CHGOFFSET to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::adc1::idatar1_chgoffset::IDATAR1_CHGOFFSET_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::adc1::idatar2::IDATAR2_SPEC

reset() method sets IDATAR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::adc1::idatar2::IDATAR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::adc1::idatar3::IDATAR3_SPEC

reset() method sets IDATAR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::adc1::idatar3::IDATAR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::adc1::idatar4::IDATAR4_SPEC

reset() method sets IDATAR4 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::adc1::idatar4::IDATAR4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::adc1::iofr1::IOFR1_SPEC

reset() method sets IOFR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::adc1::iofr1::IOFR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::adc1::iofr2::IOFR2_SPEC

reset() method sets IOFR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::adc1::iofr2::IOFR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::adc1::iofr3::IOFR3_SPEC

reset() method sets IOFR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::adc1::iofr3::IOFR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::adc1::iofr4::IOFR4_SPEC

reset() method sets IOFR4 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::adc1::iofr4::IOFR4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::adc1::isqr::ISQR_SPEC

reset() method sets ISQR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::adc1::isqr::ISQR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::adc1::rdatar_dr_act_dcg::RDATAR_DR_ACT_DCG_SPEC

reset() method sets RDATAR_DR_ACT_DCG to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::adc1::rdatar_dr_act_dcg::RDATAR_DR_ACT_DCG_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::adc1::rsqr1::RSQR1_SPEC

reset() method sets RSQR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::adc1::rsqr1::RSQR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::adc1::rsqr2::RSQR2_SPEC

reset() method sets RSQR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::adc1::rsqr2::RSQR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::adc1::rsqr3__channel::RSQR3__CHANNEL_SPEC

reset() method sets RSQR3__CHANNEL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::adc1::rsqr3__channel::RSQR3__CHANNEL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::adc1::samptr1_charge1::SAMPTR1_CHARGE1_SPEC

reset() method sets SAMPTR1_CHARGE1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::adc1::samptr1_charge1::SAMPTR1_CHARGE1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::adc1::samptr2_charge2::SAMPTR2_CHARGE2_SPEC

reset() method sets SAMPTR2_CHARGE2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::adc1::samptr2_charge2::SAMPTR2_CHARGE2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::adc1::statr::STATR_SPEC

reset() method sets STATR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::adc1::statr::STATR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::adc1::wdhtr::WDHTR_SPEC

reset() method sets WDHTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::adc1::wdhtr::WDHTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::adc1::wdltr::WDLTR_SPEC

reset() method sets WDLTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::adc1::wdltr::WDLTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::adc2::ctlr1::CTLR1_SPEC

reset() method sets CTLR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::adc2::ctlr1::CTLR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::adc2::ctlr2::CTLR2_SPEC

reset() method sets CTLR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::adc2::ctlr2::CTLR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::adc2::idatar1_chgoffset::IDATAR1_CHGOFFSET_SPEC

reset() method sets IDATAR1_CHGOFFSET to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::adc2::idatar1_chgoffset::IDATAR1_CHGOFFSET_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::adc2::idatar2::IDATAR2_SPEC

reset() method sets IDATAR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::adc2::idatar2::IDATAR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::adc2::idatar3::IDATAR3_SPEC

reset() method sets IDATAR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::adc2::idatar3::IDATAR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::adc2::idatar4::IDATAR4_SPEC

reset() method sets IDATAR4 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::adc2::idatar4::IDATAR4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::adc2::iofr1::IOFR1_SPEC

reset() method sets IOFR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::adc2::iofr1::IOFR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::adc2::iofr2::IOFR2_SPEC

reset() method sets IOFR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::adc2::iofr2::IOFR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::adc2::iofr3::IOFR3_SPEC

reset() method sets IOFR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::adc2::iofr3::IOFR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::adc2::iofr4::IOFR4_SPEC

reset() method sets IOFR4 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::adc2::iofr4::IOFR4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::adc2::isqr::ISQR_SPEC

reset() method sets ISQR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::adc2::isqr::ISQR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::adc2::rdatar_dr_act_dcg::RDATAR_DR_ACT_DCG_SPEC

reset() method sets RDATAR_DR_ACT_DCG to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::adc2::rdatar_dr_act_dcg::RDATAR_DR_ACT_DCG_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::adc2::rsqr1::RSQR1_SPEC

reset() method sets RSQR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::adc2::rsqr1::RSQR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::adc2::rsqr2::RSQR2_SPEC

reset() method sets RSQR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::adc2::rsqr2::RSQR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::adc2::rsqr3__channel::RSQR3__CHANNEL_SPEC

reset() method sets RSQR3__CHANNEL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::adc2::rsqr3__channel::RSQR3__CHANNEL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::adc2::samptr1_charge1::SAMPTR1_CHARGE1_SPEC

reset() method sets SAMPTR1_CHARGE1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::adc2::samptr1_charge1::SAMPTR1_CHARGE1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::adc2::samptr2_charge2::SAMPTR2_CHARGE2_SPEC

reset() method sets SAMPTR2_CHARGE2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::adc2::samptr2_charge2::SAMPTR2_CHARGE2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::adc2::statr::STATR_SPEC

reset() method sets STATR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::adc2::statr::STATR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::adc2::wdhtr::WDHTR_SPEC

reset() method sets WDHTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::adc2::wdhtr::WDHTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::adc2::wdltr::WDLTR_SPEC

reset() method sets WDLTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::adc2::wdltr::WDLTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ECR_SPEC

reset() method sets ECR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::afio::ecr::ECR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for EXTICR1_SPEC

reset() method sets EXTICR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::afio::exticr1::EXTICR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for EXTICR2_SPEC

reset() method sets EXTICR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::afio::exticr2::EXTICR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for EXTICR3_SPEC

reset() method sets EXTICR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::afio::exticr3::EXTICR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for EXTICR4_SPEC

reset() method sets EXTICR4 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::afio::exticr4::EXTICR4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PCFR2_SPEC

reset() method sets PCFR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::afio::pcfr2::PCFR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PCFR_SPEC

reset() method sets PCFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::afio::pcfr::PCFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DATAR1_SPEC

reset() method sets DATAR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::bkp::datar1::DATAR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DATAR2_SPEC

reset() method sets DATAR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::bkp::datar2::DATAR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DATAR3_SPEC

reset() method sets DATAR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::bkp::datar3::DATAR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DATAR4_SPEC

reset() method sets DATAR4 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::bkp::datar4::DATAR4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DATAR5_SPEC

reset() method sets DATAR5 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::bkp::datar5::DATAR5_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DATAR6_SPEC

reset() method sets DATAR6 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::bkp::datar6::DATAR6_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DATAR7_SPEC

reset() method sets DATAR7 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::bkp::datar7::DATAR7_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DATAR8_SPEC

reset() method sets DATAR8 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::bkp::datar8::DATAR8_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DATAR9_SPEC

reset() method sets DATAR9 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::bkp::datar9::DATAR9_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DATAR10_SPEC

reset() method sets DATAR10 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::bkp::datar10::DATAR10_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DATAR11_SPEC

reset() method sets DATAR11 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::bkp::datar11::DATAR11_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DATAR12_SPEC

reset() method sets DATAR12 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::bkp::datar12::DATAR12_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DATAR13_SPEC

reset() method sets DATAR13 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::bkp::datar13::DATAR13_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DATAR14_SPEC

reset() method sets DATAR14 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::bkp::datar14::DATAR14_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DATAR15_SPEC

reset() method sets DATAR15 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::bkp::datar15::DATAR15_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DATAR16_SPEC

reset() method sets DATAR16 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::bkp::datar16::DATAR16_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DATAR17_SPEC

reset() method sets DATAR17 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::bkp::datar17::DATAR17_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DATAR18_SPEC

reset() method sets DATAR18 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::bkp::datar18::DATAR18_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DATAR19_SPEC

reset() method sets DATAR19 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::bkp::datar19::DATAR19_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DATAR20_SPEC

reset() method sets DATAR20 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::bkp::datar20::DATAR20_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DATAR21_SPEC

reset() method sets DATAR21 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::bkp::datar21::DATAR21_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DATAR22_SPEC

reset() method sets DATAR22 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::bkp::datar22::DATAR22_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DATAR23_SPEC

reset() method sets DATAR23 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::bkp::datar23::DATAR23_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DATAR24_SPEC

reset() method sets DATAR24 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::bkp::datar24::DATAR24_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DATAR25_SPEC

reset() method sets DATAR25 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::bkp::datar25::DATAR25_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DATAR26_SPEC

reset() method sets DATAR26 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::bkp::datar26::DATAR26_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DATAR27_SPEC

reset() method sets DATAR27 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::bkp::datar27::DATAR27_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DATAR28_SPEC

reset() method sets DATAR28 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::bkp::datar28::DATAR28_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DATAR29_SPEC

reset() method sets DATAR29 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::bkp::datar29::DATAR29_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DATAR30_SPEC

reset() method sets DATAR30 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::bkp::datar30::DATAR30_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DATAR31_SPEC

reset() method sets DATAR31 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::bkp::datar31::DATAR31_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DATAR32_SPEC

reset() method sets DATAR32 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::bkp::datar32::DATAR32_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DATAR33_SPEC

reset() method sets DATAR33 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::bkp::datar33::DATAR33_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DATAR34_SPEC

reset() method sets DATAR34 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::bkp::datar34::DATAR34_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DATAR35_SPEC

reset() method sets DATAR35 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::bkp::datar35::DATAR35_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DATAR36_SPEC

reset() method sets DATAR36 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::bkp::datar36::DATAR36_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DATAR37_SPEC

reset() method sets DATAR37 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::bkp::datar37::DATAR37_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DATAR38_SPEC

reset() method sets DATAR38 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::bkp::datar38::DATAR38_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DATAR39_SPEC

reset() method sets DATAR39 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::bkp::datar39::DATAR39_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DATAR40_SPEC

reset() method sets DATAR40 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::bkp::datar40::DATAR40_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DATAR41_SPEC

reset() method sets DATAR41 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::bkp::datar41::DATAR41_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DATAR42_SPEC

reset() method sets DATAR42 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::bkp::datar42::DATAR42_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for OCTLR_SPEC

reset() method sets OCTLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::bkp::octlr::OCTLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for TPCSR_SPEC

reset() method sets TPCSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::bkp::tpcsr::TPCSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for TPCTLR_SPEC

reset() method sets TPCTLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::bkp::tpctlr::TPCTLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for BTIMR_SPEC

reset() method sets BTIMR to value 0x0123_0000

source§

const RESET_VALUE: Self::Ux = {transmute(0x01230000): <ch32v30x::can1::btimr::BTIMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::can1::ctlr::CTLR_SPEC

reset() method sets CTLR to value 0x0001_0002

source§

const RESET_VALUE: Self::Ux = {transmute(0x00010002): <ch32v30x::can1::ctlr::CTLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ERRSR_SPEC

reset() method sets ERRSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::errsr::ERRSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F0R1_SPEC

reset() method sets F0R1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f0r1::F0R1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F0R2_SPEC

reset() method sets F0R2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f0r2::F0R2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F1R1_SPEC

reset() method sets F1R1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f1r1::F1R1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F1R2_SPEC

reset() method sets F1R2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f1r2::F1R2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F2R1_SPEC

reset() method sets F2R1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f2r1::F2R1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F2R2_SPEC

reset() method sets F2R2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f2r2::F2R2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F3R1_SPEC

reset() method sets F3R1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f3r1::F3R1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F3R2_SPEC

reset() method sets F3R2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f3r2::F3R2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F4R1_SPEC

reset() method sets F4R1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f4r1::F4R1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F4R2_SPEC

reset() method sets F4R2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f4r2::F4R2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F5R1_SPEC

reset() method sets F5R1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f5r1::F5R1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F5R2_SPEC

reset() method sets F5R2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f5r2::F5R2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F6R1_SPEC

reset() method sets F6R1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f6r1::F6R1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F6R2_SPEC

reset() method sets F6R2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f6r2::F6R2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F7R1_SPEC

reset() method sets F7R1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f7r1::F7R1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F7R2_SPEC

reset() method sets F7R2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f7r2::F7R2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F8R1_SPEC

reset() method sets F8R1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f8r1::F8R1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F8R2_SPEC

reset() method sets F8R2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f8r2::F8R2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F9R1_SPEC

reset() method sets F9R1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f9r1::F9R1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F9R2_SPEC

reset() method sets F9R2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f9r2::F9R2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F10R1_SPEC

reset() method sets F10R1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f10r1::F10R1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F10R2_SPEC

reset() method sets F10R2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f10r2::F10R2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F11R1_SPEC

reset() method sets F11R1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f11r1::F11R1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F11R2_SPEC

reset() method sets F11R2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f11r2::F11R2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F12R1_SPEC

reset() method sets F12R1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f12r1::F12R1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F12R2_SPEC

reset() method sets F12R2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f12r2::F12R2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F13R1_SPEC

reset() method sets F13R1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f13r1::F13R1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F13R2_SPEC

reset() method sets F13R2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f13r2::F13R2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F14R1_SPEC

reset() method sets F14R1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f14r1::F14R1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F14R2_SPEC

reset() method sets F14R2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f14r2::F14R2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F15R1_SPEC

reset() method sets F15R1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f15r1::F15R1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F15R2_SPEC

reset() method sets F15R2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f15r2::F15R2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F16R1_SPEC

reset() method sets F16R1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f16r1::F16R1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F16R2_SPEC

reset() method sets F16R2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f16r2::F16R2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F17R1_SPEC

reset() method sets F17R1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f17r1::F17R1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F17R2_SPEC

reset() method sets F17R2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f17r2::F17R2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F18R1_SPEC

reset() method sets F18R1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f18r1::F18R1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F18R2_SPEC

reset() method sets F18R2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f18r2::F18R2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F19R1_SPEC

reset() method sets F19R1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f19r1::F19R1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F19R2_SPEC

reset() method sets F19R2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f19r2::F19R2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F20R1_SPEC

reset() method sets F20R1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f20r1::F20R1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F20R2_SPEC

reset() method sets F20R2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f20r2::F20R2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F21R1_SPEC

reset() method sets F21R1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f21r1::F21R1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F21R2_SPEC

reset() method sets F21R2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f21r2::F21R2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F22R1_SPEC

reset() method sets F22R1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f22r1::F22R1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F22R2_SPEC

reset() method sets F22R2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f22r2::F22R2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F23R1_SPEC

reset() method sets F23R1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f23r1::F23R1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F23R2_SPEC

reset() method sets F23R2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f23r2::F23R2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F24R1_SPEC

reset() method sets F24R1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f24r1::F24R1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F24R2_SPEC

reset() method sets F24R2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f24r2::F24R2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F25R1_SPEC

reset() method sets F25R1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f25r1::F25R1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F25R2_SPEC

reset() method sets F25R2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f25r2::F25R2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F26R1_SPEC

reset() method sets F26R1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f26r1::F26R1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F26R2_SPEC

reset() method sets F26R2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f26r2::F26R2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F27R1_SPEC

reset() method sets F27R1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f27r1::F27R1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for F27R2_SPEC

reset() method sets F27R2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::f27r2::F27R2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for FAFIFOR_SPEC

reset() method sets FAFIFOR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::fafifor::FAFIFOR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for FCTLR_SPEC

reset() method sets FCTLR to value 0x2a1c_0e01

source§

const RESET_VALUE: Self::Ux = {transmute(0x2a1c0e01): <ch32v30x::can1::fctlr::FCTLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for FMCFGR_SPEC

reset() method sets FMCFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::fmcfgr::FMCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for FSCFGR_SPEC

reset() method sets FSCFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::fscfgr::FSCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for FWR_SPEC

reset() method sets FWR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::fwr::FWR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::can1::intenr::INTENR_SPEC

reset() method sets INTENR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::intenr::INTENR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for RFIFO0_SPEC

reset() method sets RFIFO0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::rfifo0::RFIFO0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for RFIFO1_SPEC

reset() method sets RFIFO1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::rfifo1::RFIFO1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for RXMDHR0_SPEC

reset() method sets RXMDHR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::rxmdhr0::RXMDHR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for RXMDHR1_SPEC

reset() method sets RXMDHR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::rxmdhr1::RXMDHR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for RXMDLR0_SPEC

reset() method sets RXMDLR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::rxmdlr0::RXMDLR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for RXMDLR1_SPEC

reset() method sets RXMDLR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::rxmdlr1::RXMDLR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for RXMDTR0_SPEC

reset() method sets RXMDTR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::rxmdtr0::RXMDTR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for RXMDTR1_SPEC

reset() method sets RXMDTR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::rxmdtr1::RXMDTR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for RXMIR0_SPEC

reset() method sets RXMIR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::rxmir0::RXMIR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for RXMIR1_SPEC

reset() method sets RXMIR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::rxmir1::RXMIR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::can1::statr::STATR_SPEC

reset() method sets STATR to value 0x0c02

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000c02): <ch32v30x::can1::statr::STATR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for TSTATR_SPEC

reset() method sets TSTATR to value 0x1c00_0000

source§

const RESET_VALUE: Self::Ux = {transmute(0x1c000000): <ch32v30x::can1::tstatr::TSTATR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for TXMDHR0_SPEC

reset() method sets TXMDHR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::txmdhr0::TXMDHR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for TXMDHR1_SPEC

reset() method sets TXMDHR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::txmdhr1::TXMDHR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for TXMDHR2_SPEC

reset() method sets TXMDHR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::txmdhr2::TXMDHR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for TXMDLR0_SPEC

reset() method sets TXMDLR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::txmdlr0::TXMDLR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for TXMDLR1_SPEC

reset() method sets TXMDLR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::txmdlr1::TXMDLR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for TXMDLR2_SPEC

reset() method sets TXMDLR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::txmdlr2::TXMDLR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for TXMDTR0_SPEC

reset() method sets TXMDTR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::txmdtr0::TXMDTR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for TXMDTR1_SPEC

reset() method sets TXMDTR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::txmdtr1::TXMDTR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for TXMDTR2_SPEC

reset() method sets TXMDTR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::txmdtr2::TXMDTR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for TXMIR0_SPEC

reset() method sets TXMIR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::txmir0::TXMIR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for TXMIR1_SPEC

reset() method sets TXMIR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::txmir1::TXMIR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for TXMIR2_SPEC

reset() method sets TXMIR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::can1::txmir2::TXMIR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::crc::ctlr::CTLR_SPEC

reset() method sets CTLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::crc::ctlr::CTLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::crc::datar::DATAR_SPEC

reset() method sets DATAR to value 0xffff_ffff

source§

const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <ch32v30x::crc::datar::DATAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IDATAR_SPEC

reset() method sets IDATAR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::crc::idatar::IDATAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dac::ctlr::CTLR_SPEC

reset() method sets CTLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dac::ctlr::CTLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DOR1_SPEC

reset() method sets DOR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dac::dor1::DOR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DOR2_SPEC

reset() method sets DOR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dac::dor2::DOR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for L12BDHR1_SPEC

reset() method sets L12BDHR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dac::l12bdhr1::L12BDHR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for L12BDHR2_SPEC

reset() method sets L12BDHR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dac::l12bdhr2::L12BDHR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for LD12BDHR_SPEC

reset() method sets LD12BDHR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dac::ld12bdhr::LD12BDHR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for R8BDHR1_SPEC

reset() method sets R8BDHR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dac::r8bdhr1::R8BDHR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for R8BDHR2_SPEC

reset() method sets R8BDHR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dac::r8bdhr2::R8BDHR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for R12BDHR1_SPEC

reset() method sets R12BDHR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dac::r12bdhr1::R12BDHR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for R12BDHR2_SPEC

reset() method sets R12BDHR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dac::r12bdhr2::R12BDHR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for RD8BDHR_SPEC

reset() method sets RD8BDHR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dac::rd8bdhr::RD8BDHR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for RD12BDHR_SPEC

reset() method sets RD12BDHR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dac::rd12bdhr::RD12BDHR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for SWTR_SPEC

reset() method sets SWTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dac::swtr::SWTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dbg::cfgr1::CFGR1_SPEC

reset() method sets CFGR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dbg::cfgr1::CFGR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dbg::cfgr2::CFGR2_SPEC

reset() method sets CFGR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dbg::cfgr2::CFGR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma1::cfgr1::CFGR1_SPEC

reset() method sets CFGR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma1::cfgr1::CFGR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma1::cfgr2::CFGR2_SPEC

reset() method sets CFGR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma1::cfgr2::CFGR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma1::cfgr3::CFGR3_SPEC

reset() method sets CFGR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma1::cfgr3::CFGR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma1::cfgr4::CFGR4_SPEC

reset() method sets CFGR4 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma1::cfgr4::CFGR4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma1::cfgr5::CFGR5_SPEC

reset() method sets CFGR5 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma1::cfgr5::CFGR5_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma1::cfgr6::CFGR6_SPEC

reset() method sets CFGR6 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma1::cfgr6::CFGR6_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma1::cfgr7::CFGR7_SPEC

reset() method sets CFGR7 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma1::cfgr7::CFGR7_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma1::cntr1::CNTR1_SPEC

reset() method sets CNTR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma1::cntr1::CNTR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma1::cntr2::CNTR2_SPEC

reset() method sets CNTR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma1::cntr2::CNTR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma1::cntr3::CNTR3_SPEC

reset() method sets CNTR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma1::cntr3::CNTR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma1::cntr4::CNTR4_SPEC

reset() method sets CNTR4 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma1::cntr4::CNTR4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma1::cntr5::CNTR5_SPEC

reset() method sets CNTR5 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma1::cntr5::CNTR5_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma1::cntr6::CNTR6_SPEC

reset() method sets CNTR6 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma1::cntr6::CNTR6_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma1::cntr7::CNTR7_SPEC

reset() method sets CNTR7 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma1::cntr7::CNTR7_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma1::intfcr::INTFCR_SPEC

reset() method sets INTFCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma1::intfcr::INTFCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma1::intfr::INTFR_SPEC

reset() method sets INTFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma1::intfr::INTFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma1::maddr1::MADDR1_SPEC

reset() method sets MADDR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma1::maddr1::MADDR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma1::maddr2::MADDR2_SPEC

reset() method sets MADDR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma1::maddr2::MADDR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma1::maddr3::MADDR3_SPEC

reset() method sets MADDR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma1::maddr3::MADDR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma1::maddr4::MADDR4_SPEC

reset() method sets MADDR4 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma1::maddr4::MADDR4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma1::maddr5::MADDR5_SPEC

reset() method sets MADDR5 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma1::maddr5::MADDR5_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma1::maddr6::MADDR6_SPEC

reset() method sets MADDR6 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma1::maddr6::MADDR6_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma1::maddr7::MADDR7_SPEC

reset() method sets MADDR7 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma1::maddr7::MADDR7_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma1::paddr1::PADDR1_SPEC

reset() method sets PADDR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma1::paddr1::PADDR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma1::paddr2::PADDR2_SPEC

reset() method sets PADDR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma1::paddr2::PADDR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma1::paddr3::PADDR3_SPEC

reset() method sets PADDR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma1::paddr3::PADDR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma1::paddr4::PADDR4_SPEC

reset() method sets PADDR4 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma1::paddr4::PADDR4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma1::paddr5::PADDR5_SPEC

reset() method sets PADDR5 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma1::paddr5::PADDR5_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma1::paddr6::PADDR6_SPEC

reset() method sets PADDR6 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma1::paddr6::PADDR6_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma1::paddr7::PADDR7_SPEC

reset() method sets PADDR7 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma1::paddr7::PADDR7_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma2::cfgr1::CFGR1_SPEC

reset() method sets CFGR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::cfgr1::CFGR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma2::cfgr2::CFGR2_SPEC

reset() method sets CFGR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::cfgr2::CFGR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma2::cfgr3::CFGR3_SPEC

reset() method sets CFGR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::cfgr3::CFGR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma2::cfgr4::CFGR4_SPEC

reset() method sets CFGR4 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::cfgr4::CFGR4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma2::cfgr5::CFGR5_SPEC

reset() method sets CFGR5 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::cfgr5::CFGR5_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma2::cfgr6::CFGR6_SPEC

reset() method sets CFGR6 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::cfgr6::CFGR6_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma2::cfgr7::CFGR7_SPEC

reset() method sets CFGR7 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::cfgr7::CFGR7_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CFGR8_SPEC

reset() method sets CFGR8 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::cfgr8::CFGR8_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CFGR9_SPEC

reset() method sets CFGR9 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::cfgr9::CFGR9_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CFGR10_SPEC

reset() method sets CFGR10 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::cfgr10::CFGR10_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CFGR11_SPEC

reset() method sets CFGR11 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::cfgr11::CFGR11_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma2::cntr1::CNTR1_SPEC

reset() method sets CNTR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::cntr1::CNTR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma2::cntr2::CNTR2_SPEC

reset() method sets CNTR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::cntr2::CNTR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma2::cntr3::CNTR3_SPEC

reset() method sets CNTR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::cntr3::CNTR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma2::cntr4::CNTR4_SPEC

reset() method sets CNTR4 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::cntr4::CNTR4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma2::cntr5::CNTR5_SPEC

reset() method sets CNTR5 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::cntr5::CNTR5_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma2::cntr6::CNTR6_SPEC

reset() method sets CNTR6 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::cntr6::CNTR6_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma2::cntr7::CNTR7_SPEC

reset() method sets CNTR7 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::cntr7::CNTR7_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CNTR8_SPEC

reset() method sets CNTR8 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::cntr8::CNTR8_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CNTR9_SPEC

reset() method sets CNTR9 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::cntr9::CNTR9_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CNTR10_SPEC

reset() method sets CNTR10 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::cntr10::CNTR10_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CNTR11_SPEC

reset() method sets CNTR11 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::cntr11::CNTR11_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for EXTEN_INTFCR_SPEC

reset() method sets EXTEN_INTFCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::exten_intfcr::EXTEN_INTFCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for EXTEN_INTFR_SPEC

reset() method sets EXTEN_INTFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::exten_intfr::EXTEN_INTFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma2::intfcr::INTFCR_SPEC

reset() method sets INTFCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::intfcr::INTFCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma2::intfr::INTFR_SPEC

reset() method sets INTFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::intfr::INTFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma2::maddr1::MADDR1_SPEC

reset() method sets MADDR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::maddr1::MADDR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma2::maddr2::MADDR2_SPEC

reset() method sets MADDR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::maddr2::MADDR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma2::maddr3::MADDR3_SPEC

reset() method sets MADDR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::maddr3::MADDR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma2::maddr4::MADDR4_SPEC

reset() method sets MADDR4 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::maddr4::MADDR4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma2::maddr5::MADDR5_SPEC

reset() method sets MADDR5 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::maddr5::MADDR5_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma2::maddr6::MADDR6_SPEC

reset() method sets MADDR6 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::maddr6::MADDR6_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma2::maddr7::MADDR7_SPEC

reset() method sets MADDR7 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::maddr7::MADDR7_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for MADDR8_SPEC

reset() method sets MADDR8 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::maddr8::MADDR8_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for MADDR9_SPEC

reset() method sets MADDR9 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::maddr9::MADDR9_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for MADDR10_SPEC

reset() method sets MADDR10 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::maddr10::MADDR10_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for MADDR11_SPEC

reset() method sets MADDR11 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::maddr11::MADDR11_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma2::paddr1::PADDR1_SPEC

reset() method sets PADDR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::paddr1::PADDR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma2::paddr2::PADDR2_SPEC

reset() method sets PADDR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::paddr2::PADDR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma2::paddr3::PADDR3_SPEC

reset() method sets PADDR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::paddr3::PADDR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma2::paddr4::PADDR4_SPEC

reset() method sets PADDR4 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::paddr4::PADDR4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma2::paddr5::PADDR5_SPEC

reset() method sets PADDR5 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::paddr5::PADDR5_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma2::paddr6::PADDR6_SPEC

reset() method sets PADDR6 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::paddr6::PADDR6_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dma2::paddr7::PADDR7_SPEC

reset() method sets PADDR7 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::paddr7::PADDR7_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PADDR8_SPEC

reset() method sets PADDR8 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::paddr8::PADDR8_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PADDR9_SPEC

reset() method sets PADDR9 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::paddr9::PADDR9_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PADDR10_SPEC

reset() method sets PADDR10 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::paddr10::PADDR10_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PADDR11_SPEC

reset() method sets PADDR11 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dma2::paddr11::PADDR11_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CAPCNT_SPEC

reset() method sets CAPCNT to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::dvp::capcnt::CAPCNT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for COL_NUM_SPEC

reset() method sets COL_NUM to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::dvp::col_num::COL_NUM_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CR0_SPEC

reset() method sets CR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::dvp::cr0::CR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CR1_SPEC

reset() method sets CR1 to value 0x06

source§

const RESET_VALUE: Self::Ux = {transmute(0x06): <ch32v30x::dvp::cr1::CR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DMA_BUF0_SPEC

reset() method sets DMA_BUF0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dvp::dma_buf0::DMA_BUF0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DMA_BUF1_SPEC

reset() method sets DMA_BUF1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dvp::dma_buf1::DMA_BUF1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::dvp::dr::DR_SPEC

reset() method sets DR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::dvp::dr::DR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for HOFFCNT_SPEC

reset() method sets HOFFCNT to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::dvp::hoffcnt::HOFFCNT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IER_SPEC

reset() method sets IER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::dvp::ier::IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IFR_SPEC

reset() method sets IFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::dvp::ifr::IFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ROW_CNT_SPEC

reset() method sets ROW_CNT to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::dvp::row_cnt::ROW_CNT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ROW_NUM_SPEC

reset() method sets ROW_NUM to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::dvp::row_num::ROW_NUM_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for STATUS_SPEC

reset() method sets STATUS to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::dvp::status::STATUS_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for VLINE_SPEC

reset() method sets VLINE to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::dvp::vline::VLINE_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for VST_SPEC

reset() method sets VST to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::dvp::vst::VST_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DMABMR_SPEC

reset() method sets DMABMR to value 0x2101

source§

const RESET_VALUE: Self::Ux = {transmute(0x00002101): <ch32v30x::ethernet_dma::dmabmr::DMABMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DMACHRBAR_SPEC

reset() method sets DMACHRBAR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::ethernet_dma::dmachrbar::DMACHRBAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DMACHRDR_SPEC

reset() method sets DMACHRDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::ethernet_dma::dmachrdr::DMACHRDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DMACHTBAR_SPEC

reset() method sets DMACHTBAR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::ethernet_dma::dmachtbar::DMACHTBAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DMACHTDR_SPEC

reset() method sets DMACHTDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::ethernet_dma::dmachtdr::DMACHTDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DMAIER_SPEC

reset() method sets DMAIER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::ethernet_dma::dmaier::DMAIER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DMAMFBOCR_SPEC

reset() method sets DMAMFBOCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::ethernet_dma::dmamfbocr::DMAMFBOCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DMAOMR_SPEC

reset() method sets DMAOMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::ethernet_dma::dmaomr::DMAOMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DMARDLAR_SPEC

reset() method sets DMARDLAR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::ethernet_dma::dmardlar::DMARDLAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DMARPDR_SPEC

reset() method sets DMARPDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::ethernet_dma::dmarpdr::DMARPDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DMASR_SPEC

reset() method sets DMASR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::ethernet_dma::dmasr::DMASR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DMATDLAR_SPEC

reset() method sets DMATDLAR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::ethernet_dma::dmatdlar::DMATDLAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DMATPDR_SPEC

reset() method sets DMATPDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::ethernet_dma::dmatpdr::DMATPDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for MACA0HR_SPEC

reset() method sets MACA0HR to value 0x0010_ffff

source§

const RESET_VALUE: Self::Ux = {transmute(0x0010ffff): <ch32v30x::ethernet_mac::maca0hr::MACA0HR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for MACA0LR_SPEC

reset() method sets MACA0LR to value 0xffff_ffff

source§

const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <ch32v30x::ethernet_mac::maca0lr::MACA0LR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for MACA1HR_SPEC

reset() method sets MACA1HR to value 0xffff

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000ffff): <ch32v30x::ethernet_mac::maca1hr::MACA1HR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for MACA1LR_SPEC

reset() method sets MACA1LR to value 0xffff_ffff

source§

const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <ch32v30x::ethernet_mac::maca1lr::MACA1LR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for MACA2HR_SPEC

reset() method sets MACA2HR to value 0xffff

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000ffff): <ch32v30x::ethernet_mac::maca2hr::MACA2HR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for MACA2LR_SPEC

reset() method sets MACA2LR to value 0xffff_ffff

source§

const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <ch32v30x::ethernet_mac::maca2lr::MACA2LR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for MACA3HR_SPEC

reset() method sets MACA3HR to value 0xffff

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000ffff): <ch32v30x::ethernet_mac::maca3hr::MACA3HR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for MACA3LR_SPEC

reset() method sets MACA3LR to value 0xffff_ffff

source§

const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <ch32v30x::ethernet_mac::maca3lr::MACA3LR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for MACCR_SPEC

reset() method sets MACCR to value 0x8000

source§

const RESET_VALUE: Self::Ux = {transmute(0x00008000): <ch32v30x::ethernet_mac::maccr::MACCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for MACFCR_SPEC

reset() method sets MACFCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::ethernet_mac::macfcr::MACFCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for MACFFR_SPEC

reset() method sets MACFFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::ethernet_mac::macffr::MACFFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for MACHTHR_SPEC

reset() method sets MACHTHR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::ethernet_mac::machthr::MACHTHR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for MACHTLR_SPEC

reset() method sets MACHTLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::ethernet_mac::machtlr::MACHTLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for MACIMR_SPEC

reset() method sets MACIMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::ethernet_mac::macimr::MACIMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for MACMIIAR_SPEC

reset() method sets MACMIIAR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::ethernet_mac::macmiiar::MACMIIAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for MACMIIDR_SPEC

reset() method sets MACMIIDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::ethernet_mac::macmiidr::MACMIIDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for MACPMTCSR_SPEC

reset() method sets MACPMTCSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::ethernet_mac::macpmtcsr::MACPMTCSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for MACRWUFFR_SPEC

reset() method sets MACRWUFFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::ethernet_mac::macrwuffr::MACRWUFFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for MACSR_SPEC

reset() method sets MACSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::ethernet_mac::macsr::MACSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for MACVLANTR_SPEC

reset() method sets MACVLANTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::ethernet_mac::macvlantr::MACVLANTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for MMCCR_SPEC

reset() method sets MMCCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::ethernet_mmc::mmccr::MMCCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for MMCRFAECR_SPEC

reset() method sets MMCRFAECR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::ethernet_mmc::mmcrfaecr::MMCRFAECR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for MMCRFCECR_SPEC

reset() method sets MMCRFCECR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::ethernet_mmc::mmcrfcecr::MMCRFCECR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for MMCRGUFCR_SPEC

reset() method sets MMCRGUFCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::ethernet_mmc::mmcrgufcr::MMCRGUFCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for MMCRIMR_SPEC

reset() method sets MMCRIMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::ethernet_mmc::mmcrimr::MMCRIMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for MMCRIR_SPEC

reset() method sets MMCRIR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::ethernet_mmc::mmcrir::MMCRIR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for MMCTGFCR_SPEC

reset() method sets MMCTGFCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::ethernet_mmc::mmctgfcr::MMCTGFCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for MMCTGFMSCCR_SPEC

reset() method sets MMCTGFMSCCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::ethernet_mmc::mmctgfmsccr::MMCTGFMSCCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for MMCTGFSCCR_SPEC

reset() method sets MMCTGFSCCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::ethernet_mmc::mmctgfsccr::MMCTGFSCCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for MMCTIMR_SPEC

reset() method sets MMCTIMR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::ethernet_mmc::mmctimr::MMCTIMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for MMCTIR_SPEC

reset() method sets MMCTIR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::ethernet_mmc::mmctir::MMCTIR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PTPSSIR_SPEC

reset() method sets PTPSSIR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::ethernet_ptp::ptpssir::PTPSSIR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PTPTSAR_SPEC

reset() method sets PTPTSAR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::ethernet_ptp::ptptsar::PTPTSAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PTPTSCR_SPEC

reset() method sets PTPTSCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::ethernet_ptp::ptptscr::PTPTSCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PTPTSHR_SPEC

reset() method sets PTPTSHR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::ethernet_ptp::ptptshr::PTPTSHR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PTPTSHUR_SPEC

reset() method sets PTPTSHUR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::ethernet_ptp::ptptshur::PTPTSHUR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PTPTSLR_SPEC

reset() method sets PTPTSLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::ethernet_ptp::ptptslr::PTPTSLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PTPTSLUR_SPEC

reset() method sets PTPTSLUR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::ethernet_ptp::ptptslur::PTPTSLUR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PTPTTHR_SPEC

reset() method sets PTPTTHR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::ethernet_ptp::ptptthr::PTPTTHR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PTPTTLR_SPEC

reset() method sets PTPTTLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::ethernet_ptp::ptpttlr::PTPTTLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for EXTEND_CTR_SPEC

reset() method sets EXTEND_CTR to value 0x0a00

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000a00): <ch32v30x::extend::extend_ctr::EXTEND_CTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for EVENR_SPEC

reset() method sets EVENR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::exti::evenr::EVENR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for FTENR_SPEC

reset() method sets FTENR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::exti::ftenr::FTENR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::exti::intenr::INTENR_SPEC

reset() method sets INTENR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::exti::intenr::INTENR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::exti::intfr::INTFR_SPEC

reset() method sets INTFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::exti::intfr::INTFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for RTENR_SPEC

reset() method sets RTENR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::exti::rtenr::RTENR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for SWIEVR_SPEC

reset() method sets SWIEVR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::exti::swievr::SWIEVR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ADDR_SPEC

reset() method sets ADDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::flash::addr::ADDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::flash::ctlr::CTLR_SPEC

reset() method sets CTLR to value 0x80

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000080): <ch32v30x::flash::ctlr::CTLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for KEYR_SPEC

reset() method sets KEYR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::flash::keyr::KEYR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for MODEKEYR_SPEC

reset() method sets MODEKEYR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::flash::modekeyr::MODEKEYR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for OBKEYR_SPEC

reset() method sets OBKEYR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::flash::obkeyr::OBKEYR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for OBR_SPEC

reset() method sets OBR to value 0x03ff_fffc

source§

const RESET_VALUE: Self::Ux = {transmute(0x03fffffc): <ch32v30x::flash::obr::OBR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::flash::statr::STATR_SPEC

reset() method sets STATR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::flash::statr::STATR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for WPR_SPEC

reset() method sets WPR to value 0xffff_ffff

source§

const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <ch32v30x::flash::wpr::WPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for BCR1_SPEC

reset() method sets BCR1 to value 0x30d0

source§

const RESET_VALUE: Self::Ux = {transmute(0x000030d0): <ch32v30x::fsmc::bcr1::BCR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for BTR1_SPEC

reset() method sets BTR1 to value 0xffff_ffff

source§

const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <ch32v30x::fsmc::btr1::BTR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for BWTR1_SPEC

reset() method sets BWTR1 to value 0x0fff_ffff

source§

const RESET_VALUE: Self::Ux = {transmute(0x0fffffff): <ch32v30x::fsmc::bwtr1::BWTR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ECCR2_SPEC

reset() method sets ECCR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::fsmc::eccr2::ECCR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PATT2_SPEC

reset() method sets PATT2 to value 0xfcfc_fcfc

source§

const RESET_VALUE: Self::Ux = {transmute(0xfcfcfcfc): <ch32v30x::fsmc::patt2::PATT2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PCR2_SPEC

reset() method sets PCR2 to value 0x18

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000018): <ch32v30x::fsmc::pcr2::PCR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PMEM2_SPEC

reset() method sets PMEM2 to value 0xfcfc_fcfc

source§

const RESET_VALUE: Self::Ux = {transmute(0xfcfcfcfc): <ch32v30x::fsmc::pmem2::PMEM2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for SR2_SPEC

reset() method sets SR2 to value 0x40

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000040): <ch32v30x::fsmc::sr2::SR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for BCR_SPEC

reset() method sets BCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::gpioa::bcr::BCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for BSHR_SPEC

reset() method sets BSHR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::gpioa::bshr::BSHR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CFGHR_SPEC

reset() method sets CFGHR to value 0x4444_4444

source§

const RESET_VALUE: Self::Ux = {transmute(0x44444444): <ch32v30x::gpioa::cfghr::CFGHR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CFGLR_SPEC

reset() method sets CFGLR to value 0x4444_4444

source§

const RESET_VALUE: Self::Ux = {transmute(0x44444444): <ch32v30x::gpioa::cfglr::CFGLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for INDR_SPEC

reset() method sets INDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::gpioa::indr::INDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for LCKR_SPEC

reset() method sets LCKR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::gpioa::lckr::LCKR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for OUTDR_SPEC

reset() method sets OUTDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::gpioa::outdr::OUTDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CKCFGR_SPEC

reset() method sets CKCFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::i2c1::ckcfgr::CKCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::i2c1::ctlr1::CTLR1_SPEC

reset() method sets CTLR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::i2c1::ctlr1::CTLR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::i2c1::ctlr2::CTLR2_SPEC

reset() method sets CTLR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::i2c1::ctlr2::CTLR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::i2c1::datar::DATAR_SPEC

reset() method sets DATAR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::i2c1::datar::DATAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for OADDR1_SPEC

reset() method sets OADDR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::i2c1::oaddr1::OADDR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for OADDR2_SPEC

reset() method sets OADDR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::i2c1::oaddr2::OADDR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for RTR_SPEC

reset() method sets RTR to value 0x02

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000002): <ch32v30x::i2c1::rtr::RTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for STAR1_SPEC

reset() method sets STAR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::i2c1::star1::STAR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for STAR2_SPEC

reset() method sets STAR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::i2c1::star2::STAR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::iwdg::ctlr::CTLR_SPEC

reset() method sets CTLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::iwdg::ctlr::CTLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PSCR_SPEC

reset() method sets PSCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::iwdg::pscr::PSCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for RLDR_SPEC

reset() method sets RLDR to value 0x0fff

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000fff): <ch32v30x::iwdg::rldr::RLDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::iwdg::statr::STATR_SPEC

reset() method sets STATR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::iwdg::statr::STATR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::opa::cr::CR_SPEC

reset() method sets CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::opa::cr::CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::pfic::cfgr::CFGR_SPEC

reset() method sets CFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::pfic::cfgr::CFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for GISR_SPEC

reset() method sets GISR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::pfic::gisr::GISR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IACTR1_SPEC

reset() method sets IACTR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::pfic::iactr1::IACTR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IACTR2_SPEC

reset() method sets IACTR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::pfic::iactr2::IACTR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IACTR3_SPEC

reset() method sets IACTR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::pfic::iactr3::IACTR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IACTR4_SPEC

reset() method sets IACTR4 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::pfic::iactr4::IACTR4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IENR1_SPEC

reset() method sets IENR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::pfic::ienr1::IENR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IENR2_SPEC

reset() method sets IENR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::pfic::ienr2::IENR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IENR3_SPEC

reset() method sets IENR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::pfic::ienr3::IENR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IENR4_SPEC

reset() method sets IENR4 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::pfic::ienr4::IENR4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPR1_SPEC

reset() method sets IPR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::pfic::ipr1::IPR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPR2_SPEC

reset() method sets IPR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::pfic::ipr2::IPR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPR3_SPEC

reset() method sets IPR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::pfic::ipr3::IPR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPR4_SPEC

reset() method sets IPR4 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::pfic::ipr4::IPR4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR0_SPEC

reset() method sets IPRIOR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior0::IPRIOR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR1_SPEC

reset() method sets IPRIOR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior1::IPRIOR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR2_SPEC

reset() method sets IPRIOR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior2::IPRIOR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR3_SPEC

reset() method sets IPRIOR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior3::IPRIOR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR4_SPEC

reset() method sets IPRIOR4 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior4::IPRIOR4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR5_SPEC

reset() method sets IPRIOR5 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior5::IPRIOR5_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR6_SPEC

reset() method sets IPRIOR6 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior6::IPRIOR6_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR7_SPEC

reset() method sets IPRIOR7 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior7::IPRIOR7_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR8_SPEC

reset() method sets IPRIOR8 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior8::IPRIOR8_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR9_SPEC

reset() method sets IPRIOR9 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior9::IPRIOR9_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR10_SPEC

reset() method sets IPRIOR10 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior10::IPRIOR10_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR11_SPEC

reset() method sets IPRIOR11 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior11::IPRIOR11_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR12_SPEC

reset() method sets IPRIOR12 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior12::IPRIOR12_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR13_SPEC

reset() method sets IPRIOR13 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior13::IPRIOR13_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR14_SPEC

reset() method sets IPRIOR14 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior14::IPRIOR14_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR15_SPEC

reset() method sets IPRIOR15 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior15::IPRIOR15_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR16_SPEC

reset() method sets IPRIOR16 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior16::IPRIOR16_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR17_SPEC

reset() method sets IPRIOR17 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior17::IPRIOR17_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR18_SPEC

reset() method sets IPRIOR18 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior18::IPRIOR18_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR19_SPEC

reset() method sets IPRIOR19 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior19::IPRIOR19_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR20_SPEC

reset() method sets IPRIOR20 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior20::IPRIOR20_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR21_SPEC

reset() method sets IPRIOR21 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior21::IPRIOR21_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR22_SPEC

reset() method sets IPRIOR22 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior22::IPRIOR22_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR23_SPEC

reset() method sets IPRIOR23 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior23::IPRIOR23_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR24_SPEC

reset() method sets IPRIOR24 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior24::IPRIOR24_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR25_SPEC

reset() method sets IPRIOR25 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior25::IPRIOR25_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR26_SPEC

reset() method sets IPRIOR26 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior26::IPRIOR26_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR27_SPEC

reset() method sets IPRIOR27 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior27::IPRIOR27_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR28_SPEC

reset() method sets IPRIOR28 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior28::IPRIOR28_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR29_SPEC

reset() method sets IPRIOR29 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior29::IPRIOR29_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR30_SPEC

reset() method sets IPRIOR30 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior30::IPRIOR30_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR31_SPEC

reset() method sets IPRIOR31 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior31::IPRIOR31_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR32_SPEC

reset() method sets IPRIOR32 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior32::IPRIOR32_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR33_SPEC

reset() method sets IPRIOR33 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior33::IPRIOR33_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR34_SPEC

reset() method sets IPRIOR34 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior34::IPRIOR34_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR35_SPEC

reset() method sets IPRIOR35 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior35::IPRIOR35_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR36_SPEC

reset() method sets IPRIOR36 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior36::IPRIOR36_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR37_SPEC

reset() method sets IPRIOR37 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior37::IPRIOR37_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR38_SPEC

reset() method sets IPRIOR38 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior38::IPRIOR38_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR39_SPEC

reset() method sets IPRIOR39 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior39::IPRIOR39_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR40_SPEC

reset() method sets IPRIOR40 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior40::IPRIOR40_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR41_SPEC

reset() method sets IPRIOR41 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior41::IPRIOR41_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR42_SPEC

reset() method sets IPRIOR42 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior42::IPRIOR42_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR43_SPEC

reset() method sets IPRIOR43 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior43::IPRIOR43_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR44_SPEC

reset() method sets IPRIOR44 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior44::IPRIOR44_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR45_SPEC

reset() method sets IPRIOR45 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior45::IPRIOR45_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR46_SPEC

reset() method sets IPRIOR46 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior46::IPRIOR46_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR47_SPEC

reset() method sets IPRIOR47 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior47::IPRIOR47_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR48_SPEC

reset() method sets IPRIOR48 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior48::IPRIOR48_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR49_SPEC

reset() method sets IPRIOR49 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior49::IPRIOR49_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR50_SPEC

reset() method sets IPRIOR50 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior50::IPRIOR50_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR51_SPEC

reset() method sets IPRIOR51 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior51::IPRIOR51_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR52_SPEC

reset() method sets IPRIOR52 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior52::IPRIOR52_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR53_SPEC

reset() method sets IPRIOR53 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior53::IPRIOR53_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR54_SPEC

reset() method sets IPRIOR54 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior54::IPRIOR54_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR55_SPEC

reset() method sets IPRIOR55 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior55::IPRIOR55_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR56_SPEC

reset() method sets IPRIOR56 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior56::IPRIOR56_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR57_SPEC

reset() method sets IPRIOR57 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior57::IPRIOR57_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR58_SPEC

reset() method sets IPRIOR58 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior58::IPRIOR58_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR59_SPEC

reset() method sets IPRIOR59 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior59::IPRIOR59_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR60_SPEC

reset() method sets IPRIOR60 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior60::IPRIOR60_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR61_SPEC

reset() method sets IPRIOR61 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior61::IPRIOR61_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR62_SPEC

reset() method sets IPRIOR62 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior62::IPRIOR62_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR63_SPEC

reset() method sets IPRIOR63 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior63::IPRIOR63_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR64_SPEC

reset() method sets IPRIOR64 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior64::IPRIOR64_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR65_SPEC

reset() method sets IPRIOR65 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior65::IPRIOR65_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR66_SPEC

reset() method sets IPRIOR66 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior66::IPRIOR66_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR67_SPEC

reset() method sets IPRIOR67 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior67::IPRIOR67_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR68_SPEC

reset() method sets IPRIOR68 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior68::IPRIOR68_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR69_SPEC

reset() method sets IPRIOR69 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior69::IPRIOR69_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR70_SPEC

reset() method sets IPRIOR70 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior70::IPRIOR70_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR71_SPEC

reset() method sets IPRIOR71 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior71::IPRIOR71_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR72_SPEC

reset() method sets IPRIOR72 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior72::IPRIOR72_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR73_SPEC

reset() method sets IPRIOR73 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior73::IPRIOR73_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR74_SPEC

reset() method sets IPRIOR74 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior74::IPRIOR74_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR75_SPEC

reset() method sets IPRIOR75 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior75::IPRIOR75_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR76_SPEC

reset() method sets IPRIOR76 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior76::IPRIOR76_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR77_SPEC

reset() method sets IPRIOR77 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior77::IPRIOR77_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR78_SPEC

reset() method sets IPRIOR78 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior78::IPRIOR78_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR79_SPEC

reset() method sets IPRIOR79 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior79::IPRIOR79_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR80_SPEC

reset() method sets IPRIOR80 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior80::IPRIOR80_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR81_SPEC

reset() method sets IPRIOR81 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior81::IPRIOR81_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR82_SPEC

reset() method sets IPRIOR82 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior82::IPRIOR82_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR83_SPEC

reset() method sets IPRIOR83 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior83::IPRIOR83_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR84_SPEC

reset() method sets IPRIOR84 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior84::IPRIOR84_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR85_SPEC

reset() method sets IPRIOR85 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior85::IPRIOR85_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR86_SPEC

reset() method sets IPRIOR86 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior86::IPRIOR86_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR87_SPEC

reset() method sets IPRIOR87 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior87::IPRIOR87_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR88_SPEC

reset() method sets IPRIOR88 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior88::IPRIOR88_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR89_SPEC

reset() method sets IPRIOR89 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior89::IPRIOR89_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR90_SPEC

reset() method sets IPRIOR90 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior90::IPRIOR90_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR91_SPEC

reset() method sets IPRIOR91 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior91::IPRIOR91_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR92_SPEC

reset() method sets IPRIOR92 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior92::IPRIOR92_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR93_SPEC

reset() method sets IPRIOR93 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior93::IPRIOR93_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR94_SPEC

reset() method sets IPRIOR94 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior94::IPRIOR94_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR95_SPEC

reset() method sets IPRIOR95 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior95::IPRIOR95_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR96_SPEC

reset() method sets IPRIOR96 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior96::IPRIOR96_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR97_SPEC

reset() method sets IPRIOR97 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior97::IPRIOR97_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR98_SPEC

reset() method sets IPRIOR98 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior98::IPRIOR98_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR99_SPEC

reset() method sets IPRIOR99 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior99::IPRIOR99_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR100_SPEC

reset() method sets IPRIOR100 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior100::IPRIOR100_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR101_SPEC

reset() method sets IPRIOR101 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior101::IPRIOR101_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR102_SPEC

reset() method sets IPRIOR102 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior102::IPRIOR102_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR103_SPEC

reset() method sets IPRIOR103 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior103::IPRIOR103_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR104_SPEC

reset() method sets IPRIOR104 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior104::IPRIOR104_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR105_SPEC

reset() method sets IPRIOR105 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior105::IPRIOR105_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR106_SPEC

reset() method sets IPRIOR106 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior106::IPRIOR106_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR107_SPEC

reset() method sets IPRIOR107 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior107::IPRIOR107_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR108_SPEC

reset() method sets IPRIOR108 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior108::IPRIOR108_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR109_SPEC

reset() method sets IPRIOR109 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior109::IPRIOR109_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR110_SPEC

reset() method sets IPRIOR110 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior110::IPRIOR110_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR111_SPEC

reset() method sets IPRIOR111 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior111::IPRIOR111_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR112_SPEC

reset() method sets IPRIOR112 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior112::IPRIOR112_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR113_SPEC

reset() method sets IPRIOR113 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior113::IPRIOR113_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR114_SPEC

reset() method sets IPRIOR114 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior114::IPRIOR114_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR115_SPEC

reset() method sets IPRIOR115 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior115::IPRIOR115_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR116_SPEC

reset() method sets IPRIOR116 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior116::IPRIOR116_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR117_SPEC

reset() method sets IPRIOR117 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior117::IPRIOR117_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR118_SPEC

reset() method sets IPRIOR118 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior118::IPRIOR118_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR119_SPEC

reset() method sets IPRIOR119 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior119::IPRIOR119_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR120_SPEC

reset() method sets IPRIOR120 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior120::IPRIOR120_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR121_SPEC

reset() method sets IPRIOR121 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior121::IPRIOR121_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR122_SPEC

reset() method sets IPRIOR122 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior122::IPRIOR122_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR123_SPEC

reset() method sets IPRIOR123 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior123::IPRIOR123_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR124_SPEC

reset() method sets IPRIOR124 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior124::IPRIOR124_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR125_SPEC

reset() method sets IPRIOR125 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior125::IPRIOR125_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR126_SPEC

reset() method sets IPRIOR126 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior126::IPRIOR126_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR127_SPEC

reset() method sets IPRIOR127 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior127::IPRIOR127_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR128_SPEC

reset() method sets IPRIOR128 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior128::IPRIOR128_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR129_SPEC

reset() method sets IPRIOR129 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior129::IPRIOR129_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR130_SPEC

reset() method sets IPRIOR130 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior130::IPRIOR130_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR131_SPEC

reset() method sets IPRIOR131 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior131::IPRIOR131_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR132_SPEC

reset() method sets IPRIOR132 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior132::IPRIOR132_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR133_SPEC

reset() method sets IPRIOR133 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior133::IPRIOR133_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR134_SPEC

reset() method sets IPRIOR134 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior134::IPRIOR134_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR135_SPEC

reset() method sets IPRIOR135 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior135::IPRIOR135_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR136_SPEC

reset() method sets IPRIOR136 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior136::IPRIOR136_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR137_SPEC

reset() method sets IPRIOR137 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior137::IPRIOR137_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR138_SPEC

reset() method sets IPRIOR138 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior138::IPRIOR138_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR139_SPEC

reset() method sets IPRIOR139 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior139::IPRIOR139_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR140_SPEC

reset() method sets IPRIOR140 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior140::IPRIOR140_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR141_SPEC

reset() method sets IPRIOR141 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior141::IPRIOR141_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR142_SPEC

reset() method sets IPRIOR142 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior142::IPRIOR142_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR143_SPEC

reset() method sets IPRIOR143 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior143::IPRIOR143_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR144_SPEC

reset() method sets IPRIOR144 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior144::IPRIOR144_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR145_SPEC

reset() method sets IPRIOR145 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior145::IPRIOR145_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR146_SPEC

reset() method sets IPRIOR146 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior146::IPRIOR146_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR147_SPEC

reset() method sets IPRIOR147 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior147::IPRIOR147_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR148_SPEC

reset() method sets IPRIOR148 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior148::IPRIOR148_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR149_SPEC

reset() method sets IPRIOR149 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior149::IPRIOR149_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR150_SPEC

reset() method sets IPRIOR150 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior150::IPRIOR150_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR151_SPEC

reset() method sets IPRIOR151 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior151::IPRIOR151_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR152_SPEC

reset() method sets IPRIOR152 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior152::IPRIOR152_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR153_SPEC

reset() method sets IPRIOR153 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior153::IPRIOR153_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR154_SPEC

reset() method sets IPRIOR154 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior154::IPRIOR154_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR155_SPEC

reset() method sets IPRIOR155 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior155::IPRIOR155_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR156_SPEC

reset() method sets IPRIOR156 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior156::IPRIOR156_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR157_SPEC

reset() method sets IPRIOR157 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior157::IPRIOR157_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR158_SPEC

reset() method sets IPRIOR158 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior158::IPRIOR158_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR159_SPEC

reset() method sets IPRIOR159 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior159::IPRIOR159_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR160_SPEC

reset() method sets IPRIOR160 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior160::IPRIOR160_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR161_SPEC

reset() method sets IPRIOR161 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior161::IPRIOR161_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR162_SPEC

reset() method sets IPRIOR162 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior162::IPRIOR162_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR163_SPEC

reset() method sets IPRIOR163 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior163::IPRIOR163_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR164_SPEC

reset() method sets IPRIOR164 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior164::IPRIOR164_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR165_SPEC

reset() method sets IPRIOR165 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior165::IPRIOR165_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR166_SPEC

reset() method sets IPRIOR166 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior166::IPRIOR166_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR167_SPEC

reset() method sets IPRIOR167 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior167::IPRIOR167_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR168_SPEC

reset() method sets IPRIOR168 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior168::IPRIOR168_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR169_SPEC

reset() method sets IPRIOR169 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior169::IPRIOR169_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR170_SPEC

reset() method sets IPRIOR170 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior170::IPRIOR170_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR171_SPEC

reset() method sets IPRIOR171 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior171::IPRIOR171_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR172_SPEC

reset() method sets IPRIOR172 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior172::IPRIOR172_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR173_SPEC

reset() method sets IPRIOR173 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior173::IPRIOR173_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR174_SPEC

reset() method sets IPRIOR174 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior174::IPRIOR174_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR175_SPEC

reset() method sets IPRIOR175 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior175::IPRIOR175_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR176_SPEC

reset() method sets IPRIOR176 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior176::IPRIOR176_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR177_SPEC

reset() method sets IPRIOR177 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior177::IPRIOR177_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR178_SPEC

reset() method sets IPRIOR178 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior178::IPRIOR178_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR179_SPEC

reset() method sets IPRIOR179 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior179::IPRIOR179_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR180_SPEC

reset() method sets IPRIOR180 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior180::IPRIOR180_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR181_SPEC

reset() method sets IPRIOR181 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior181::IPRIOR181_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR182_SPEC

reset() method sets IPRIOR182 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior182::IPRIOR182_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR183_SPEC

reset() method sets IPRIOR183 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior183::IPRIOR183_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR184_SPEC

reset() method sets IPRIOR184 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior184::IPRIOR184_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR185_SPEC

reset() method sets IPRIOR185 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior185::IPRIOR185_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR186_SPEC

reset() method sets IPRIOR186 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior186::IPRIOR186_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR187_SPEC

reset() method sets IPRIOR187 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior187::IPRIOR187_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR188_SPEC

reset() method sets IPRIOR188 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior188::IPRIOR188_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR189_SPEC

reset() method sets IPRIOR189 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior189::IPRIOR189_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR190_SPEC

reset() method sets IPRIOR190 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior190::IPRIOR190_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR191_SPEC

reset() method sets IPRIOR191 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior191::IPRIOR191_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR192_SPEC

reset() method sets IPRIOR192 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior192::IPRIOR192_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR193_SPEC

reset() method sets IPRIOR193 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior193::IPRIOR193_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR194_SPEC

reset() method sets IPRIOR194 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior194::IPRIOR194_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR195_SPEC

reset() method sets IPRIOR195 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior195::IPRIOR195_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR196_SPEC

reset() method sets IPRIOR196 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior196::IPRIOR196_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR197_SPEC

reset() method sets IPRIOR197 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior197::IPRIOR197_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR198_SPEC

reset() method sets IPRIOR198 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior198::IPRIOR198_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR199_SPEC

reset() method sets IPRIOR199 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior199::IPRIOR199_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR200_SPEC

reset() method sets IPRIOR200 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior200::IPRIOR200_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR201_SPEC

reset() method sets IPRIOR201 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior201::IPRIOR201_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR202_SPEC

reset() method sets IPRIOR202 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior202::IPRIOR202_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR203_SPEC

reset() method sets IPRIOR203 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior203::IPRIOR203_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR204_SPEC

reset() method sets IPRIOR204 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior204::IPRIOR204_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR205_SPEC

reset() method sets IPRIOR205 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior205::IPRIOR205_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR206_SPEC

reset() method sets IPRIOR206 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior206::IPRIOR206_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR207_SPEC

reset() method sets IPRIOR207 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior207::IPRIOR207_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR208_SPEC

reset() method sets IPRIOR208 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior208::IPRIOR208_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR209_SPEC

reset() method sets IPRIOR209 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior209::IPRIOR209_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR210_SPEC

reset() method sets IPRIOR210 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior210::IPRIOR210_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR211_SPEC

reset() method sets IPRIOR211 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior211::IPRIOR211_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR212_SPEC

reset() method sets IPRIOR212 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior212::IPRIOR212_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR213_SPEC

reset() method sets IPRIOR213 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior213::IPRIOR213_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR214_SPEC

reset() method sets IPRIOR214 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior214::IPRIOR214_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR215_SPEC

reset() method sets IPRIOR215 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior215::IPRIOR215_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR216_SPEC

reset() method sets IPRIOR216 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior216::IPRIOR216_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR217_SPEC

reset() method sets IPRIOR217 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior217::IPRIOR217_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR218_SPEC

reset() method sets IPRIOR218 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior218::IPRIOR218_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR219_SPEC

reset() method sets IPRIOR219 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior219::IPRIOR219_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR220_SPEC

reset() method sets IPRIOR220 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior220::IPRIOR220_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR221_SPEC

reset() method sets IPRIOR221 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior221::IPRIOR221_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR222_SPEC

reset() method sets IPRIOR222 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior222::IPRIOR222_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR223_SPEC

reset() method sets IPRIOR223 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior223::IPRIOR223_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR224_SPEC

reset() method sets IPRIOR224 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior224::IPRIOR224_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR225_SPEC

reset() method sets IPRIOR225 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior225::IPRIOR225_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR226_SPEC

reset() method sets IPRIOR226 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior226::IPRIOR226_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR227_SPEC

reset() method sets IPRIOR227 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior227::IPRIOR227_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR228_SPEC

reset() method sets IPRIOR228 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior228::IPRIOR228_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR229_SPEC

reset() method sets IPRIOR229 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior229::IPRIOR229_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR230_SPEC

reset() method sets IPRIOR230 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior230::IPRIOR230_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR231_SPEC

reset() method sets IPRIOR231 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior231::IPRIOR231_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR232_SPEC

reset() method sets IPRIOR232 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior232::IPRIOR232_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR233_SPEC

reset() method sets IPRIOR233 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior233::IPRIOR233_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR234_SPEC

reset() method sets IPRIOR234 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior234::IPRIOR234_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR235_SPEC

reset() method sets IPRIOR235 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior235::IPRIOR235_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR236_SPEC

reset() method sets IPRIOR236 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior236::IPRIOR236_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR237_SPEC

reset() method sets IPRIOR237 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior237::IPRIOR237_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR238_SPEC

reset() method sets IPRIOR238 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior238::IPRIOR238_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR239_SPEC

reset() method sets IPRIOR239 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior239::IPRIOR239_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR240_SPEC

reset() method sets IPRIOR240 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior240::IPRIOR240_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR241_SPEC

reset() method sets IPRIOR241 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior241::IPRIOR241_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR242_SPEC

reset() method sets IPRIOR242 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior242::IPRIOR242_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR243_SPEC

reset() method sets IPRIOR243 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior243::IPRIOR243_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR244_SPEC

reset() method sets IPRIOR244 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior244::IPRIOR244_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR245_SPEC

reset() method sets IPRIOR245 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior245::IPRIOR245_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR246_SPEC

reset() method sets IPRIOR246 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior246::IPRIOR246_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR247_SPEC

reset() method sets IPRIOR247 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior247::IPRIOR247_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR248_SPEC

reset() method sets IPRIOR248 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior248::IPRIOR248_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR249_SPEC

reset() method sets IPRIOR249 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior249::IPRIOR249_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR250_SPEC

reset() method sets IPRIOR250 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior250::IPRIOR250_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR251_SPEC

reset() method sets IPRIOR251 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior251::IPRIOR251_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR252_SPEC

reset() method sets IPRIOR252 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior252::IPRIOR252_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR253_SPEC

reset() method sets IPRIOR253 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior253::IPRIOR253_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR254_SPEC

reset() method sets IPRIOR254 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior254::IPRIOR254_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRIOR255_SPEC

reset() method sets IPRIOR255 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::pfic::iprior255::IPRIOR255_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRR1_SPEC

reset() method sets IPRR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::pfic::iprr1::IPRR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRR2_SPEC

reset() method sets IPRR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::pfic::iprr2::IPRR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRR3_SPEC

reset() method sets IPRR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::pfic::iprr3::IPRR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPRR4_SPEC

reset() method sets IPRR4 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::pfic::iprr4::IPRR4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPSR1_SPEC

reset() method sets IPSR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::pfic::ipsr1::IPSR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPSR2_SPEC

reset() method sets IPSR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::pfic::ipsr2::IPSR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPSR3_SPEC

reset() method sets IPSR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::pfic::ipsr3::IPSR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IPSR4_SPEC

reset() method sets IPSR4 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::pfic::ipsr4::IPSR4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IRER1_SPEC

reset() method sets IRER1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::pfic::irer1::IRER1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IRER2_SPEC

reset() method sets IRER2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::pfic::irer2::IRER2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IRER3_SPEC

reset() method sets IRER3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::pfic::irer3::IRER3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for IRER4_SPEC

reset() method sets IRER4 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::pfic::irer4::IRER4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ISR1_SPEC

reset() method sets ISR1 to value 0x0c

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000000c): <ch32v30x::pfic::isr1::ISR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ISR2_SPEC

reset() method sets ISR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::pfic::isr2::ISR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ISR3_SPEC

reset() method sets ISR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::pfic::isr3::ISR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ISR4_SPEC

reset() method sets ISR4 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::pfic::isr4::ISR4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ITHRESDR_SPEC

reset() method sets ITHRESDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::pfic::ithresdr::ITHRESDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for SCTLR_SPEC

reset() method sets SCTLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::pfic::sctlr::SCTLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for STK_CMPHR_SPEC

reset() method sets STK_CMPHR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::pfic::stk_cmphr::STK_CMPHR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for STK_CMPLR_SPEC

reset() method sets STK_CMPLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::pfic::stk_cmplr::STK_CMPLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for STK_CNTH_SPEC

reset() method sets STK_CNTH to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::pfic::stk_cnth::STK_CNTH_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for STK_CNTL_SPEC

reset() method sets STK_CNTL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::pfic::stk_cntl::STK_CNTL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for STK_CTLR_SPEC

reset() method sets STK_CTLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::pfic::stk_ctlr::STK_CTLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for STK_SR_SPEC

reset() method sets STK_SR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::pfic::stk_sr::STK_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for VTFADDRR0_SPEC

reset() method sets VTFADDRR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::pfic::vtfaddrr0::VTFADDRR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for VTFADDRR1_SPEC

reset() method sets VTFADDRR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::pfic::vtfaddrr1::VTFADDRR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for VTFADDRR2_SPEC

reset() method sets VTFADDRR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::pfic::vtfaddrr2::VTFADDRR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for VTFADDRR3_SPEC

reset() method sets VTFADDRR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::pfic::vtfaddrr3::VTFADDRR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for VTFIDR_SPEC

reset() method sets VTFIDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::pfic::vtfidr::VTFIDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CSR_SPEC

reset() method sets CSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::pwr::csr::CSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::pwr::ctlr::CTLR_SPEC

reset() method sets CTLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::pwr::ctlr::CTLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for AHBPCENR_SPEC

reset() method sets AHBPCENR to value 0x14

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000014): <ch32v30x::rcc::ahbpcenr::AHBPCENR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for AHBRSTR_SPEC

reset() method sets AHBRSTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::rcc::ahbrstr::AHBRSTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for APB1PCENR_SPEC

reset() method sets APB1PCENR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::rcc::apb1pcenr::APB1PCENR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for APB1PRSTR_SPEC

reset() method sets APB1PRSTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::rcc::apb1prstr::APB1PRSTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for APB2PCENR_SPEC

reset() method sets APB2PCENR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::rcc::apb2pcenr::APB2PCENR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for APB2PRSTR_SPEC

reset() method sets APB2PRSTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::rcc::apb2prstr::APB2PRSTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for BDCTLR_SPEC

reset() method sets BDCTLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::rcc::bdctlr::BDCTLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CFGR0_SPEC

reset() method sets CFGR0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::rcc::cfgr0::CFGR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::rcc::cfgr2::CFGR2_SPEC

reset() method sets CFGR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::rcc::cfgr2::CFGR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::rcc::ctlr::CTLR_SPEC

reset() method sets CTLR to value 0x83

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000083): <ch32v30x::rcc::ctlr::CTLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for INTR_SPEC

reset() method sets INTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::rcc::intr::INTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for RSTSCKR_SPEC

reset() method sets RSTSCKR to value 0x0c00_0000

source§

const RESET_VALUE: Self::Ux = {transmute(0x0c000000): <ch32v30x::rcc::rstsckr::RSTSCKR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::rng::cr::CR_SPEC

reset() method sets CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::rng::cr::CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::rng::dr::DR_SPEC

reset() method sets DR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::rng::dr::DR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::rng::sr::SR_SPEC

reset() method sets SR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::rng::sr::SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ALRMH_SPEC

reset() method sets ALRMH to value 0xffff

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000ffff): <ch32v30x::rtc::alrmh::ALRMH_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ALRML_SPEC

reset() method sets ALRML to value 0xffff

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000ffff): <ch32v30x::rtc::alrml::ALRML_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::rtc::cnth::CNTH_SPEC

reset() method sets CNTH to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::rtc::cnth::CNTH_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::rtc::cntl::CNTL_SPEC

reset() method sets CNTL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::rtc::cntl::CNTL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CTLRH_SPEC

reset() method sets CTLRH to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::rtc::ctlrh::CTLRH_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CTLRL_SPEC

reset() method sets CTLRL to value 0x20

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000020): <ch32v30x::rtc::ctlrl::CTLRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DIVH_SPEC

reset() method sets DIVH to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::rtc::divh::DIVH_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DIVL_SPEC

reset() method sets DIVL to value 0x8000

source§

const RESET_VALUE: Self::Ux = {transmute(0x00008000): <ch32v30x::rtc::divl::DIVL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PSCRH_SPEC

reset() method sets PSCRH to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::rtc::pscrh::PSCRH_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PSCRL_SPEC

reset() method sets PSCRL to value 0x8000

source§

const RESET_VALUE: Self::Ux = {transmute(0x00008000): <ch32v30x::rtc::pscrl::PSCRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ARG_SPEC

reset() method sets ARG to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::sdio::arg::ARG_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CLKCR_SPEC

reset() method sets CLKCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::sdio::clkcr::CLKCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CMD_SPEC

reset() method sets CMD to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::sdio::cmd::CMD_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DCOUNT_SPEC

reset() method sets DCOUNT to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::sdio::dcount::DCOUNT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DCTRL_SPEC

reset() method sets DCTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::sdio::dctrl::DCTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DLEN_SPEC

reset() method sets DLEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::sdio::dlen::DLEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DTIMER_SPEC

reset() method sets DTIMER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::sdio::dtimer::DTIMER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for FIFO_SPEC

reset() method sets FIFO to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::sdio::fifo::FIFO_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for FIFOCNT_SPEC

reset() method sets FIFOCNT to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::sdio::fifocnt::FIFOCNT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ICR_SPEC

reset() method sets ICR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::sdio::icr::ICR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for MASK_SPEC

reset() method sets MASK to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::sdio::mask::MASK_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for POWER_SPEC

reset() method sets POWER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::sdio::power::POWER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for RESP1_SPEC

reset() method sets RESP1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::sdio::resp1::RESP1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for RESP2_SPEC

reset() method sets RESP2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::sdio::resp2::RESP2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for RESP3_SPEC

reset() method sets RESP3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::sdio::resp3::RESP3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for RESP4_SPEC

reset() method sets RESP4 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::sdio::resp4::RESP4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for RESPCMD_SPEC

reset() method sets RESPCMD to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::sdio::respcmd::RESPCMD_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for STA_SPEC

reset() method sets STA to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::sdio::sta::STA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::spi1::crcr::CRCR_SPEC

reset() method sets CRCR to value 0x07

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000007): <ch32v30x::spi1::crcr::CRCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::spi1::ctlr1::CTLR1_SPEC

reset() method sets CTLR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::spi1::ctlr1::CTLR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::spi1::ctlr2::CTLR2_SPEC

reset() method sets CTLR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::spi1::ctlr2::CTLR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::spi1::datar::DATAR_SPEC

reset() method sets DATAR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::spi1::datar::DATAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::spi1::hscr::HSCR_SPEC

reset() method sets HSCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::spi1::hscr::HSCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::spi1::rcrcr::RCRCR_SPEC

reset() method sets RCRCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::spi1::rcrcr::RCRCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for SPI_I2S_CFGR_SPEC

reset() method sets SPI_I2S_CFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::spi1::spi_i2s_cfgr::SPI_I2S_CFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::spi1::statr::STATR_SPEC

reset() method sets STATR to value 0x02

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000002): <ch32v30x::spi1::statr::STATR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::spi1::tcrcr::TCRCR_SPEC

reset() method sets TCRCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::spi1::tcrcr::TCRCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::spi2::crcr::CRCR_SPEC

reset() method sets CRCR to value 0x07

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000007): <ch32v30x::spi2::crcr::CRCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::spi2::ctlr1::CTLR1_SPEC

reset() method sets CTLR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::spi2::ctlr1::CTLR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::spi2::ctlr2::CTLR2_SPEC

reset() method sets CTLR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::spi2::ctlr2::CTLR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::spi2::datar::DATAR_SPEC

reset() method sets DATAR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::spi2::datar::DATAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::spi2::hscr::HSCR_SPEC

reset() method sets HSCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::spi2::hscr::HSCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for I2SCFGR_SPEC

reset() method sets I2SCFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::spi2::i2scfgr::I2SCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for I2SPR_SPEC

reset() method sets I2SPR to value 0x0a

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000000a): <ch32v30x::spi2::i2spr::I2SPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::spi2::rcrcr::RCRCR_SPEC

reset() method sets RCRCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::spi2::rcrcr::RCRCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::spi2::statr::STATR_SPEC

reset() method sets STATR to value 0x02

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000002): <ch32v30x::spi2::statr::STATR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::spi2::tcrcr::TCRCR_SPEC

reset() method sets TCRCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::spi2::tcrcr::TCRCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CMPHR_SPEC

reset() method sets CMPHR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::systick::cmphr::CMPHR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CMPLR_SPEC

reset() method sets CMPLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::systick::cmplr::CMPLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CMPR_SPEC

reset() method sets CMPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000000000000000): <ch32v30x::systick::cmpr::CMPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::systick::cnt::CNT_SPEC

reset() method sets CNT to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000000000000000): <ch32v30x::systick::cnt::CNT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::systick::cnth::CNTH_SPEC

reset() method sets CNTH to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::systick::cnth::CNTH_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::systick::cntl::CNTL_SPEC

reset() method sets CNTL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::systick::cntl::CNTL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::systick::ctlr::CTLR_SPEC

reset() method sets CTLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::systick::ctlr::CTLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::systick::sr::SR_SPEC

reset() method sets SR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::systick::sr::SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim1::atrlr::ATRLR_SPEC

reset() method sets ATRLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim1::atrlr::ATRLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for BDTR_SPEC

reset() method sets BDTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim1::bdtr::BDTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim1::ccer::CCER_SPEC

reset() method sets CCER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim1::ccer::CCER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim1::ch1cvr::CH1CVR_SPEC

reset() method sets CH1CVR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim1::ch1cvr::CH1CVR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim1::ch2cvr::CH2CVR_SPEC

reset() method sets CH2CVR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim1::ch2cvr::CH2CVR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim1::ch3cvr::CH3CVR_SPEC

reset() method sets CH3CVR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim1::ch3cvr::CH3CVR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim1::ch4cvr::CH4CVR_SPEC

reset() method sets CH4CVR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim1::ch4cvr::CH4CVR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim1::chctlr1_input::CHCTLR1_INPUT_SPEC

reset() method sets CHCTLR1_Input to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim1::chctlr1_input::CHCTLR1_INPUT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim1::chctlr1_output::CHCTLR1_OUTPUT_SPEC

reset() method sets CHCTLR1_Output to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim1::chctlr1_output::CHCTLR1_OUTPUT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim1::chctlr2_input::CHCTLR2_INPUT_SPEC

reset() method sets CHCTLR2_Input to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim1::chctlr2_input::CHCTLR2_INPUT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim1::chctlr2_output::CHCTLR2_OUTPUT_SPEC

reset() method sets CHCTLR2_Output to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim1::chctlr2_output::CHCTLR2_OUTPUT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim1::cnt::CNT_SPEC

reset() method sets CNT to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim1::cnt::CNT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim1::ctlr1::CTLR1_SPEC

reset() method sets CTLR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim1::ctlr1::CTLR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim1::ctlr2::CTLR2_SPEC

reset() method sets CTLR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim1::ctlr2::CTLR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim1::dmaadr::DMAADR_SPEC

reset() method sets DMAADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim1::dmaadr::DMAADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim1::dmacfgr::DMACFGR_SPEC

reset() method sets DMACFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim1::dmacfgr::DMACFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim1::dmaintenr::DMAINTENR_SPEC

reset() method sets DMAINTENR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim1::dmaintenr::DMAINTENR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim1::intfr::INTFR_SPEC

reset() method sets INTFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim1::intfr::INTFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim1::psc::PSC_SPEC

reset() method sets PSC to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim1::psc::PSC_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for RPTCR_SPEC

reset() method sets RPTCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim1::rptcr::RPTCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim1::smcfgr::SMCFGR_SPEC

reset() method sets SMCFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim1::smcfgr::SMCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim1::swevgr::SWEVGR_SPEC

reset() method sets SWEVGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim1::swevgr::SWEVGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim2::atrlr::ATRLR_SPEC

reset() method sets ATRLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim2::atrlr::ATRLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim2::ccer::CCER_SPEC

reset() method sets CCER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim2::ccer::CCER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim2::ch1cvr::CH1CVR_SPEC

reset() method sets CH1CVR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim2::ch1cvr::CH1CVR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim2::ch2cvr::CH2CVR_SPEC

reset() method sets CH2CVR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim2::ch2cvr::CH2CVR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim2::ch3cvr::CH3CVR_SPEC

reset() method sets CH3CVR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim2::ch3cvr::CH3CVR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim2::ch4cvr::CH4CVR_SPEC

reset() method sets CH4CVR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim2::ch4cvr::CH4CVR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim2::chctlr1_input::CHCTLR1_INPUT_SPEC

reset() method sets CHCTLR1_Input to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim2::chctlr1_input::CHCTLR1_INPUT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim2::chctlr1_output::CHCTLR1_OUTPUT_SPEC

reset() method sets CHCTLR1_Output to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim2::chctlr1_output::CHCTLR1_OUTPUT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim2::chctlr2_input::CHCTLR2_INPUT_SPEC

reset() method sets CHCTLR2_Input to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim2::chctlr2_input::CHCTLR2_INPUT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim2::chctlr2_output::CHCTLR2_OUTPUT_SPEC

reset() method sets CHCTLR2_Output to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim2::chctlr2_output::CHCTLR2_OUTPUT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim2::cnt::CNT_SPEC

reset() method sets CNT to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim2::cnt::CNT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim2::ctlr1::CTLR1_SPEC

reset() method sets CTLR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim2::ctlr1::CTLR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim2::ctlr2::CTLR2_SPEC

reset() method sets CTLR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim2::ctlr2::CTLR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim2::dmaadr::DMAADR_SPEC

reset() method sets DMAADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim2::dmaadr::DMAADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim2::dmacfgr::DMACFGR_SPEC

reset() method sets DMACFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim2::dmacfgr::DMACFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim2::dmaintenr::DMAINTENR_SPEC

reset() method sets DMAINTENR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim2::dmaintenr::DMAINTENR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim2::intfr::INTFR_SPEC

reset() method sets INTFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim2::intfr::INTFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim2::psc::PSC_SPEC

reset() method sets PSC to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim2::psc::PSC_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim2::smcfgr::SMCFGR_SPEC

reset() method sets SMCFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim2::smcfgr::SMCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim2::swevgr::SWEVGR_SPEC

reset() method sets SWEVGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim2::swevgr::SWEVGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim6::atrlr::ATRLR_SPEC

reset() method sets ATRLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim6::atrlr::ATRLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim6::cnt::CNT_SPEC

reset() method sets CNT to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim6::cnt::CNT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim6::ctlr1::CTLR1_SPEC

reset() method sets CTLR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim6::ctlr1::CTLR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim6::ctlr2::CTLR2_SPEC

reset() method sets CTLR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim6::ctlr2::CTLR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim6::dmaintenr::DMAINTENR_SPEC

reset() method sets DMAINTENR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim6::dmaintenr::DMAINTENR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim6::intfr::INTFR_SPEC

reset() method sets INTFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim6::intfr::INTFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim6::psc::PSC_SPEC

reset() method sets PSC to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim6::psc::PSC_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::tim6::swevgr::SWEVGR_SPEC

reset() method sets SWEVGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::tim6::swevgr::SWEVGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for BRR_SPEC

reset() method sets BRR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::usart1::brr::BRR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::usart1::ctlr1::CTLR1_SPEC

reset() method sets CTLR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::usart1::ctlr1::CTLR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::usart1::ctlr2::CTLR2_SPEC

reset() method sets CTLR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::usart1::ctlr2::CTLR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CTLR3_SPEC

reset() method sets CTLR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::usart1::ctlr3::CTLR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::usart1::datar::DATAR_SPEC

reset() method sets DATAR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::usart1::datar::DATAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for GPR_SPEC

reset() method sets GPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::usart1::gpr::GPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::usart1::statr::STATR_SPEC

reset() method sets STATR to value 0xc0

source§

const RESET_VALUE: Self::Ux = {transmute(0x000000c0): <ch32v30x::usart1::statr::STATR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for BTABLE_SPEC

reset() method sets BTABLE to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::usb::btable::BTABLE_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CNTR_SPEC

reset() method sets CNTR to value 0x03

source§

const RESET_VALUE: Self::Ux = {transmute(0x0003): <ch32v30x::usb::cntr::CNTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DADDR_SPEC

reset() method sets DADDR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usb::daddr::DADDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for EP0R_SPEC

reset() method sets EP0R to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usb::ep0r::EP0R_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for EP1R_SPEC

reset() method sets EP1R to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usb::ep1r::EP1R_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for EP2R_SPEC

reset() method sets EP2R to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usb::ep2r::EP2R_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for EP3R_SPEC

reset() method sets EP3R to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usb::ep3r::EP3R_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for EP4R_SPEC

reset() method sets EP4R to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usb::ep4r::EP4R_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for EP5R_SPEC

reset() method sets EP5R to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usb::ep5r::EP5R_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for EP6R_SPEC

reset() method sets EP6R to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usb::ep6r::EP6R_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for EP7R_SPEC

reset() method sets EP7R to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usb::ep7r::EP7R_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for FNR_SPEC

reset() method sets FNR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usb::fnr::FNR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ISTR_SPEC

reset() method sets ISTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usb::istr::ISTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::usb_otg_fs::uep0_dma::UEP0_DMA_SPEC

reset() method sets UEP0_DMA to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::usb_otg_fs::uep0_dma::UEP0_DMA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::usb_otg_fs::uep0_r_ctrl::UEP0_R_CTRL_SPEC

reset() method sets UEP0_R_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usb_otg_fs::uep0_r_ctrl::UEP0_R_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::usb_otg_fs::uep0_t_ctrl::UEP0_T_CTRL_SPEC

reset() method sets UEP0_T_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usb_otg_fs::uep0_t_ctrl::UEP0_T_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::usb_otg_fs::uep0_t_len::UEP0_T_LEN_SPEC

reset() method sets UEP0_T_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usb_otg_fs::uep0_t_len::UEP0_T_LEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP1_DMA_SPEC

reset() method sets UEP1_DMA to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::usb_otg_fs::uep1_dma::UEP1_DMA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::usb_otg_fs::uep1_r_ctrl::UEP1_R_CTRL_SPEC

reset() method sets UEP1_R_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usb_otg_fs::uep1_r_ctrl::UEP1_R_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP1_T_CTRL___USBHD_UH_SETUP_SPEC

reset() method sets UEP1_T_CTRL___USBHD_UH_SETUP to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usb_otg_fs::uep1_t_ctrl___usbhd_uh_setup::UEP1_T_CTRL___USBHD_UH_SETUP_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::usb_otg_fs::uep1_t_len::UEP1_T_LEN_SPEC

reset() method sets UEP1_T_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usb_otg_fs::uep1_t_len::UEP1_T_LEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP2_3_MOD__R8_UH_EP_MOD_SPEC

reset() method sets UEP2_3_MOD__R8_UH_EP_MOD to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usb_otg_fs::uep2_3_mod__r8_uh_ep_mod::UEP2_3_MOD__R8_UH_EP_MOD_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP2_DMA__R32_UH_RX_DMA_SPEC

reset() method sets UEP2_DMA__R32_UH_RX_DMA to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::usb_otg_fs::uep2_dma__r32_uh_rx_dma::UEP2_DMA__R32_UH_RX_DMA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP2_R_CTRL__USBHD_UH_RX_CTRL_SPEC

reset() method sets UEP2_R_CTRL__USBHD_UH_RX_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usb_otg_fs::uep2_r_ctrl__usbhd_uh_rx_ctrl::UEP2_R_CTRL__USBHD_UH_RX_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::usb_otg_fs::uep2_t_ctrl::UEP2_T_CTRL_SPEC

reset() method sets UEP2_T_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usb_otg_fs::uep2_t_ctrl::UEP2_T_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP2_T_LEN__USBHD_UH_EP_PID_SPEC

reset() method sets UEP2_T_LEN__USBHD_UH_EP_PID to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usb_otg_fs::uep2_t_len__usbhd_uh_ep_pid::UEP2_T_LEN__USBHD_UH_EP_PID_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP3_DMA__R32_UH_TX_DMA_SPEC

reset() method sets UEP3_DMA__R32_UH_TX_DMA to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::usb_otg_fs::uep3_dma__r32_uh_tx_dma::UEP3_DMA__R32_UH_TX_DMA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP3_R_CTRL__SPEC

reset() method sets UEP3_R_CTRL_ to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usb_otg_fs::uep3_r_ctrl_::UEP3_R_CTRL__SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP3_T_CTRL__USBHD_UH_TX_CTRL_SPEC

reset() method sets UEP3_T_CTRL__USBHD_UH_TX_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usb_otg_fs::uep3_t_ctrl__usbhd_uh_tx_ctrl::UEP3_T_CTRL__USBHD_UH_TX_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP3_T_LEN__USBHD_UH_TX_LEN_SPEC

reset() method sets UEP3_T_LEN__USBHD_UH_TX_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usb_otg_fs::uep3_t_len__usbhd_uh_tx_len::UEP3_T_LEN__USBHD_UH_TX_LEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP4_1_MOD_SPEC

reset() method sets UEP4_1_MOD to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usb_otg_fs::uep4_1_mod::UEP4_1_MOD_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP4_DMA_SPEC

reset() method sets UEP4_DMA to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::usb_otg_fs::uep4_dma::UEP4_DMA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP4_R_CTRL__SPEC

reset() method sets UEP4_R_CTRL_ to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usb_otg_fs::uep4_r_ctrl_::UEP4_R_CTRL__SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::usb_otg_fs::uep4_t_ctrl::UEP4_T_CTRL_SPEC

reset() method sets UEP4_T_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usb_otg_fs::uep4_t_ctrl::UEP4_T_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::usb_otg_fs::uep4_t_len::UEP4_T_LEN_SPEC

reset() method sets UEP4_T_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usb_otg_fs::uep4_t_len::UEP4_T_LEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP5_6_MOD_SPEC

reset() method sets UEP5_6_MOD to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usb_otg_fs::uep5_6_mod::UEP5_6_MOD_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP5_DMA_SPEC

reset() method sets UEP5_DMA to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::usb_otg_fs::uep5_dma::UEP5_DMA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP5_R_CTRL__SPEC

reset() method sets UEP5_R_CTRL_ to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usb_otg_fs::uep5_r_ctrl_::UEP5_R_CTRL__SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::usb_otg_fs::uep5_t_ctrl::UEP5_T_CTRL_SPEC

reset() method sets UEP5_T_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usb_otg_fs::uep5_t_ctrl::UEP5_T_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::usb_otg_fs::uep5_t_len::UEP5_T_LEN_SPEC

reset() method sets UEP5_T_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usb_otg_fs::uep5_t_len::UEP5_T_LEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP6_DMA_SPEC

reset() method sets UEP6_DMA to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::usb_otg_fs::uep6_dma::UEP6_DMA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP6_R_CTRL__SPEC

reset() method sets UEP6_R_CTRL_ to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usb_otg_fs::uep6_r_ctrl_::UEP6_R_CTRL__SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::usb_otg_fs::uep6_t_ctrl::UEP6_T_CTRL_SPEC

reset() method sets UEP6_T_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usb_otg_fs::uep6_t_ctrl::UEP6_T_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::usb_otg_fs::uep6_t_len::UEP6_T_LEN_SPEC

reset() method sets UEP6_T_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usb_otg_fs::uep6_t_len::UEP6_T_LEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP7_DMA_SPEC

reset() method sets UEP7_DMA to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::usb_otg_fs::uep7_dma::UEP7_DMA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP7_MOD_SPEC

reset() method sets UEP7_MOD to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usb_otg_fs::uep7_mod::UEP7_MOD_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP7_R_CTRL__SPEC

reset() method sets UEP7_R_CTRL_ to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usb_otg_fs::uep7_r_ctrl_::UEP7_R_CTRL__SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::usb_otg_fs::uep7_t_ctrl::UEP7_T_CTRL_SPEC

reset() method sets UEP7_T_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usb_otg_fs::uep7_t_ctrl::UEP7_T_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::usb_otg_fs::uep7_t_len::UEP7_T_LEN_SPEC

reset() method sets UEP7_T_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usb_otg_fs::uep7_t_len::UEP7_T_LEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::usb_otg_fs::usb_dev_ad::USB_DEV_AD_SPEC

reset() method sets USB_DEV_AD to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usb_otg_fs::usb_dev_ad::USB_DEV_AD_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::usb_otg_fs::usb_int_en::USB_INT_EN_SPEC

reset() method sets USB_INT_EN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usb_otg_fs::usb_int_en::USB_INT_EN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::usb_otg_fs::usb_int_fg::USB_INT_FG_SPEC

reset() method sets USB_INT_FG to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usb_otg_fs::usb_int_fg::USB_INT_FG_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::usb_otg_fs::usb_int_st::USB_INT_ST_SPEC

reset() method sets USB_INT_ST to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usb_otg_fs::usb_int_st::USB_INT_ST_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::usb_otg_fs::usb_mis_st::USB_MIS_ST_SPEC

reset() method sets USB_MIS_ST to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usb_otg_fs::usb_mis_st::USB_MIS_ST_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for USB_OTG_CR_SPEC

reset() method sets USB_OTG_CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::usb_otg_fs::usb_otg_cr::USB_OTG_CR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for USB_OTG_SR_SPEC

reset() method sets USB_OTG_SR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::usb_otg_fs::usb_otg_sr::USB_OTG_SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::usb_otg_fs::usb_rx_len::USB_RX_LEN_SPEC

reset() method sets USB_RX_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usb_otg_fs::usb_rx_len::USB_RX_LEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for USBHD_BASE_CTRL_SPEC

reset() method sets USBHD_BASE_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usb_otg_fs::usbhd_base_ctrl::USBHD_BASE_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for USBHD_UDEV_CTRL__USBHD_UHOST_CTRL_SPEC

reset() method sets USBHD_UDEV_CTRL__USBHD_UHOST_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usb_otg_fs::usbhd_udev_ctrl__usbhd_uhost_ctrl::USBHD_UDEV_CTRL__USBHD_UHOST_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::usbhd::uep0_dma::UEP0_DMA_SPEC

reset() method sets UEP0_DMA to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep0_dma::UEP0_DMA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP0_MAX_LEN_SPEC

reset() method sets UEP0_MAX_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep0_max_len::UEP0_MAX_LEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::usbhd::uep0_r_ctrl::UEP0_R_CTRL_SPEC

reset() method sets UEP0_R_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usbhd::uep0_r_ctrl::UEP0_R_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::usbhd::uep0_t_ctrl::UEP0_T_CTRL_SPEC

reset() method sets UEP0_T_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usbhd::uep0_t_ctrl::UEP0_T_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::usbhd::uep0_t_len::UEP0_T_LEN_SPEC

reset() method sets UEP0_T_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep0_t_len::UEP0_T_LEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP1_MAX_LEN_SPEC

reset() method sets UEP1_MAX_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep1_max_len::UEP1_MAX_LEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::usbhd::uep1_r_ctrl::UEP1_R_CTRL_SPEC

reset() method sets UEP1_R_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usbhd::uep1_r_ctrl::UEP1_R_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP1_RX_DMA_SPEC

reset() method sets UEP1_RX_DMA to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep1_rx_dma::UEP1_RX_DMA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP1_T_CTRL_SPEC

reset() method sets UEP1_T_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usbhd::uep1_t_ctrl::UEP1_T_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::usbhd::uep1_t_len::UEP1_T_LEN_SPEC

reset() method sets UEP1_T_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep1_t_len::UEP1_T_LEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP1_TX_DMA_SPEC

reset() method sets UEP1_TX_DMA to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep1_tx_dma::UEP1_TX_DMA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP2_MAX_LEN__UH_RX_MAX_LEN_SPEC

reset() method sets UEP2_MAX_LEN__UH_RX_MAX_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep2_max_len__uh_rx_max_len::UEP2_MAX_LEN__UH_RX_MAX_LEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP2_R_CTRL__UH_RX_CTRL_SPEC

reset() method sets UEP2_R_CTRL__UH_RX_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usbhd::uep2_r_ctrl__uh_rx_ctrl::UEP2_R_CTRL__UH_RX_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP2_RX_DMA__UH_RX_DMA_SPEC

reset() method sets UEP2_RX_DMA__UH_RX_DMA to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep2_rx_dma__uh_rx_dma::UEP2_RX_DMA__UH_RX_DMA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::usbhd::uep2_t_ctrl::UEP2_T_CTRL_SPEC

reset() method sets UEP2_T_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usbhd::uep2_t_ctrl::UEP2_T_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP2_T_LEN__UH_EP_PID_SPEC

reset() method sets UEP2_T_LEN__UH_EP_PID to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep2_t_len__uh_ep_pid::UEP2_T_LEN__UH_EP_PID_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP2_TX_DMA_SPEC

reset() method sets UEP2_TX_DMA to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep2_tx_dma::UEP2_TX_DMA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP3_MAX_LEN_SPEC

reset() method sets UEP3_MAX_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep3_max_len::UEP3_MAX_LEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP3_R_CTRL_SPEC

reset() method sets UEP3_R_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usbhd::uep3_r_ctrl::UEP3_R_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP3_RX_DMA_SPEC

reset() method sets UEP3_RX_DMA to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep3_rx_dma::UEP3_RX_DMA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP3_T_CTRL___UH_TX_CTRL_SPEC

reset() method sets UEP3_T_CTRL___UH_TX_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usbhd::uep3_t_ctrl___uh_tx_ctrl::UEP3_T_CTRL___UH_TX_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP3_T_LEN___UH_TX_LEN_H_SPEC

reset() method sets UEP3_T_LEN___UH_TX_LEN_H to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep3_t_len___uh_tx_len_h::UEP3_T_LEN___UH_TX_LEN_H_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP3_TX_DMA__UH_TX_DMA_SPEC

reset() method sets UEP3_TX_DMA__UH_TX_DMA to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep3_tx_dma__uh_tx_dma::UEP3_TX_DMA__UH_TX_DMA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP4_MAX_LEN_SPEC

reset() method sets UEP4_MAX_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep4_max_len::UEP4_MAX_LEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP4_R_CTRL_SPEC

reset() method sets UEP4_R_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usbhd::uep4_r_ctrl::UEP4_R_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP4_RX_DMA_SPEC

reset() method sets UEP4_RX_DMA to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep4_rx_dma::UEP4_RX_DMA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::usbhd::uep4_t_ctrl::UEP4_T_CTRL_SPEC

reset() method sets UEP4_T_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usbhd::uep4_t_ctrl::UEP4_T_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::usbhd::uep4_t_len::UEP4_T_LEN_SPEC

reset() method sets UEP4_T_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep4_t_len::UEP4_T_LEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP4_TX_DMA_SPEC

reset() method sets UEP4_TX_DMA to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep4_tx_dma::UEP4_TX_DMA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP5_MAX_LEN_SPEC

reset() method sets UEP5_MAX_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep5_max_len::UEP5_MAX_LEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP5_R_CTRL_SPEC

reset() method sets UEP5_R_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usbhd::uep5_r_ctrl::UEP5_R_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP5_RX_DMA_SPEC

reset() method sets UEP5_RX_DMA to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep5_rx_dma::UEP5_RX_DMA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::usbhd::uep5_t_ctrl::UEP5_T_CTRL_SPEC

reset() method sets UEP5_T_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usbhd::uep5_t_ctrl::UEP5_T_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::usbhd::uep5_t_len::UEP5_T_LEN_SPEC

reset() method sets UEP5_T_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep5_t_len::UEP5_T_LEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP5_TX_DMA_SPEC

reset() method sets UEP5_TX_DMA to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep5_tx_dma::UEP5_TX_DMA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP6_MAX_LEN_SPEC

reset() method sets UEP6_MAX_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep6_max_len::UEP6_MAX_LEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP6_R_CTRL_SPEC

reset() method sets UEP6_R_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usbhd::uep6_r_ctrl::UEP6_R_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP6_RX_DMA_SPEC

reset() method sets UEP6_RX_DMA to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep6_rx_dma::UEP6_RX_DMA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::usbhd::uep6_t_ctrl::UEP6_T_CTRL_SPEC

reset() method sets UEP6_T_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usbhd::uep6_t_ctrl::UEP6_T_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::usbhd::uep6_t_len::UEP6_T_LEN_SPEC

reset() method sets UEP6_T_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep6_t_len::UEP6_T_LEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP6_TX_DMA_SPEC

reset() method sets UEP6_TX_DMA to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep6_tx_dma::UEP6_TX_DMA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP7_MAX_LEN_SPEC

reset() method sets UEP7_MAX_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep7_max_len::UEP7_MAX_LEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP7_R_CTRL_SPEC

reset() method sets UEP7_R_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usbhd::uep7_r_ctrl::UEP7_R_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP7_RX_DMA_SPEC

reset() method sets UEP7_RX_DMA to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep7_rx_dma::UEP7_RX_DMA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::usbhd::uep7_t_ctrl::UEP7_T_CTRL_SPEC

reset() method sets UEP7_T_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usbhd::uep7_t_ctrl::UEP7_T_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::usbhd::uep7_t_len::UEP7_T_LEN_SPEC

reset() method sets UEP7_T_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep7_t_len::UEP7_T_LEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP7_TX_DMA_SPEC

reset() method sets UEP7_TX_DMA to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep7_tx_dma::UEP7_TX_DMA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP8_MAX_LEN_SPEC

reset() method sets UEP8_MAX_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep8_max_len::UEP8_MAX_LEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP8_R_CTRL_SPEC

reset() method sets UEP8_R_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usbhd::uep8_r_ctrl::UEP8_R_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP8_RX_DMA_SPEC

reset() method sets UEP8_RX_DMA to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep8_rx_dma::UEP8_RX_DMA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP8_T_CTRL_SPEC

reset() method sets UEP8_T_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usbhd::uep8_t_ctrl::UEP8_T_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP8_T_LEN_SPEC

reset() method sets UEP8_T_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep8_t_len::UEP8_T_LEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP8_TX_DMA_SPEC

reset() method sets UEP8_TX_DMA to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep8_tx_dma::UEP8_TX_DMA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP9_MAX_LEN_SPEC

reset() method sets UEP9_MAX_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep9_max_len::UEP9_MAX_LEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP9_R_CTRL_SPEC

reset() method sets UEP9_R_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usbhd::uep9_r_ctrl::UEP9_R_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP9_RX_DMA_SPEC

reset() method sets UEP9_RX_DMA to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep9_rx_dma::UEP9_RX_DMA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP9_T_CTRL_SPEC

reset() method sets UEP9_T_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usbhd::uep9_t_ctrl::UEP9_T_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP9_T_LEN_SPEC

reset() method sets UEP9_T_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep9_t_len::UEP9_T_LEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP9_TX_DMA_SPEC

reset() method sets UEP9_TX_DMA to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep9_tx_dma::UEP9_TX_DMA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP10_MAX_LEN_SPEC

reset() method sets UEP10_MAX_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep10_max_len::UEP10_MAX_LEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP10_R_CTRL_SPEC

reset() method sets UEP10_R_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usbhd::uep10_r_ctrl::UEP10_R_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP10_RX_DMA_SPEC

reset() method sets UEP10_RX_DMA to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep10_rx_dma::UEP10_RX_DMA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP10_T_CTRL_SPEC

reset() method sets UEP10_T_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usbhd::uep10_t_ctrl::UEP10_T_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP10_T_LEN_SPEC

reset() method sets UEP10_T_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep10_t_len::UEP10_T_LEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP10_TX_DMA_SPEC

reset() method sets UEP10_TX_DMA to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep10_tx_dma::UEP10_TX_DMA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP11_MAX_LEN_SPEC

reset() method sets UEP11_MAX_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep11_max_len::UEP11_MAX_LEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP11_R_CTRL_SPEC

reset() method sets UEP11_R_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usbhd::uep11_r_ctrl::UEP11_R_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP11_RX_DMA_SPEC

reset() method sets UEP11_RX_DMA to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep11_rx_dma::UEP11_RX_DMA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP11_T_CTRL_SPEC

reset() method sets UEP11_T_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usbhd::uep11_t_ctrl::UEP11_T_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP11_T_LEN_SPEC

reset() method sets UEP11_T_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep11_t_len::UEP11_T_LEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP11_TX_DMA_SPEC

reset() method sets UEP11_TX_DMA to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep11_tx_dma::UEP11_TX_DMA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP12_MAX_LEN_SPEC

reset() method sets UEP12_MAX_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep12_max_len::UEP12_MAX_LEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP12_R_CTRL_SPEC

reset() method sets UEP12_R_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usbhd::uep12_r_ctrl::UEP12_R_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP12_RX_DMA_SPEC

reset() method sets UEP12_RX_DMA to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep12_rx_dma::UEP12_RX_DMA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP12_T_CTRL_SPEC

reset() method sets UEP12_T_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usbhd::uep12_t_ctrl::UEP12_T_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP12_T_LEN_SPEC

reset() method sets UEP12_T_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep12_t_len::UEP12_T_LEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP12_TX_DMA____UH_SPLIT_DATA_SPEC

reset() method sets UEP12_TX_DMA____UH_SPLIT_DATA to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep12_tx_dma____uh_split_data::UEP12_TX_DMA____UH_SPLIT_DATA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP13_MAX_LEN_SPEC

reset() method sets UEP13_MAX_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep13_max_len::UEP13_MAX_LEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP13_R_CTRL_SPEC

reset() method sets UEP13_R_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usbhd::uep13_r_ctrl::UEP13_R_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP13_RX_DMA_SPEC

reset() method sets UEP13_RX_DMA to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep13_rx_dma::UEP13_RX_DMA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP13_T_CTRL_SPEC

reset() method sets UEP13_T_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usbhd::uep13_t_ctrl::UEP13_T_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP13_T_LEN_SPEC

reset() method sets UEP13_T_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep13_t_len::UEP13_T_LEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP13_TX_DMA_SPEC

reset() method sets UEP13_TX_DMA to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep13_tx_dma::UEP13_TX_DMA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP14_MAX_LEN_SPEC

reset() method sets UEP14_MAX_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep14_max_len::UEP14_MAX_LEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP14_R_CTRL_SPEC

reset() method sets UEP14_R_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usbhd::uep14_r_ctrl::UEP14_R_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP14_RX_DMA_SPEC

reset() method sets UEP14_RX_DMA to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep14_rx_dma::UEP14_RX_DMA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP14_T_CTRL_SPEC

reset() method sets UEP14_T_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usbhd::uep14_t_ctrl::UEP14_T_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP14_T_LEN_SPEC

reset() method sets UEP14_T_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep14_t_len::UEP14_T_LEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP14_TX_DMA_SPEC

reset() method sets UEP14_TX_DMA to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep14_tx_dma::UEP14_TX_DMA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP15_MAX_LEN_SPEC

reset() method sets UEP15_MAX_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep15_max_len::UEP15_MAX_LEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP15_R_CTRL_SPEC

reset() method sets UEP15_R_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usbhd::uep15_r_ctrl::UEP15_R_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP15_RX_DMA_SPEC

reset() method sets UEP15_RX_DMA to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep15_rx_dma::UEP15_RX_DMA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP15_T_CTRL_SPEC

reset() method sets UEP15_T_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usbhd::uep15_t_ctrl::UEP15_T_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP15_T_LEN_SPEC

reset() method sets UEP15_T_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep15_t_len::UEP15_T_LEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP15_TX_DMA_SPEC

reset() method sets UEP15_TX_DMA to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::uep15_tx_dma::UEP15_TX_DMA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP_BUF_MOD_SPEC

reset() method sets UEP_BUF_MOD to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::usbhd::uep_buf_mod::UEP_BUF_MOD_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP_CONFIG_SPEC

reset() method sets UEP_CONFIG to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::usbhd::uep_config::UEP_CONFIG_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP_TYPE_SPEC

reset() method sets UEP_TYPE to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::usbhd::uep_type::UEP_TYPE_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UHOST_CTRL_SPEC

reset() method sets UHOST_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usbhd::uhost_ctrl::UHOST_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for USB_CTRL_SPEC

reset() method sets USB_CTRL to value 0x06

source§

const RESET_VALUE: Self::Ux = {transmute(0x06): <ch32v30x::usbhd::usb_ctrl::USB_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::usbhd::usb_dev_ad::USB_DEV_AD_SPEC

reset() method sets USB_DEV_AD to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usbhd::usb_dev_ad::USB_DEV_AD_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for USB_FRAME_NO_SPEC

reset() method sets USB_FRAME_NO to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::usb_frame_no::USB_FRAME_NO_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::usbhd::usb_int_en::USB_INT_EN_SPEC

reset() method sets USB_INT_EN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usbhd::usb_int_en::USB_INT_EN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::usbhd::usb_int_fg::USB_INT_FG_SPEC

reset() method sets USB_INT_FG to value 0x20

source§

const RESET_VALUE: Self::Ux = {transmute(0x20): <ch32v30x::usbhd::usb_int_fg::USB_INT_FG_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::usbhd::usb_int_st::USB_INT_ST_SPEC

reset() method sets USB_INT_ST to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usbhd::usb_int_st::USB_INT_ST_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::usbhd::usb_mis_st::USB_MIS_ST_SPEC

reset() method sets USB_MIS_ST to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usbhd::usb_mis_st::USB_MIS_ST_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::usbhd::usb_rx_len::USB_RX_LEN_SPEC

reset() method sets USB_RX_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32v30x::usbhd::usb_rx_len::USB_RX_LEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for USB_SPEED_TYPE_SPEC

reset() method sets USB_SPEED_TYPE to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usbhd::usb_speed_type::USB_SPEED_TYPE_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for USB_USB_SUSPEND_SPEC

reset() method sets USB_USB_SUSPEND to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32v30x::usbhd::usb_usb_suspend::USB_USB_SUSPEND_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::wwdg::cfgr::CFGR_SPEC

reset() method sets CFGR to value 0x7f

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000007f): <ch32v30x::wwdg::cfgr::CFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::wwdg::ctlr::CTLR_SPEC

reset() method sets CTLR to value 0x7f

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000007f): <ch32v30x::wwdg::ctlr::CTLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32v3::ch32v30x::wwdg::statr::STATR_SPEC

reset() method sets STATR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32v30x::wwdg::statr::STATR_SPEC as generic::RegisterSpec>::Ux}