Trait atsam4s2c_pac::generic::ResetValue[][src]

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

Reset value of the register.

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

Associated Types

type Type[src]

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

Loading content...

Required methods

fn reset_value() -> Self::Type[src]

Reset value of the register.

Loading content...

Implementors

impl ResetValue for atsam4s2c_pac::acc::ACR[src]

Register ACR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::acc::MR[src]

Register MR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::acc::WPMR[src]

Register WPMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::adc::ACR[src]

Register ACR reset()’s with value 0x0100

type Type = u32

impl ResetValue for CGR[src]

Register CGR reset()’s with value 0

type Type = u32

impl ResetValue for COR[src]

Register COR reset()’s with value 0

type Type = u32

impl ResetValue for CWR[src]

Register CWR reset()’s with value 0

type Type = u32

impl ResetValue for EMR[src]

Register EMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::adc::MR[src]

Register MR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::adc::PTCR[src]

Register PTCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::adc::RCR[src]

Register RCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::adc::RNCR[src]

Register RNCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::adc::RNPR[src]

Register RNPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::adc::RPR[src]

Register RPR reset()’s with value 0

type Type = u32

impl ResetValue for SEQR1[src]

Register SEQR1 reset()’s with value 0

type Type = u32

impl ResetValue for SEQR2[src]

Register SEQR2 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::adc::WPMR[src]

Register WPMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::crccu::CR[src]

Register CR reset()’s with value 0

type Type = u32

impl ResetValue for DMA_DIS[src]

Register DMA_DIS reset()’s with value 0

type Type = u32

impl ResetValue for DMA_EN[src]

Register DMA_EN reset()’s with value 0

type Type = u32

impl ResetValue for DMA_IDR[src]

Register DMA_IDR reset()’s with value 0

type Type = u32

impl ResetValue for DMA_IER[src]

Register DMA_IER reset()’s with value 0

type Type = u32

impl ResetValue for DSCR[src]

Register DSCR reset()’s with value 0

type Type = u32

impl ResetValue for IDR[src]

Register IDR reset()’s with value 0

type Type = u32

impl ResetValue for IER[src]

Register IER reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::crccu::MR[src]

Register MR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::dacc::ACR[src]

Register ACR reset()’s with value 0

type Type = u32

impl ResetValue for CDR[src]

Register CDR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::dacc::MR[src]

Register MR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::dacc::PTCR[src]

Register PTCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::dacc::TCR[src]

Register TCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::dacc::TNCR[src]

Register TNCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::dacc::TNPR[src]

Register TNPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::dacc::TPR[src]

Register TPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::dacc::WPMR[src]

Register WPMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::efc0::FMR[src]

Register FMR reset()’s with value 0x0400_0000

type Type = u32

impl ResetValue for ARGR[src]

Register ARGR reset()’s with value 0

type Type = u32

impl ResetValue for BLKR[src]

Register BLKR reset()’s with value 0

type Type = u32

impl ResetValue for CFG[src]

Register CFG reset()’s with value 0

type Type = u32

impl ResetValue for CSTOR[src]

Register CSTOR reset()’s with value 0

type Type = u32

impl ResetValue for DTOR[src]

Register DTOR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::hsmci::MR[src]

Register MR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::hsmci::PTCR[src]

Register PTCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::hsmci::RCR[src]

Register RCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::hsmci::RNCR[src]

Register RNCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::hsmci::RNPR[src]

Register RNPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::hsmci::RPR[src]

Register RPR reset()’s with value 0

type Type = u32

impl ResetValue for SDCR[src]

Register SDCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::hsmci::TCR[src]

Register TCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::hsmci::TNCR[src]

Register TNCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::hsmci::TNPR[src]

Register TNPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::hsmci::TPR[src]

Register TPR reset()’s with value 0

type Type = u32

impl ResetValue for CCFG_SMCNFCS[src]

Register CCFG_SMCNFCS reset()’s with value 0

type Type = u32

impl ResetValue for CCFG_SYSIO[src]

Register CCFG_SYSIO reset()’s with value 0

type Type = u32

impl ResetValue for MATRIX_PRAS0[src]

Register MATRIX_PRAS0 reset()’s with value 0

type Type = u32

impl ResetValue for MATRIX_PRAS1[src]

Register MATRIX_PRAS1 reset()’s with value 0

type Type = u32

impl ResetValue for MATRIX_PRAS2[src]

Register MATRIX_PRAS2 reset()’s with value 0

type Type = u32

impl ResetValue for MATRIX_PRAS3[src]

Register MATRIX_PRAS3 reset()’s with value 0

type Type = u32

impl ResetValue for MATRIX_PRAS4[src]

Register MATRIX_PRAS4 reset()’s with value 0

type Type = u32

impl ResetValue for MATRIX_WPMR[src]

Register MATRIX_WPMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::pioa::PCMR[src]

Register PCMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::pioa::PTCR[src]

Register PTCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::pioa::RCR[src]

Register RCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::pioa::RNCR[src]

Register RNCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::pioa::RNPR[src]

Register RNPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::pioa::RPR[src]

Register RPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::pioa::SCDR[src]

Register SCDR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::pioa::SCHMITT[src]

Register SCHMITT reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::pioa::WPMR[src]

Register WPMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::piob::PCMR[src]

Register PCMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::piob::SCDR[src]

Register SCDR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::piob::SCHMITT[src]

Register SCHMITT reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::piob::WPMR[src]

Register WPMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::pioc::PCMR[src]

Register PCMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::pioc::SCDR[src]

Register SCDR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::pioc::SCHMITT[src]

Register SCHMITT reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::pioc::WPMR[src]

Register WPMR reset()’s with value 0

type Type = u32

impl ResetValue for CKGR_MCFR[src]

Register CKGR_MCFR reset()’s with value 0

type Type = u32

impl ResetValue for CKGR_MOR[src]

Register CKGR_MOR reset()’s with value 0x08

type Type = u32

impl ResetValue for CKGR_PLLAR[src]

Register CKGR_PLLAR reset()’s with value 0x3f00

type Type = u32

impl ResetValue for CKGR_PLLBR[src]

Register CKGR_PLLBR reset()’s with value 0x3f00

type Type = u32

impl ResetValue for PMC_FSMR[src]

Register PMC_FSMR reset()’s with value 0

type Type = u32

impl ResetValue for PMC_FSPR[src]

Register PMC_FSPR reset()’s with value 0

type Type = u32

impl ResetValue for PMC_MCKR[src]

Register PMC_MCKR reset()’s with value 0x01

type Type = u32

impl ResetValue for PMC_OCR[src]

Register PMC_OCR reset()’s with value 0x0040_4040

type Type = u32

impl ResetValue for PMC_USB[src]

Register PMC_USB reset()’s with value 0

type Type = u32

impl ResetValue for PMC_WPMR[src]

Register PMC_WPMR reset()’s with value 0

type Type = u32

impl ResetValue for CDTY0[src]

Register CDTY0 reset()’s with value 0

type Type = u32

impl ResetValue for CDTY1[src]

Register CDTY1 reset()’s with value 0

type Type = u32

impl ResetValue for CDTY2[src]

Register CDTY2 reset()’s with value 0

type Type = u32

impl ResetValue for CDTY3[src]

Register CDTY3 reset()’s with value 0

type Type = u32

impl ResetValue for CLK[src]

Register CLK reset()’s with value 0

type Type = u32

impl ResetValue for CMPM0[src]

Register CMPM0 reset()’s with value 0

type Type = u32

impl ResetValue for CMPM1[src]

Register CMPM1 reset()’s with value 0

type Type = u32

impl ResetValue for CMPM2[src]

Register CMPM2 reset()’s with value 0

type Type = u32

impl ResetValue for CMPM3[src]

Register CMPM3 reset()’s with value 0

type Type = u32

impl ResetValue for CMPM4[src]

Register CMPM4 reset()’s with value 0

type Type = u32

impl ResetValue for CMPM5[src]

Register CMPM5 reset()’s with value 0

type Type = u32

impl ResetValue for CMPM6[src]

Register CMPM6 reset()’s with value 0

type Type = u32

impl ResetValue for CMPM7[src]

Register CMPM7 reset()’s with value 0

type Type = u32

impl ResetValue for CMPV0[src]

Register CMPV0 reset()’s with value 0

type Type = u32

impl ResetValue for CMPV1[src]

Register CMPV1 reset()’s with value 0

type Type = u32

impl ResetValue for CMPV2[src]

Register CMPV2 reset()’s with value 0

type Type = u32

impl ResetValue for CMPV3[src]

Register CMPV3 reset()’s with value 0

type Type = u32

impl ResetValue for CMPV4[src]

Register CMPV4 reset()’s with value 0

type Type = u32

impl ResetValue for CMPV5[src]

Register CMPV5 reset()’s with value 0

type Type = u32

impl ResetValue for CMPV6[src]

Register CMPV6 reset()’s with value 0

type Type = u32

impl ResetValue for CMPV7[src]

Register CMPV7 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::pwm::CMR0[src]

Register CMR0 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::pwm::CMR1[src]

Register CMR1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::pwm::CMR2[src]

Register CMR2 reset()’s with value 0

type Type = u32

impl ResetValue for CMR3[src]

Register CMR3 reset()’s with value 0

type Type = u32

impl ResetValue for CPRD0[src]

Register CPRD0 reset()’s with value 0

type Type = u32

impl ResetValue for CPRD1[src]

Register CPRD1 reset()’s with value 0

type Type = u32

impl ResetValue for CPRD2[src]

Register CPRD2 reset()’s with value 0

type Type = u32

impl ResetValue for CPRD3[src]

Register CPRD3 reset()’s with value 0

type Type = u32

impl ResetValue for DT0[src]

Register DT0 reset()’s with value 0

type Type = u32

impl ResetValue for DT1[src]

Register DT1 reset()’s with value 0

type Type = u32

impl ResetValue for DT2[src]

Register DT2 reset()’s with value 0

type Type = u32

impl ResetValue for DT3[src]

Register DT3 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::pwm::FMR[src]

Register FMR reset()’s with value 0

type Type = u32

impl ResetValue for FPE[src]

Register FPE reset()’s with value 0

type Type = u32

impl ResetValue for FPV[src]

Register FPV reset()’s with value 0

type Type = u32

impl ResetValue for OOV[src]

Register OOV reset()’s with value 0

type Type = u32

impl ResetValue for OS[src]

Register OS reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::pwm::PTCR[src]

Register PTCR reset()’s with value 0

type Type = u32

impl ResetValue for SCM[src]

Register SCM reset()’s with value 0

type Type = u32

impl ResetValue for SCUC[src]

Register SCUC reset()’s with value 0

type Type = u32

impl ResetValue for SCUP[src]

Register SCUP reset()’s with value 0

type Type = u32

impl ResetValue for SCUPUPD[src]

Register SCUPUPD reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::pwm::SMMR[src]

Register SMMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::pwm::TCR[src]

Register TCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::pwm::TNCR[src]

Register TNCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::pwm::TNPR[src]

Register TNPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::pwm::TPR[src]

Register TPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::rstc::MR[src]

Register MR reset()’s with value 0x01

type Type = u32

impl ResetValue for CALALR[src]

Register CALALR reset()’s with value 0x0101_0000

type Type = u32

impl ResetValue for CALR[src]

Register CALR reset()’s with value 0x01a1_1020

type Type = u32

impl ResetValue for atsam4s2c_pac::rtc::CR[src]

Register CR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::rtc::MR[src]

Register MR reset()’s with value 0

type Type = u32

impl ResetValue for TIMALR[src]

Register TIMALR reset()’s with value 0

type Type = u32

impl ResetValue for TIMR[src]

Register TIMR reset()’s with value 0

type Type = u32

impl ResetValue for AR[src]

Register AR reset()’s with value 0xffff_ffff

type Type = u32

impl ResetValue for atsam4s2c_pac::rtt::MR[src]

Register MR reset()’s with value 0x8000

type Type = u32

impl ResetValue for CYCLE0[src]

Register CYCLE0 reset()’s with value 0x0003_0003

type Type = u32

impl ResetValue for CYCLE1[src]

Register CYCLE1 reset()’s with value 0x0003_0003

type Type = u32

impl ResetValue for CYCLE2[src]

Register CYCLE2 reset()’s with value 0x0003_0003

type Type = u32

impl ResetValue for CYCLE3[src]

Register CYCLE3 reset()’s with value 0x0003_0003

type Type = u32

impl ResetValue for KEY1[src]

Register KEY1 reset()’s with value 0

type Type = u32

impl ResetValue for KEY2[src]

Register KEY2 reset()’s with value 0

type Type = u32

impl ResetValue for MODE0[src]

Register MODE0 reset()’s with value 0x1000_0003

type Type = u32

impl ResetValue for MODE1[src]

Register MODE1 reset()’s with value 0x1000_0003

type Type = u32

impl ResetValue for MODE2[src]

Register MODE2 reset()’s with value 0x1000_0003

type Type = u32

impl ResetValue for MODE3[src]

Register MODE3 reset()’s with value 0x1000_0003

type Type = u32

impl ResetValue for OCMS[src]

Register OCMS reset()’s with value 0

type Type = u32

impl ResetValue for PULSE0[src]

Register PULSE0 reset()’s with value 0x0101_0101

type Type = u32

impl ResetValue for PULSE1[src]

Register PULSE1 reset()’s with value 0x0101_0101

type Type = u32

impl ResetValue for PULSE2[src]

Register PULSE2 reset()’s with value 0x0101_0101

type Type = u32

impl ResetValue for PULSE3[src]

Register PULSE3 reset()’s with value 0x0101_0101

type Type = u32

impl ResetValue for SETUP0[src]

Register SETUP0 reset()’s with value 0x0101_0101

type Type = u32

impl ResetValue for SETUP1[src]

Register SETUP1 reset()’s with value 0x0101_0101

type Type = u32

impl ResetValue for SETUP2[src]

Register SETUP2 reset()’s with value 0x0101_0101

type Type = u32

impl ResetValue for SETUP3[src]

Register SETUP3 reset()’s with value 0x0101_0101

type Type = u32

impl ResetValue for atsam4s2c_pac::smc::WPMR[src]

Register WPMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::spi::MR[src]

Register MR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::spi::PTCR[src]

Register PTCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::spi::RCR[src]

Register RCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::spi::RNCR[src]

Register RNCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::spi::RNPR[src]

Register RNPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::spi::RPR[src]

Register RPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::spi::TCR[src]

Register TCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::spi::TNCR[src]

Register TNCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::spi::TNPR[src]

Register TNPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::spi::TPR[src]

Register TPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::spi::WPMR[src]

Register WPMR reset()’s with value 0

type Type = u32

impl ResetValue for CMR[src]

Register CMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::ssc::PTCR[src]

Register PTCR reset()’s with value 0

type Type = u32

impl ResetValue for RC0R[src]

Register RC0R reset()’s with value 0

type Type = u32

impl ResetValue for RC1R[src]

Register RC1R reset()’s with value 0

type Type = u32

impl ResetValue for RCMR[src]

Register RCMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::ssc::RCR[src]

Register RCR reset()’s with value 0

type Type = u32

impl ResetValue for RFMR[src]

Register RFMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::ssc::RNCR[src]

Register RNCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::ssc::RNPR[src]

Register RNPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::ssc::RPR[src]

Register RPR reset()’s with value 0

type Type = u32

impl ResetValue for TCMR[src]

Register TCMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::ssc::TCR[src]

Register TCR reset()’s with value 0

type Type = u32

impl ResetValue for TFMR[src]

Register TFMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::ssc::TNCR[src]

Register TNCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::ssc::TNPR[src]

Register TNPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::ssc::TPR[src]

Register TPR reset()’s with value 0

type Type = u32

impl ResetValue for TSHR[src]

Register TSHR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::ssc::WPMR[src]

Register WPMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::supc::MR[src]

Register MR reset()’s with value 0x0a00

type Type = u32

impl ResetValue for atsam4s2c_pac::supc::SMMR[src]

Register SMMR reset()’s with value 0

type Type = u32

impl ResetValue for WUIR[src]

Register WUIR reset()’s with value 0

type Type = u32

impl ResetValue for WUMR[src]

Register WUMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::tc0::BMR[src]

Register BMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::tc0::CMR0[src]

Register CMR0 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::tc0::CMR0_WAVE_EQ_1[src]

Register CMR0_WAVE_EQ_1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::tc0::CMR1[src]

Register CMR1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::tc0::CMR1_WAVE_EQ_1[src]

Register CMR1_WAVE_EQ_1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::tc0::CMR2[src]

Register CMR2 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::tc0::CMR2_WAVE_EQ_1[src]

Register CMR2_WAVE_EQ_1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::tc0::FMR[src]

Register FMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::tc0::RA0[src]

Register RA0 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::tc0::RA1[src]

Register RA1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::tc0::RA2[src]

Register RA2 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::tc0::RB0[src]

Register RB0 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::tc0::RB1[src]

Register RB1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::tc0::RB2[src]

Register RB2 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::tc0::RC0[src]

Register RC0 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::tc0::RC1[src]

Register RC1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::tc0::RC2[src]

Register RC2 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::tc0::SMMR0[src]

Register SMMR0 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::tc0::SMMR1[src]

Register SMMR1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::tc0::SMMR2[src]

Register SMMR2 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::tc0::WPMR[src]

Register WPMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::tc1::BMR[src]

Register BMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::tc1::CMR0[src]

Register CMR0 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::tc1::CMR0_WAVE_EQ_1[src]

Register CMR0_WAVE_EQ_1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::tc1::CMR1[src]

Register CMR1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::tc1::CMR1_WAVE_EQ_1[src]

Register CMR1_WAVE_EQ_1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::tc1::CMR2[src]

Register CMR2 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::tc1::CMR2_WAVE_EQ_1[src]

Register CMR2_WAVE_EQ_1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::tc1::FMR[src]

Register FMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::tc1::RA0[src]

Register RA0 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::tc1::RA1[src]

Register RA1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::tc1::RA2[src]

Register RA2 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::tc1::RB0[src]

Register RB0 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::tc1::RB1[src]

Register RB1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::tc1::RB2[src]

Register RB2 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::tc1::RC0[src]

Register RC0 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::tc1::RC1[src]

Register RC1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::tc1::RC2[src]

Register RC2 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::tc1::SMMR0[src]

Register SMMR0 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::tc1::SMMR1[src]

Register SMMR1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::tc1::SMMR2[src]

Register SMMR2 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::tc1::WPMR[src]

Register WPMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::twi0::CWGR[src]

Register CWGR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::twi0::IADR[src]

Register IADR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::twi0::MMR[src]

Register MMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::twi0::PTCR[src]

Register PTCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::twi0::RCR[src]

Register RCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::twi0::RNCR[src]

Register RNCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::twi0::RNPR[src]

Register RNPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::twi0::RPR[src]

Register RPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::twi0::SMR[src]

Register SMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::twi0::TCR[src]

Register TCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::twi0::THR[src]

Register THR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::twi0::TNCR[src]

Register TNCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::twi0::TNPR[src]

Register TNPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::twi0::TPR[src]

Register TPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::twi1::CWGR[src]

Register CWGR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::twi1::IADR[src]

Register IADR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::twi1::MMR[src]

Register MMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::twi1::PTCR[src]

Register PTCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::twi1::RCR[src]

Register RCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::twi1::RNCR[src]

Register RNCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::twi1::RNPR[src]

Register RNPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::twi1::RPR[src]

Register RPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::twi1::SMR[src]

Register SMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::twi1::TCR[src]

Register TCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::twi1::THR[src]

Register THR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::twi1::TNCR[src]

Register TNCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::twi1::TNPR[src]

Register TNPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::twi1::TPR[src]

Register TPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::uart0::BRGR[src]

Register BRGR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::uart0::MR[src]

Register MR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::uart0::PTCR[src]

Register PTCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::uart0::RCR[src]

Register RCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::uart0::RNCR[src]

Register RNCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::uart0::RNPR[src]

Register RNPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::uart0::RPR[src]

Register RPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::uart0::TCR[src]

Register TCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::uart0::TNCR[src]

Register TNCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::uart0::TNPR[src]

Register TNPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::uart0::TPR[src]

Register TPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::uart1::BRGR[src]

Register BRGR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::uart1::MR[src]

Register MR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::uart1::PTCR[src]

Register PTCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::uart1::RCR[src]

Register RCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::uart1::RNCR[src]

Register RNCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::uart1::RNPR[src]

Register RNPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::uart1::RPR[src]

Register RPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::uart1::TCR[src]

Register TCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::uart1::TNCR[src]

Register TNCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::uart1::TNPR[src]

Register TNPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::uart1::TPR[src]

Register TPR reset()’s with value 0

type Type = u32

impl ResetValue for FADDR[src]

Register FADDR reset()’s with value 0x0100

type Type = u32

impl ResetValue for GLB_STAT[src]

Register GLB_STAT reset()’s with value 0x10

type Type = u32

impl ResetValue for RST_EP[src]

Register RST_EP reset()’s with value 0

type Type = u32

impl ResetValue for TXVC[src]

Register TXVC reset()’s with value 0x0100

type Type = u32

impl ResetValue for atsam4s2c_pac::usart0::BRGR[src]

Register BRGR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::usart0::FIDI[src]

Register FIDI reset()’s with value 0x0174

type Type = u32

impl ResetValue for atsam4s2c_pac::usart0::IF[src]

Register IF reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::usart0::MAN[src]

Register MAN reset()’s with value 0xb001_1004

type Type = u32

impl ResetValue for atsam4s2c_pac::usart0::PTCR[src]

Register PTCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::usart0::RCR[src]

Register RCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::usart0::RNCR[src]

Register RNCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::usart0::RNPR[src]

Register RNPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::usart0::RPR[src]

Register RPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::usart0::RTOR[src]

Register RTOR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::usart0::TCR[src]

Register TCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::usart0::TNCR[src]

Register TNCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::usart0::TNPR[src]

Register TNPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::usart0::TPR[src]

Register TPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::usart0::TTGR[src]

Register TTGR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::usart0::WPMR[src]

Register WPMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::usart1::BRGR[src]

Register BRGR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::usart1::FIDI[src]

Register FIDI reset()’s with value 0x0174

type Type = u32

impl ResetValue for atsam4s2c_pac::usart1::IF[src]

Register IF reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::usart1::MAN[src]

Register MAN reset()’s with value 0xb001_1004

type Type = u32

impl ResetValue for atsam4s2c_pac::usart1::PTCR[src]

Register PTCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::usart1::RCR[src]

Register RCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::usart1::RNCR[src]

Register RNCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::usart1::RNPR[src]

Register RNPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::usart1::RPR[src]

Register RPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::usart1::RTOR[src]

Register RTOR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::usart1::TCR[src]

Register TCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::usart1::TNCR[src]

Register TNCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::usart1::TNPR[src]

Register TNPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::usart1::TPR[src]

Register TPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::usart1::TTGR[src]

Register TTGR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::usart1::WPMR[src]

Register WPMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4s2c_pac::wdt::MR[src]

Register MR reset()’s with value 0x3fff_2fff

type Type = u32

Loading content...