Trait gd32e1::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 gd32e1::gd32e103::adc0::ctl0::Ctl0Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::adc0::ctl1::Ctl1Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::adc0::idata0::Idata0Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::adc0::idata1::Idata1Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::adc0::idata2::Idata2Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::adc0::idata3::Idata3Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::adc0::ioff0::Ioff0Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::adc0::ioff1::Ioff1Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::adc0::ioff2::Ioff2Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::adc0::ioff3::Ioff3Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::adc0::isq::IsqSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::adc0::ovsampctl::OvsampctlSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::adc0::rdata::RdataSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::adc0::rsq0::Rsq0Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::adc0::rsq1::Rsq1Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::adc0::rsq2::Rsq2Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::adc0::sampt0::Sampt0Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::adc0::sampt1::Sampt1Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::adc0::stat::StatSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::adc0::wdht::WdhtSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::adc0::wdlt::WdltSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::adc1::ctl0::Ctl0Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::adc1::ctl1::Ctl1Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::adc1::idata0::Idata0Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::adc1::idata1::Idata1Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::adc1::idata2::Idata2Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::adc1::idata3::Idata3Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::adc1::ioff0::Ioff0Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::adc1::ioff1::Ioff1Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::adc1::ioff2::Ioff2Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::adc1::ioff3::Ioff3Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::adc1::isq::IsqSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::adc1::ovsampctl::OvsampctlSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::adc1::rdata::RdataSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::adc1::rsq0::Rsq0Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::adc1::rsq1::Rsq1Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::adc1::rsq2::Rsq2Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::adc1::sampt0::Sampt0Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::adc1::sampt1::Sampt1Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::adc1::stat::StatSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::adc1::wdht::WdhtSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::adc1::wdlt::WdltSpec

§

type Ux = u32

source§

impl RegisterSpec for CpsctlSpec

§

type Ux = u32

source§

impl RegisterSpec for EcSpec

§

type Ux = u32

source§

impl RegisterSpec for Extiss0Spec

§

type Ux = u32

source§

impl RegisterSpec for Extiss1Spec

§

type Ux = u32

source§

impl RegisterSpec for Extiss2Spec

§

type Ux = u32

source§

impl RegisterSpec for Extiss3Spec

§

type Ux = u32

source§

impl RegisterSpec for Pcf0Spec

§

type Ux = u32

source§

impl RegisterSpec for Pcf1Spec

§

type Ux = u32

source§

impl RegisterSpec for Data0Spec

§

type Ux = u32

source§

impl RegisterSpec for Data1Spec

§

type Ux = u32

source§

impl RegisterSpec for Data2Spec

§

type Ux = u32

source§

impl RegisterSpec for Data3Spec

§

type Ux = u32

source§

impl RegisterSpec for Data4Spec

§

type Ux = u32

source§

impl RegisterSpec for Data5Spec

§

type Ux = u32

source§

impl RegisterSpec for Data6Spec

§

type Ux = u32

source§

impl RegisterSpec for Data7Spec

§

type Ux = u32

source§

impl RegisterSpec for Data8Spec

§

type Ux = u32

source§

impl RegisterSpec for Data9Spec

§

type Ux = u32

source§

impl RegisterSpec for Data10Spec

§

type Ux = u32

source§

impl RegisterSpec for Data11Spec

§

type Ux = u32

source§

impl RegisterSpec for Data12Spec

§

type Ux = u32

source§

impl RegisterSpec for Data13Spec

§

type Ux = u32

source§

impl RegisterSpec for Data14Spec

§

type Ux = u32

source§

impl RegisterSpec for Data15Spec

§

type Ux = u32

source§

impl RegisterSpec for Data16Spec

§

type Ux = u32

source§

impl RegisterSpec for Data17Spec

§

type Ux = u32

source§

impl RegisterSpec for Data18Spec

§

type Ux = u32

source§

impl RegisterSpec for Data19Spec

§

type Ux = u32

source§

impl RegisterSpec for Data20Spec

§

type Ux = u32

source§

impl RegisterSpec for Data21Spec

§

type Ux = u32

source§

impl RegisterSpec for Data22Spec

§

type Ux = u32

source§

impl RegisterSpec for Data23Spec

§

type Ux = u32

source§

impl RegisterSpec for Data24Spec

§

type Ux = u32

source§

impl RegisterSpec for Data25Spec

§

type Ux = u32

source§

impl RegisterSpec for Data26Spec

§

type Ux = u32

source§

impl RegisterSpec for Data27Spec

§

type Ux = u32

source§

impl RegisterSpec for Data28Spec

§

type Ux = u32

source§

impl RegisterSpec for Data29Spec

§

type Ux = u32

source§

impl RegisterSpec for Data30Spec

§

type Ux = u32

source§

impl RegisterSpec for Data31Spec

§

type Ux = u32

source§

impl RegisterSpec for Data32Spec

§

type Ux = u32

source§

impl RegisterSpec for Data33Spec

§

type Ux = u32

source§

impl RegisterSpec for Data34Spec

§

type Ux = u32

source§

impl RegisterSpec for Data35Spec

§

type Ux = u32

source§

impl RegisterSpec for Data36Spec

§

type Ux = u32

source§

impl RegisterSpec for Data37Spec

§

type Ux = u32

source§

impl RegisterSpec for Data38Spec

§

type Ux = u32

source§

impl RegisterSpec for Data39Spec

§

type Ux = u32

source§

impl RegisterSpec for Data40Spec

§

type Ux = u32

source§

impl RegisterSpec for Data41Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::bkp::octl::OctlSpec

§

type Ux = u32

source§

impl RegisterSpec for TpcsSpec

§

type Ux = u32

source§

impl RegisterSpec for TpctlSpec

§

type Ux = u32

source§

impl RegisterSpec for BtSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::can0::ctl::CtlSpec

§

type Ux = u32

source§

impl RegisterSpec for ErrSpec

§

type Ux = u32

source§

impl RegisterSpec for F0data0Spec

§

type Ux = u32

source§

impl RegisterSpec for F0data1Spec

§

type Ux = u32

source§

impl RegisterSpec for F1data0Spec

§

type Ux = u32

source§

impl RegisterSpec for F1data1Spec

§

type Ux = u32

source§

impl RegisterSpec for F2data0Spec

§

type Ux = u32

source§

impl RegisterSpec for F2data1Spec

§

type Ux = u32

source§

impl RegisterSpec for F3data0Spec

§

type Ux = u32

source§

impl RegisterSpec for F3data1Spec

§

type Ux = u32

source§

impl RegisterSpec for F4data0Spec

§

type Ux = u32

source§

impl RegisterSpec for F4data1Spec

§

type Ux = u32

source§

impl RegisterSpec for F5data0Spec

§

type Ux = u32

source§

impl RegisterSpec for F5data1Spec

§

type Ux = u32

source§

impl RegisterSpec for F6data0Spec

§

type Ux = u32

source§

impl RegisterSpec for F6data1Spec

§

type Ux = u32

source§

impl RegisterSpec for F7data0Spec

§

type Ux = u32

source§

impl RegisterSpec for F7data1Spec

§

type Ux = u32

source§

impl RegisterSpec for F8data0Spec

§

type Ux = u32

source§

impl RegisterSpec for F8data1Spec

§

type Ux = u32

source§

impl RegisterSpec for F9data0Spec

§

type Ux = u32

source§

impl RegisterSpec for F9data1Spec

§

type Ux = u32

source§

impl RegisterSpec for F10data0Spec

§

type Ux = u32

source§

impl RegisterSpec for F10data1Spec

§

type Ux = u32

source§

impl RegisterSpec for F11data0Spec

§

type Ux = u32

source§

impl RegisterSpec for F11data1Spec

§

type Ux = u32

source§

impl RegisterSpec for F12data0Spec

§

type Ux = u32

source§

impl RegisterSpec for F12data1Spec

§

type Ux = u32

source§

impl RegisterSpec for F13data0Spec

§

type Ux = u32

source§

impl RegisterSpec for F13data1Spec

§

type Ux = u32

source§

impl RegisterSpec for F14data0Spec

§

type Ux = u32

source§

impl RegisterSpec for F14data1Spec

§

type Ux = u32

source§

impl RegisterSpec for F15data0Spec

§

type Ux = u32

source§

impl RegisterSpec for F15data1Spec

§

type Ux = u32

source§

impl RegisterSpec for F16data0Spec

§

type Ux = u32

source§

impl RegisterSpec for F16data1Spec

§

type Ux = u32

source§

impl RegisterSpec for F17data0Spec

§

type Ux = u32

source§

impl RegisterSpec for F17data1Spec

§

type Ux = u32

source§

impl RegisterSpec for F18data0Spec

§

type Ux = u32

source§

impl RegisterSpec for F18data1Spec

§

type Ux = u32

source§

impl RegisterSpec for F19data0Spec

§

type Ux = u32

source§

impl RegisterSpec for F19data1Spec

§

type Ux = u32

source§

impl RegisterSpec for F20data0Spec

§

type Ux = u32

source§

impl RegisterSpec for F20data1Spec

§

type Ux = u32

source§

impl RegisterSpec for F21data0Spec

§

type Ux = u32

source§

impl RegisterSpec for F21data1Spec

§

type Ux = u32

source§

impl RegisterSpec for F22data0Spec

§

type Ux = u32

source§

impl RegisterSpec for F22data1Spec

§

type Ux = u32

source§

impl RegisterSpec for F23data0Spec

§

type Ux = u32

source§

impl RegisterSpec for F23data1Spec

§

type Ux = u32

source§

impl RegisterSpec for F24data0Spec

§

type Ux = u32

source§

impl RegisterSpec for F24data1Spec

§

type Ux = u32

source§

impl RegisterSpec for F25data0Spec

§

type Ux = u32

source§

impl RegisterSpec for F25data1Spec

§

type Ux = u32

source§

impl RegisterSpec for F26data0Spec

§

type Ux = u32

source§

impl RegisterSpec for F26data1Spec

§

type Ux = u32

source§

impl RegisterSpec for F27data0Spec

§

type Ux = u32

source§

impl RegisterSpec for F27data1Spec

§

type Ux = u32

source§

impl RegisterSpec for FafifoSpec

§

type Ux = u32

source§

impl RegisterSpec for FctlSpec

§

type Ux = u32

source§

impl RegisterSpec for FmcfgSpec

§

type Ux = u32

source§

impl RegisterSpec for FscfgSpec

§

type Ux = u32

source§

impl RegisterSpec for FwSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::can0::inten::IntenSpec

§

type Ux = u32

source§

impl RegisterSpec for PhyctlSpec

§

type Ux = u32

source§

impl RegisterSpec for Rfifo0Spec

§

type Ux = u32

source§

impl RegisterSpec for Rfifo1Spec

§

type Ux = u32

source§

impl RegisterSpec for Rfifomdata00Spec

§

type Ux = u32

source§

impl RegisterSpec for Rfifomdata01Spec

§

type Ux = u32

source§

impl RegisterSpec for Rfifomdata10Spec

§

type Ux = u32

source§

impl RegisterSpec for Rfifomdata11Spec

§

type Ux = u32

source§

impl RegisterSpec for Rfifomi0Spec

§

type Ux = u32

source§

impl RegisterSpec for Rfifomi1Spec

§

type Ux = u32

source§

impl RegisterSpec for Rfifomp0Spec

§

type Ux = u32

source§

impl RegisterSpec for Rfifomp1Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::can0::stat::StatSpec

§

type Ux = u32

source§

impl RegisterSpec for Tmdata00Spec

§

type Ux = u32

source§

impl RegisterSpec for Tmdata01Spec

§

type Ux = u32

source§

impl RegisterSpec for Tmdata02Spec

§

type Ux = u32

source§

impl RegisterSpec for Tmdata10Spec

§

type Ux = u32

source§

impl RegisterSpec for Tmdata11Spec

§

type Ux = u32

source§

impl RegisterSpec for Tmdata12Spec

§

type Ux = u32

source§

impl RegisterSpec for Tmi0Spec

§

type Ux = u32

source§

impl RegisterSpec for Tmi1Spec

§

type Ux = u32

source§

impl RegisterSpec for Tmi2Spec

§

type Ux = u32

source§

impl RegisterSpec for Tmp0Spec

§

type Ux = u32

source§

impl RegisterSpec for Tmp1Spec

§

type Ux = u32

source§

impl RegisterSpec for Tmp2Spec

§

type Ux = u32

source§

impl RegisterSpec for TstatSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::crc::ctl::CtlSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::crc::data::DataSpec

§

type Ux = u32

source§

impl RegisterSpec for FdataSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::ctc::ctl0::Ctl0Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::ctc::ctl1::Ctl1Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::ctc::intc::IntcSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::ctc::stat::StatSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::dac::ctl::CtlSpec

§

type Ux = u32

source§

impl RegisterSpec for Dac0DoSpec

§

type Ux = u32

source§

impl RegisterSpec for Dac0L12dhSpec

§

type Ux = u32

source§

impl RegisterSpec for Dac0R8dhSpec

§

type Ux = u32

source§

impl RegisterSpec for Dac0R12dhSpec

§

type Ux = u32

source§

impl RegisterSpec for Dac1DoSpec

§

type Ux = u32

source§

impl RegisterSpec for Dac1L12dhSpec

§

type Ux = u32

source§

impl RegisterSpec for Dac1R8dhSpec

§

type Ux = u32

source§

impl RegisterSpec for Dac1R12dhSpec

§

type Ux = u32

source§

impl RegisterSpec for DaccL12dhSpec

§

type Ux = u32

source§

impl RegisterSpec for DaccR8dhSpec

§

type Ux = u32

source§

impl RegisterSpec for DaccR12dhSpec

§

type Ux = u32

source§

impl RegisterSpec for SwtSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::dbg::ctl0::Ctl0Spec

§

type Ux = u32

source§

impl RegisterSpec for IdSpec

§

type Ux = u32

source§

impl RegisterSpec for Ch0cntSpec

§

type Ux = u32

source§

impl RegisterSpec for Ch0ctlSpec

§

type Ux = u32

source§

impl RegisterSpec for Ch0maddrSpec

§

type Ux = u32

source§

impl RegisterSpec for Ch0paddrSpec

§

type Ux = u32

source§

impl RegisterSpec for Ch1cntSpec

§

type Ux = u32

source§

impl RegisterSpec for Ch1ctlSpec

§

type Ux = u32

source§

impl RegisterSpec for Ch1maddrSpec

§

type Ux = u32

source§

impl RegisterSpec for Ch1paddrSpec

§

type Ux = u32

source§

impl RegisterSpec for Ch2cntSpec

§

type Ux = u32

source§

impl RegisterSpec for Ch2ctlSpec

§

type Ux = u32

source§

impl RegisterSpec for Ch2maddrSpec

§

type Ux = u32

source§

impl RegisterSpec for Ch2paddrSpec

§

type Ux = u32

source§

impl RegisterSpec for Ch3cntSpec

§

type Ux = u32

source§

impl RegisterSpec for Ch3ctlSpec

§

type Ux = u32

source§

impl RegisterSpec for Ch3maddrSpec

§

type Ux = u32

source§

impl RegisterSpec for Ch3paddrSpec

§

type Ux = u32

source§

impl RegisterSpec for Ch4cntSpec

§

type Ux = u32

source§

impl RegisterSpec for Ch4ctlSpec

§

type Ux = u32

source§

impl RegisterSpec for Ch4maddrSpec

§

type Ux = u32

source§

impl RegisterSpec for Ch4paddrSpec

§

type Ux = u32

source§

impl RegisterSpec for Ch5cntSpec

§

type Ux = u32

source§

impl RegisterSpec for Ch5ctlSpec

§

type Ux = u32

source§

impl RegisterSpec for Ch5maddrSpec

§

type Ux = u32

source§

impl RegisterSpec for Ch5paddrSpec

§

type Ux = u32

source§

impl RegisterSpec for Ch6cntSpec

§

type Ux = u32

source§

impl RegisterSpec for Ch6ctlSpec

§

type Ux = u32

source§

impl RegisterSpec for Ch6maddrSpec

§

type Ux = u32

source§

impl RegisterSpec for Ch6paddrSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::dma0::intc::IntcSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::dma0::intf::IntfSpec

§

type Ux = u32

source§

impl RegisterSpec for SnctlSpec

§

type Ux = u32

source§

impl RegisterSpec for SntcfgSpec

§

type Ux = u32

source§

impl RegisterSpec for SnwtcfgSpec

§

type Ux = u32

source§

impl RegisterSpec for EvenSpec

§

type Ux = u32

source§

impl RegisterSpec for FtenSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::exti::inten::IntenSpec

§

type Ux = u32

source§

impl RegisterSpec for PdSpec

§

type Ux = u32

source§

impl RegisterSpec for RtenSpec

§

type Ux = u32

source§

impl RegisterSpec for SwievSpec

§

type Ux = u32

source§

impl RegisterSpec for AddrSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::fmc::ctl::CtlSpec

§

type Ux = u32

source§

impl RegisterSpec for KeySpec

§

type Ux = u32

source§

impl RegisterSpec for ObkeySpec

§

type Ux = u32

source§

impl RegisterSpec for ObstatSpec

§

type Ux = u32

source§

impl RegisterSpec for PidSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::fmc::stat::StatSpec

§

type Ux = u32

source§

impl RegisterSpec for WpSpec

§

type Ux = u32

source§

impl RegisterSpec for WsSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::fwdgt::ctl::CtlSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::fwdgt::psc::PscSpec

§

type Ux = u32

source§

impl RegisterSpec for RldSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::fwdgt::stat::StatSpec

§

type Ux = u32

source§

impl RegisterSpec for BcSpec

§

type Ux = u32

source§

impl RegisterSpec for BopSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::gpioa::ctl0::Ctl0Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::gpioa::ctl1::Ctl1Spec

§

type Ux = u32

source§

impl RegisterSpec for IstatSpec

§

type Ux = u32

source§

impl RegisterSpec for LockSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::gpioa::octl::OctlSpec

§

type Ux = u32

source§

impl RegisterSpec for SpdSpec

§

type Ux = u32

source§

impl RegisterSpec for CkcfgSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::i2c0::ctl0::Ctl0Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::i2c0::ctl1::Ctl1Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::i2c0::data::DataSpec

§

type Ux = u32

source§

impl RegisterSpec for FmpcfgSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::i2c0::rt::RtSpec

§

type Ux = u32

source§

impl RegisterSpec for Saddr0Spec

§

type Ux = u32

source§

impl RegisterSpec for Saddr1Spec

§

type Ux = u32

source§

impl RegisterSpec for SamcsSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::i2c0::stat0::Stat0Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::i2c0::stat1::Stat1Spec

§

type Ux = u32

source§

impl RegisterSpec for CsSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::pmu::ctl::CtlSpec

§

type Ux = u32

source§

impl RegisterSpec for Addapb1enSpec

§

type Ux = u32

source§

impl RegisterSpec for Addapb1rstSpec

§

type Ux = u32

source§

impl RegisterSpec for AddctlSpec

§

type Ux = u32

source§

impl RegisterSpec for AddintSpec

§

type Ux = u32

source§

impl RegisterSpec for AhbenSpec

§

type Ux = u32

source§

impl RegisterSpec for AhbrstSpec

§

type Ux = u32

source§

impl RegisterSpec for Apb1enSpec

§

type Ux = u32

source§

impl RegisterSpec for Apb1rstSpec

§

type Ux = u32

source§

impl RegisterSpec for Apb2enSpec

§

type Ux = u32

source§

impl RegisterSpec for Apb2rstSpec

§

type Ux = u32

source§

impl RegisterSpec for BdctlSpec

§

type Ux = u32

source§

impl RegisterSpec for Cfg0Spec

§

type Ux = u32

source§

impl RegisterSpec for Cfg1Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::rcu::ctl0::Ctl0Spec

§

type Ux = u32

source§

impl RegisterSpec for DsvSpec

§

type Ux = u32

source§

impl RegisterSpec for IntSpec

§

type Ux = u32

source§

impl RegisterSpec for RstsckSpec

§

type Ux = u32

source§

impl RegisterSpec for AlrmhSpec

§

type Ux = u32

source§

impl RegisterSpec for AlrmlSpec

§

type Ux = u32

source§

impl RegisterSpec for CnthSpec

§

type Ux = u32

source§

impl RegisterSpec for CntlSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::rtc::ctl::CtlSpec

§

type Ux = u32

source§

impl RegisterSpec for DivhSpec

§

type Ux = u32

source§

impl RegisterSpec for DivlSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::rtc::inten::IntenSpec

§

type Ux = u32

source§

impl RegisterSpec for PschSpec

§

type Ux = u32

source§

impl RegisterSpec for PsclSpec

§

type Ux = u32

source§

impl RegisterSpec for CrcpolySpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::spi0::ctl0::Ctl0Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::spi0::ctl1::Ctl1Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::spi0::data::DataSpec

§

type Ux = u32

source§

impl RegisterSpec for I2sctlSpec

§

type Ux = u32

source§

impl RegisterSpec for I2spscSpec

§

type Ux = u32

source§

impl RegisterSpec for QctlSpec

§

type Ux = u32

source§

impl RegisterSpec for RcrcSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::spi0::stat::StatSpec

§

type Ux = u32

source§

impl RegisterSpec for TcrcSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer0::car::CarSpec

§

type Ux = u32

source§

impl RegisterSpec for CchpSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer0::cfg::CfgSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer0::ch0cv::Ch0cvSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer0::ch1cv::Ch1cvSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer0::ch2cv::Ch2cvSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer0::ch3cv::Ch3cvSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer0::chctl0_input::Chctl0InputSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer0::chctl0_output::Chctl0OutputSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer0::chctl1_input::Chctl1InputSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer0::chctl1_output::Chctl1OutputSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer0::chctl2::Chctl2Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer0::cnt::CntSpec

§

type Ux = u32

source§

impl RegisterSpec for CrepSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer0::ctl0::Ctl0Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer0::ctl1::Ctl1Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer0::dmacfg::DmacfgSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer0::dmainten::DmaintenSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer0::dmatb::DmatbSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer0::intf::IntfSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer0::psc::PscSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer0::smcfg::SmcfgSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer0::swevg::SwevgSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer1::car::CarSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer1::cfg::CfgSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer1::ch0cv::Ch0cvSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer1::ch1cv::Ch1cvSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer1::ch2cv::Ch2cvSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer1::ch3cv::Ch3cvSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer1::chctl0_input::Chctl0InputSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer1::chctl0_output::Chctl0OutputSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer1::chctl1_input::Chctl1InputSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer1::chctl1_output::Chctl1OutputSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer1::chctl2::Chctl2Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer1::cnt::CntSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer1::ctl0::Ctl0Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer1::ctl1::Ctl1Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer1::dmacfg::DmacfgSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer1::dmainten::DmaintenSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer1::dmatb::DmatbSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer1::intf::IntfSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer1::psc::PscSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer1::smcfg::SmcfgSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer1::swevg::SwevgSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer5::car::CarSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer5::cnt::CntSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer5::ctl0::Ctl0Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer5::ctl1::Ctl1Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer5::dmainten::DmaintenSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer5::intf::IntfSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer5::psc::PscSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer5::swevg::SwevgSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer8::car::CarSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer8::cfg::CfgSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer8::ch0cv::Ch0cvSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer8::ch1cv::Ch1cvSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer8::chctl0_input::Chctl0InputSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer8::chctl0_output::Chctl0OutputSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer8::chctl2::Chctl2Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer8::cnt::CntSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer8::ctl0::Ctl0Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer8::dmainten::DmaintenSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer8::intf::IntfSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer8::psc::PscSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer8::smcfg::SmcfgSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer8::swevg::SwevgSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer9::car::CarSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer9::cfg::CfgSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer9::ch0cv::Ch0cvSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer9::chctl0_input::Chctl0InputSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer9::chctl0_output::Chctl0OutputSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer9::chctl2::Chctl2Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer9::cnt::CntSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer9::ctl0::Ctl0Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer9::dmainten::DmaintenSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer9::intf::IntfSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer9::psc::PscSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::timer9::swevg::SwevgSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::uart3::baud::BaudSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::uart3::chc::ChcSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::uart3::ctl0::Ctl0Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::uart3::ctl1::Ctl1Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::uart3::ctl2::Ctl2Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::uart3::data::DataSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::uart3::gp::GpSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::uart3::stat0::Stat0Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::usart0::baud::BaudSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::usart0::chc::ChcSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::usart0::ctl0::Ctl0Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::usart0::ctl1::Ctl1Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::usart0::ctl2::Ctl2Spec

§

type Ux = u32

source§

impl RegisterSpec for Ctl3Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::usart0::data::DataSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::usart0::gp::GpSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::usart0::rt::RtSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::usart0::stat0::Stat0Spec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::usart0::stat1::Stat1Spec

§

type Ux = u32

source§

impl RegisterSpec for DaepintSpec

§

type Ux = u32

source§

impl RegisterSpec for DaepintenSpec

§

type Ux = u32

source§

impl RegisterSpec for DcfgSpec

§

type Ux = u32

source§

impl RegisterSpec for DctlSpec

§

type Ux = u32

source§

impl RegisterSpec for Diep0ctlSpec

§

type Ux = u32

source§

impl RegisterSpec for Diep0intfSpec

§

type Ux = u32

source§

impl RegisterSpec for Diep0lenSpec

§

type Ux = u32

source§

impl RegisterSpec for Diep0tfstatSpec

§

type Ux = u32

source§

impl RegisterSpec for Diep1ctlSpec

§

type Ux = u32

source§

impl RegisterSpec for Diep1intfSpec

§

type Ux = u32

source§

impl RegisterSpec for Diep1lenSpec

§

type Ux = u32

source§

impl RegisterSpec for Diep1tfstatSpec

§

type Ux = u32

source§

impl RegisterSpec for Diep2ctlSpec

§

type Ux = u32

source§

impl RegisterSpec for Diep2intfSpec

§

type Ux = u32

source§

impl RegisterSpec for Diep2lenSpec

§

type Ux = u32

source§

impl RegisterSpec for Diep2tfstatSpec

§

type Ux = u32

source§

impl RegisterSpec for Diep3ctlSpec

§

type Ux = u32

source§

impl RegisterSpec for Diep3intfSpec

§

type Ux = u32

source§

impl RegisterSpec for Diep3lenSpec

§

type Ux = u32

source§

impl RegisterSpec for Diep3tfstatSpec

§

type Ux = u32

source§

impl RegisterSpec for DiepfeintenSpec

§

type Ux = u32

source§

impl RegisterSpec for DiepintenSpec

§

type Ux = u32

source§

impl RegisterSpec for Doep0ctlSpec

§

type Ux = u32

source§

impl RegisterSpec for Doep0intfSpec

§

type Ux = u32

source§

impl RegisterSpec for Doep0lenSpec

§

type Ux = u32

source§

impl RegisterSpec for Doep1ctlSpec

§

type Ux = u32

source§

impl RegisterSpec for Doep1intfSpec

§

type Ux = u32

source§

impl RegisterSpec for Doep1lenSpec

§

type Ux = u32

source§

impl RegisterSpec for Doep2ctlSpec

§

type Ux = u32

source§

impl RegisterSpec for Doep2intfSpec

§

type Ux = u32

source§

impl RegisterSpec for Doep2lenSpec

§

type Ux = u32

source§

impl RegisterSpec for Doep3ctlSpec

§

type Ux = u32

source§

impl RegisterSpec for Doep3intfSpec

§

type Ux = u32

source§

impl RegisterSpec for Doep3lenSpec

§

type Ux = u32

source§

impl RegisterSpec for DoepintenSpec

§

type Ux = u32

source§

impl RegisterSpec for DstatSpec

§

type Ux = u32

source§

impl RegisterSpec for DvbusdtSpec

§

type Ux = u32

source§

impl RegisterSpec for DvbusptSpec

§

type Ux = u32

source§

impl RegisterSpec for CidSpec

§

type Ux = u32

source§

impl RegisterSpec for Diep0tflenSpec

§

type Ux = u32

source§

impl RegisterSpec for Diep1tflenSpec

§

type Ux = u32

source§

impl RegisterSpec for Diep2tflenSpec

§

type Ux = u32

source§

impl RegisterSpec for Diep3tflenSpec

§

type Ux = u32

source§

impl RegisterSpec for GahbcsSpec

§

type Ux = u32

source§

impl RegisterSpec for GccfgSpec

§

type Ux = u32

source§

impl RegisterSpec for GintenSpec

§

type Ux = u32

source§

impl RegisterSpec for GintfSpec

§

type Ux = u32

source§

impl RegisterSpec for GotgcsSpec

§

type Ux = u32

source§

impl RegisterSpec for GotgintfSpec

§

type Ux = u32

source§

impl RegisterSpec for GrflenSpec

§

type Ux = u32

source§

impl RegisterSpec for GrstatpDeviceSpec

§

type Ux = u32

source§

impl RegisterSpec for GrstatpHostSpec

§

type Ux = u32

source§

impl RegisterSpec for GrstatrDeviceSpec

§

type Ux = u32

source§

impl RegisterSpec for GrstatrHostSpec

§

type Ux = u32

source§

impl RegisterSpec for GrstctlSpec

§

type Ux = u32

source§

impl RegisterSpec for GusbcsSpec

§

type Ux = u32

source§

impl RegisterSpec for HnptflenSpec

§

type Ux = u32

source§

impl RegisterSpec for HnptfqstatSpec

§

type Ux = u32

source§

impl RegisterSpec for HptflenSpec

§

type Ux = u32

source§

impl RegisterSpec for HachintSpec

§

type Ux = u32

source§

impl RegisterSpec for HachintenSpec

§

type Ux = u32

source§

impl RegisterSpec for Hch0ctlSpec

§

type Ux = u32

source§

impl RegisterSpec for Hch0intenSpec

§

type Ux = u32

source§

impl RegisterSpec for Hch0intfSpec

§

type Ux = u32

source§

impl RegisterSpec for Hch0lenSpec

§

type Ux = u32

source§

impl RegisterSpec for Hch1ctlSpec

§

type Ux = u32

source§

impl RegisterSpec for Hch1intenSpec

§

type Ux = u32

source§

impl RegisterSpec for Hch1intfSpec

§

type Ux = u32

source§

impl RegisterSpec for Hch1lenSpec

§

type Ux = u32

source§

impl RegisterSpec for Hch2ctlSpec

§

type Ux = u32

source§

impl RegisterSpec for Hch2intenSpec

§

type Ux = u32

source§

impl RegisterSpec for Hch2intfSpec

§

type Ux = u32

source§

impl RegisterSpec for Hch2lenSpec

§

type Ux = u32

source§

impl RegisterSpec for Hch3ctlSpec

§

type Ux = u32

source§

impl RegisterSpec for Hch3intenSpec

§

type Ux = u32

source§

impl RegisterSpec for Hch3intfSpec

§

type Ux = u32

source§

impl RegisterSpec for Hch3lenSpec

§

type Ux = u32

source§

impl RegisterSpec for Hch4ctlSpec

§

type Ux = u32

source§

impl RegisterSpec for Hch4intenSpec

§

type Ux = u32

source§

impl RegisterSpec for Hch4intfSpec

§

type Ux = u32

source§

impl RegisterSpec for Hch4lenSpec

§

type Ux = u32

source§

impl RegisterSpec for Hch5ctlSpec

§

type Ux = u32

source§

impl RegisterSpec for Hch5intenSpec

§

type Ux = u32

source§

impl RegisterSpec for Hch5intfSpec

§

type Ux = u32

source§

impl RegisterSpec for Hch5lenSpec

§

type Ux = u32

source§

impl RegisterSpec for Hch6ctlSpec

§

type Ux = u32

source§

impl RegisterSpec for Hch6intenSpec

§

type Ux = u32

source§

impl RegisterSpec for Hch6intfSpec

§

type Ux = u32

source§

impl RegisterSpec for Hch6lenSpec

§

type Ux = u32

source§

impl RegisterSpec for Hch7ctlSpec

§

type Ux = u32

source§

impl RegisterSpec for Hch7intenSpec

§

type Ux = u32

source§

impl RegisterSpec for Hch7intfSpec

§

type Ux = u32

source§

impl RegisterSpec for Hch7lenSpec

§

type Ux = u32

source§

impl RegisterSpec for HctlSpec

§

type Ux = u32

source§

impl RegisterSpec for HfinfrSpec

§

type Ux = u32

source§

impl RegisterSpec for HftSpec

§

type Ux = u32

source§

impl RegisterSpec for HpcsSpec

§

type Ux = u32

source§

impl RegisterSpec for HptfqstatSpec

§

type Ux = u32

source§

impl RegisterSpec for PwrclkctlSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::wwdgt::cfg::CfgSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::wwdgt::ctl::CtlSpec

§

type Ux = u32

source§

impl RegisterSpec for gd32e1::gd32e103::wwdgt::stat::StatSpec

§

type Ux = u32