Trait ch32l1::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.

Object Safety§

This trait is not object safe.

Implementors§

source§

impl Resettable for CFG_SPEC

reset() method sets CFG to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::adc__tkey::cfg::CFG_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::adc__tkey::ctlr1::CTLR1_SPEC

reset() method sets CTLR1 to value 0

source§

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

source§

impl Resettable for ch32l1::ch32l103::adc__tkey::ctlr2::CTLR2_SPEC

reset() method sets CTLR2 to value 0

source§

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

source§

impl Resettable for IDATAR1_CHGOFFSET_SPEC

reset() method sets IDATAR1_CHGOFFSET to value 0

source§

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

source§

impl Resettable for IDATAR2_SPEC

reset() method sets IDATAR2 to value 0

source§

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

source§

impl Resettable for IDATAR3_SPEC

reset() method sets IDATAR3 to value 0

source§

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

source§

impl Resettable for IDATAR4_SPEC

reset() method sets IDATAR4 to value 0

source§

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

source§

impl Resettable for IOFR1_SPEC

reset() method sets IOFR1 to value 0

source§

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

source§

impl Resettable for IOFR2_SPEC

reset() method sets IOFR2 to value 0

source§

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

source§

impl Resettable for IOFR3_SPEC

reset() method sets IOFR3 to value 0

source§

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

source§

impl Resettable for IOFR4_SPEC

reset() method sets IOFR4 to value 0

source§

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

source§

impl Resettable for ISQR_SPEC

reset() method sets ISQR to value 0

source§

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

source§

impl Resettable for RDATAR_DR_ACT_DCG_SPEC

reset() method sets RDATAR_DR_ACT_DCG to value 0

source§

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

source§

impl Resettable for RSQR1_SPEC

reset() method sets RSQR1 to value 0

source§

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

source§

impl Resettable for RSQR2_SPEC

reset() method sets RSQR2 to value 0

source§

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

source§

impl Resettable for RSQR3_SPEC

reset() method sets RSQR3 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::adc__tkey::rsqr3::RSQR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for SAMPTR1_CHARGE1_SPEC

reset() method sets SAMPTR1_CHARGE1 to value 0

source§

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

source§

impl Resettable for SAMPTR2_CHARGE2_SPEC

reset() method sets SAMPTR2_CHARGE2 to value 0

source§

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

source§

impl Resettable for ch32l1::ch32l103::adc__tkey::statr::STATR_SPEC

reset() method sets STATR to value 0

source§

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

source§

impl Resettable for WDHTR_SPEC

reset() method sets WDHTR to value 0

source§

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

source§

impl Resettable for WDLTR_SPEC

reset() method sets WDLTR to value 0

source§

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

source§

impl Resettable for ch32l1::ch32l103::afio::cr::CR_SPEC

reset() method sets CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::afio::cr::CR_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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::afio::exticr4::EXTICR4_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PCFR1_SPEC

reset() method sets PCFR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::afio::pcfr1::PCFR1_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): <ch32l103::afio::pcfr2::PCFR2_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(0x0000): <ch32l103::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(0x0000): <ch32l103::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(0x0000): <ch32l103::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(0x0000): <ch32l103::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(0x0000): <ch32l103::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(0x0000): <ch32l103::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(0x0000): <ch32l103::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(0x0000): <ch32l103::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(0x0000): <ch32l103::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(0x0000): <ch32l103::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(0x0000): <ch32l103::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(0x0000): <ch32l103::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(0x0000): <ch32l103::bkp::datar13::DATAR13_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(0x0000): <ch32l103::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(0x0000): <ch32l103::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(0x0000): <ch32l103::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): <ch32l103::can::btimr::BTIMR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for BTR_SPEC

reset() method sets BTR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::can::btr::BTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::can::cr::CR_SPEC

reset() method sets CR to value 0

source§

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

source§

impl Resettable for ch32l1::ch32l103::can::ctlr::CTLR_SPEC

reset() method sets CTLR to value 0x0001_0002

source§

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

source§

impl Resettable for DMA_R0_SPEC

reset() method sets DMA_R0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::can::dma_r0::DMA_R0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DMA_R1_SPEC

reset() method sets DMA_R1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::can::dma_r1::DMA_R1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DMA_T0_SPEC

reset() method sets DMA_T0 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::can::dma_t0::DMA_T0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DMA_T1_SPEC

reset() method sets DMA_T1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::can::dma_t1::DMA_T1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DMA_T2_SPEC

reset() method sets DMA_T2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::can::dma_t2::DMA_T2_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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::f13r2::F13R2_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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::fwr::FWR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::can::intenr::INTENR_SPEC

reset() method sets INTENR to value 0

source§

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

source§

impl Resettable for PSR_SPEC

reset() method sets PSR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::can::psr::PSR_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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::rxmir1::RXMIR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::can::statr::STATR_SPEC

reset() method sets STATR to value 0x0c02

source§

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

source§

impl Resettable for TDCT_SPEC

reset() method sets TDCT to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::can::tdct::TDCT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for TERR_CNT_SPEC

reset() method sets TERR_CNT to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::can::terr_cnt::TERR_CNT_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): <ch32l103::can::tstatr::TSTATR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for TTCNT_SPEC

reset() method sets TTCNT to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::can::ttcnt::TTCNT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for TTCTLR_SPEC

reset() method sets TTCTLR to value 0xffff

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000ffff): <ch32l103::can::ttctlr::TTCTLR_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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::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): <ch32l103::can::txmir2::TXMIR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::crc::ctlr::CTLR_SPEC

reset() method sets CTLR to value 0

source§

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

source§

impl Resettable for ch32l1::ch32l103::crc::datar::DATAR_SPEC

reset() method sets DATAR to value 0xffff_ffff

source§

const RESET_VALUE: Self::Ux = {transmute(0xffffffff): <ch32l103::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(0x00): <ch32l103::crc::idatar::IDATAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::dbg::cr::CR_SPEC

reset() method sets CR to value 0

source§

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

source§

impl Resettable for ch32l1::ch32l103::dma::cfgr1::CFGR1_SPEC

reset() method sets CFGR1 to value 0

source§

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

source§

impl Resettable for ch32l1::ch32l103::dma::cfgr2::CFGR2_SPEC

reset() method sets CFGR2 to value 0

source§

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

source§

impl Resettable for CFGR3_SPEC

reset() method sets CFGR3 to value 0

source§

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

source§

impl Resettable for CFGR4_SPEC

reset() method sets CFGR4 to value 0

source§

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

source§

impl Resettable for CFGR5_SPEC

reset() method sets CFGR5 to value 0

source§

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

source§

impl Resettable for CFGR6_SPEC

reset() method sets CFGR6 to value 0

source§

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

source§

impl Resettable for CFGR7_SPEC

reset() method sets CFGR7 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::dma::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): <ch32l103::dma::cfgr8::CFGR8_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CNTR1_SPEC

reset() method sets CNTR1 to value 0

source§

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

source§

impl Resettable for CNTR2_SPEC

reset() method sets CNTR2 to value 0

source§

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

source§

impl Resettable for CNTR3_SPEC

reset() method sets CNTR3 to value 0

source§

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

source§

impl Resettable for CNTR4_SPEC

reset() method sets CNTR4 to value 0

source§

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

source§

impl Resettable for CNTR5_SPEC

reset() method sets CNTR5 to value 0

source§

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

source§

impl Resettable for CNTR6_SPEC

reset() method sets CNTR6 to value 0

source§

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

source§

impl Resettable for CNTR7_SPEC

reset() method sets CNTR7 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::dma::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): <ch32l103::dma::cntr8::CNTR8_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for INTFCR_SPEC

reset() method sets INTFCR to value 0

source§

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

source§

impl Resettable for ch32l1::ch32l103::dma::intfr::INTFR_SPEC

reset() method sets INTFR to value 0

source§

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

source§

impl Resettable for MADDR1_SPEC

reset() method sets MADDR1 to value 0

source§

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

source§

impl Resettable for MADDR2_SPEC

reset() method sets MADDR2 to value 0

source§

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

source§

impl Resettable for MADDR3_SPEC

reset() method sets MADDR3 to value 0

source§

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

source§

impl Resettable for MADDR4_SPEC

reset() method sets MADDR4 to value 0

source§

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

source§

impl Resettable for MADDR5_SPEC

reset() method sets MADDR5 to value 0

source§

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

source§

impl Resettable for MADDR6_SPEC

reset() method sets MADDR6 to value 0

source§

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

source§

impl Resettable for MADDR7_SPEC

reset() method sets MADDR7 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::dma::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): <ch32l103::dma::maddr8::MADDR8_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PADDR1_SPEC

reset() method sets PADDR1 to value 0

source§

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

source§

impl Resettable for PADDR2_SPEC

reset() method sets PADDR2 to value 0

source§

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

source§

impl Resettable for PADDR3_SPEC

reset() method sets PADDR3 to value 0

source§

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

source§

impl Resettable for PADDR4_SPEC

reset() method sets PADDR4 to value 0

source§

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

source§

impl Resettable for PADDR5_SPEC

reset() method sets PADDR5 to value 0

source§

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

source§

impl Resettable for PADDR6_SPEC

reset() method sets PADDR6 to value 0

source§

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

source§

impl Resettable for PADDR7_SPEC

reset() method sets PADDR7 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::dma::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): <ch32l103::dma::paddr8::PADDR8_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for EXTEN_CTR_SPEC

reset() method sets EXTEN_CTR to value 0x0a00

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000a00): <ch32l103::exten::exten_ctr::EXTEN_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): <ch32l103::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): <ch32l103::exti::ftenr::FTENR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::exti::intenr::INTENR_SPEC

reset() method sets INTENR to value 0

source§

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

source§

impl Resettable for ch32l1::ch32l103::exti::intfr::INTFR_SPEC

reset() method sets INTFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::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): <ch32l103::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): <ch32l103::exti::swievr::SWIEVR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ACTLR_SPEC

reset() method sets ACTLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::flash::actlr::ACTLR_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): <ch32l103::flash::addr::ADDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::flash::ctlr::CTLR_SPEC

reset() method sets CTLR to value 0x8080

source§

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

source§

impl Resettable for KEYR_SPEC

reset() method sets KEYR to value 0x03ff_fffc

source§

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

source§

impl Resettable for MODEKEYR_SPEC

reset() method sets MODEKEYR to value 0x0ffe

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000ffe): <ch32l103::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): <ch32l103::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): <ch32l103::flash::obr::OBR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::flash::statr::STATR_SPEC

reset() method sets STATR to value 0xc000

source§

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

source§

impl Resettable for WPR_SPEC

reset() method sets WPR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::flash::wpr::WPR_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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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(0x0000): <ch32l103::i2c1::ckcfgr::CKCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::i2c1::ctlr1::CTLR1_SPEC

reset() method sets CTLR1 to value 0

source§

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

source§

impl Resettable for ch32l1::ch32l103::i2c1::ctlr2::CTLR2_SPEC

reset() method sets CTLR2 to value 0

source§

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

source§

impl Resettable for ch32l1::ch32l103::i2c1::datar::DATAR_SPEC

reset() method sets DATAR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::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(0x0000): <ch32l103::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(0x0000): <ch32l103::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(0x0002): <ch32l103::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): <ch32l103::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(0x0000): <ch32l103::i2c1::star2::STAR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::iwdg::ctlr::CTLR_SPEC

reset() method sets CTLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::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(0x0000): <ch32l103::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(0x0fff): <ch32l103::iwdg::rldr::RLDR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::iwdg::statr::STATR_SPEC

reset() method sets STATR to value 0

source§

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

source§

impl Resettable for ARR_SPEC

reset() method sets ARR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::lptim::arr::ARR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::lptim::cfgr::CFGR_SPEC

reset() method sets CFGR to value 0

source§

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

source§

impl Resettable for CMP_SPEC

reset() method sets CMP to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::lptim::cmp::CMP_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::lptim::cnt::CNT_SPEC

reset() method sets CNT to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::lptim::cnt::CNT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::lptim::cr::CR_SPEC

reset() method sets CR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::lptim::cr::CR_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): <ch32l103::lptim::icr::ICR_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(0x00000000): <ch32l103::lptim::ier::IER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ISR_SPEC

reset() method sets ISR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::lptim::isr::ISR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::opa::cfgr1::CFGR1_SPEC

reset() method sets CFGR1 to value 0x80

source§

const RESET_VALUE: Self::Ux = {transmute(0x0080): <ch32l103::opa::cfgr1::CFGR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::opa::cfgr2::CFGR2_SPEC

reset() method sets CFGR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::opa::cfgr2::CFGR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CMP_KEY_SPEC

reset() method sets CMP_KEY to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::opa::cmp_key::CMP_KEY_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::opa::ctlr1::CTLR1_SPEC

reset() method sets CTLR1 to value 0x81d8_01d8

source§

const RESET_VALUE: Self::Ux = {transmute(0x81d801d8): <ch32l103::opa::ctlr1::CTLR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::opa::ctlr2::CTLR2_SPEC

reset() method sets CTLR2 to value 0x8000_0000

source§

const RESET_VALUE: Self::Ux = {transmute(0x80000000): <ch32l103::opa::ctlr2::CTLR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for OPA_KEY_SPEC

reset() method sets OPA_KEY to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::opa::opa_key::OPA_KEY_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for POLL_KEY_SPEC

reset() method sets POLL_KEY to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::opa::poll_key::POLL_KEY_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::pfic::cfgr::CFGR_SPEC

reset() method sets CFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::pfic::iactr3::IACTR3_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): <ch32l103::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): <ch32l103::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): <ch32l103::pfic::ienr3::IENR3_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): <ch32l103::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): <ch32l103::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): <ch32l103::pfic::ipr3::IPR3_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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::pfic::iprior68::IPRIOR68_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): <ch32l103::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): <ch32l103::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): <ch32l103::pfic::iprr3::IPRR3_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): <ch32l103::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): <ch32l103::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): <ch32l103::pfic::ipsr3::IPSR3_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): <ch32l103::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): <ch32l103::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): <ch32l103::pfic::irer3::IRER3_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): <ch32l103::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): <ch32l103::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): <ch32l103::pfic::isr3::ISR3_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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::pwr::csr::CSR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::pwr::ctlr::CTLR_SPEC

reset() method sets CTLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::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): <ch32l103::rcc::cfgr0::CFGR0_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::rcc::ctlr::CTLR_SPEC

reset() method sets CTLR to value 0x83

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000083): <ch32l103::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): <ch32l103::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): <ch32l103::rcc::rstsckr::RSTSCKR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ALRMH_SPEC

reset() method sets ALRMH to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::rtc::alrmh::ALRMH_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ALRML_SPEC

reset() method sets ALRML to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::rtc::alrml::ALRML_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::rtc::cnth::CNTH_SPEC

reset() method sets CNTH to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::rtc::cnth::CNTH_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::rtc::cntl::CNTL_SPEC

reset() method sets CNTL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::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(0x0000): <ch32l103::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(0x0020): <ch32l103::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(0x0000): <ch32l103::rtc::divh::DIVH_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DIVL_SPEC

reset() method sets DIVL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::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(0x0000): <ch32l103::rtc::pscrh::PSCRH_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PSCRL_SPEC

reset() method sets PSCRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::rtc::pscrl::PSCRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CRCR_SPEC

reset() method sets CRCR to value 0x07

source§

const RESET_VALUE: Self::Ux = {transmute(0x0007): <ch32l103::spi1::crcr::CRCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::spi1::ctlr1::CTLR1_SPEC

reset() method sets CTLR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::spi1::ctlr1::CTLR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::spi1::ctlr2::CTLR2_SPEC

reset() method sets CTLR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::spi1::ctlr2::CTLR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::spi1::datar::DATAR_SPEC

reset() method sets DATAR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::spi1::datar::DATAR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for HSCR_SPEC

reset() method sets HSCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::spi1::hscr::HSCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for RCRCR_SPEC

reset() method sets RCRCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::spi1::rcrcr::RCRCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::spi1::statr::STATR_SPEC

reset() method sets STATR to value 0x02

source§

const RESET_VALUE: Self::Ux = {transmute(0x0002): <ch32l103::spi1::statr::STATR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for TCRCR_SPEC

reset() method sets TCRCR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::spi1::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): <ch32l103::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): <ch32l103::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): <ch32l103::systick::cmpr::CMPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::systick::cnt::CNT_SPEC

reset() method sets CNT to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000000000000000): <ch32l103::systick::cnt::CNT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::systick::cnth::CNTH_SPEC

reset() method sets CNTH to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::systick::cnth::CNTH_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::systick::cntl::CNTL_SPEC

reset() method sets CNTL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::systick::cntl::CNTL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::systick::ctlr::CTLR_SPEC

reset() method sets CTLR to value 0

source§

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

source§

impl Resettable for SR_SPEC

reset() method sets SR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::systick::sr::SR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim1::atrlr::ATRLR_SPEC

reset() method sets ATRLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::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(0x0000): <ch32l103::tim1::bdtr::BDTR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim1::ccer::CCER_SPEC

reset() method sets CCER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim1::ccer::CCER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim1::ch1cvr::CH1CVR_SPEC

reset() method sets CH1CVR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim1::ch1cvr::CH1CVR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim1::ch2cvr::CH2CVR_SPEC

reset() method sets CH2CVR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim1::ch2cvr::CH2CVR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim1::ch3cvr::CH3CVR_SPEC

reset() method sets CH3CVR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim1::ch3cvr::CH3CVR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim1::ch4cvr::CH4CVR_SPEC

reset() method sets CH4CVR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim1::ch4cvr::CH4CVR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim1::chctlr1_input::CHCTLR1_INPUT_SPEC

reset() method sets CHCTLR1_Input to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::tim1::chctlr1_input::CHCTLR1_INPUT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim1::chctlr1_output::CHCTLR1_OUTPUT_SPEC

reset() method sets CHCTLR1_Output to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim1::chctlr1_output::CHCTLR1_OUTPUT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim1::chctlr2_input::CHCTLR2_INPUT_SPEC

reset() method sets CHCTLR2_Input to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim1::chctlr2_input::CHCTLR2_INPUT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim1::chctlr2_output::CHCTLR2_OUTPUT_SPEC

reset() method sets CHCTLR2_Output to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim1::chctlr2_output::CHCTLR2_OUTPUT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim1::cnt::CNT_SPEC

reset() method sets CNT to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim1::cnt::CNT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim1::ctlr1::CTLR1_SPEC

reset() method sets CTLR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim1::ctlr1::CTLR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim1::ctlr2::CTLR2_SPEC

reset() method sets CTLR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim1::ctlr2::CTLR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim1::dmaadr::DMAADR_SPEC

reset() method sets DMAADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::tim1::dmaadr::DMAADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim1::dmacfgr::DMACFGR_SPEC

reset() method sets DMACFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim1::dmacfgr::DMACFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim1::dmaintenr::DMAINTENR_SPEC

reset() method sets DMAINTENR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim1::dmaintenr::DMAINTENR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim1::intfr::INTFR_SPEC

reset() method sets INTFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim1::intfr::INTFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim1::psc::PSC_SPEC

reset() method sets PSC to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::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(0x0000): <ch32l103::tim1::rptcr::RPTCR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim1::smcfgr::SMCFGR_SPEC

reset() method sets SMCFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim1::smcfgr::SMCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim1::swevgr::SWEVGR_SPEC

reset() method sets SWEVGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim1::swevgr::SWEVGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim2::atrlr::ATRLR_SPEC

reset() method sets ATRLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim2::atrlr::ATRLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim2::ccer::CCER_SPEC

reset() method sets CCER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim2::ccer::CCER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim2::ch1cvr::CH1CVR_SPEC

reset() method sets CH1CVR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim2::ch1cvr::CH1CVR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim2::ch2cvr::CH2CVR_SPEC

reset() method sets CH2CVR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim2::ch2cvr::CH2CVR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim2::ch3cvr::CH3CVR_SPEC

reset() method sets CH3CVR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim2::ch3cvr::CH3CVR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim2::ch4cvr::CH4CVR_SPEC

reset() method sets CH4CVR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim2::ch4cvr::CH4CVR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim2::chctlr1_input::CHCTLR1_INPUT_SPEC

reset() method sets CHCTLR1_Input to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim2::chctlr1_input::CHCTLR1_INPUT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim2::chctlr1_output::CHCTLR1_OUTPUT_SPEC

reset() method sets CHCTLR1_Output to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim2::chctlr1_output::CHCTLR1_OUTPUT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim2::chctlr2_input::CHCTLR2_INPUT_SPEC

reset() method sets CHCTLR2_Input to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim2::chctlr2_input::CHCTLR2_INPUT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim2::chctlr2_output::CHCTLR2_OUTPUT_SPEC

reset() method sets CHCTLR2_Output to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim2::chctlr2_output::CHCTLR2_OUTPUT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim2::cnt::CNT_SPEC

reset() method sets CNT to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim2::cnt::CNT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim2::ctlr1::CTLR1_SPEC

reset() method sets CTLR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim2::ctlr1::CTLR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim2::ctlr2::CTLR2_SPEC

reset() method sets CTLR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim2::ctlr2::CTLR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim2::dmaadr::DMAADR_SPEC

reset() method sets DMAADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::tim2::dmaadr::DMAADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim2::dmacfgr::DMACFGR_SPEC

reset() method sets DMACFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim2::dmacfgr::DMACFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim2::dmaintenr::DMAINTENR_SPEC

reset() method sets DMAINTENR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim2::dmaintenr::DMAINTENR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim2::intfr::INTFR_SPEC

reset() method sets INTFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim2::intfr::INTFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim2::psc::PSC_SPEC

reset() method sets PSC to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim2::psc::PSC_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim2::smcfgr::SMCFGR_SPEC

reset() method sets SMCFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim2::smcfgr::SMCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim2::swevgr::SWEVGR_SPEC

reset() method sets SWEVGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim2::swevgr::SWEVGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim4::atrlr::ATRLR_SPEC

reset() method sets ATRLR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::tim4::atrlr::ATRLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim4::ccer::CCER_SPEC

reset() method sets CCER to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim4::ccer::CCER_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim4::ch1cvr::CH1CVR_SPEC

reset() method sets CH1CVR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::tim4::ch1cvr::CH1CVR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim4::ch2cvr::CH2CVR_SPEC

reset() method sets CH2CVR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::tim4::ch2cvr::CH2CVR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim4::ch3cvr::CH3CVR_SPEC

reset() method sets CH3CVR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::tim4::ch3cvr::CH3CVR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim4::ch4cvr::CH4CVR_SPEC

reset() method sets CH4CVR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::tim4::ch4cvr::CH4CVR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim4::chctlr1_input::CHCTLR1_INPUT_SPEC

reset() method sets CHCTLR1_Input to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim4::chctlr1_input::CHCTLR1_INPUT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim4::chctlr1_output::CHCTLR1_OUTPUT_SPEC

reset() method sets CHCTLR1_Output to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim4::chctlr1_output::CHCTLR1_OUTPUT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim4::chctlr2_input::CHCTLR2_INPUT_SPEC

reset() method sets CHCTLR2_Input to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim4::chctlr2_input::CHCTLR2_INPUT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim4::chctlr2_output::CHCTLR2_OUTPUT_SPEC

reset() method sets CHCTLR2_Output to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim4::chctlr2_output::CHCTLR2_OUTPUT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim4::cnt::CNT_SPEC

reset() method sets CNT to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::tim4::cnt::CNT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim4::ctlr1::CTLR1_SPEC

reset() method sets CTLR1 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim4::ctlr1::CTLR1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim4::ctlr2::CTLR2_SPEC

reset() method sets CTLR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim4::ctlr2::CTLR2_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim4::dmaadr::DMAADR_SPEC

reset() method sets DMAADR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::tim4::dmaadr::DMAADR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim4::dmacfgr::DMACFGR_SPEC

reset() method sets DMACFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim4::dmacfgr::DMACFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim4::dmaintenr::DMAINTENR_SPEC

reset() method sets DMAINTENR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim4::dmaintenr::DMAINTENR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim4::intfr::INTFR_SPEC

reset() method sets INTFR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim4::intfr::INTFR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim4::psc::PSC_SPEC

reset() method sets PSC to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim4::psc::PSC_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim4::smcfgr::SMCFGR_SPEC

reset() method sets SMCFGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim4::smcfgr::SMCFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::tim4::swevgr::SWEVGR_SPEC

reset() method sets SWEVGR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::tim4::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): <ch32l103::usart1::brr::BRR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::usart1::ctlr1::CTLR1_SPEC

reset() method sets CTLR1 to value 0

source§

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

source§

impl Resettable for ch32l1::ch32l103::usart1::ctlr2::CTLR2_SPEC

reset() method sets CTLR2 to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::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): <ch32l103::usart1::ctlr3::CTLR3_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::usart1::datar::DATAR_SPEC

reset() method sets DATAR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::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): <ch32l103::usart1::gpr::GPR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::usart1::statr::STATR_SPEC

reset() method sets STATR to value 0xc0

source§

const RESET_VALUE: Self::Ux = {transmute(0x000000c0): <ch32l103::usart1::statr::STATR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UDEV_CTRL__R8_UHOST_CTRL_SPEC

reset() method sets UDEV_CTRL__R8_UHOST_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32l103::usbfs::udev_ctrl__r8_uhost_ctrl::UDEV_CTRL__R8_UHOST_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP0_CTRL_SPEC

reset() method sets UEP0_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::usbfs::uep0_ctrl::UEP0_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP0_DMA_SPEC

reset() method sets UEP0_DMA to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::usbfs::uep0_dma::UEP0_DMA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP0_T_LEN_SPEC

reset() method sets UEP0_T_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::usbfs::uep0_t_len::UEP0_T_LEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP1_CTRL__R16_UH_SETUP_SPEC

reset() method sets UEP1_CTRL__R16_UH_SETUP to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::usbfs::uep1_ctrl__r16_uh_setup::UEP1_CTRL__R16_UH_SETUP_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): <ch32l103::usbfs::uep1_dma::UEP1_DMA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP1_T_LEN_SPEC

reset() method sets UEP1_T_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::usbfs::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): <ch32l103::usbfs::uep2_3_mod__r8_uh_ep_mod::UEP2_3_MOD__R8_UH_EP_MOD_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP2_CTRL_SPEC

reset() method sets UEP2_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::usbfs::uep2_ctrl::UEP2_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP2_DMA__R16_UH_RX_DMA_SPEC

reset() method sets UEP2_DMA__R16_UH_RX_DMA to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::usbfs::uep2_dma__r16_uh_rx_dma::UEP2_DMA__R16_UH_RX_DMA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP2_T_LEN_SPEC

reset() method sets UEP2_T_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::usbfs::uep2_t_len::UEP2_T_LEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP3_CTRL__R8_UH_TX_CTRL_SPEC

reset() method sets UEP3_CTRL__R8_UH_TX_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::usbfs::uep3_ctrl__r8_uh_tx_ctrl::UEP3_CTRL__R8_UH_TX_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP3_DMA__R16_UH_TX_DMA_SPEC

reset() method sets UEP3_DMA__R16_UH_TX_DMA to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00000000): <ch32l103::usbfs::uep3_dma__r16_uh_tx_dma::UEP3_DMA__R16_UH_TX_DMA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP3_T_LEN__R16_UH_TX_LEN_SPEC

reset() method sets UEP3_T_LEN__R16_UH_TX_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::usbfs::uep3_t_len__r16_uh_tx_len::UEP3_T_LEN__R16_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): <ch32l103::usbfs::uep4_1_mod::UEP4_1_MOD_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP4_CTRL_SPEC

reset() method sets UEP4_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::usbfs::uep4_ctrl::UEP4_CTRL_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): <ch32l103::usbfs::uep4_dma::UEP4_DMA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP4_T_LEN_SPEC

reset() method sets UEP4_T_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::usbfs::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): <ch32l103::usbfs::uep5_6_mod::UEP5_6_MOD_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP5_CTRL_SPEC

reset() method sets UEP5_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::usbfs::uep5_ctrl::UEP5_CTRL_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): <ch32l103::usbfs::uep5_dma::UEP5_DMA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP5_T_LEN_SPEC

reset() method sets UEP5_T_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::usbfs::uep5_t_len::UEP5_T_LEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP6_CTRL_SPEC

reset() method sets UEP6_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::usbfs::uep6_ctrl::UEP6_CTRL_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): <ch32l103::usbfs::uep6_dma::UEP6_DMA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP6_T_LEN_SPEC

reset() method sets UEP6_T_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::usbfs::uep6_t_len::UEP6_T_LEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP7_CTRL_SPEC

reset() method sets UEP7_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::usbfs::uep7_ctrl::UEP7_CTRL_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): <ch32l103::usbfs::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): <ch32l103::usbfs::uep7_mod::UEP7_MOD_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UEP7_T_LEN_SPEC

reset() method sets UEP7_T_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::usbfs::uep7_t_len::UEP7_T_LEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for UH_RX_CTRL_SPEC

reset() method sets UH_RX_CTRL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32l103::usbfs::uh_rx_ctrl::UH_RX_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): <ch32l103::usbfs::usb_ctrl::USB_CTRL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for USB_DEV_AD_SPEC

reset() method sets USB_DEV_AD to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32l103::usbfs::usb_dev_ad::USB_DEV_AD_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for USB_INT_EN_SPEC

reset() method sets USB_INT_EN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32l103::usbfs::usb_int_en::USB_INT_EN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for USB_INT_FG_SPEC

reset() method sets USB_INT_FG to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32l103::usbfs::usb_int_fg::USB_INT_FG_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for USB_INT_ST_SPEC

reset() method sets USB_INT_ST to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32l103::usbfs::usb_int_st::USB_INT_ST_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for USB_MIS_ST_SPEC

reset() method sets USB_MIS_ST to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32l103::usbfs::usb_mis_st::USB_MIS_ST_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for USB_RX_LEN_SPEC

reset() method sets USB_RX_LEN to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::usbfs::usb_rx_len::USB_RX_LEN_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for BMC_BYTE_CNT_SPEC

reset() method sets BMC_BYTE_CNT to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::usbpd::bmc_byte_cnt::BMC_BYTE_CNT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for BMC_CLK_CNT_SPEC

reset() method sets BMC_CLK_CNT to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::usbpd::bmc_clk_cnt::BMC_CLK_CNT_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for BMC_TX_SZ_SPEC

reset() method sets BMC_TX_SZ to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::usbpd::bmc_tx_sz::BMC_TX_SZ_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CONFIG_SPEC

reset() method sets CONFIG to value 0x02

source§

const RESET_VALUE: Self::Ux = {transmute(0x0002): <ch32l103::usbpd::config::CONFIG_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for CONTROL_SPEC

reset() method sets CONTROL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32l103::usbpd::control::CONTROL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DATA_BUF_SPEC

reset() method sets DATA_BUF to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32l103::usbpd::data_buf::DATA_BUF_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for DMA_SPEC

reset() method sets DMA to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::usbpd::dma::DMA_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PORT_CC1_SPEC

reset() method sets PORT_CC1 to value 0x03

source§

const RESET_VALUE: Self::Ux = {transmute(0x0003): <ch32l103::usbpd::port_cc1::PORT_CC1_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for PORT_CC2_SPEC

reset() method sets PORT_CC2 to value 0x03

source§

const RESET_VALUE: Self::Ux = {transmute(0x0003): <ch32l103::usbpd::port_cc2::PORT_CC2_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): <ch32l103::usbpd::status::STATUS_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for TX_SEL_SPEC

reset() method sets TX_SEL to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x00): <ch32l103::usbpd::tx_sel::TX_SEL_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::wwdg::cfgr::CFGR_SPEC

reset() method sets CFGR to value 0x7f

source§

const RESET_VALUE: Self::Ux = {transmute(0x007f): <ch32l103::wwdg::cfgr::CFGR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::wwdg::ctlr::CTLR_SPEC

reset() method sets CTLR to value 0x7f

source§

const RESET_VALUE: Self::Ux = {transmute(0x007f): <ch32l103::wwdg::ctlr::CTLR_SPEC as generic::RegisterSpec>::Ux}

source§

impl Resettable for ch32l1::ch32l103::wwdg::statr::STATR_SPEC

reset() method sets STATR to value 0

source§

const RESET_VALUE: Self::Ux = {transmute(0x0000): <ch32l103::wwdg::statr::STATR_SPEC as generic::RegisterSpec>::Ux}