[][src]Trait gd32vf103_pac::generic::Readable

pub trait Readable { }

This trait shows that register has read method

Registers marked with Writable can be also modify'ed

Implementors

impl Readable for gd32vf103_pac::adc0::CTL0[src]

read() method returns ctl0::R reader structure

impl Readable for gd32vf103_pac::adc0::CTL1[src]

read() method returns ctl1::R reader structure

impl Readable for gd32vf103_pac::adc0::IDATA0[src]

read() method returns idata0::R reader structure

impl Readable for gd32vf103_pac::adc0::IDATA1[src]

read() method returns idata1::R reader structure

impl Readable for gd32vf103_pac::adc0::IDATA2[src]

read() method returns idata2::R reader structure

impl Readable for gd32vf103_pac::adc0::IDATA3[src]

read() method returns idata3::R reader structure

impl Readable for gd32vf103_pac::adc0::IOFF0[src]

read() method returns ioff0::R reader structure

impl Readable for gd32vf103_pac::adc0::IOFF1[src]

read() method returns ioff1::R reader structure

impl Readable for gd32vf103_pac::adc0::IOFF2[src]

read() method returns ioff2::R reader structure

impl Readable for gd32vf103_pac::adc0::IOFF3[src]

read() method returns ioff3::R reader structure

impl Readable for gd32vf103_pac::adc0::ISQ[src]

read() method returns isq::R reader structure

impl Readable for OVSAMPCTL[src]

read() method returns ovsampctl::R reader structure

impl Readable for gd32vf103_pac::adc0::RDATA[src]

read() method returns rdata::R reader structure

impl Readable for gd32vf103_pac::adc0::RSQ0[src]

read() method returns rsq0::R reader structure

impl Readable for gd32vf103_pac::adc0::RSQ1[src]

read() method returns rsq1::R reader structure

impl Readable for gd32vf103_pac::adc0::RSQ2[src]

read() method returns rsq2::R reader structure

impl Readable for gd32vf103_pac::adc0::SAMPT0[src]

read() method returns sampt0::R reader structure

impl Readable for gd32vf103_pac::adc0::SAMPT1[src]

read() method returns sampt1::R reader structure

impl Readable for gd32vf103_pac::adc0::STAT[src]

read() method returns stat::R reader structure

impl Readable for gd32vf103_pac::adc0::WDHT[src]

read() method returns wdht::R reader structure

impl Readable for gd32vf103_pac::adc0::WDLT[src]

read() method returns wdlt::R reader structure

impl Readable for gd32vf103_pac::adc1::CTL0[src]

read() method returns ctl0::R reader structure

impl Readable for gd32vf103_pac::adc1::CTL1[src]

read() method returns ctl1::R reader structure

impl Readable for gd32vf103_pac::adc1::IDATA0[src]

read() method returns idata0::R reader structure

impl Readable for gd32vf103_pac::adc1::IDATA1[src]

read() method returns idata1::R reader structure

impl Readable for gd32vf103_pac::adc1::IDATA2[src]

read() method returns idata2::R reader structure

impl Readable for gd32vf103_pac::adc1::IDATA3[src]

read() method returns idata3::R reader structure

impl Readable for gd32vf103_pac::adc1::IOFF0[src]

read() method returns ioff0::R reader structure

impl Readable for gd32vf103_pac::adc1::IOFF1[src]

read() method returns ioff1::R reader structure

impl Readable for gd32vf103_pac::adc1::IOFF2[src]

read() method returns ioff2::R reader structure

impl Readable for gd32vf103_pac::adc1::IOFF3[src]

read() method returns ioff3::R reader structure

impl Readable for gd32vf103_pac::adc1::ISQ[src]

read() method returns isq::R reader structure

impl Readable for gd32vf103_pac::adc1::RDATA[src]

read() method returns rdata::R reader structure

impl Readable for gd32vf103_pac::adc1::RSQ0[src]

read() method returns rsq0::R reader structure

impl Readable for gd32vf103_pac::adc1::RSQ1[src]

read() method returns rsq1::R reader structure

impl Readable for gd32vf103_pac::adc1::RSQ2[src]

read() method returns rsq2::R reader structure

impl Readable for gd32vf103_pac::adc1::SAMPT0[src]

read() method returns sampt0::R reader structure

impl Readable for gd32vf103_pac::adc1::SAMPT1[src]

read() method returns sampt1::R reader structure

impl Readable for gd32vf103_pac::adc1::STAT[src]

read() method returns stat::R reader structure

impl Readable for gd32vf103_pac::adc1::WDHT[src]

read() method returns wdht::R reader structure

impl Readable for gd32vf103_pac::adc1::WDLT[src]

read() method returns wdlt::R reader structure

impl Readable for EC[src]

read() method returns ec::R reader structure

impl Readable for EXTISS0[src]

read() method returns extiss0::R reader structure

impl Readable for EXTISS1[src]

read() method returns extiss1::R reader structure

impl Readable for EXTISS2[src]

read() method returns extiss2::R reader structure

impl Readable for EXTISS3[src]

read() method returns extiss3::R reader structure

impl Readable for PCF0[src]

read() method returns pcf0::R reader structure

impl Readable for PCF1[src]

read() method returns pcf1::R reader structure

impl Readable for DATA0[src]

read() method returns data0::R reader structure

impl Readable for DATA1[src]

read() method returns data1::R reader structure

impl Readable for DATA2[src]

read() method returns data2::R reader structure

impl Readable for DATA3[src]

read() method returns data3::R reader structure

impl Readable for DATA4[src]

read() method returns data4::R reader structure

impl Readable for DATA5[src]

read() method returns data5::R reader structure

impl Readable for DATA6[src]

read() method returns data6::R reader structure

impl Readable for DATA7[src]

read() method returns data7::R reader structure

impl Readable for DATA8[src]

read() method returns data8::R reader structure

impl Readable for DATA9[src]

read() method returns data9::R reader structure

impl Readable for DATA10[src]

read() method returns data10::R reader structure

impl Readable for DATA11[src]

read() method returns data11::R reader structure

impl Readable for DATA12[src]

read() method returns data12::R reader structure

impl Readable for DATA13[src]

read() method returns data13::R reader structure

impl Readable for DATA14[src]

read() method returns data14::R reader structure

impl Readable for DATA15[src]

read() method returns data15::R reader structure

impl Readable for DATA16[src]

read() method returns data16::R reader structure

impl Readable for DATA17[src]

read() method returns data17::R reader structure

impl Readable for DATA18[src]

read() method returns data18::R reader structure

impl Readable for DATA19[src]

read() method returns data19::R reader structure

impl Readable for DATA20[src]

read() method returns data20::R reader structure

impl Readable for DATA21[src]

read() method returns data21::R reader structure

impl Readable for DATA22[src]

read() method returns data22::R reader structure

impl Readable for DATA23[src]

read() method returns data23::R reader structure

impl Readable for DATA24[src]

read() method returns data24::R reader structure

impl Readable for DATA25[src]

read() method returns data25::R reader structure

impl Readable for DATA26[src]

read() method returns data26::R reader structure

impl Readable for DATA27[src]

read() method returns data27::R reader structure

impl Readable for DATA28[src]

read() method returns data28::R reader structure

impl Readable for DATA29[src]

read() method returns data29::R reader structure

impl Readable for DATA30[src]

read() method returns data30::R reader structure

impl Readable for DATA31[src]

read() method returns data31::R reader structure

impl Readable for DATA32[src]

read() method returns data32::R reader structure

impl Readable for DATA33[src]

read() method returns data33::R reader structure

impl Readable for DATA34[src]

read() method returns data34::R reader structure

impl Readable for DATA35[src]

read() method returns data35::R reader structure

impl Readable for DATA36[src]

read() method returns data36::R reader structure

impl Readable for DATA37[src]

read() method returns data37::R reader structure

impl Readable for DATA38[src]

read() method returns data38::R reader structure

impl Readable for DATA39[src]

read() method returns data39::R reader structure

impl Readable for DATA40[src]

read() method returns data40::R reader structure

impl Readable for DATA41[src]

read() method returns data41::R reader structure

impl Readable for gd32vf103_pac::bkp::OCTL[src]

read() method returns octl::R reader structure

impl Readable for TPCS[src]

read() method returns tpcs::R reader structure

impl Readable for TPCTL[src]

read() method returns tpctl::R reader structure

impl Readable for BT[src]

read() method returns bt::R reader structure

impl Readable for gd32vf103_pac::can0::CTL[src]

read() method returns ctl::R reader structure

impl Readable for ERR[src]

read() method returns err::R reader structure

impl Readable for F0DATA0[src]

read() method returns f0data0::R reader structure

impl Readable for F0DATA1[src]

read() method returns f0data1::R reader structure

impl Readable for F1DATA0[src]

read() method returns f1data0::R reader structure

impl Readable for F1DATA1[src]

read() method returns f1data1::R reader structure

impl Readable for F2DATA0[src]

read() method returns f2data0::R reader structure

impl Readable for F2DATA1[src]

read() method returns f2data1::R reader structure

impl Readable for F3DATA0[src]

read() method returns f3data0::R reader structure

impl Readable for F3DATA1[src]

read() method returns f3data1::R reader structure

impl Readable for F4DATA0[src]

read() method returns f4data0::R reader structure

impl Readable for F4DATA1[src]

read() method returns f4data1::R reader structure

impl Readable for F5DATA0[src]

read() method returns f5data0::R reader structure

impl Readable for F5DATA1[src]

read() method returns f5data1::R reader structure

impl Readable for F6DATA0[src]

read() method returns f6data0::R reader structure

impl Readable for F6DATA1[src]

read() method returns f6data1::R reader structure

impl Readable for F7DATA0[src]

read() method returns f7data0::R reader structure

impl Readable for F7DATA1[src]

read() method returns f7data1::R reader structure

impl Readable for F8DATA0[src]

read() method returns f8data0::R reader structure

impl Readable for F8DATA1[src]

read() method returns f8data1::R reader structure

impl Readable for F9DATA0[src]

read() method returns f9data0::R reader structure

impl Readable for F9DATA1[src]

read() method returns f9data1::R reader structure

impl Readable for F10DATA0[src]

read() method returns f10data0::R reader structure

impl Readable for F10DATA1[src]

read() method returns f10data1::R reader structure

impl Readable for F11DATA0[src]

read() method returns f11data0::R reader structure

impl Readable for F11DATA1[src]

read() method returns f11data1::R reader structure

impl Readable for F12DATA0[src]

read() method returns f12data0::R reader structure

impl Readable for F12DATA1[src]

read() method returns f12data1::R reader structure

impl Readable for F13DATA0[src]

read() method returns f13data0::R reader structure

impl Readable for F13DATA1[src]

read() method returns f13data1::R reader structure

impl Readable for F14DATA0[src]

read() method returns f14data0::R reader structure

impl Readable for F14DATA1[src]

read() method returns f14data1::R reader structure

impl Readable for F15DATA0[src]

read() method returns f15data0::R reader structure

impl Readable for F15DATA1[src]

read() method returns f15data1::R reader structure

impl Readable for F16DATA0[src]

read() method returns f16data0::R reader structure

impl Readable for F16DATA1[src]

read() method returns f16data1::R reader structure

impl Readable for F17DATA0[src]

read() method returns f17data0::R reader structure

impl Readable for F17DATA1[src]

read() method returns f17data1::R reader structure

impl Readable for F18DATA0[src]

read() method returns f18data0::R reader structure

impl Readable for F18DATA1[src]

read() method returns f18data1::R reader structure

impl Readable for F19DATA0[src]

read() method returns f19data0::R reader structure

impl Readable for F19DATA1[src]

read() method returns f19data1::R reader structure

impl Readable for F20DATA0[src]

read() method returns f20data0::R reader structure

impl Readable for F20DATA1[src]

read() method returns f20data1::R reader structure

impl Readable for F21DATA0[src]

read() method returns f21data0::R reader structure

impl Readable for F21DATA1[src]

read() method returns f21data1::R reader structure

impl Readable for F22DATA0[src]

read() method returns f22data0::R reader structure

impl Readable for F22DATA1[src]

read() method returns f22data1::R reader structure

impl Readable for F23DATA0[src]

read() method returns f23data0::R reader structure

impl Readable for F23DATA1[src]

read() method returns f23data1::R reader structure

impl Readable for F24DATA0[src]

read() method returns f24data0::R reader structure

impl Readable for F24DATA1[src]

read() method returns f24data1::R reader structure

impl Readable for F25DATA0[src]

read() method returns f25data0::R reader structure

impl Readable for F25DATA1[src]

read() method returns f25data1::R reader structure

impl Readable for F26DATA0[src]

read() method returns f26data0::R reader structure

impl Readable for F26DATA1[src]

read() method returns f26data1::R reader structure

impl Readable for F27DATA0[src]

read() method returns f27data0::R reader structure

impl Readable for F27DATA1[src]

read() method returns f27data1::R reader structure

impl Readable for FAFIFO[src]

read() method returns fafifo::R reader structure

impl Readable for FCTL[src]

read() method returns fctl::R reader structure

impl Readable for FMCFG[src]

read() method returns fmcfg::R reader structure

impl Readable for FSCFG[src]

read() method returns fscfg::R reader structure

impl Readable for FW[src]

read() method returns fw::R reader structure

impl Readable for gd32vf103_pac::can0::INTEN[src]

read() method returns inten::R reader structure

impl Readable for RFIFO0[src]

read() method returns rfifo0::R reader structure

impl Readable for RFIFO1[src]

read() method returns rfifo1::R reader structure

impl Readable for RFIFOMDATA00[src]

read() method returns rfifomdata00::R reader structure

impl Readable for RFIFOMDATA01[src]

read() method returns rfifomdata01::R reader structure

impl Readable for RFIFOMDATA10[src]

read() method returns rfifomdata10::R reader structure

impl Readable for RFIFOMDATA11[src]

read() method returns rfifomdata11::R reader structure

impl Readable for RFIFOMI0[src]

read() method returns rfifomi0::R reader structure

impl Readable for RFIFOMI1[src]

read() method returns rfifomi1::R reader structure

impl Readable for RFIFOMP0[src]

read() method returns rfifomp0::R reader structure

impl Readable for RFIFOMP1[src]

read() method returns rfifomp1::R reader structure

impl Readable for gd32vf103_pac::can0::STAT[src]

read() method returns stat::R reader structure

impl Readable for TMDATA00[src]

read() method returns tmdata00::R reader structure

impl Readable for TMDATA01[src]

read() method returns tmdata01::R reader structure

impl Readable for TMDATA02[src]

read() method returns tmdata02::R reader structure

impl Readable for TMDATA10[src]

read() method returns tmdata10::R reader structure

impl Readable for TMDATA11[src]

read() method returns tmdata11::R reader structure

impl Readable for TMDATA12[src]

read() method returns tmdata12::R reader structure

impl Readable for TMI0[src]

read() method returns tmi0::R reader structure

impl Readable for TMI1[src]

read() method returns tmi1::R reader structure

impl Readable for TMI2[src]

read() method returns tmi2::R reader structure

impl Readable for TMP0[src]

read() method returns tmp0::R reader structure

impl Readable for TMP1[src]

read() method returns tmp1::R reader structure

impl Readable for TMP2[src]

read() method returns tmp2::R reader structure

impl Readable for TSTAT[src]

read() method returns tstat::R reader structure

impl Readable for gd32vf103_pac::crc::CTL[src]

read() method returns ctl::R reader structure

impl Readable for gd32vf103_pac::crc::DATA[src]

read() method returns data::R reader structure

impl Readable for FDATA[src]

read() method returns fdata::R reader structure

impl Readable for MSIP[src]

read() method returns msip::R reader structure

impl Readable for MSTOP[src]

read() method returns mstop::R reader structure

impl Readable for MTIMECMP_HI[src]

read() method returns mtimecmp_hi::R reader structure

impl Readable for MTIMECMP_LO[src]

read() method returns mtimecmp_lo::R reader structure

impl Readable for MTIME_HI[src]

read() method returns mtime_hi::R reader structure

impl Readable for MTIME_LO[src]

read() method returns mtime_lo::R reader structure

impl Readable for gd32vf103_pac::dac::CTL[src]

read() method returns ctl::R reader structure

impl Readable for DAC0_DO[src]

read() method returns dac0_do::R reader structure

impl Readable for DAC0_L12DH[src]

read() method returns dac0_l12dh::R reader structure

impl Readable for DAC0_R8DH[src]

read() method returns dac0_r8dh::R reader structure

impl Readable for DAC0_R12DH[src]

read() method returns dac0_r12dh::R reader structure

impl Readable for DAC1_DO[src]

read() method returns dac1_do::R reader structure

impl Readable for DAC1_L12DH[src]

read() method returns dac1_l12dh::R reader structure

impl Readable for DAC1_R8DH[src]

read() method returns dac1_r8dh::R reader structure

impl Readable for DAC1_R12DH[src]

read() method returns dac1_r12dh::R reader structure

impl Readable for DACC_L12DH[src]

read() method returns dacc_l12dh::R reader structure

impl Readable for DACC_R8DH[src]

read() method returns dacc_r8dh::R reader structure

impl Readable for DACC_R12DH[src]

read() method returns dacc_r12dh::R reader structure

impl Readable for gd32vf103_pac::dbg::CTL[src]

read() method returns ctl::R reader structure

impl Readable for ID[src]

read() method returns id::R reader structure

impl Readable for gd32vf103_pac::dma0::CH0CNT[src]

read() method returns ch0cnt::R reader structure

impl Readable for gd32vf103_pac::dma0::CH0CTL[src]

read() method returns ch0ctl::R reader structure

impl Readable for gd32vf103_pac::dma0::CH0MADDR[src]

read() method returns ch0maddr::R reader structure

impl Readable for gd32vf103_pac::dma0::CH0PADDR[src]

read() method returns ch0paddr::R reader structure

impl Readable for gd32vf103_pac::dma0::CH1CNT[src]

read() method returns ch1cnt::R reader structure

impl Readable for gd32vf103_pac::dma0::CH1CTL[src]

read() method returns ch1ctl::R reader structure

impl Readable for gd32vf103_pac::dma0::CH1MADDR[src]

read() method returns ch1maddr::R reader structure

impl Readable for gd32vf103_pac::dma0::CH1PADDR[src]

read() method returns ch1paddr::R reader structure

impl Readable for gd32vf103_pac::dma0::CH2CNT[src]

read() method returns ch2cnt::R reader structure

impl Readable for gd32vf103_pac::dma0::CH2CTL[src]

read() method returns ch2ctl::R reader structure

impl Readable for gd32vf103_pac::dma0::CH2MADDR[src]

read() method returns ch2maddr::R reader structure

impl Readable for gd32vf103_pac::dma0::CH2PADDR[src]

read() method returns ch2paddr::R reader structure

impl Readable for gd32vf103_pac::dma0::CH3CNT[src]

read() method returns ch3cnt::R reader structure

impl Readable for gd32vf103_pac::dma0::CH3CTL[src]

read() method returns ch3ctl::R reader structure

impl Readable for gd32vf103_pac::dma0::CH3MADDR[src]

read() method returns ch3maddr::R reader structure

impl Readable for gd32vf103_pac::dma0::CH3PADDR[src]

read() method returns ch3paddr::R reader structure

impl Readable for gd32vf103_pac::dma0::CH4CNT[src]

read() method returns ch4cnt::R reader structure

impl Readable for gd32vf103_pac::dma0::CH4CTL[src]

read() method returns ch4ctl::R reader structure

impl Readable for gd32vf103_pac::dma0::CH4MADDR[src]

read() method returns ch4maddr::R reader structure

impl Readable for gd32vf103_pac::dma0::CH4PADDR[src]

read() method returns ch4paddr::R reader structure

impl Readable for CH5CNT[src]

read() method returns ch5cnt::R reader structure

impl Readable for CH5CTL[src]

read() method returns ch5ctl::R reader structure

impl Readable for CH5MADDR[src]

read() method returns ch5maddr::R reader structure

impl Readable for CH5PADDR[src]

read() method returns ch5paddr::R reader structure

impl Readable for CH6CNT[src]

read() method returns ch6cnt::R reader structure

impl Readable for CH6CTL[src]

read() method returns ch6ctl::R reader structure

impl Readable for CH6MADDR[src]

read() method returns ch6maddr::R reader structure

impl Readable for CH6PADDR[src]

read() method returns ch6paddr::R reader structure

impl Readable for gd32vf103_pac::dma0::INTF[src]

read() method returns intf::R reader structure

impl Readable for gd32vf103_pac::dma1::CH0CNT[src]

read() method returns ch0cnt::R reader structure

impl Readable for gd32vf103_pac::dma1::CH0CTL[src]

read() method returns ch0ctl::R reader structure

impl Readable for gd32vf103_pac::dma1::CH0MADDR[src]

read() method returns ch0maddr::R reader structure

impl Readable for gd32vf103_pac::dma1::CH0PADDR[src]

read() method returns ch0paddr::R reader structure

impl Readable for gd32vf103_pac::dma1::CH1CNT[src]

read() method returns ch1cnt::R reader structure

impl Readable for gd32vf103_pac::dma1::CH1CTL[src]

read() method returns ch1ctl::R reader structure

impl Readable for gd32vf103_pac::dma1::CH1MADDR[src]

read() method returns ch1maddr::R reader structure

impl Readable for gd32vf103_pac::dma1::CH1PADDR[src]

read() method returns ch1paddr::R reader structure

impl Readable for gd32vf103_pac::dma1::CH2CNT[src]

read() method returns ch2cnt::R reader structure

impl Readable for gd32vf103_pac::dma1::CH2CTL[src]

read() method returns ch2ctl::R reader structure

impl Readable for gd32vf103_pac::dma1::CH2MADDR[src]

read() method returns ch2maddr::R reader structure

impl Readable for gd32vf103_pac::dma1::CH2PADDR[src]

read() method returns ch2paddr::R reader structure

impl Readable for gd32vf103_pac::dma1::CH3CNT[src]

read() method returns ch3cnt::R reader structure

impl Readable for gd32vf103_pac::dma1::CH3CTL[src]

read() method returns ch3ctl::R reader structure

impl Readable for gd32vf103_pac::dma1::CH3MADDR[src]

read() method returns ch3maddr::R reader structure

impl Readable for gd32vf103_pac::dma1::CH3PADDR[src]

read() method returns ch3paddr::R reader structure

impl Readable for gd32vf103_pac::dma1::CH4CNT[src]

read() method returns ch4cnt::R reader structure

impl Readable for gd32vf103_pac::dma1::CH4CTL[src]

read() method returns ch4ctl::R reader structure

impl Readable for gd32vf103_pac::dma1::CH4MADDR[src]

read() method returns ch4maddr::R reader structure

impl Readable for gd32vf103_pac::dma1::CH4PADDR[src]

read() method returns ch4paddr::R reader structure

impl Readable for gd32vf103_pac::dma1::INTF[src]

read() method returns intf::R reader structure

impl Readable for CLICINTATTR[src]

read() method returns clicintattr::R reader structure

impl Readable for CLICINTCTL[src]

read() method returns clicintctl::R reader structure

impl Readable for CLICINTIE[src]

read() method returns clicintie::R reader structure

impl Readable for CLICINTIP[src]

read() method returns clicintip::R reader structure

impl Readable for CLICCFG[src]

read() method returns cliccfg::R reader structure

impl Readable for CLICINFO[src]

read() method returns clicinfo::R reader structure

impl Readable for MTH[src]

read() method returns mth::R reader structure

impl Readable for SNCTL0[src]

read() method returns snctl0::R reader structure

impl Readable for SNCTL1[src]

read() method returns snctl1::R reader structure

impl Readable for SNTCFG0[src]

read() method returns sntcfg0::R reader structure

impl Readable for EVEN[src]

read() method returns even::R reader structure

impl Readable for FTEN[src]

read() method returns ften::R reader structure

impl Readable for gd32vf103_pac::exti::INTEN[src]

read() method returns inten::R reader structure

impl Readable for PD[src]

read() method returns pd::R reader structure

impl Readable for RTEN[src]

read() method returns rten::R reader structure

impl Readable for SWIEV[src]

read() method returns swiev::R reader structure

impl Readable for gd32vf103_pac::fmc::CTL0[src]

read() method returns ctl0::R reader structure

impl Readable for OBSTAT[src]

read() method returns obstat::R reader structure

impl Readable for PID[src]

read() method returns pid::R reader structure

impl Readable for gd32vf103_pac::fmc::STAT0[src]

read() method returns stat0::R reader structure

impl Readable for WP[src]

read() method returns wp::R reader structure

impl Readable for WS[src]

read() method returns ws::R reader structure

impl Readable for gd32vf103_pac::fwdgt::PSC[src]

read() method returns psc::R reader structure

impl Readable for RLD[src]

read() method returns rld::R reader structure

impl Readable for gd32vf103_pac::fwdgt::STAT[src]

read() method returns stat::R reader structure

impl Readable for gd32vf103_pac::gpioa::CTL0[src]

read() method returns ctl0::R reader structure

impl Readable for gd32vf103_pac::gpioa::CTL1[src]

read() method returns ctl1::R reader structure

impl Readable for ISTAT[src]

read() method returns istat::R reader structure

impl Readable for LOCK[src]

read() method returns lock::R reader structure

impl Readable for gd32vf103_pac::gpioa::OCTL[src]

read() method returns octl::R reader structure

impl Readable for CKCFG[src]

read() method returns ckcfg::R reader structure

impl Readable for gd32vf103_pac::i2c0::CTL0[src]

read() method returns ctl0::R reader structure

impl Readable for gd32vf103_pac::i2c0::CTL1[src]

read() method returns ctl1::R reader structure

impl Readable for gd32vf103_pac::i2c0::DATA[src]

read() method returns data::R reader structure

impl Readable for FMPCFG[src]

read() method returns fmpcfg::R reader structure

impl Readable for RT[src]

read() method returns rt::R reader structure

impl Readable for SADDR0[src]

read() method returns saddr0::R reader structure

impl Readable for SADDR1[src]

read() method returns saddr1::R reader structure

impl Readable for gd32vf103_pac::i2c0::STAT0[src]

read() method returns stat0::R reader structure

impl Readable for STAT1[src]

read() method returns stat1::R reader structure

impl Readable for CS[src]

read() method returns cs::R reader structure

impl Readable for gd32vf103_pac::pmu::CTL[src]

read() method returns ctl::R reader structure

impl Readable for AHBEN[src]

read() method returns ahben::R reader structure

impl Readable for AHBRST[src]

read() method returns ahbrst::R reader structure

impl Readable for APB1EN[src]

read() method returns apb1en::R reader structure

impl Readable for APB1RST[src]

read() method returns apb1rst::R reader structure

impl Readable for APB2EN[src]

read() method returns apb2en::R reader structure

impl Readable for APB2RST[src]

read() method returns apb2rst::R reader structure

impl Readable for BDCTL[src]

read() method returns bdctl::R reader structure

impl Readable for CFG0[src]

read() method returns cfg0::R reader structure

impl Readable for CFG1[src]

read() method returns cfg1::R reader structure

impl Readable for gd32vf103_pac::rcu::CTL[src]

read() method returns ctl::R reader structure

impl Readable for DSV[src]

read() method returns dsv::R reader structure

impl Readable for INT[src]

read() method returns int::R reader structure

impl Readable for RSTSCK[src]

read() method returns rstsck::R reader structure

impl Readable for CNTH[src]

read() method returns cnth::R reader structure

impl Readable for CNTL[src]

read() method returns cntl::R reader structure

impl Readable for gd32vf103_pac::rtc::CTL[src]

read() method returns ctl::R reader structure

impl Readable for DIVH[src]

read() method returns divh::R reader structure

impl Readable for DIVL[src]

read() method returns divl::R reader structure

impl Readable for gd32vf103_pac::rtc::INTEN[src]

read() method returns inten::R reader structure

impl Readable for CRCPOLY[src]

read() method returns crcpoly::R reader structure

impl Readable for gd32vf103_pac::spi0::CTL0[src]

read() method returns ctl0::R reader structure

impl Readable for gd32vf103_pac::spi0::CTL1[src]

read() method returns ctl1::R reader structure

impl Readable for gd32vf103_pac::spi0::DATA[src]

read() method returns data::R reader structure

impl Readable for I2SCTL[src]

read() method returns i2sctl::R reader structure

impl Readable for I2SPSC[src]

read() method returns i2spsc::R reader structure

impl Readable for RCRC[src]

read() method returns rcrc::R reader structure

impl Readable for gd32vf103_pac::spi0::STAT[src]

read() method returns stat::R reader structure

impl Readable for TCRC[src]

read() method returns tcrc::R reader structure

impl Readable for gd32vf103_pac::timer0::CAR[src]

read() method returns car::R reader structure

impl Readable for CCHP[src]

read() method returns cchp::R reader structure

impl Readable for gd32vf103_pac::timer0::CH0CV[src]

read() method returns ch0cv::R reader structure

impl Readable for gd32vf103_pac::timer0::CH1CV[src]

read() method returns ch1cv::R reader structure

impl Readable for gd32vf103_pac::timer0::CH2CV[src]

read() method returns ch2cv::R reader structure

impl Readable for gd32vf103_pac::timer0::CH3CV[src]

read() method returns ch3cv::R reader structure

impl Readable for gd32vf103_pac::timer0::CHCTL0_INPUT[src]

read() method returns chctl0_input::R reader structure

impl Readable for gd32vf103_pac::timer0::CHCTL0_OUTPUT[src]

read() method returns chctl0_output::R reader structure

impl Readable for gd32vf103_pac::timer0::CHCTL1_INPUT[src]

read() method returns chctl1_input::R reader structure

impl Readable for gd32vf103_pac::timer0::CHCTL1_OUTPUT[src]

read() method returns chctl1_output::R reader structure

impl Readable for gd32vf103_pac::timer0::CHCTL2[src]

read() method returns chctl2::R reader structure

impl Readable for gd32vf103_pac::timer0::CNT[src]

read() method returns cnt::R reader structure

impl Readable for CREP[src]

read() method returns crep::R reader structure

impl Readable for gd32vf103_pac::timer0::CTL0[src]

read() method returns ctl0::R reader structure

impl Readable for gd32vf103_pac::timer0::CTL1[src]

read() method returns ctl1::R reader structure

impl Readable for gd32vf103_pac::timer0::DMACFG[src]

read() method returns dmacfg::R reader structure

impl Readable for gd32vf103_pac::timer0::DMAINTEN[src]

read() method returns dmainten::R reader structure

impl Readable for gd32vf103_pac::timer0::DMATB[src]

read() method returns dmatb::R reader structure

impl Readable for gd32vf103_pac::timer0::INTF[src]

read() method returns intf::R reader structure

impl Readable for gd32vf103_pac::timer0::PSC[src]

read() method returns psc::R reader structure

impl Readable for gd32vf103_pac::timer0::SMCFG[src]

read() method returns smcfg::R reader structure

impl Readable for gd32vf103_pac::timer1::CAR[src]

read() method returns car::R reader structure

impl Readable for gd32vf103_pac::timer1::CH0CV[src]

read() method returns ch0cv::R reader structure

impl Readable for gd32vf103_pac::timer1::CH1CV[src]

read() method returns ch1cv::R reader structure

impl Readable for gd32vf103_pac::timer1::CH2CV[src]

read() method returns ch2cv::R reader structure

impl Readable for gd32vf103_pac::timer1::CH3CV[src]

read() method returns ch3cv::R reader structure

impl Readable for gd32vf103_pac::timer1::CHCTL0_INPUT[src]

read() method returns chctl0_input::R reader structure

impl Readable for gd32vf103_pac::timer1::CHCTL0_OUTPUT[src]

read() method returns chctl0_output::R reader structure

impl Readable for gd32vf103_pac::timer1::CHCTL1_INPUT[src]

read() method returns chctl1_input::R reader structure

impl Readable for gd32vf103_pac::timer1::CHCTL1_OUTPUT[src]

read() method returns chctl1_output::R reader structure

impl Readable for gd32vf103_pac::timer1::CHCTL2[src]

read() method returns chctl2::R reader structure

impl Readable for gd32vf103_pac::timer1::CNT[src]

read() method returns cnt::R reader structure

impl Readable for gd32vf103_pac::timer1::CTL0[src]

read() method returns ctl0::R reader structure

impl Readable for gd32vf103_pac::timer1::CTL1[src]

read() method returns ctl1::R reader structure

impl Readable for gd32vf103_pac::timer1::DMACFG[src]

read() method returns dmacfg::R reader structure

impl Readable for gd32vf103_pac::timer1::DMAINTEN[src]

read() method returns dmainten::R reader structure

impl Readable for gd32vf103_pac::timer1::DMATB[src]

read() method returns dmatb::R reader structure

impl Readable for gd32vf103_pac::timer1::INTF[src]

read() method returns intf::R reader structure

impl Readable for gd32vf103_pac::timer1::PSC[src]

read() method returns psc::R reader structure

impl Readable for gd32vf103_pac::timer1::SMCFG[src]

read() method returns smcfg::R reader structure

impl Readable for gd32vf103_pac::timer5::CAR[src]

read() method returns car::R reader structure

impl Readable for gd32vf103_pac::timer5::CNT[src]

read() method returns cnt::R reader structure

impl Readable for gd32vf103_pac::timer5::CTL0[src]

read() method returns ctl0::R reader structure

impl Readable for gd32vf103_pac::timer5::CTL1[src]

read() method returns ctl1::R reader structure

impl Readable for gd32vf103_pac::timer5::DMAINTEN[src]

read() method returns dmainten::R reader structure

impl Readable for gd32vf103_pac::timer5::INTF[src]

read() method returns intf::R reader structure

impl Readable for gd32vf103_pac::timer5::PSC[src]

read() method returns psc::R reader structure

impl Readable for gd32vf103_pac::uart3::BAUD[src]

read() method returns baud::R reader structure

impl Readable for gd32vf103_pac::uart3::CTL0[src]

read() method returns ctl0::R reader structure

impl Readable for gd32vf103_pac::uart3::CTL1[src]

read() method returns ctl1::R reader structure

impl Readable for gd32vf103_pac::uart3::CTL2[src]

read() method returns ctl2::R reader structure

impl Readable for gd32vf103_pac::uart3::DATA[src]

read() method returns data::R reader structure

impl Readable for gd32vf103_pac::uart3::GP[src]

read() method returns gp::R reader structure

impl Readable for gd32vf103_pac::uart3::STAT[src]

read() method returns stat::R reader structure

impl Readable for gd32vf103_pac::usart0::BAUD[src]

read() method returns baud::R reader structure

impl Readable for gd32vf103_pac::usart0::CTL0[src]

read() method returns ctl0::R reader structure

impl Readable for gd32vf103_pac::usart0::CTL1[src]

read() method returns ctl1::R reader structure

impl Readable for gd32vf103_pac::usart0::CTL2[src]

read() method returns ctl2::R reader structure

impl Readable for gd32vf103_pac::usart0::DATA[src]

read() method returns data::R reader structure

impl Readable for gd32vf103_pac::usart0::GP[src]

read() method returns gp::R reader structure

impl Readable for gd32vf103_pac::usart0::STAT[src]

read() method returns stat::R reader structure

impl Readable for DAEPINT[src]

read() method returns daepint::R reader structure

impl Readable for DAEPINTEN[src]

read() method returns daepinten::R reader structure

impl Readable for DCFG[src]

read() method returns dcfg::R reader structure

impl Readable for DCTL[src]

read() method returns dctl::R reader structure

impl Readable for DIEP0CTL[src]

read() method returns diep0ctl::R reader structure

impl Readable for DIEP0INTF[src]

read() method returns diep0intf::R reader structure

impl Readable for DIEP0LEN[src]

read() method returns diep0len::R reader structure

impl Readable for DIEP0TFSTAT[src]

read() method returns diep0tfstat::R reader structure

impl Readable for DIEP1CTL[src]

read() method returns diep1ctl::R reader structure

impl Readable for DIEP1INTF[src]

read() method returns diep1intf::R reader structure

impl Readable for DIEP1LEN[src]

read() method returns diep1len::R reader structure

impl Readable for DIEP1TFSTAT[src]

read() method returns diep1tfstat::R reader structure

impl Readable for DIEP2CTL[src]

read() method returns diep2ctl::R reader structure

impl Readable for DIEP2INTF[src]

read() method returns diep2intf::R reader structure

impl Readable for DIEP2LEN[src]

read() method returns diep2len::R reader structure

impl Readable for DIEP2TFSTAT[src]

read() method returns diep2tfstat::R reader structure

impl Readable for DIEP3CTL[src]

read() method returns diep3ctl::R reader structure

impl Readable for DIEP3INTF[src]

read() method returns diep3intf::R reader structure

impl Readable for DIEP3LEN[src]

read() method returns diep3len::R reader structure

impl Readable for DIEP3TFSTAT[src]

read() method returns diep3tfstat::R reader structure

impl Readable for DIEPFEINTEN[src]

read() method returns diepfeinten::R reader structure

impl Readable for DIEPINTEN[src]

read() method returns diepinten::R reader structure

impl Readable for DOEP0CTL[src]

read() method returns doep0ctl::R reader structure

impl Readable for DOEP0INTF[src]

read() method returns doep0intf::R reader structure

impl Readable for DOEP0LEN[src]

read() method returns doep0len::R reader structure

impl Readable for DOEP1CTL[src]

read() method returns doep1ctl::R reader structure

impl Readable for DOEP1INTF[src]

read() method returns doep1intf::R reader structure

impl Readable for DOEP1LEN[src]

read() method returns doep1len::R reader structure

impl Readable for DOEP2CTL[src]

read() method returns doep2ctl::R reader structure

impl Readable for DOEP2INTF[src]

read() method returns doep2intf::R reader structure

impl Readable for DOEP2LEN[src]

read() method returns doep2len::R reader structure

impl Readable for DOEP3CTL[src]

read() method returns doep3ctl::R reader structure

impl Readable for DOEP3INTF[src]

read() method returns doep3intf::R reader structure

impl Readable for DOEP3LEN[src]

read() method returns doep3len::R reader structure

impl Readable for DOEPINTEN[src]

read() method returns doepinten::R reader structure

impl Readable for DSTAT[src]

read() method returns dstat::R reader structure

impl Readable for DVBUSDT[src]

read() method returns dvbusdt::R reader structure

impl Readable for DVBUSPT[src]

read() method returns dvbuspt::R reader structure

impl Readable for CID[src]

read() method returns cid::R reader structure

impl Readable for DIEP0TFLEN[src]

read() method returns diep0tflen::R reader structure

impl Readable for DIEP1TFLEN[src]

read() method returns diep1tflen::R reader structure

impl Readable for DIEP2TFLEN[src]

read() method returns diep2tflen::R reader structure

impl Readable for DIEP3TFLEN[src]

read() method returns diep3tflen::R reader structure

impl Readable for GAHBCS[src]

read() method returns gahbcs::R reader structure

impl Readable for GCCFG[src]

read() method returns gccfg::R reader structure

impl Readable for GINTEN[src]

read() method returns ginten::R reader structure

impl Readable for GINTF[src]

read() method returns gintf::R reader structure

impl Readable for GOTGCS[src]

read() method returns gotgcs::R reader structure

impl Readable for GOTGINTF[src]

read() method returns gotgintf::R reader structure

impl Readable for GRFLEN[src]

read() method returns grflen::R reader structure

impl Readable for GRSTATP_DEVICE[src]

read() method returns grstatp_device::R reader structure

impl Readable for GRSTATP_HOST[src]

read() method returns grstatp_host::R reader structure

impl Readable for GRSTATR_DEVICE[src]

read() method returns grstatr_device::R reader structure

impl Readable for GRSTATR_HOST[src]

read() method returns grstatr_host::R reader structure

impl Readable for GRSTCTL[src]

read() method returns grstctl::R reader structure

impl Readable for GUSBCS[src]

read() method returns gusbcs::R reader structure

impl Readable for HNPTFLEN[src]

read() method returns hnptflen::R reader structure

impl Readable for HNPTFQSTAT[src]

read() method returns hnptfqstat::R reader structure

impl Readable for HPTFLEN[src]

read() method returns hptflen::R reader structure

impl Readable for HACHINT[src]

read() method returns hachint::R reader structure

impl Readable for HACHINTEN[src]

read() method returns hachinten::R reader structure

impl Readable for HCH0CTL[src]

read() method returns hch0ctl::R reader structure

impl Readable for HCH0INTEN[src]

read() method returns hch0inten::R reader structure

impl Readable for HCH0INTF[src]

read() method returns hch0intf::R reader structure

impl Readable for HCH0LEN[src]

read() method returns hch0len::R reader structure

impl Readable for HCH1CTL[src]

read() method returns hch1ctl::R reader structure

impl Readable for HCH1INTEN[src]

read() method returns hch1inten::R reader structure

impl Readable for HCH1INTF[src]

read() method returns hch1intf::R reader structure

impl Readable for HCH1LEN[src]

read() method returns hch1len::R reader structure

impl Readable for HCH2CTL[src]

read() method returns hch2ctl::R reader structure

impl Readable for HCH2INTEN[src]

read() method returns hch2inten::R reader structure

impl Readable for HCH2INTF[src]

read() method returns hch2intf::R reader structure

impl Readable for HCH2LEN[src]

read() method returns hch2len::R reader structure

impl Readable for HCH3CTL[src]

read() method returns hch3ctl::R reader structure

impl Readable for HCH3INTEN[src]

read() method returns hch3inten::R reader structure

impl Readable for HCH3INTF[src]

read() method returns hch3intf::R reader structure

impl Readable for HCH3LEN[src]

read() method returns hch3len::R reader structure

impl Readable for HCH4CTL[src]

read() method returns hch4ctl::R reader structure

impl Readable for HCH4INTEN[src]

read() method returns hch4inten::R reader structure

impl Readable for HCH4INTF[src]

read() method returns hch4intf::R reader structure

impl Readable for HCH4LEN[src]

read() method returns hch4len::R reader structure

impl Readable for HCH5CTL[src]

read() method returns hch5ctl::R reader structure

impl Readable for HCH5INTEN[src]

read() method returns hch5inten::R reader structure

impl Readable for HCH5INTF[src]

read() method returns hch5intf::R reader structure

impl Readable for HCH5LEN[src]

read() method returns hch5len::R reader structure

impl Readable for HCH6CTL[src]

read() method returns hch6ctl::R reader structure

impl Readable for HCH6INTEN[src]

read() method returns hch6inten::R reader structure

impl Readable for HCH6INTF[src]

read() method returns hch6intf::R reader structure

impl Readable for HCH6LEN[src]

read() method returns hch6len::R reader structure

impl Readable for HCH7CTL[src]

read() method returns hch7ctl::R reader structure

impl Readable for HCH7INTEN[src]

read() method returns hch7inten::R reader structure

impl Readable for HCH7INTF[src]

read() method returns hch7intf::R reader structure

impl Readable for HCH7LEN[src]

read() method returns hch7len::R reader structure

impl Readable for HCTL[src]

read() method returns hctl::R reader structure

impl Readable for HFINFR[src]

read() method returns hfinfr::R reader structure

impl Readable for HFT[src]

read() method returns hft::R reader structure

impl Readable for HPCS[src]

read() method returns hpcs::R reader structure

impl Readable for HPTFQSTAT[src]

read() method returns hptfqstat::R reader structure

impl Readable for PWRCLKCTL[src]

read() method returns pwrclkctl::R reader structure

impl Readable for CFG[src]

read() method returns cfg::R reader structure

impl Readable for gd32vf103_pac::wwdgt::CTL[src]

read() method returns ctl::R reader structure

impl Readable for gd32vf103_pac::wwdgt::STAT[src]

read() method returns stat::R reader structure

Loading content...