Trait ch32v3::RegisterSpec

source ·
pub trait RegisterSpec {
    type Ux: RawReg;
}
Expand description

Raw register type

Required Associated Types§

source

type Ux: RawReg

Raw register type (u8, u16, u32, …).

Implementors§

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

impl RegisterSpec for ECR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EXTICR1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EXTICR2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EXTICR3_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EXTICR4_SPEC

§

type Ux = u32

source§

impl RegisterSpec for PCFR2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for PCFR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DATAR1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DATAR2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DATAR3_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DATAR4_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DATAR5_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DATAR6_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DATAR7_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DATAR8_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DATAR9_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DATAR10_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DATAR11_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DATAR12_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DATAR13_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DATAR14_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DATAR15_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DATAR16_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DATAR17_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DATAR18_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DATAR19_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DATAR20_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DATAR21_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DATAR22_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DATAR23_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DATAR24_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DATAR25_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DATAR26_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DATAR27_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DATAR28_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DATAR29_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DATAR30_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DATAR31_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DATAR32_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DATAR33_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DATAR34_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DATAR35_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DATAR36_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DATAR37_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DATAR38_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DATAR39_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DATAR40_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DATAR41_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DATAR42_SPEC

§

type Ux = u32

source§

impl RegisterSpec for OCTLR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TPCSR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TPCTLR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for BTIMR_SPEC

§

type Ux = u32

source§

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

§

type Ux = u32

source§

impl RegisterSpec for ERRSR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F0R1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F0R2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F1R1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F1R2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F2R1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F2R2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F3R1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F3R2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F4R1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F4R2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F5R1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F5R2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F6R1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F6R2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F7R1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F7R2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F8R1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F8R2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F9R1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F9R2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F10R1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F10R2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F11R1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F11R2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F12R1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F12R2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F13R1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F13R2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F14R1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F14R2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F15R1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F15R2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F16R1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F16R2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F17R1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F17R2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F18R1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F18R2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F19R1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F19R2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F20R1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F20R2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F21R1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F21R2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F22R1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F22R2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F23R1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F23R2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F24R1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F24R2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F25R1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F25R2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F26R1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F26R2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F27R1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for F27R2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for FAFIFOR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for FCTLR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for FMCFGR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for FSCFGR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for FWR_SPEC

§

type Ux = u32

source§

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

§

type Ux = u32

source§

impl RegisterSpec for RFIFO0_SPEC

§

type Ux = u32

source§

impl RegisterSpec for RFIFO1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for RXMDHR0_SPEC

§

type Ux = u32

source§

impl RegisterSpec for RXMDHR1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for RXMDLR0_SPEC

§

type Ux = u32

source§

impl RegisterSpec for RXMDLR1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for RXMDTR0_SPEC

§

type Ux = u32

source§

impl RegisterSpec for RXMDTR1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for RXMIR0_SPEC

§

type Ux = u32

source§

impl RegisterSpec for RXMIR1_SPEC

§

type Ux = u32

source§

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

§

type Ux = u32

source§

impl RegisterSpec for TSTATR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TXMDHR0_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TXMDHR1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TXMDHR2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TXMDLR0_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TXMDLR1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TXMDLR2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TXMDTR0_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TXMDTR1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TXMDTR2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TXMIR0_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TXMIR1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for TXMIR2_SPEC

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

impl RegisterSpec for IDATAR_SPEC

§

type Ux = u32

source§

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

§

type Ux = u32

source§

impl RegisterSpec for DOR1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DOR2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for L12BDHR1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for L12BDHR2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for LD12BDHR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for R8BDHR1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for R8BDHR2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for R12BDHR1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for R12BDHR2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for RD8BDHR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for RD12BDHR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for SWTR_SPEC

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

impl RegisterSpec for CFGR8_SPEC

§

type Ux = u32

source§

impl RegisterSpec for CFGR9_SPEC

§

type Ux = u32

source§

impl RegisterSpec for CFGR10_SPEC

§

type Ux = u32

source§

impl RegisterSpec for CFGR11_SPEC

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

impl RegisterSpec for CNTR8_SPEC

§

type Ux = u32

source§

impl RegisterSpec for CNTR9_SPEC

§

type Ux = u32

source§

impl RegisterSpec for CNTR10_SPEC

§

type Ux = u32

source§

impl RegisterSpec for CNTR11_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EXTEN_INTFCR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EXTEN_INTFR_SPEC

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

impl RegisterSpec for MADDR8_SPEC

§

type Ux = u32

source§

impl RegisterSpec for MADDR9_SPEC

§

type Ux = u32

source§

impl RegisterSpec for MADDR10_SPEC

§

type Ux = u32

source§

impl RegisterSpec for MADDR11_SPEC

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

impl RegisterSpec for PADDR8_SPEC

§

type Ux = u32

source§

impl RegisterSpec for PADDR9_SPEC

§

type Ux = u32

source§

impl RegisterSpec for PADDR10_SPEC

§

type Ux = u32

source§

impl RegisterSpec for PADDR11_SPEC

§

type Ux = u32

source§

impl RegisterSpec for CAPCNT_SPEC

§

type Ux = u16

source§

impl RegisterSpec for COL_NUM_SPEC

§

type Ux = u16

source§

impl RegisterSpec for CR0_SPEC

§

type Ux = u8

source§

impl RegisterSpec for CR1_SPEC

§

type Ux = u8

source§

impl RegisterSpec for DMA_BUF0_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DMA_BUF1_SPEC

§

type Ux = u32

source§

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

§

type Ux = u32

source§

impl RegisterSpec for HOFFCNT_SPEC

§

type Ux = u16

source§

impl RegisterSpec for IER_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IFR_SPEC

§

type Ux = u8

source§

impl RegisterSpec for ROW_CNT_SPEC

§

type Ux = u16

source§

impl RegisterSpec for ROW_NUM_SPEC

§

type Ux = u16

source§

impl RegisterSpec for STATUS_SPEC

§

type Ux = u8

source§

impl RegisterSpec for VLINE_SPEC

§

type Ux = u16

source§

impl RegisterSpec for VST_SPEC

§

type Ux = u16

source§

impl RegisterSpec for DMABMR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DMACHRBAR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DMACHRDR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DMACHTBAR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DMACHTDR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DMAIER_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DMAMFBOCR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DMAOMR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DMARDLAR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DMARPDR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DMASR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DMATDLAR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DMATPDR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for MACA0HR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for MACA0LR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for MACA1HR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for MACA1LR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for MACA2HR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for MACA2LR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for MACA3HR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for MACA3LR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for MACCR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for MACFCR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for MACFFR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for MACHTHR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for MACHTLR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for MACIMR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for MACMIIAR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for MACMIIDR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for MACPMTCSR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for MACRWUFFR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for MACSR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for MACVLANTR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for MMCCR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for MMCRFAECR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for MMCRFCECR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for MMCRGUFCR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for MMCRIMR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for MMCRIR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for MMCTGFCR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for MMCTGFMSCCR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for MMCTGFSCCR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for MMCTIMR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for MMCTIR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for PTPSSIR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for PTPTSAR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for PTPTSCR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for PTPTSHR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for PTPTSHUR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for PTPTSLR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for PTPTSLUR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for PTPTTHR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for PTPTTLR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EXTEND_CTR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for EVENR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for FTENR_SPEC

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

impl RegisterSpec for RTENR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for SWIEVR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ADDR_SPEC

§

type Ux = u32

source§

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

§

type Ux = u32

source§

impl RegisterSpec for KEYR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for MODEKEYR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for OBKEYR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for OBR_SPEC

§

type Ux = u32

source§

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

§

type Ux = u32

source§

impl RegisterSpec for WPR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for BCR1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for BTR1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for BWTR1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ECCR2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for PATT2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for PCR2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for PMEM2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for SR2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for BCR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for BSHR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for CFGHR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for CFGLR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for INDR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for LCKR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for OUTDR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for CKCFGR_SPEC

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

impl RegisterSpec for OADDR1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for OADDR2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for RTR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for STAR1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for STAR2_SPEC

§

type Ux = u32

source§

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

§

type Ux = u32

source§

impl RegisterSpec for PSCR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for RLDR_SPEC

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

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

§

type Ux = u32

source§

impl RegisterSpec for GISR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for IACTR1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for IACTR2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for IACTR3_SPEC

§

type Ux = u32

source§

impl RegisterSpec for IACTR4_SPEC

§

type Ux = u32

source§

impl RegisterSpec for IENR1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for IENR2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for IENR3_SPEC

§

type Ux = u32

source§

impl RegisterSpec for IENR4_SPEC

§

type Ux = u32

source§

impl RegisterSpec for IPR1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for IPR2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for IPR3_SPEC

§

type Ux = u32

source§

impl RegisterSpec for IPR4_SPEC

§

type Ux = u32

source§

impl RegisterSpec for IPRIOR0_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR1_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR2_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR3_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR4_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR5_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR6_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR7_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR8_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR9_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR10_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR11_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR12_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR13_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR14_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR15_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR16_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR17_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR18_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR19_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR20_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR21_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR22_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR23_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR24_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR25_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR26_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR27_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR28_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR29_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR30_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR31_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR32_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR33_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR34_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR35_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR36_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR37_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR38_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR39_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR40_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR41_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR42_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR43_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR44_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR45_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR46_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR47_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR48_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR49_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR50_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR51_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR52_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR53_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR54_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR55_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR56_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR57_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR58_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR59_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR60_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR61_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR62_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR63_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR64_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR65_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR66_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR67_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR68_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR69_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR70_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR71_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR72_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR73_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR74_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR75_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR76_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR77_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR78_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR79_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR80_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR81_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR82_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR83_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR84_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR85_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR86_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR87_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR88_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR89_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR90_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR91_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR92_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR93_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR94_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR95_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR96_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR97_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR98_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR99_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR100_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR101_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR102_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR103_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR104_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR105_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR106_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR107_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR108_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR109_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR110_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR111_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR112_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR113_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR114_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR115_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR116_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR117_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR118_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR119_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR120_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR121_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR122_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR123_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR124_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR125_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR126_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR127_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR128_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR129_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR130_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR131_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR132_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR133_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR134_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR135_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR136_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR137_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR138_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR139_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR140_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR141_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR142_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR143_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR144_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR145_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR146_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR147_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR148_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR149_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR150_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR151_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR152_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR153_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR154_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR155_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR156_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR157_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR158_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR159_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR160_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR161_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR162_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR163_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR164_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR165_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR166_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR167_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR168_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR169_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR170_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR171_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR172_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR173_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR174_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR175_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR176_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR177_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR178_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR179_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR180_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR181_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR182_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR183_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR184_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR185_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR186_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR187_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR188_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR189_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR190_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR191_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR192_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR193_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR194_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR195_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR196_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR197_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR198_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR199_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR200_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR201_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR202_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR203_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR204_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR205_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR206_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR207_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR208_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR209_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR210_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR211_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR212_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR213_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR214_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR215_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR216_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR217_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR218_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR219_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR220_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR221_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR222_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR223_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR224_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR225_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR226_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR227_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR228_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR229_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR230_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR231_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR232_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR233_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR234_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR235_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR236_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR237_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR238_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR239_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR240_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR241_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR242_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR243_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR244_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR245_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR246_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR247_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR248_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR249_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR250_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR251_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR252_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR253_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR254_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRIOR255_SPEC

§

type Ux = u8

source§

impl RegisterSpec for IPRR1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for IPRR2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for IPRR3_SPEC

§

type Ux = u32

source§

impl RegisterSpec for IPRR4_SPEC

§

type Ux = u32

source§

impl RegisterSpec for IPSR1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for IPSR2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for IPSR3_SPEC

§

type Ux = u32

source§

impl RegisterSpec for IPSR4_SPEC

§

type Ux = u32

source§

impl RegisterSpec for IRER1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for IRER2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for IRER3_SPEC

§

type Ux = u32

source§

impl RegisterSpec for IRER4_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ISR1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ISR2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ISR3_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ISR4_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ITHRESDR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for SCTLR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for STK_CMPHR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for STK_CMPLR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for STK_CNTH_SPEC

§

type Ux = u32

source§

impl RegisterSpec for STK_CNTL_SPEC

§

type Ux = u32

source§

impl RegisterSpec for STK_CTLR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for STK_SR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for VTFADDRR0_SPEC

§

type Ux = u32

source§

impl RegisterSpec for VTFADDRR1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for VTFADDRR2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for VTFADDRR3_SPEC

§

type Ux = u32

source§

impl RegisterSpec for VTFIDR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for CSR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::pwr::ctlr::CTLR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for AHBPCENR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for AHBRSTR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for APB1PCENR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for APB1PRSTR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for APB2PCENR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for APB2PRSTR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for BDCTLR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for CFGR0_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::rcc::cfgr2::CFGR2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::rcc::ctlr::CTLR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for INTR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for RSTSCKR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::rng::cr::CR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::rng::dr::DR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::rng::sr::SR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ALRMH_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ALRML_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::rtc::cnth::CNTH_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::rtc::cntl::CNTL_SPEC

§

type Ux = u32

source§

impl RegisterSpec for CTLRH_SPEC

§

type Ux = u32

source§

impl RegisterSpec for CTLRL_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DIVH_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DIVL_SPEC

§

type Ux = u32

source§

impl RegisterSpec for PSCRH_SPEC

§

type Ux = u32

source§

impl RegisterSpec for PSCRL_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ARG_SPEC

§

type Ux = u32

source§

impl RegisterSpec for CLKCR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for CMD_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DCOUNT_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DCTRL_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DLEN_SPEC

§

type Ux = u32

source§

impl RegisterSpec for DTIMER_SPEC

§

type Ux = u32

source§

impl RegisterSpec for FIFO_SPEC

§

type Ux = u32

source§

impl RegisterSpec for FIFOCNT_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ICR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for MASK_SPEC

§

type Ux = u32

source§

impl RegisterSpec for POWER_SPEC

§

type Ux = u32

source§

impl RegisterSpec for RESP1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for RESP2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for RESP3_SPEC

§

type Ux = u32

source§

impl RegisterSpec for RESP4_SPEC

§

type Ux = u32

source§

impl RegisterSpec for RESPCMD_SPEC

§

type Ux = u32

source§

impl RegisterSpec for STA_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::spi1::crcr::CRCR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::spi1::ctlr1::CTLR1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::spi1::ctlr2::CTLR2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::spi1::datar::DATAR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::spi1::hscr::HSCR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::spi1::rcrcr::RCRCR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for SPI_I2S_CFGR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::spi1::statr::STATR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::spi1::tcrcr::TCRCR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::spi2::crcr::CRCR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::spi2::ctlr1::CTLR1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::spi2::ctlr2::CTLR2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::spi2::datar::DATAR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::spi2::hscr::HSCR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for I2SCFGR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for I2SPR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::spi2::rcrcr::RCRCR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::spi2::statr::STATR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::spi2::tcrcr::TCRCR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for CMPHR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for CMPLR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for CMPR_SPEC

§

type Ux = u64

source§

impl RegisterSpec for ch32v3::ch32v30x::systick::cnt::CNT_SPEC

§

type Ux = u64

source§

impl RegisterSpec for ch32v3::ch32v30x::systick::cnth::CNTH_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::systick::cntl::CNTL_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::systick::ctlr::CTLR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::systick::sr::SR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim1::atrlr::ATRLR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for BDTR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim1::ccer::CCER_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim1::ch1cvr::CH1CVR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim1::ch2cvr::CH2CVR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim1::ch3cvr::CH3CVR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim1::ch4cvr::CH4CVR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim1::chctlr1_input::CHCTLR1_INPUT_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim1::chctlr1_output::CHCTLR1_OUTPUT_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim1::chctlr2_input::CHCTLR2_INPUT_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim1::chctlr2_output::CHCTLR2_OUTPUT_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim1::cnt::CNT_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim1::ctlr1::CTLR1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim1::ctlr2::CTLR2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim1::dmaadr::DMAADR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim1::dmacfgr::DMACFGR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim1::dmaintenr::DMAINTENR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim1::intfr::INTFR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim1::psc::PSC_SPEC

§

type Ux = u32

source§

impl RegisterSpec for RPTCR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim1::smcfgr::SMCFGR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim1::swevgr::SWEVGR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim2::atrlr::ATRLR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim2::ccer::CCER_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim2::ch1cvr::CH1CVR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim2::ch2cvr::CH2CVR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim2::ch3cvr::CH3CVR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim2::ch4cvr::CH4CVR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim2::chctlr1_input::CHCTLR1_INPUT_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim2::chctlr1_output::CHCTLR1_OUTPUT_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim2::chctlr2_input::CHCTLR2_INPUT_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim2::chctlr2_output::CHCTLR2_OUTPUT_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim2::cnt::CNT_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim2::ctlr1::CTLR1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim2::ctlr2::CTLR2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim2::dmaadr::DMAADR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim2::dmacfgr::DMACFGR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim2::dmaintenr::DMAINTENR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim2::intfr::INTFR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim2::psc::PSC_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim2::smcfgr::SMCFGR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim2::swevgr::SWEVGR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim6::atrlr::ATRLR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim6::cnt::CNT_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim6::ctlr1::CTLR1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim6::ctlr2::CTLR2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim6::dmaintenr::DMAINTENR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim6::intfr::INTFR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim6::psc::PSC_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::tim6::swevgr::SWEVGR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for BRR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::usart1::ctlr1::CTLR1_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::usart1::ctlr2::CTLR2_SPEC

§

type Ux = u32

source§

impl RegisterSpec for CTLR3_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::usart1::datar::DATAR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for GPR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::usart1::statr::STATR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for BTABLE_SPEC

§

type Ux = u32

source§

impl RegisterSpec for CNTR_SPEC

§

type Ux = u16

source§

impl RegisterSpec for DADDR_SPEC

§

type Ux = u16

source§

impl RegisterSpec for EP0R_SPEC

§

type Ux = u16

source§

impl RegisterSpec for EP1R_SPEC

§

type Ux = u16

source§

impl RegisterSpec for EP2R_SPEC

§

type Ux = u16

source§

impl RegisterSpec for EP3R_SPEC

§

type Ux = u16

source§

impl RegisterSpec for EP4R_SPEC

§

type Ux = u16

source§

impl RegisterSpec for EP5R_SPEC

§

type Ux = u16

source§

impl RegisterSpec for EP6R_SPEC

§

type Ux = u16

source§

impl RegisterSpec for EP7R_SPEC

§

type Ux = u16

source§

impl RegisterSpec for FNR_SPEC

§

type Ux = u16

source§

impl RegisterSpec for ISTR_SPEC

§

type Ux = u16

source§

impl RegisterSpec for ch32v3::ch32v30x::usb_otg_fs::uep0_dma::UEP0_DMA_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::usb_otg_fs::uep0_r_ctrl::UEP0_R_CTRL_SPEC

§

type Ux = u8

source§

impl RegisterSpec for ch32v3::ch32v30x::usb_otg_fs::uep0_t_ctrl::UEP0_T_CTRL_SPEC

§

type Ux = u8

source§

impl RegisterSpec for ch32v3::ch32v30x::usb_otg_fs::uep0_t_len::UEP0_T_LEN_SPEC

§

type Ux = u8

source§

impl RegisterSpec for UEP1_DMA_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::usb_otg_fs::uep1_r_ctrl::UEP1_R_CTRL_SPEC

§

type Ux = u8

source§

impl RegisterSpec for UEP1_T_CTRL___USBHD_UH_SETUP_SPEC

§

type Ux = u8

source§

impl RegisterSpec for ch32v3::ch32v30x::usb_otg_fs::uep1_t_len::UEP1_T_LEN_SPEC

§

type Ux = u8

source§

impl RegisterSpec for UEP2_3_MOD__R8_UH_EP_MOD_SPEC

§

type Ux = u8

source§

impl RegisterSpec for UEP2_DMA__R32_UH_RX_DMA_SPEC

§

type Ux = u32

source§

impl RegisterSpec for UEP2_R_CTRL__USBHD_UH_RX_CTRL_SPEC

§

type Ux = u8

source§

impl RegisterSpec for ch32v3::ch32v30x::usb_otg_fs::uep2_t_ctrl::UEP2_T_CTRL_SPEC

§

type Ux = u8

source§

impl RegisterSpec for UEP2_T_LEN__USBHD_UH_EP_PID_SPEC

§

type Ux = u8

source§

impl RegisterSpec for UEP3_DMA__R32_UH_TX_DMA_SPEC

§

type Ux = u32

source§

impl RegisterSpec for UEP3_R_CTRL__SPEC

§

type Ux = u8

source§

impl RegisterSpec for UEP3_T_CTRL__USBHD_UH_TX_CTRL_SPEC

§

type Ux = u8

source§

impl RegisterSpec for UEP3_T_LEN__USBHD_UH_TX_LEN_SPEC

§

type Ux = u8

source§

impl RegisterSpec for UEP4_1_MOD_SPEC

§

type Ux = u8

source§

impl RegisterSpec for UEP4_DMA_SPEC

§

type Ux = u32

source§

impl RegisterSpec for UEP4_R_CTRL__SPEC

§

type Ux = u8

source§

impl RegisterSpec for ch32v3::ch32v30x::usb_otg_fs::uep4_t_ctrl::UEP4_T_CTRL_SPEC

§

type Ux = u8

source§

impl RegisterSpec for ch32v3::ch32v30x::usb_otg_fs::uep4_t_len::UEP4_T_LEN_SPEC

§

type Ux = u8

source§

impl RegisterSpec for UEP5_6_MOD_SPEC

§

type Ux = u8

source§

impl RegisterSpec for UEP5_DMA_SPEC

§

type Ux = u32

source§

impl RegisterSpec for UEP5_R_CTRL__SPEC

§

type Ux = u8

source§

impl RegisterSpec for ch32v3::ch32v30x::usb_otg_fs::uep5_t_ctrl::UEP5_T_CTRL_SPEC

§

type Ux = u8

source§

impl RegisterSpec for ch32v3::ch32v30x::usb_otg_fs::uep5_t_len::UEP5_T_LEN_SPEC

§

type Ux = u8

source§

impl RegisterSpec for UEP6_DMA_SPEC

§

type Ux = u32

source§

impl RegisterSpec for UEP6_R_CTRL__SPEC

§

type Ux = u8

source§

impl RegisterSpec for ch32v3::ch32v30x::usb_otg_fs::uep6_t_ctrl::UEP6_T_CTRL_SPEC

§

type Ux = u8

source§

impl RegisterSpec for ch32v3::ch32v30x::usb_otg_fs::uep6_t_len::UEP6_T_LEN_SPEC

§

type Ux = u8

source§

impl RegisterSpec for UEP7_DMA_SPEC

§

type Ux = u32

source§

impl RegisterSpec for UEP7_MOD_SPEC

§

type Ux = u8

source§

impl RegisterSpec for UEP7_R_CTRL__SPEC

§

type Ux = u8

source§

impl RegisterSpec for ch32v3::ch32v30x::usb_otg_fs::uep7_t_ctrl::UEP7_T_CTRL_SPEC

§

type Ux = u8

source§

impl RegisterSpec for ch32v3::ch32v30x::usb_otg_fs::uep7_t_len::UEP7_T_LEN_SPEC

§

type Ux = u8

source§

impl RegisterSpec for ch32v3::ch32v30x::usb_otg_fs::usb_dev_ad::USB_DEV_AD_SPEC

§

type Ux = u8

source§

impl RegisterSpec for ch32v3::ch32v30x::usb_otg_fs::usb_int_en::USB_INT_EN_SPEC

§

type Ux = u8

source§

impl RegisterSpec for ch32v3::ch32v30x::usb_otg_fs::usb_int_fg::USB_INT_FG_SPEC

§

type Ux = u8

source§

impl RegisterSpec for ch32v3::ch32v30x::usb_otg_fs::usb_int_st::USB_INT_ST_SPEC

§

type Ux = u8

source§

impl RegisterSpec for ch32v3::ch32v30x::usb_otg_fs::usb_mis_st::USB_MIS_ST_SPEC

§

type Ux = u8

source§

impl RegisterSpec for USB_OTG_CR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for USB_OTG_SR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::usb_otg_fs::usb_rx_len::USB_RX_LEN_SPEC

§

type Ux = u16

source§

impl RegisterSpec for USBHD_BASE_CTRL_SPEC

§

type Ux = u8

source§

impl RegisterSpec for USBHD_UDEV_CTRL__USBHD_UHOST_CTRL_SPEC

§

type Ux = u8

source§

impl RegisterSpec for ch32v3::ch32v30x::usbhd::uep0_dma::UEP0_DMA_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP0_MAX_LEN_SPEC

§

type Ux = u16

source§

impl RegisterSpec for ch32v3::ch32v30x::usbhd::uep0_r_ctrl::UEP0_R_CTRL_SPEC

§

type Ux = u8

source§

impl RegisterSpec for ch32v3::ch32v30x::usbhd::uep0_t_ctrl::UEP0_T_CTRL_SPEC

§

type Ux = u8

source§

impl RegisterSpec for ch32v3::ch32v30x::usbhd::uep0_t_len::UEP0_T_LEN_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP1_MAX_LEN_SPEC

§

type Ux = u16

source§

impl RegisterSpec for ch32v3::ch32v30x::usbhd::uep1_r_ctrl::UEP1_R_CTRL_SPEC

§

type Ux = u8

source§

impl RegisterSpec for UEP1_RX_DMA_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP1_T_CTRL_SPEC

§

type Ux = u8

source§

impl RegisterSpec for ch32v3::ch32v30x::usbhd::uep1_t_len::UEP1_T_LEN_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP1_TX_DMA_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP2_MAX_LEN__UH_RX_MAX_LEN_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP2_R_CTRL__UH_RX_CTRL_SPEC

§

type Ux = u8

source§

impl RegisterSpec for UEP2_RX_DMA__UH_RX_DMA_SPEC

§

type Ux = u16

source§

impl RegisterSpec for ch32v3::ch32v30x::usbhd::uep2_t_ctrl::UEP2_T_CTRL_SPEC

§

type Ux = u8

source§

impl RegisterSpec for UEP2_T_LEN__UH_EP_PID_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP2_TX_DMA_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP3_MAX_LEN_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP3_R_CTRL_SPEC

§

type Ux = u8

source§

impl RegisterSpec for UEP3_RX_DMA_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP3_T_CTRL___UH_TX_CTRL_SPEC

§

type Ux = u8

source§

impl RegisterSpec for UEP3_T_LEN___UH_TX_LEN_H_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP3_TX_DMA__UH_TX_DMA_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP4_MAX_LEN_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP4_R_CTRL_SPEC

§

type Ux = u8

source§

impl RegisterSpec for UEP4_RX_DMA_SPEC

§

type Ux = u16

source§

impl RegisterSpec for ch32v3::ch32v30x::usbhd::uep4_t_ctrl::UEP4_T_CTRL_SPEC

§

type Ux = u8

source§

impl RegisterSpec for ch32v3::ch32v30x::usbhd::uep4_t_len::UEP4_T_LEN_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP4_TX_DMA_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP5_MAX_LEN_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP5_R_CTRL_SPEC

§

type Ux = u8

source§

impl RegisterSpec for UEP5_RX_DMA_SPEC

§

type Ux = u16

source§

impl RegisterSpec for ch32v3::ch32v30x::usbhd::uep5_t_ctrl::UEP5_T_CTRL_SPEC

§

type Ux = u8

source§

impl RegisterSpec for ch32v3::ch32v30x::usbhd::uep5_t_len::UEP5_T_LEN_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP5_TX_DMA_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP6_MAX_LEN_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP6_R_CTRL_SPEC

§

type Ux = u8

source§

impl RegisterSpec for UEP6_RX_DMA_SPEC

§

type Ux = u16

source§

impl RegisterSpec for ch32v3::ch32v30x::usbhd::uep6_t_ctrl::UEP6_T_CTRL_SPEC

§

type Ux = u8

source§

impl RegisterSpec for ch32v3::ch32v30x::usbhd::uep6_t_len::UEP6_T_LEN_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP6_TX_DMA_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP7_MAX_LEN_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP7_R_CTRL_SPEC

§

type Ux = u8

source§

impl RegisterSpec for UEP7_RX_DMA_SPEC

§

type Ux = u16

source§

impl RegisterSpec for ch32v3::ch32v30x::usbhd::uep7_t_ctrl::UEP7_T_CTRL_SPEC

§

type Ux = u8

source§

impl RegisterSpec for ch32v3::ch32v30x::usbhd::uep7_t_len::UEP7_T_LEN_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP7_TX_DMA_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP8_MAX_LEN_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP8_R_CTRL_SPEC

§

type Ux = u8

source§

impl RegisterSpec for UEP8_RX_DMA_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP8_T_CTRL_SPEC

§

type Ux = u8

source§

impl RegisterSpec for UEP8_T_LEN_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP8_TX_DMA_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP9_MAX_LEN_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP9_R_CTRL_SPEC

§

type Ux = u8

source§

impl RegisterSpec for UEP9_RX_DMA_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP9_T_CTRL_SPEC

§

type Ux = u8

source§

impl RegisterSpec for UEP9_T_LEN_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP9_TX_DMA_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP10_MAX_LEN_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP10_R_CTRL_SPEC

§

type Ux = u8

source§

impl RegisterSpec for UEP10_RX_DMA_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP10_T_CTRL_SPEC

§

type Ux = u8

source§

impl RegisterSpec for UEP10_T_LEN_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP10_TX_DMA_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP11_MAX_LEN_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP11_R_CTRL_SPEC

§

type Ux = u8

source§

impl RegisterSpec for UEP11_RX_DMA_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP11_T_CTRL_SPEC

§

type Ux = u8

source§

impl RegisterSpec for UEP11_T_LEN_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP11_TX_DMA_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP12_MAX_LEN_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP12_R_CTRL_SPEC

§

type Ux = u8

source§

impl RegisterSpec for UEP12_RX_DMA_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP12_T_CTRL_SPEC

§

type Ux = u8

source§

impl RegisterSpec for UEP12_T_LEN_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP12_TX_DMA____UH_SPLIT_DATA_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP13_MAX_LEN_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP13_R_CTRL_SPEC

§

type Ux = u8

source§

impl RegisterSpec for UEP13_RX_DMA_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP13_T_CTRL_SPEC

§

type Ux = u8

source§

impl RegisterSpec for UEP13_T_LEN_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP13_TX_DMA_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP14_MAX_LEN_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP14_R_CTRL_SPEC

§

type Ux = u8

source§

impl RegisterSpec for UEP14_RX_DMA_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP14_T_CTRL_SPEC

§

type Ux = u8

source§

impl RegisterSpec for UEP14_T_LEN_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP14_TX_DMA_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP15_MAX_LEN_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP15_R_CTRL_SPEC

§

type Ux = u8

source§

impl RegisterSpec for UEP15_RX_DMA_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP15_T_CTRL_SPEC

§

type Ux = u8

source§

impl RegisterSpec for UEP15_T_LEN_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP15_TX_DMA_SPEC

§

type Ux = u16

source§

impl RegisterSpec for UEP_BUF_MOD_SPEC

§

type Ux = u32

source§

impl RegisterSpec for UEP_CONFIG_SPEC

§

type Ux = u32

source§

impl RegisterSpec for UEP_TYPE_SPEC

§

type Ux = u32

source§

impl RegisterSpec for UHOST_CTRL_SPEC

§

type Ux = u8

source§

impl RegisterSpec for USB_CTRL_SPEC

§

type Ux = u8

source§

impl RegisterSpec for ch32v3::ch32v30x::usbhd::usb_dev_ad::USB_DEV_AD_SPEC

§

type Ux = u8

source§

impl RegisterSpec for USB_FRAME_NO_SPEC

§

type Ux = u16

source§

impl RegisterSpec for ch32v3::ch32v30x::usbhd::usb_int_en::USB_INT_EN_SPEC

§

type Ux = u8

source§

impl RegisterSpec for ch32v3::ch32v30x::usbhd::usb_int_fg::USB_INT_FG_SPEC

§

type Ux = u8

source§

impl RegisterSpec for ch32v3::ch32v30x::usbhd::usb_int_st::USB_INT_ST_SPEC

§

type Ux = u8

source§

impl RegisterSpec for ch32v3::ch32v30x::usbhd::usb_mis_st::USB_MIS_ST_SPEC

§

type Ux = u8

source§

impl RegisterSpec for ch32v3::ch32v30x::usbhd::usb_rx_len::USB_RX_LEN_SPEC

§

type Ux = u16

source§

impl RegisterSpec for USB_SPEED_TYPE_SPEC

§

type Ux = u8

source§

impl RegisterSpec for USB_USB_SUSPEND_SPEC

§

type Ux = u8

source§

impl RegisterSpec for ch32v3::ch32v30x::wwdg::cfgr::CFGR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::wwdg::ctlr::CTLR_SPEC

§

type Ux = u32

source§

impl RegisterSpec for ch32v3::ch32v30x::wwdg::statr::STATR_SPEC

§

type Ux = u32