[][src]Trait xmc1100::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 GCSC[src]

Register GCSC reset()'s with value 0

type Type = u32

impl ResetValue for GCSS[src]

Register GCSS reset()'s with value 0

type Type = u32

impl ResetValue for GCTRL[src]

Register GCTRL reset()'s with value 0

type Type = u32

impl ResetValue for GIDLC[src]

Register GIDLC reset()'s with value 0

type Type = u32

impl ResetValue for GIDLS[src]

Register GIDLS reset()'s with value 0

type Type = u32

impl ResetValue for CMC[src]

Register CMC reset()'s with value 0

type Type = u32

impl ResetValue for CRS[src]

Register CRS reset()'s with value 0

type Type = u32

impl ResetValue for DITS[src]

Register DITS reset()'s with value 0

type Type = u32

impl ResetValue for FPC[src]

Register FPC reset()'s with value 0

type Type = u32

impl ResetValue for FPCS[src]

Register FPCS reset()'s with value 0

type Type = u32

impl ResetValue for INS[src]

Register INS reset()'s with value 0

type Type = u32

impl ResetValue for INTE[src]

Register INTE reset()'s with value 0

type Type = u32

impl ResetValue for PRS[src]

Register PRS reset()'s with value 0

type Type = u32

impl ResetValue for PSC[src]

Register PSC reset()'s with value 0

type Type = u32

impl ResetValue for PSL[src]

Register PSL reset()'s with value 0

type Type = u32

impl ResetValue for SRS[src]

Register SRS reset()'s with value 0

type Type = u32

impl ResetValue for SWR[src]

Register SWR reset()'s with value 0

type Type = u32

impl ResetValue for SWS[src]

Register SWS reset()'s with value 0

type Type = u32

impl ResetValue for TC[src]

Register TC reset()'s with value 0

type Type = u32

impl ResetValue for TCCLR[src]

Register TCCLR reset()'s with value 0

type Type = u32

impl ResetValue for TCSET[src]

Register TCSET reset()'s with value 0

type Type = u32

impl ResetValue for TIMER[src]

Register TIMER reset()'s with value 0

type Type = u32

impl ResetValue for EXICON[src]

Register EXICON[%s] reset()'s with value 0

type Type = u32

impl ResetValue for EXISEL[src]

Register EXISEL reset()'s with value 0

type Type = u32

impl ResetValue for EXOCON[src]

Register EXOCON[%s] reset()'s with value 0x08

type Type = u32

impl ResetValue for CONFIG1[src]

Register CONFIG1 reset()'s with value 0

type Type = u16

impl ResetValue for NVMCONF[src]

Register NVMCONF reset()'s with value 0x9000

type Type = u16

impl ResetValue for NVMPROG[src]

Register NVMPROG reset()'s with value 0

type Type = u16

impl ResetValue for AVAIL2[src]

Register AVAIL2 reset()'s with value 0

type Type = u32

impl ResetValue for PRIVDIS0[src]

Register PRIVDIS0 reset()'s with value 0

type Type = u32

impl ResetValue for PRIVDIS1[src]

Register PRIVDIS1 reset()'s with value 0

type Type = u32

impl ResetValue for xmc1100::port0::HWSEL[src]

Register HWSEL reset()'s with value 0

type Type = u32

impl ResetValue for xmc1100::port0::IOCR0[src]

Register IOCR0 reset()'s with value 0

type Type = u32

impl ResetValue for IOCR12[src]

Register IOCR12 reset()'s with value 0

type Type = u32

impl ResetValue for xmc1100::port0::IOCR4[src]

Register IOCR4 reset()'s with value 0

type Type = u32

impl ResetValue for xmc1100::port0::IOCR8[src]

Register IOCR8 reset()'s with value 0

type Type = u32

impl ResetValue for xmc1100::port0::OMR[src]

Register OMR reset()'s with value 0

type Type = u32

impl ResetValue for xmc1100::port0::OUT[src]

Register OUT reset()'s with value 0

type Type = u32

impl ResetValue for xmc1100::port0::PHCR0[src]

Register PHCR0 reset()'s with value 0

type Type = u32

impl ResetValue for xmc1100::port0::PHCR1[src]

Register PHCR1 reset()'s with value 0

type Type = u32

impl ResetValue for xmc1100::port0::PPS[src]

Register PPS reset()'s with value 0

type Type = u32

impl ResetValue for xmc1100::port1::HWSEL[src]

Register HWSEL reset()'s with value 0

type Type = u32

impl ResetValue for xmc1100::port1::IOCR0[src]

Register IOCR0 reset()'s with value 0

type Type = u32

impl ResetValue for xmc1100::port1::IOCR4[src]

Register IOCR4 reset()'s with value 0

type Type = u32

impl ResetValue for xmc1100::port1::OMR[src]

Register OMR reset()'s with value 0

type Type = u32

impl ResetValue for xmc1100::port1::OUT[src]

Register OUT reset()'s with value 0

type Type = u32

impl ResetValue for xmc1100::port1::PHCR0[src]

Register PHCR0 reset()'s with value 0

type Type = u32

impl ResetValue for xmc1100::port1::PPS[src]

Register PPS reset()'s with value 0

type Type = u32

impl ResetValue for xmc1100::port2::HWSEL[src]

Register HWSEL reset()'s with value 0

type Type = u32

impl ResetValue for xmc1100::port2::IOCR0[src]

Register IOCR0 reset()'s with value 0

type Type = u32

impl ResetValue for xmc1100::port2::IOCR4[src]

Register IOCR4 reset()'s with value 0

type Type = u32

impl ResetValue for xmc1100::port2::IOCR8[src]

Register IOCR8 reset()'s with value 0

type Type = u32

impl ResetValue for xmc1100::port2::OMR[src]

Register OMR reset()'s with value 0

type Type = u32

impl ResetValue for xmc1100::port2::OUT[src]

Register OUT reset()'s with value 0

type Type = u32

impl ResetValue for PDISC[src]

Register PDISC reset()'s with value 0

type Type = u32

impl ResetValue for xmc1100::port2::PHCR0[src]

Register PHCR0 reset()'s with value 0

type Type = u32

impl ResetValue for xmc1100::port2::PHCR1[src]

Register PHCR1 reset()'s with value 0

type Type = u32

impl ResetValue for xmc1100::port2::PPS[src]

Register PPS reset()'s with value 0

type Type = u32

impl ResetValue for AIRCR[src]

Register AIRCR reset()'s with value 0xfa05_0000

type Type = u32

impl ResetValue for ICSR[src]

Register ICSR reset()'s with value 0

type Type = u32

impl ResetValue for NVIC_ICER[src]

Register NVIC_ICER reset()'s with value 0

type Type = u32

impl ResetValue for NVIC_ICPR[src]

Register NVIC_ICPR reset()'s with value 0

type Type = u32

impl ResetValue for NVIC_IPR0[src]

Register NVIC_IPR0 reset()'s with value 0

type Type = u32

impl ResetValue for NVIC_IPR1[src]

Register NVIC_IPR1 reset()'s with value 0

type Type = u32

impl ResetValue for NVIC_IPR2[src]

Register NVIC_IPR2 reset()'s with value 0

type Type = u32

impl ResetValue for NVIC_IPR3[src]

Register NVIC_IPR3 reset()'s with value 0

type Type = u32

impl ResetValue for NVIC_IPR4[src]

Register NVIC_IPR4 reset()'s with value 0

type Type = u32

impl ResetValue for NVIC_IPR5[src]

Register NVIC_IPR5 reset()'s with value 0

type Type = u32

impl ResetValue for NVIC_IPR6[src]

Register NVIC_IPR6 reset()'s with value 0

type Type = u32

impl ResetValue for NVIC_IPR7[src]

Register NVIC_IPR7 reset()'s with value 0

type Type = u32

impl ResetValue for NVIC_ISER[src]

Register NVIC_ISER reset()'s with value 0

type Type = u32

impl ResetValue for NVIC_ISPR[src]

Register NVIC_ISPR reset()'s with value 0

type Type = u32

impl ResetValue for SCR[src]

Register SCR reset()'s with value 0

type Type = u32

impl ResetValue for SHCSR[src]

Register SHCSR reset()'s with value 0

type Type = u32

impl ResetValue for SHPR2[src]

Register SHPR2 reset()'s with value 0

type Type = u32

impl ResetValue for SHPR3[src]

Register SHPR3 reset()'s with value 0

type Type = u32

impl ResetValue for SYST_CSR[src]

Register SYST_CSR reset()'s with value 0

type Type = u32

impl ResetValue for SYST_CVR[src]

Register SYST_CVR reset()'s with value 0

type Type = u32

impl ResetValue for SYST_RVR[src]

Register SYST_RVR reset()'s with value 0

type Type = u32

impl ResetValue for CTRL[src]

Register CTRL reset()'s with value 0

type Type = u16

impl ResetValue for WORD[src]

Register WORD reset()'s with value 0

type Type = u16

impl ResetValue for ATIM0[src]

Register ATIM0 reset()'s with value 0

type Type = u32

impl ResetValue for ATIM1[src]

Register ATIM1 reset()'s with value 0

type Type = u32

impl ResetValue for CLRSR[src]

Register CLRSR reset()'s with value 0

type Type = u32

impl ResetValue for xmc1100::rtc::CTR[src]

Register CTR reset()'s with value 0x7fff_0000

type Type = u32

impl ResetValue for MSKSR[src]

Register MSKSR reset()'s with value 0

type Type = u32

impl ResetValue for TIM0[src]

Register TIM0 reset()'s with value 0

type Type = u32

impl ResetValue for TIM1[src]

Register TIM1 reset()'s with value 0

type Type = u32

impl ResetValue for ANAOFFSET[src]

Register ANAOFFSET reset()'s with value 0x04

type Type = u16

impl ResetValue for ANATSECTRL[src]

Register ANATSECTRL reset()'s with value 0

type Type = u16

impl ResetValue for ANATSEIH[src]

Register ANATSEIH reset()'s with value 0

type Type = u16

impl ResetValue for ANATSEIL[src]

Register ANATSEIL reset()'s with value 0xffff

type Type = u16

impl ResetValue for ANAVDEL[src]

Register ANAVDEL reset()'s with value 0x1c

type Type = u16

impl ResetValue for CGATCLR0[src]

Register CGATCLR0 reset()'s with value 0

type Type = u32

impl ResetValue for CGATSET0[src]

Register CGATSET0 reset()'s with value 0

type Type = u32

impl ResetValue for CLKCR[src]

Register CLKCR reset()'s with value 0x3ff0_0400

type Type = u32

impl ResetValue for OSCCSR[src]

Register OSCCSR reset()'s with value 0

type Type = u32

impl ResetValue for PWRSVCR[src]

Register PWRSVCR reset()'s with value 0

type Type = u32

impl ResetValue for CCUCON[src]

Register CCUCON reset()'s with value 0

type Type = u32

impl ResetValue for PASSWD[src]

Register PASSWD reset()'s with value 0x07

type Type = u32

impl ResetValue for PMTSR[src]

Register PMTSR reset()'s with value 0

type Type = u32

impl ResetValue for SSW0[src]

Register SSW0 reset()'s with value 0

type Type = u32

impl ResetValue for SRCLR[src]

Register SRCLR reset()'s with value 0

type Type = u32

impl ResetValue for SRMSK[src]

Register SRMSK reset()'s with value 0

type Type = u32

impl ResetValue for SRSET[src]

Register SRSET reset()'s with value 0

type Type = u32

impl ResetValue for RSTCLR[src]

Register RSTCLR reset()'s with value 0

type Type = u32

impl ResetValue for RSTCON[src]

Register RSTCON reset()'s with value 0

type Type = u32

impl ResetValue for RSTSET[src]

Register RSTSET reset()'s with value 0

type Type = u32

impl ResetValue for CALCTR[src]

Register CALCTR reset()'s with value 0x0010_0400

type Type = u32

impl ResetValue for CALGC0[src]

Register CALGC0 reset()'s with value 0x2000_2000

type Type = u32

impl ResetValue for CALGC1[src]

Register CALGC1 reset()'s with value 0x2000_2000

type Type = u32

impl ResetValue for GNCTR00[src]

Register GNCTR00 reset()'s with value 0

type Type = u32

impl ResetValue for GNCTR10[src]

Register GNCTR10 reset()'s with value 0

type Type = u32

impl ResetValue for LOOP[src]

Register LOOP reset()'s with value 0

type Type = u32

impl ResetValue for SHSCFG[src]

Register SHSCFG reset()'s with value 0x1000

type Type = u32

impl ResetValue for STEPCFG[src]

Register STEPCFG reset()'s with value 0x98

type Type = u32

impl ResetValue for TIMCFG0[src]

Register TIMCFG0 reset()'s with value 0x01

type Type = u32

impl ResetValue for TIMCFG1[src]

Register TIMCFG1 reset()'s with value 0x01

type Type = u32

impl ResetValue for BRG[src]

Register BRG reset()'s with value 0

type Type = u32

impl ResetValue for BYP[src]

Register BYP reset()'s with value 0

type Type = u32

impl ResetValue for BYPCR[src]

Register BYPCR reset()'s with value 0

type Type = u32

impl ResetValue for CCR[src]

Register CCR reset()'s with value 0

type Type = u32

impl ResetValue for CMTR[src]

Register CMTR reset()'s with value 0

type Type = u32

impl ResetValue for DX0CR[src]

Register DX0CR reset()'s with value 0

type Type = u32

impl ResetValue for DX1CR[src]

Register DX1CR reset()'s with value 0

type Type = u32

impl ResetValue for DX2CR[src]

Register DX2CR reset()'s with value 0

type Type = u32

impl ResetValue for DX3CR[src]

Register DX3CR reset()'s with value 0

type Type = u32

impl ResetValue for DX4CR[src]

Register DX4CR reset()'s with value 0

type Type = u32

impl ResetValue for DX5CR[src]

Register DX5CR reset()'s with value 0

type Type = u32

impl ResetValue for FDR[src]

Register FDR reset()'s with value 0

type Type = u32

impl ResetValue for FMR[src]

Register FMR reset()'s with value 0

type Type = u32

impl ResetValue for IN[src]

Register IN[%s] reset()'s with value 0

type Type = u32

impl ResetValue for INPR[src]

Register INPR reset()'s with value 0

type Type = u32

impl ResetValue for KSCFG[src]

Register KSCFG reset()'s with value 0

type Type = u32

impl ResetValue for PCR[src]

Register PCR reset()'s with value 0

type Type = u32

impl ResetValue for PCR_ASCMODE[src]

Register PCR_ASCMode reset()'s with value 0

type Type = u32

impl ResetValue for PCR_IICMODE[src]

Register PCR_IICMode reset()'s with value 0

type Type = u32

impl ResetValue for PCR_IISMODE[src]

Register PCR_IISMode reset()'s with value 0

type Type = u32

impl ResetValue for PCR_SSCMODE[src]

Register PCR_SSCMode reset()'s with value 0

type Type = u32

impl ResetValue for PSCR[src]

Register PSCR reset()'s with value 0

type Type = u32

impl ResetValue for PSR[src]

Register PSR reset()'s with value 0

type Type = u32

impl ResetValue for PSR_ASCMODE[src]

Register PSR_ASCMode reset()'s with value 0

type Type = u32

impl ResetValue for PSR_IICMODE[src]

Register PSR_IICMode reset()'s with value 0

type Type = u32

impl ResetValue for PSR_IISMODE[src]

Register PSR_IISMode reset()'s with value 0

type Type = u32

impl ResetValue for PSR_SSCMODE[src]

Register PSR_SSCMode reset()'s with value 0

type Type = u32

impl ResetValue for RBCTR[src]

Register RBCTR reset()'s with value 0

type Type = u32

impl ResetValue for SCTR[src]

Register SCTR reset()'s with value 0

type Type = u32

impl ResetValue for TBCTR[src]

Register TBCTR reset()'s with value 0

type Type = u32

impl ResetValue for TBUF[src]

Register TBUF[%s] reset()'s with value 0

type Type = u32

impl ResetValue for TCSR[src]

Register TCSR reset()'s with value 0

type Type = u32

impl ResetValue for TRBSCR[src]

Register TRBSCR reset()'s with value 0

type Type = u32

impl ResetValue for TRBSR[src]

Register TRBSR reset()'s with value 0x0808

type Type = u32

impl ResetValue for BRSCTRL[src]

Register BRSCTRL reset()'s with value 0

type Type = u32

impl ResetValue for BRSMR[src]

Register BRSMR reset()'s with value 0

type Type = u32

impl ResetValue for BRSPND[src]

Register BRSPND[%s] reset()'s with value 0

type Type = u32

impl ResetValue for BRSSEL[src]

Register BRSSEL[%s] reset()'s with value 0

type Type = u32

impl ResetValue for CLC[src]

Register CLC reset()'s with value 0x03

type Type = u32

impl ResetValue for GLOBCFG[src]

Register GLOBCFG reset()'s with value 0

type Type = u32

impl ResetValue for GLOBEFLAG[src]

Register GLOBEFLAG reset()'s with value 0

type Type = u32

impl ResetValue for GLOBEVNP[src]

Register GLOBEVNP reset()'s with value 0

type Type = u32

impl ResetValue for GLOBICLASS[src]

Register GLOBICLASS[%s] reset()'s with value 0

type Type = u32

impl ResetValue for GLOBRCR[src]

Register GLOBRCR reset()'s with value 0x0100_0000

type Type = u32

impl ResetValue for GLOBRES[src]

Register GLOBRES reset()'s with value 0

type Type = u32

impl ResetValue for GLOBRESD[src]

Register GLOBRESD reset()'s with value 0

type Type = u32

impl ResetValue for OCS[src]

Register OCS reset()'s with value 0

type Type = u32

impl ResetValue for xmc1100::wdt::CTR[src]

Register CTR reset()'s with value 0

type Type = u32

impl ResetValue for SRV[src]

Register SRV reset()'s with value 0

type Type = u32

impl ResetValue for WDTCLR[src]

Register WDTCLR reset()'s with value 0

type Type = u32

impl ResetValue for WLB[src]

Register WLB reset()'s with value 0

type Type = u32

impl ResetValue for WUB[src]

Register WUB reset()'s with value 0xffff_ffff

type Type = u32

Loading content...