Trait atsam4n8c_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 ACR[src]

Register ACR reset()’s with value 0x0008_0000

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 atsam4n8c_pac::adc::MR[src]

Register MR reset()’s with value 0

type Type = u32

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

Register PTCR reset()’s with value 0

type Type = u32

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

Register RCR reset()’s with value 0

type Type = u32

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

Register RNCR reset()’s with value 0

type Type = u32

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

Register RNPR reset()’s with value 0

type Type = u32

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

Register RPR reset()’s with value 0

type Type = u32

impl ResetValue for TEMPCWR[src]

Register TEMPCWR reset()’s with value 0

type Type = u32

impl ResetValue for TEMPMR[src]

Register TEMPMR reset()’s with value 0

type Type = u32

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

Register WPMR 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 atsam4n8c_pac::dacc::MR[src]

Register MR reset()’s with value 0

type Type = u32

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

Register PTCR reset()’s with value 0

type Type = u32

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

Register TCR reset()’s with value 0

type Type = u32

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

Register TNCR reset()’s with value 0

type Type = u32

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

Register TNPR reset()’s with value 0

type Type = u32

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

Register TPR reset()’s with value 0

type Type = u32

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

Register WPMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4n8c_pac::efc::FMR[src]

Register FMR reset()’s with value 0x0400_0000

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 atsam4n8c_pac::pioa::SCDR[src]

Register SCDR reset()’s with value 0

type Type = u32

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

Register SCHMITT reset()’s with value 0

type Type = u32

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

Register WPMR reset()’s with value 0

type Type = u32

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

Register SCDR reset()’s with value 0

type Type = u32

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

Register SCHMITT reset()’s with value 0

type Type = u32

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

Register WPMR reset()’s with value 0

type Type = u32

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

Register SCDR reset()’s with value 0

type Type = u32

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

Register SCHMITT reset()’s with value 0

type Type = u32

impl ResetValue for atsam4n8c_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 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_PMMR[src]

Register PMC_PMMR reset()’s with value 0x07ff_07ff

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 atsam4n8c_pac::pwm::CMR0[src]

Register CMR0 reset()’s with value 0

type Type = u32

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

Register CMR1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4n8c_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 atsam4n8c_pac::pwm::MR[src]

Register MR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4n8c_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 CR[src]

Register CR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4n8c_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 atsam4n8c_pac::rtt::MR[src]

Register MR reset()’s with value 0x8000

type Type = u32

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

Register MR reset()’s with value 0

type Type = u32

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

Register PTCR reset()’s with value 0

type Type = u32

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

Register RCR reset()’s with value 0

type Type = u32

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

Register RNCR reset()’s with value 0

type Type = u32

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

Register RNPR reset()’s with value 0

type Type = u32

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

Register RPR reset()’s with value 0

type Type = u32

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

Register TCR reset()’s with value 0

type Type = u32

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

Register TNCR reset()’s with value 0

type Type = u32

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

Register TNPR reset()’s with value 0

type Type = u32

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

Register TPR reset()’s with value 0

type Type = u32

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

Register WPMR reset()’s with value 0

type Type = u32

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

Register MR reset()’s with value 0x5a00

type Type = u32

impl ResetValue for 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 atsam4n8c_pac::tc0::BMR[src]

Register BMR reset()’s with value 0

type Type = u32

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

Register CMR0 reset()’s with value 0

type Type = u32

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

Register CMR0_WAVE_EQ_1 reset()’s with value 0

type Type = u32

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

Register CMR1 reset()’s with value 0

type Type = u32

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

Register CMR1_WAVE_EQ_1 reset()’s with value 0

type Type = u32

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

Register CMR2 reset()’s with value 0

type Type = u32

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

Register CMR2_WAVE_EQ_1 reset()’s with value 0

type Type = u32

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

Register FMR reset()’s with value 0

type Type = u32

impl ResetValue for PTCR2[src]

Register PTCR2 reset()’s with value 0

type Type = u32

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

Register RA0 reset()’s with value 0

type Type = u32

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

Register RA1 reset()’s with value 0

type Type = u32

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

Register RA2 reset()’s with value 0

type Type = u32

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

Register RB0 reset()’s with value 0

type Type = u32

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

Register RB1 reset()’s with value 0

type Type = u32

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

Register RB2 reset()’s with value 0

type Type = u32

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

Register RC0 reset()’s with value 0

type Type = u32

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

Register RC1 reset()’s with value 0

type Type = u32

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

Register RC2 reset()’s with value 0

type Type = u32

impl ResetValue for RCR2[src]

Register RCR2 reset()’s with value 0

type Type = u32

impl ResetValue for RNCR2[src]

Register RNCR2 reset()’s with value 0

type Type = u32

impl ResetValue for RNPR2[src]

Register RNPR2 reset()’s with value 0

type Type = u32

impl ResetValue for RPR2[src]

Register RPR2 reset()’s with value 0

type Type = u32

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

Register SMMR0 reset()’s with value 0

type Type = u32

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

Register SMMR1 reset()’s with value 0

type Type = u32

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

Register SMMR2 reset()’s with value 0

type Type = u32

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

Register WPMR reset()’s with value 0

type Type = u32

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

Register BMR reset()’s with value 0

type Type = u32

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

Register CMR0 reset()’s with value 0

type Type = u32

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

Register CMR0_WAVE_EQ_1 reset()’s with value 0

type Type = u32

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

Register CMR1 reset()’s with value 0

type Type = u32

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

Register CMR1_WAVE_EQ_1 reset()’s with value 0

type Type = u32

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

Register CMR2 reset()’s with value 0

type Type = u32

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

Register CMR2_WAVE_EQ_1 reset()’s with value 0

type Type = u32

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

Register FMR reset()’s with value 0

type Type = u32

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

Register RA0 reset()’s with value 0

type Type = u32

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

Register RA1 reset()’s with value 0

type Type = u32

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

Register RA2 reset()’s with value 0

type Type = u32

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

Register RB0 reset()’s with value 0

type Type = u32

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

Register RB1 reset()’s with value 0

type Type = u32

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

Register RB2 reset()’s with value 0

type Type = u32

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

Register RC0 reset()’s with value 0

type Type = u32

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

Register RC1 reset()’s with value 0

type Type = u32

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

Register RC2 reset()’s with value 0

type Type = u32

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

Register SMMR0 reset()’s with value 0

type Type = u32

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

Register SMMR1 reset()’s with value 0

type Type = u32

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

Register SMMR2 reset()’s with value 0

type Type = u32

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

Register WPMR reset()’s with value 0

type Type = u32

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

Register CWGR reset()’s with value 0

type Type = u32

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

Register IADR reset()’s with value 0

type Type = u32

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

Register MMR reset()’s with value 0

type Type = u32

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

Register PTCR reset()’s with value 0

type Type = u32

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

Register RCR reset()’s with value 0

type Type = u32

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

Register RNCR reset()’s with value 0

type Type = u32

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

Register RNPR reset()’s with value 0

type Type = u32

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

Register RPR reset()’s with value 0

type Type = u32

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

Register SMR reset()’s with value 0

type Type = u32

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

Register TCR reset()’s with value 0

type Type = u32

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

Register THR reset()’s with value 0

type Type = u32

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

Register TNCR reset()’s with value 0

type Type = u32

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

Register TNPR reset()’s with value 0

type Type = u32

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

Register TPR reset()’s with value 0

type Type = u32

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

Register CWGR reset()’s with value 0

type Type = u32

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

Register IADR reset()’s with value 0

type Type = u32

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

Register MMR reset()’s with value 0

type Type = u32

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

Register PTCR reset()’s with value 0

type Type = u32

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

Register RCR reset()’s with value 0

type Type = u32

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

Register RNCR reset()’s with value 0

type Type = u32

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

Register RNPR reset()’s with value 0

type Type = u32

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

Register RPR reset()’s with value 0

type Type = u32

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

Register SMR reset()’s with value 0

type Type = u32

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

Register TCR reset()’s with value 0

type Type = u32

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

Register THR reset()’s with value 0

type Type = u32

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

Register TNCR reset()’s with value 0

type Type = u32

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

Register TNPR reset()’s with value 0

type Type = u32

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

Register TPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4n8c_pac::twi2::CWGR[src]

Register CWGR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4n8c_pac::twi2::IADR[src]

Register IADR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4n8c_pac::twi2::MMR[src]

Register MMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4n8c_pac::twi2::PTCR[src]

Register PTCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4n8c_pac::twi2::RCR[src]

Register RCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4n8c_pac::twi2::RNCR[src]

Register RNCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4n8c_pac::twi2::RNPR[src]

Register RNPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4n8c_pac::twi2::RPR[src]

Register RPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4n8c_pac::twi2::SMR[src]

Register SMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4n8c_pac::twi2::TCR[src]

Register TCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4n8c_pac::twi2::THR[src]

Register THR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4n8c_pac::twi2::TNCR[src]

Register TNCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4n8c_pac::twi2::TNPR[src]

Register TNPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4n8c_pac::twi2::TPR[src]

Register TPR reset()’s with value 0

type Type = u32

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

Register BRGR reset()’s with value 0

type Type = u32

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

Register MR reset()’s with value 0

type Type = u32

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

Register PTCR reset()’s with value 0

type Type = u32

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

Register RCR reset()’s with value 0

type Type = u32

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

Register RNCR reset()’s with value 0

type Type = u32

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

Register RNPR reset()’s with value 0

type Type = u32

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

Register RPR reset()’s with value 0

type Type = u32

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

Register TCR reset()’s with value 0

type Type = u32

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

Register TNCR reset()’s with value 0

type Type = u32

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

Register TNPR reset()’s with value 0

type Type = u32

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

Register TPR reset()’s with value 0

type Type = u32

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

Register BRGR reset()’s with value 0

type Type = u32

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

Register MR reset()’s with value 0

type Type = u32

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

Register PTCR reset()’s with value 0

type Type = u32

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

Register RCR reset()’s with value 0

type Type = u32

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

Register RNCR reset()’s with value 0

type Type = u32

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

Register RNPR reset()’s with value 0

type Type = u32

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

Register RPR reset()’s with value 0

type Type = u32

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

Register TCR reset()’s with value 0

type Type = u32

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

Register TNCR reset()’s with value 0

type Type = u32

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

Register TNPR reset()’s with value 0

type Type = u32

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

Register TPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4n8c_pac::uart2::BRGR[src]

Register BRGR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4n8c_pac::uart2::MR[src]

Register MR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4n8c_pac::uart2::PTCR[src]

Register PTCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4n8c_pac::uart2::RCR[src]

Register RCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4n8c_pac::uart2::RNCR[src]

Register RNCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4n8c_pac::uart2::RNPR[src]

Register RNPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4n8c_pac::uart2::RPR[src]

Register RPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4n8c_pac::uart2::TCR[src]

Register TCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4n8c_pac::uart2::TNCR[src]

Register TNCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4n8c_pac::uart2::TNPR[src]

Register TNPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4n8c_pac::uart2::TPR[src]

Register TPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4n8c_pac::uart3::BRGR[src]

Register BRGR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4n8c_pac::uart3::MR[src]

Register MR reset()’s with value 0

type Type = u32

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

Register BRGR reset()’s with value 0

type Type = u32

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

Register FIDI reset()’s with value 0x0174

type Type = u32

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

Register IF reset()’s with value 0

type Type = u32

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

Register PTCR reset()’s with value 0

type Type = u32

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

Register RCR reset()’s with value 0

type Type = u32

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

Register RNCR reset()’s with value 0

type Type = u32

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

Register RNPR reset()’s with value 0

type Type = u32

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

Register RPR reset()’s with value 0

type Type = u32

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

Register RTOR reset()’s with value 0

type Type = u32

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

Register TCR reset()’s with value 0

type Type = u32

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

Register TNCR reset()’s with value 0

type Type = u32

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

Register TNPR reset()’s with value 0

type Type = u32

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

Register TPR reset()’s with value 0

type Type = u32

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

Register TTGR reset()’s with value 0

type Type = u32

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

Register WPMR reset()’s with value 0

type Type = u32

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

Register BRGR reset()’s with value 0

type Type = u32

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

Register FIDI reset()’s with value 0x0174

type Type = u32

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

Register IF reset()’s with value 0

type Type = u32

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

Register PTCR reset()’s with value 0

type Type = u32

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

Register RCR reset()’s with value 0

type Type = u32

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

Register RNCR reset()’s with value 0

type Type = u32

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

Register RNPR reset()’s with value 0

type Type = u32

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

Register RPR reset()’s with value 0

type Type = u32

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

Register RTOR reset()’s with value 0

type Type = u32

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

Register TCR reset()’s with value 0

type Type = u32

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

Register TNCR reset()’s with value 0

type Type = u32

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

Register TNPR reset()’s with value 0

type Type = u32

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

Register TPR reset()’s with value 0

type Type = u32

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

Register TTGR reset()’s with value 0

type Type = u32

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

Register WPMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4n8c_pac::usart2::BRGR[src]

Register BRGR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4n8c_pac::usart2::FIDI[src]

Register FIDI reset()’s with value 0x0174

type Type = u32

impl ResetValue for atsam4n8c_pac::usart2::IF[src]

Register IF reset()’s with value 0

type Type = u32

impl ResetValue for atsam4n8c_pac::usart2::PTCR[src]

Register PTCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4n8c_pac::usart2::RCR[src]

Register RCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4n8c_pac::usart2::RNCR[src]

Register RNCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4n8c_pac::usart2::RNPR[src]

Register RNPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4n8c_pac::usart2::RPR[src]

Register RPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4n8c_pac::usart2::RTOR[src]

Register RTOR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4n8c_pac::usart2::TCR[src]

Register TCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4n8c_pac::usart2::TNCR[src]

Register TNCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4n8c_pac::usart2::TNPR[src]

Register TNPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4n8c_pac::usart2::TPR[src]

Register TPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4n8c_pac::usart2::TTGR[src]

Register TTGR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4n8c_pac::usart2::WPMR[src]

Register WPMR reset()’s with value 0

type Type = u32

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

Register MR reset()’s with value 0x3fff_2fff

type Type = u32

Loading content...