[][src]Trait gd32vf103_pac::generic::ResetValue

pub trait ResetValue {
    type Type;
    fn reset_value() -> Self::Type;
}

Reset value of the register

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

Associated Types

type Type

Register size

Loading content...

Required methods

fn reset_value() -> Self::Type

Reset value of the register

Loading content...

Implementors

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

Register CTL0 reset()'s with value 0

type Type = u32

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

Register CTL1 reset()'s with value 0

type Type = u32

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

Register IOFF0 reset()'s with value 0

type Type = u32

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

Register IOFF1 reset()'s with value 0

type Type = u32

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

Register IOFF2 reset()'s with value 0

type Type = u32

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

Register IOFF3 reset()'s with value 0

type Type = u32

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

Register ISQ reset()'s with value 0

type Type = u32

impl ResetValue for OVSAMPCTL[src]

Register OVSAMPCTL reset()'s with value 0

type Type = u32

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

Register RSQ0 reset()'s with value 0

type Type = u32

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

Register RSQ1 reset()'s with value 0

type Type = u32

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

Register RSQ2 reset()'s with value 0

type Type = u32

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

Register SAMPT0 reset()'s with value 0

type Type = u32

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

Register SAMPT1 reset()'s with value 0

type Type = u32

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

Register STAT reset()'s with value 0

type Type = u32

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

Register WDHT reset()'s with value 0x0fff

type Type = u32

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

Register WDLT reset()'s with value 0

type Type = u32

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

Register CTL0 reset()'s with value 0

type Type = u32

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

Register CTL1 reset()'s with value 0

type Type = u32

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

Register IOFF0 reset()'s with value 0

type Type = u32

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

Register IOFF1 reset()'s with value 0

type Type = u32

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

Register IOFF2 reset()'s with value 0

type Type = u32

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

Register IOFF3 reset()'s with value 0

type Type = u32

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

Register ISQ reset()'s with value 0

type Type = u32

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

Register RSQ0 reset()'s with value 0

type Type = u32

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

Register RSQ1 reset()'s with value 0

type Type = u32

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

Register RSQ2 reset()'s with value 0

type Type = u32

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

Register SAMPT0 reset()'s with value 0

type Type = u32

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

Register SAMPT1 reset()'s with value 0

type Type = u32

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

Register STAT reset()'s with value 0

type Type = u32

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

Register WDHT reset()'s with value 0x0fff

type Type = u32

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

Register WDLT reset()'s with value 0

type Type = u32

impl ResetValue for EC[src]

Register EC reset()'s with value 0

type Type = u32

impl ResetValue for EXTISS0[src]

Register EXTISS0 reset()'s with value 0

type Type = u32

impl ResetValue for EXTISS1[src]

Register EXTISS1 reset()'s with value 0

type Type = u32

impl ResetValue for EXTISS2[src]

Register EXTISS2 reset()'s with value 0

type Type = u32

impl ResetValue for EXTISS3[src]

Register EXTISS3 reset()'s with value 0

type Type = u32

impl ResetValue for PCF0[src]

Register PCF0 reset()'s with value 0

type Type = u32

impl ResetValue for PCF1[src]

Register PCF1 reset()'s with value 0

type Type = u32

impl ResetValue for DATA0[src]

Register DATA0 reset()'s with value 0

type Type = u16

impl ResetValue for DATA1[src]

Register DATA1 reset()'s with value 0

type Type = u16

impl ResetValue for DATA10[src]

Register DATA10 reset()'s with value 0

type Type = u16

impl ResetValue for DATA11[src]

Register DATA11 reset()'s with value 0

type Type = u16

impl ResetValue for DATA12[src]

Register DATA12 reset()'s with value 0

type Type = u16

impl ResetValue for DATA13[src]

Register DATA13 reset()'s with value 0

type Type = u16

impl ResetValue for DATA14[src]

Register DATA14 reset()'s with value 0

type Type = u16

impl ResetValue for DATA15[src]

Register DATA15 reset()'s with value 0

type Type = u16

impl ResetValue for DATA16[src]

Register DATA16 reset()'s with value 0

type Type = u16

impl ResetValue for DATA17[src]

Register DATA17 reset()'s with value 0

type Type = u16

impl ResetValue for DATA18[src]

Register DATA18 reset()'s with value 0

type Type = u16

impl ResetValue for DATA19[src]

Register DATA19 reset()'s with value 0

type Type = u16

impl ResetValue for DATA2[src]

Register DATA2 reset()'s with value 0

type Type = u16

impl ResetValue for DATA20[src]

Register DATA20 reset()'s with value 0

type Type = u16

impl ResetValue for DATA21[src]

Register DATA21 reset()'s with value 0

type Type = u16

impl ResetValue for DATA22[src]

Register DATA22 reset()'s with value 0

type Type = u16

impl ResetValue for DATA23[src]

Register DATA23 reset()'s with value 0

type Type = u16

impl ResetValue for DATA24[src]

Register DATA24 reset()'s with value 0

type Type = u16

impl ResetValue for DATA25[src]

Register DATA25 reset()'s with value 0

type Type = u16

impl ResetValue for DATA26[src]

Register DATA26 reset()'s with value 0

type Type = u16

impl ResetValue for DATA27[src]

Register DATA27 reset()'s with value 0

type Type = u16

impl ResetValue for DATA28[src]

Register DATA28 reset()'s with value 0

type Type = u16

impl ResetValue for DATA29[src]

Register DATA29 reset()'s with value 0

type Type = u16

impl ResetValue for DATA3[src]

Register DATA3 reset()'s with value 0

type Type = u16

impl ResetValue for DATA30[src]

Register DATA30 reset()'s with value 0

type Type = u16

impl ResetValue for DATA31[src]

Register DATA31 reset()'s with value 0

type Type = u16

impl ResetValue for DATA32[src]

Register DATA32 reset()'s with value 0

type Type = u16

impl ResetValue for DATA33[src]

Register DATA33 reset()'s with value 0

type Type = u16

impl ResetValue for DATA34[src]

Register DATA34 reset()'s with value 0

type Type = u16

impl ResetValue for DATA35[src]

Register DATA35 reset()'s with value 0

type Type = u16

impl ResetValue for DATA36[src]

Register DATA36 reset()'s with value 0

type Type = u16

impl ResetValue for DATA37[src]

Register DATA37 reset()'s with value 0

type Type = u16

impl ResetValue for DATA38[src]

Register DATA38 reset()'s with value 0

type Type = u16

impl ResetValue for DATA39[src]

Register DATA39 reset()'s with value 0

type Type = u16

impl ResetValue for DATA4[src]

Register DATA4 reset()'s with value 0

type Type = u16

impl ResetValue for DATA40[src]

Register DATA40 reset()'s with value 0

type Type = u16

impl ResetValue for DATA41[src]

Register DATA41 reset()'s with value 0

type Type = u16

impl ResetValue for DATA5[src]

Register DATA5 reset()'s with value 0

type Type = u16

impl ResetValue for DATA6[src]

Register DATA6 reset()'s with value 0

type Type = u16

impl ResetValue for DATA7[src]

Register DATA7 reset()'s with value 0

type Type = u16

impl ResetValue for DATA8[src]

Register DATA8 reset()'s with value 0

type Type = u16

impl ResetValue for DATA9[src]

Register DATA9 reset()'s with value 0

type Type = u16

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

Register OCTL reset()'s with value 0

type Type = u16

impl ResetValue for TPCS[src]

Register TPCS reset()'s with value 0

type Type = u16

impl ResetValue for TPCTL[src]

Register TPCTL reset()'s with value 0

type Type = u16

impl ResetValue for BT[src]

Register BT reset()'s with value 0x0123_0000

type Type = u32

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

Register CTL reset()'s with value 0x0001_0002

type Type = u32

impl ResetValue for ERR[src]

Register ERR reset()'s with value 0

type Type = u32

impl ResetValue for F0DATA0[src]

Register F0DATA0 reset()'s with value 0

type Type = u32

impl ResetValue for F0DATA1[src]

Register F0DATA1 reset()'s with value 0

type Type = u32

impl ResetValue for F10DATA0[src]

Register F10DATA0 reset()'s with value 0

type Type = u32

impl ResetValue for F10DATA1[src]

Register F10DATA1 reset()'s with value 0

type Type = u32

impl ResetValue for F11DATA0[src]

Register F11DATA0 reset()'s with value 0

type Type = u32

impl ResetValue for F11DATA1[src]

Register F11DATA1 reset()'s with value 0

type Type = u32

impl ResetValue for F12DATA0[src]

Register F12DATA0 reset()'s with value 0

type Type = u32

impl ResetValue for F12DATA1[src]

Register F12DATA1 reset()'s with value 0

type Type = u32

impl ResetValue for F13DATA0[src]

Register F13DATA0 reset()'s with value 0

type Type = u32

impl ResetValue for F13DATA1[src]

Register F13DATA1 reset()'s with value 0

type Type = u32

impl ResetValue for F14DATA0[src]

Register F14DATA0 reset()'s with value 0

type Type = u32

impl ResetValue for F14DATA1[src]

Register F14DATA1 reset()'s with value 0

type Type = u32

impl ResetValue for F15DATA0[src]

Register F15DATA0 reset()'s with value 0

type Type = u32

impl ResetValue for F15DATA1[src]

Register F15DATA1 reset()'s with value 0

type Type = u32

impl ResetValue for F16DATA0[src]

Register F16DATA0 reset()'s with value 0

type Type = u32

impl ResetValue for F16DATA1[src]

Register F16DATA1 reset()'s with value 0

type Type = u32

impl ResetValue for F17DATA0[src]

Register F17DATA0 reset()'s with value 0

type Type = u32

impl ResetValue for F17DATA1[src]

Register F17DATA1 reset()'s with value 0

type Type = u32

impl ResetValue for F18DATA0[src]

Register F18DATA0 reset()'s with value 0

type Type = u32

impl ResetValue for F18DATA1[src]

Register F18DATA1 reset()'s with value 0

type Type = u32

impl ResetValue for F19DATA0[src]

Register F19DATA0 reset()'s with value 0

type Type = u32

impl ResetValue for F19DATA1[src]

Register F19DATA1 reset()'s with value 0

type Type = u32

impl ResetValue for F1DATA0[src]

Register F1DATA0 reset()'s with value 0

type Type = u32

impl ResetValue for F1DATA1[src]

Register F1DATA1 reset()'s with value 0

type Type = u32

impl ResetValue for F20DATA0[src]

Register F20DATA0 reset()'s with value 0

type Type = u32

impl ResetValue for F20DATA1[src]

Register F20DATA1 reset()'s with value 0

type Type = u32

impl ResetValue for F21DATA0[src]

Register F21DATA0 reset()'s with value 0

type Type = u32

impl ResetValue for F21DATA1[src]

Register F21DATA1 reset()'s with value 0

type Type = u32

impl ResetValue for F22DATA0[src]

Register F22DATA0 reset()'s with value 0

type Type = u32

impl ResetValue for F22DATA1[src]

Register F22DATA1 reset()'s with value 0

type Type = u32

impl ResetValue for F23DATA0[src]

Register F23DATA0 reset()'s with value 0

type Type = u32

impl ResetValue for F23DATA1[src]

Register F23DATA1 reset()'s with value 0

type Type = u32

impl ResetValue for F24DATA0[src]

Register F24DATA0 reset()'s with value 0

type Type = u32

impl ResetValue for F24DATA1[src]

Register F24DATA1 reset()'s with value 0

type Type = u32

impl ResetValue for F25DATA0[src]

Register F25DATA0 reset()'s with value 0

type Type = u32

impl ResetValue for F25DATA1[src]

Register F25DATA1 reset()'s with value 0

type Type = u32

impl ResetValue for F26DATA0[src]

Register F26DATA0 reset()'s with value 0

type Type = u32

impl ResetValue for F26DATA1[src]

Register F26DATA1 reset()'s with value 0

type Type = u32

impl ResetValue for F27DATA0[src]

Register F27DATA0 reset()'s with value 0

type Type = u32

impl ResetValue for F27DATA1[src]

Register F27DATA1 reset()'s with value 0

type Type = u32

impl ResetValue for F2DATA0[src]

Register F2DATA0 reset()'s with value 0

type Type = u32

impl ResetValue for F2DATA1[src]

Register F2DATA1 reset()'s with value 0

type Type = u32

impl ResetValue for F3DATA0[src]

Register F3DATA0 reset()'s with value 0

type Type = u32

impl ResetValue for F3DATA1[src]

Register F3DATA1 reset()'s with value 0

type Type = u32

impl ResetValue for F4DATA0[src]

Register F4DATA0 reset()'s with value 0

type Type = u32

impl ResetValue for F4DATA1[src]

Register F4DATA1 reset()'s with value 0

type Type = u32

impl ResetValue for F5DATA0[src]

Register F5DATA0 reset()'s with value 0

type Type = u32

impl ResetValue for F5DATA1[src]

Register F5DATA1 reset()'s with value 0

type Type = u32

impl ResetValue for F6DATA0[src]

Register F6DATA0 reset()'s with value 0

type Type = u32

impl ResetValue for F6DATA1[src]

Register F6DATA1 reset()'s with value 0

type Type = u32

impl ResetValue for F7DATA0[src]

Register F7DATA0 reset()'s with value 0

type Type = u32

impl ResetValue for F7DATA1[src]

Register F7DATA1 reset()'s with value 0

type Type = u32

impl ResetValue for F8DATA0[src]

Register F8DATA0 reset()'s with value 0

type Type = u32

impl ResetValue for F8DATA1[src]

Register F8DATA1 reset()'s with value 0

type Type = u32

impl ResetValue for F9DATA0[src]

Register F9DATA0 reset()'s with value 0

type Type = u32

impl ResetValue for F9DATA1[src]

Register F9DATA1 reset()'s with value 0

type Type = u32

impl ResetValue for FAFIFO[src]

Register FAFIFO reset()'s with value 0

type Type = u32

impl ResetValue for FCTL[src]

Register FCTL reset()'s with value 0x2a1c_0e01

type Type = u32

impl ResetValue for FMCFG[src]

Register FMCFG reset()'s with value 0

type Type = u32

impl ResetValue for FSCFG[src]

Register FSCFG reset()'s with value 0

type Type = u32

impl ResetValue for FW[src]

Register FW reset()'s with value 0

type Type = u32

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

Register INTEN reset()'s with value 0

type Type = u32

impl ResetValue for RFIFO0[src]

Register RFIFO0 reset()'s with value 0

type Type = u32

impl ResetValue for RFIFO1[src]

Register RFIFO1 reset()'s with value 0

type Type = u32

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

Register STAT reset()'s with value 0x0c02

type Type = u32

impl ResetValue for TMDATA00[src]

Register TMDATA00 reset()'s with value 0

type Type = u32

impl ResetValue for TMDATA01[src]

Register TMDATA01 reset()'s with value 0

type Type = u32

impl ResetValue for TMDATA02[src]

Register TMDATA02 reset()'s with value 0

type Type = u32

impl ResetValue for TMDATA10[src]

Register TMDATA10 reset()'s with value 0

type Type = u32

impl ResetValue for TMDATA11[src]

Register TMDATA11 reset()'s with value 0

type Type = u32

impl ResetValue for TMDATA12[src]

Register TMDATA12 reset()'s with value 0

type Type = u32

impl ResetValue for TMI0[src]

Register TMI0 reset()'s with value 0

type Type = u32

impl ResetValue for TMI1[src]

Register TMI1 reset()'s with value 0

type Type = u32

impl ResetValue for TMI2[src]

Register TMI2 reset()'s with value 0

type Type = u32

impl ResetValue for TMP0[src]

Register TMP0 reset()'s with value 0

type Type = u32

impl ResetValue for TMP1[src]

Register TMP1 reset()'s with value 0

type Type = u32

impl ResetValue for TMP2[src]

Register TMP2 reset()'s with value 0

type Type = u32

impl ResetValue for TSTAT[src]

Register TSTAT reset()'s with value 0x1c00_0000

type Type = u32

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

Register CTL reset()'s with value 0

type Type = u32

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

Register DATA reset()'s with value 0xffff_ffff

type Type = u32

impl ResetValue for FDATA[src]

Register FDATA reset()'s with value 0

type Type = u32

impl ResetValue for MSIP[src]

Register msip reset()'s with value 0

type Type = u32

impl ResetValue for MSTOP[src]

Register mstop reset()'s with value 0

type Type = u32

impl ResetValue for MTIMECMP_HI[src]

Register mtimecmp_hi reset()'s with value 0xffff_ffff

type Type = u32

impl ResetValue for MTIMECMP_LO[src]

Register mtimecmp_lo reset()'s with value 0xffff_ffff

type Type = u32

impl ResetValue for MTIME_HI[src]

Register mtime_hi reset()'s with value 0

type Type = u32

impl ResetValue for MTIME_LO[src]

Register mtime_lo reset()'s with value 0

type Type = u32

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

Register CTL reset()'s with value 0

type Type = u32

impl ResetValue for DAC0_L12DH[src]

Register DAC0_L12DH reset()'s with value 0

type Type = u32

impl ResetValue for DAC0_R12DH[src]

Register DAC0_R12DH reset()'s with value 0

type Type = u32

impl ResetValue for DAC0_R8DH[src]

Register DAC0_R8DH reset()'s with value 0

type Type = u32

impl ResetValue for DAC1_L12DH[src]

Register DAC1_L12DH reset()'s with value 0

type Type = u32

impl ResetValue for DAC1_R12DH[src]

Register DAC1_R12DH reset()'s with value 0

type Type = u32

impl ResetValue for DAC1_R8DH[src]

Register DAC1_R8DH reset()'s with value 0

type Type = u32

impl ResetValue for DACC_L12DH[src]

Register DACC_L12DH reset()'s with value 0

type Type = u32

impl ResetValue for DACC_R12DH[src]

Register DACC_R12DH reset()'s with value 0

type Type = u32

impl ResetValue for DACC_R8DH[src]

Register DACC_R8DH reset()'s with value 0

type Type = u32

impl ResetValue for SWT[src]

Register SWT reset()'s with value 0

type Type = u32

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

Register CTL reset()'s with value 0

type Type = u32

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

Register CH0CNT reset()'s with value 0

type Type = u32

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

Register CH0CTL reset()'s with value 0

type Type = u32

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

Register CH0MADDR reset()'s with value 0

type Type = u32

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

Register CH0PADDR reset()'s with value 0

type Type = u32

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

Register CH1CNT reset()'s with value 0

type Type = u32

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

Register CH1CTL reset()'s with value 0

type Type = u32

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

Register CH1MADDR reset()'s with value 0

type Type = u32

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

Register CH1PADDR reset()'s with value 0

type Type = u32

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

Register CH2CNT reset()'s with value 0

type Type = u32

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

Register CH2CTL reset()'s with value 0

type Type = u32

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

Register CH2MADDR reset()'s with value 0

type Type = u32

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

Register CH2PADDR reset()'s with value 0

type Type = u32

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

Register CH3CNT reset()'s with value 0

type Type = u32

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

Register CH3CTL reset()'s with value 0

type Type = u32

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

Register CH3MADDR reset()'s with value 0

type Type = u32

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

Register CH3PADDR reset()'s with value 0

type Type = u32

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

Register CH4CNT reset()'s with value 0

type Type = u32

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

Register CH4CTL reset()'s with value 0

type Type = u32

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

Register CH4MADDR reset()'s with value 0

type Type = u32

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

Register CH4PADDR reset()'s with value 0

type Type = u32

impl ResetValue for CH5CNT[src]

Register CH5CNT reset()'s with value 0

type Type = u32

impl ResetValue for CH5CTL[src]

Register CH5CTL reset()'s with value 0

type Type = u32

impl ResetValue for CH5MADDR[src]

Register CH5MADDR reset()'s with value 0

type Type = u32

impl ResetValue for CH5PADDR[src]

Register CH5PADDR reset()'s with value 0

type Type = u32

impl ResetValue for CH6CNT[src]

Register CH6CNT reset()'s with value 0

type Type = u32

impl ResetValue for CH6CTL[src]

Register CH6CTL reset()'s with value 0

type Type = u32

impl ResetValue for CH6MADDR[src]

Register CH6MADDR reset()'s with value 0

type Type = u32

impl ResetValue for CH6PADDR[src]

Register CH6PADDR reset()'s with value 0

type Type = u32

impl ResetValue for gd32vf103_pac::dma0::INTC[src]

Register INTC reset()'s with value 0

type Type = u32

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

Register CH0CNT reset()'s with value 0

type Type = u32

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

Register CH0CTL reset()'s with value 0

type Type = u32

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

Register CH0MADDR reset()'s with value 0

type Type = u32

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

Register CH0PADDR reset()'s with value 0

type Type = u32

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

Register CH1CNT reset()'s with value 0

type Type = u32

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

Register CH1CTL reset()'s with value 0

type Type = u32

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

Register CH1MADDR reset()'s with value 0

type Type = u32

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

Register CH1PADDR reset()'s with value 0

type Type = u32

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

Register CH2CNT reset()'s with value 0

type Type = u32

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

Register CH2CTL reset()'s with value 0

type Type = u32

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

Register CH2MADDR reset()'s with value 0

type Type = u32

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

Register CH2PADDR reset()'s with value 0

type Type = u32

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

Register CH3CNT reset()'s with value 0

type Type = u32

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

Register CH3CTL reset()'s with value 0

type Type = u32

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

Register CH3MADDR reset()'s with value 0

type Type = u32

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

Register CH3PADDR reset()'s with value 0

type Type = u32

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

Register CH4CNT reset()'s with value 0

type Type = u32

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

Register CH4CTL reset()'s with value 0

type Type = u32

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

Register CH4MADDR reset()'s with value 0

type Type = u32

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

Register CH4PADDR reset()'s with value 0

type Type = u32

impl ResetValue for gd32vf103_pac::dma1::INTC[src]

Register INTC reset()'s with value 0

type Type = u32

impl ResetValue for CLICINTATTR[src]

Register CLICINTATTR reset()'s with value 0

type Type = u8

impl ResetValue for CLICINTCTL[src]

Register CLICINTCTL reset()'s with value 0

type Type = u8

impl ResetValue for CLICINTIE[src]

Register CLICINTIE reset()'s with value 0

type Type = u8

impl ResetValue for CLICINTIP[src]

Register CLICINTIP reset()'s with value 0

type Type = u8

impl ResetValue for CLICCFG[src]

Register CLICCFG reset()'s with value 0

type Type = u8

impl ResetValue for MTH[src]

Register MTH reset()'s with value 0

type Type = u8

impl ResetValue for SNCTL0[src]

Register SNCTL0 reset()'s with value 0x30da

type Type = u32

impl ResetValue for SNCTL1[src]

Register SNCTL1 reset()'s with value 0x30da

type Type = u32

impl ResetValue for SNTCFG0[src]

Register SNTCFG0 reset()'s with value 0x0fff_ffff

type Type = u32

impl ResetValue for EVEN[src]

Register EVEN reset()'s with value 0

type Type = u32

impl ResetValue for FTEN[src]

Register FTEN reset()'s with value 0

type Type = u32

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

Register INTEN reset()'s with value 0

type Type = u32

impl ResetValue for PD[src]

Register PD reset()'s with value 0

type Type = u32

impl ResetValue for RTEN[src]

Register RTEN reset()'s with value 0

type Type = u32

impl ResetValue for SWIEV[src]

Register SWIEV reset()'s with value 0

type Type = u32

impl ResetValue for ADDR0[src]

Register ADDR0 reset()'s with value 0

type Type = u32

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

Register CTL0 reset()'s with value 0x80

type Type = u32

impl ResetValue for KEY0[src]

Register KEY0 reset()'s with value 0

type Type = u32

impl ResetValue for OBKEY[src]

Register OBKEY reset()'s with value 0

type Type = u32

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

Register STAT0 reset()'s with value 0

type Type = u32

impl ResetValue for WS[src]

Register WS reset()'s with value 0

type Type = u32

impl ResetValue for gd32vf103_pac::fwdgt::CTL[src]

Register CTL reset()'s with value 0

type Type = u32

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

Register PSC reset()'s with value 0

type Type = u32

impl ResetValue for RLD[src]

Register RLD reset()'s with value 0x0fff

type Type = u32

impl ResetValue for BC[src]

Register BC reset()'s with value 0

type Type = u32

impl ResetValue for BOP[src]

Register BOP reset()'s with value 0

type Type = u32

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

Register CTL0 reset()'s with value 0x4444_4444

type Type = u32

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

Register CTL1 reset()'s with value 0x4444_4444

type Type = u32

impl ResetValue for LOCK[src]

Register LOCK reset()'s with value 0

type Type = u32

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

Register OCTL reset()'s with value 0

type Type = u32

impl ResetValue for CKCFG[src]

Register CKCFG reset()'s with value 0

type Type = u16

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

Register CTL0 reset()'s with value 0

type Type = u16

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

Register CTL1 reset()'s with value 0

type Type = u16

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

Register DATA reset()'s with value 0

type Type = u16

impl ResetValue for RT[src]

Register RT reset()'s with value 0x02

type Type = u16

impl ResetValue for SADDR0[src]

Register SADDR0 reset()'s with value 0

type Type = u16

impl ResetValue for SADDR1[src]

Register SADDR1 reset()'s with value 0

type Type = u16

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

Register STAT0 reset()'s with value 0

type Type = u16

impl ResetValue for CS[src]

Register CS reset()'s with value 0

type Type = u32

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

Register CTL reset()'s with value 0

type Type = u32

impl ResetValue for AHBEN[src]

Register AHBEN reset()'s with value 0x14

type Type = u32

impl ResetValue for AHBRST[src]

Register AHBRST reset()'s with value 0

type Type = u32

impl ResetValue for APB1EN[src]

Register APB1EN reset()'s with value 0

type Type = u32

impl ResetValue for APB1RST[src]

Register APB1RST reset()'s with value 0

type Type = u32

impl ResetValue for APB2EN[src]

Register APB2EN reset()'s with value 0

type Type = u32

impl ResetValue for APB2RST[src]

Register APB2RST reset()'s with value 0

type Type = u32

impl ResetValue for BDCTL[src]

Register BDCTL reset()'s with value 0x18

type Type = u32

impl ResetValue for CFG0[src]

Register CFG0 reset()'s with value 0

type Type = u32

impl ResetValue for CFG1[src]

Register CFG1 reset()'s with value 0

type Type = u32

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

Register CTL reset()'s with value 0x83

type Type = u32

impl ResetValue for DSV[src]

Register DSV reset()'s with value 0

type Type = u32

impl ResetValue for INT[src]

Register INT reset()'s with value 0

type Type = u32

impl ResetValue for RSTSCK[src]

Register RSTSCK reset()'s with value 0x0c00_0000

type Type = u32

impl ResetValue for ALRMH[src]

Register ALRMH reset()'s with value 0xffff

type Type = u32

impl ResetValue for ALRML[src]

Register ALRML reset()'s with value 0xffff

type Type = u32

impl ResetValue for CNTH[src]

Register CNTH reset()'s with value 0

type Type = u32

impl ResetValue for CNTL[src]

Register CNTL reset()'s with value 0

type Type = u32

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

Register CTL reset()'s with value 0x20

type Type = u32

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

Register INTEN reset()'s with value 0

type Type = u32

impl ResetValue for PSCH[src]

Register PSCH reset()'s with value 0

type Type = u32

impl ResetValue for PSCL[src]

Register PSCL reset()'s with value 0x8000

type Type = u32

impl ResetValue for CRCPOLY[src]

Register CRCPOLY reset()'s with value 0x07

type Type = u16

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

Register CTL0 reset()'s with value 0

type Type = u16

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

Register CTL1 reset()'s with value 0

type Type = u16

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

Register DATA reset()'s with value 0

type Type = u16

impl ResetValue for I2SCTL[src]

Register I2SCTL reset()'s with value 0

type Type = u16

impl ResetValue for I2SPSC[src]

Register I2SPSC reset()'s with value 0x02

type Type = u16

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

Register STAT reset()'s with value 0x02

type Type = u16

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

Register CAR reset()'s with value 0

type Type = u16

impl ResetValue for CCHP[src]

Register CCHP reset()'s with value 0

type Type = u16

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

Register CH0CV reset()'s with value 0

type Type = u16

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

Register CH1CV reset()'s with value 0

type Type = u16

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

Register CH2CV reset()'s with value 0

type Type = u16

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

Register CH3CV reset()'s with value 0

type Type = u16

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

Register CHCTL0_Input reset()'s with value 0

type Type = u16

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

Register CHCTL0_Output reset()'s with value 0

type Type = u16

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

Register CHCTL1_Input reset()'s with value 0

type Type = u16

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

Register CHCTL1_Output reset()'s with value 0

type Type = u16

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

Register CHCTL2 reset()'s with value 0

type Type = u16

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

Register CNT reset()'s with value 0

type Type = u16

impl ResetValue for CREP[src]

Register CREP reset()'s with value 0

type Type = u16

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

Register CTL0 reset()'s with value 0

type Type = u16

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

Register CTL1 reset()'s with value 0

type Type = u16

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

Register DMACFG reset()'s with value 0

type Type = u16

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

Register DMAINTEN reset()'s with value 0

type Type = u16

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

Register DMATB reset()'s with value 0

type Type = u16

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

Register INTF reset()'s with value 0

type Type = u16

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

Register PSC reset()'s with value 0

type Type = u16

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

Register SMCFG reset()'s with value 0

type Type = u16

impl ResetValue for gd32vf103_pac::timer0::SWEVG[src]

Register SWEVG reset()'s with value 0

type Type = u16

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

Register CAR reset()'s with value 0

type Type = u16

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

Register CH0CV reset()'s with value 0

type Type = u32

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

Register CH1CV reset()'s with value 0

type Type = u32

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

Register CH2CV reset()'s with value 0

type Type = u32

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

Register CH3CV reset()'s with value 0

type Type = u32

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

Register CHCTL0_Input reset()'s with value 0

type Type = u16

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

Register CHCTL0_Output reset()'s with value 0

type Type = u16

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

Register CHCTL1_Input reset()'s with value 0

type Type = u16

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

Register CHCTL1_Output reset()'s with value 0

type Type = u16

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

Register CHCTL2 reset()'s with value 0

type Type = u16

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

Register CNT reset()'s with value 0

type Type = u16

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

Register CTL0 reset()'s with value 0

type Type = u16

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

Register CTL1 reset()'s with value 0

type Type = u16

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

Register DMACFG reset()'s with value 0

type Type = u16

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

Register DMAINTEN reset()'s with value 0

type Type = u16

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

Register DMATB reset()'s with value 0

type Type = u32

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

Register INTF reset()'s with value 0

type Type = u16

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

Register PSC reset()'s with value 0

type Type = u16

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

Register SMCFG reset()'s with value 0

type Type = u16

impl ResetValue for gd32vf103_pac::timer1::SWEVG[src]

Register SWEVG reset()'s with value 0

type Type = u16

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

Register CAR reset()'s with value 0

type Type = u16

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

Register CNT reset()'s with value 0

type Type = u16

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

Register CTL0 reset()'s with value 0

type Type = u16

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

Register CTL1 reset()'s with value 0

type Type = u16

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

Register DMAINTEN reset()'s with value 0

type Type = u16

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

Register INTF reset()'s with value 0

type Type = u16

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

Register PSC reset()'s with value 0

type Type = u16

impl ResetValue for gd32vf103_pac::timer5::SWEVG[src]

Register SWEVG reset()'s with value 0

type Type = u16

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

Register BAUD reset()'s with value 0

type Type = u32

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

Register CTL0 reset()'s with value 0

type Type = u32

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

Register CTL1 reset()'s with value 0

type Type = u32

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

Register CTL2 reset()'s with value 0

type Type = u32

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

Register DATA reset()'s with value 0

type Type = u32

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

Register GP reset()'s with value 0

type Type = u32

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

Register STAT reset()'s with value 0xc0

type Type = u32

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

Register BAUD reset()'s with value 0

type Type = u32

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

Register CTL0 reset()'s with value 0

type Type = u32

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

Register CTL1 reset()'s with value 0

type Type = u32

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

Register CTL2 reset()'s with value 0

type Type = u32

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

Register DATA reset()'s with value 0

type Type = u32

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

Register GP reset()'s with value 0

type Type = u32

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

Register STAT reset()'s with value 0xc0

type Type = u32

impl ResetValue for DAEPINTEN[src]

Register DAEPINTEN reset()'s with value 0

type Type = u32

impl ResetValue for DCFG[src]

Register DCFG reset()'s with value 0

type Type = u32

impl ResetValue for DCTL[src]

Register DCTL reset()'s with value 0

type Type = u32

impl ResetValue for DIEP0CTL[src]

Register DIEP0CTL reset()'s with value 0x8000

type Type = u32

impl ResetValue for DIEP0INTF[src]

Register DIEP0INTF reset()'s with value 0x80

type Type = u32

impl ResetValue for DIEP0LEN[src]

Register DIEP0LEN reset()'s with value 0

type Type = u32

impl ResetValue for DIEP1CTL[src]

Register DIEP1CTL reset()'s with value 0

type Type = u32

impl ResetValue for DIEP1INTF[src]

Register DIEP1INTF reset()'s with value 0x80

type Type = u32

impl ResetValue for DIEP1LEN[src]

Register DIEP1LEN reset()'s with value 0

type Type = u32

impl ResetValue for DIEP2CTL[src]

Register DIEP2CTL reset()'s with value 0

type Type = u32

impl ResetValue for DIEP2INTF[src]

Register DIEP2INTF reset()'s with value 0x80

type Type = u32

impl ResetValue for DIEP2LEN[src]

Register DIEP2LEN reset()'s with value 0

type Type = u32

impl ResetValue for DIEP3CTL[src]

Register DIEP3CTL reset()'s with value 0

type Type = u32

impl ResetValue for DIEP3INTF[src]

Register DIEP3INTF reset()'s with value 0x80

type Type = u32

impl ResetValue for DIEP3LEN[src]

Register DIEP3LEN reset()'s with value 0

type Type = u32

impl ResetValue for DIEPFEINTEN[src]

Register DIEPFEINTEN reset()'s with value 0

type Type = u32

impl ResetValue for DIEPINTEN[src]

Register DIEPINTEN reset()'s with value 0

type Type = u32

impl ResetValue for DOEP0CTL[src]

Register DOEP0CTL reset()'s with value 0x8000

type Type = u32

impl ResetValue for DOEP0INTF[src]

Register DOEP0INTF reset()'s with value 0

type Type = u32

impl ResetValue for DOEP0LEN[src]

Register DOEP0LEN reset()'s with value 0

type Type = u32

impl ResetValue for DOEP1CTL[src]

Register DOEP1CTL reset()'s with value 0

type Type = u32

impl ResetValue for DOEP1INTF[src]

Register DOEP1INTF reset()'s with value 0

type Type = u32

impl ResetValue for DOEP1LEN[src]

Register DOEP1LEN reset()'s with value 0

type Type = u32

impl ResetValue for DOEP2CTL[src]

Register DOEP2CTL reset()'s with value 0

type Type = u32

impl ResetValue for DOEP2INTF[src]

Register DOEP2INTF reset()'s with value 0

type Type = u32

impl ResetValue for DOEP2LEN[src]

Register DOEP2LEN reset()'s with value 0

type Type = u32

impl ResetValue for DOEP3CTL[src]

Register DOEP3CTL reset()'s with value 0

type Type = u32

impl ResetValue for DOEP3INTF[src]

Register DOEP3INTF reset()'s with value 0

type Type = u32

impl ResetValue for DOEP3LEN[src]

Register DOEP3LEN reset()'s with value 0

type Type = u32

impl ResetValue for DOEPINTEN[src]

Register DOEPINTEN reset()'s with value 0

type Type = u32

impl ResetValue for DVBUSDT[src]

Register DVBUSDT reset()'s with value 0x17d7

type Type = u32

impl ResetValue for DVBUSPT[src]

Register DVBUSPT reset()'s with value 0x05b8

type Type = u32

impl ResetValue for CID[src]

Register CID reset()'s with value 0x1000

type Type = u32

impl ResetValue for DIEP0TFLEN[src]

Register DIEP0TFLEN reset()'s with value 0x0200_0200

type Type = u32

impl ResetValue for DIEP1TFLEN[src]

Register DIEP1TFLEN reset()'s with value 0x0200_0400

type Type = u32

impl ResetValue for DIEP2TFLEN[src]

Register DIEP2TFLEN reset()'s with value 0x0200_0400

type Type = u32

impl ResetValue for DIEP3TFLEN[src]

Register DIEP3TFLEN reset()'s with value 0x0200_0400

type Type = u32

impl ResetValue for GAHBCS[src]

Register GAHBCS reset()'s with value 0

type Type = u32

impl ResetValue for GCCFG[src]

Register GCCFG reset()'s with value 0

type Type = u32

impl ResetValue for GINTEN[src]

Register GINTEN reset()'s with value 0

type Type = u32

impl ResetValue for GINTF[src]

Register GINTF reset()'s with value 0x0400_0021

type Type = u32

impl ResetValue for GOTGCS[src]

Register GOTGCS reset()'s with value 0x0800

type Type = u32

impl ResetValue for GOTGINTF[src]

Register GOTGINTF reset()'s with value 0

type Type = u32

impl ResetValue for GRFLEN[src]

Register GRFLEN reset()'s with value 0x0200

type Type = u32

impl ResetValue for GRSTCTL[src]

Register GRSTCTL reset()'s with value 0x8000_0000

type Type = u32

impl ResetValue for GUSBCS[src]

Register GUSBCS reset()'s with value 0x0a80

type Type = u32

impl ResetValue for HNPTFLEN[src]

Register HNPTFLEN reset()'s with value 0x0200_0200

type Type = u32

impl ResetValue for HPTFLEN[src]

Register HPTFLEN reset()'s with value 0x0200_0600

type Type = u32

impl ResetValue for HACHINTEN[src]

Register HACHINTEN reset()'s with value 0

type Type = u32

impl ResetValue for HCH0CTL[src]

Register HCH0CTL reset()'s with value 0

type Type = u32

impl ResetValue for HCH0INTEN[src]

Register HCH0INTEN reset()'s with value 0

type Type = u32

impl ResetValue for HCH0INTF[src]

Register HCH0INTF reset()'s with value 0

type Type = u32

impl ResetValue for HCH0LEN[src]

Register HCH0LEN reset()'s with value 0

type Type = u32

impl ResetValue for HCH1CTL[src]

Register HCH1CTL reset()'s with value 0

type Type = u32

impl ResetValue for HCH1INTEN[src]

Register HCH1INTEN reset()'s with value 0

type Type = u32

impl ResetValue for HCH1INTF[src]

Register HCH1INTF reset()'s with value 0

type Type = u32

impl ResetValue for HCH1LEN[src]

Register HCH1LEN reset()'s with value 0

type Type = u32

impl ResetValue for HCH2CTL[src]

Register HCH2CTL reset()'s with value 0

type Type = u32

impl ResetValue for HCH2INTEN[src]

Register HCH2INTEN reset()'s with value 0

type Type = u32

impl ResetValue for HCH2INTF[src]

Register HCH2INTF reset()'s with value 0

type Type = u32

impl ResetValue for HCH2LEN[src]

Register HCH2LEN reset()'s with value 0

type Type = u32

impl ResetValue for HCH3CTL[src]

Register HCH3CTL reset()'s with value 0

type Type = u32

impl ResetValue for HCH3INTEN[src]

Register HCH3INTEN reset()'s with value 0

type Type = u32

impl ResetValue for HCH3INTF[src]

Register HCH3INTF reset()'s with value 0

type Type = u32

impl ResetValue for HCH3LEN[src]

Register HCH3LEN reset()'s with value 0

type Type = u32

impl ResetValue for HCH4CTL[src]

Register HCH4CTL reset()'s with value 0

type Type = u32

impl ResetValue for HCH4INTEN[src]

Register HCH4INTEN reset()'s with value 0

type Type = u32

impl ResetValue for HCH4INTF[src]

Register HCH4INTF reset()'s with value 0

type Type = u32

impl ResetValue for HCH4LEN[src]

Register HCH4LEN reset()'s with value 0

type Type = u32

impl ResetValue for HCH5CTL[src]

Register HCH5CTL reset()'s with value 0

type Type = u32

impl ResetValue for HCH5INTEN[src]

Register HCH5INTEN reset()'s with value 0

type Type = u32

impl ResetValue for HCH5INTF[src]

Register HCH5INTF reset()'s with value 0

type Type = u32

impl ResetValue for HCH5LEN[src]

Register HCH5LEN reset()'s with value 0

type Type = u32

impl ResetValue for HCH6CTL[src]

Register HCH6CTL reset()'s with value 0

type Type = u32

impl ResetValue for HCH6INTEN[src]

Register HCH6INTEN reset()'s with value 0

type Type = u32

impl ResetValue for HCH6INTF[src]

Register HCH6INTF reset()'s with value 0

type Type = u32

impl ResetValue for HCH6LEN[src]

Register HCH6LEN reset()'s with value 0

type Type = u32

impl ResetValue for HCH7CTL[src]

Register HCH7CTL reset()'s with value 0

type Type = u32

impl ResetValue for HCH7INTEN[src]

Register HCH7INTEN reset()'s with value 0

type Type = u32

impl ResetValue for HCH7INTF[src]

Register HCH7INTF reset()'s with value 0

type Type = u32

impl ResetValue for HCH7LEN[src]

Register HCH7LEN reset()'s with value 0

type Type = u32

impl ResetValue for HCTL[src]

Register HCTL reset()'s with value 0

type Type = u32

impl ResetValue for HFT[src]

Register HFT reset()'s with value 0xbb80

type Type = u32

impl ResetValue for HPCS[src]

Register HPCS reset()'s with value 0

type Type = u32

impl ResetValue for PWRCLKCTL[src]

Register PWRCLKCTL reset()'s with value 0

type Type = u32

impl ResetValue for CFG[src]

Register CFG reset()'s with value 0x7f

type Type = u32

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

Register CTL reset()'s with value 0x7f

type Type = u32

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

Register STAT reset()'s with value 0

type Type = u32

Loading content...