Trait atsam4e8e_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 atsam4e8e_pac::acc::ACR[src]

Register ACR reset()’s with value 0

type Type = u32

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

Register MR reset()’s with value 0

type Type = u32

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

Register WPMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::aes::MR[src]

Register MR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::afec0::ACR[src]

Register ACR reset()’s with value 0x0100

type Type = u32

impl ResetValue for atsam4e8e_pac::afec0::CDOR[src]

Register CDOR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::afec0::CECR[src]

Register CECR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::afec0::CGR[src]

Register CGR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::afec0::COCR[src]

Register COCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::afec0::COSR[src]

Register COSR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::afec0::CSELR[src]

Register CSELR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::afec0::CVR[src]

Register CVR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::afec0::CWR[src]

Register CWR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::afec0::DIFFR[src]

Register DIFFR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::afec0::EMR[src]

Register EMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::afec0::MR[src]

Register MR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::afec0::PTCR[src]

Register PTCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::afec0::RCR[src]

Register RCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::afec0::RNCR[src]

Register RNCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::afec0::RNPR[src]

Register RNPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::afec0::RPR[src]

Register RPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::afec0::SEQ1R[src]

Register SEQ1R reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::afec0::SEQ2R[src]

Register SEQ2R reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::afec0::TEMPCWR[src]

Register TEMPCWR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::afec0::TEMPMR[src]

Register TEMPMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::afec0::WPMR[src]

Register WPMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::afec1::ACR[src]

Register ACR reset()’s with value 0x0100

type Type = u32

impl ResetValue for atsam4e8e_pac::afec1::CDOR[src]

Register CDOR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::afec1::CECR[src]

Register CECR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::afec1::CGR[src]

Register CGR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::afec1::COCR[src]

Register COCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::afec1::COSR[src]

Register COSR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::afec1::CSELR[src]

Register CSELR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::afec1::CVR[src]

Register CVR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::afec1::CWR[src]

Register CWR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::afec1::DIFFR[src]

Register DIFFR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::afec1::EMR[src]

Register EMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::afec1::MR[src]

Register MR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::afec1::PTCR[src]

Register PTCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::afec1::RCR[src]

Register RCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::afec1::RNCR[src]

Register RNCR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::afec1::RNPR[src]

Register RNPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::afec1::RPR[src]

Register RPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::afec1::SEQ1R[src]

Register SEQ1R reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::afec1::SEQ2R[src]

Register SEQ2R reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::afec1::TEMPCWR[src]

Register TEMPCWR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::afec1::TEMPMR[src]

Register TEMPMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::afec1::WPMR[src]

Register WPMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can0::BR[src]

Register BR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can0::MAM0[src]

Register MAM0 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can0::MAM1[src]

Register MAM1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can0::MAM2[src]

Register MAM2 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can0::MAM3[src]

Register MAM3 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can0::MAM4[src]

Register MAM4 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can0::MAM5[src]

Register MAM5 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can0::MAM6[src]

Register MAM6 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can0::MAM7[src]

Register MAM7 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can0::MDH0[src]

Register MDH0 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can0::MDH1[src]

Register MDH1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can0::MDH2[src]

Register MDH2 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can0::MDH3[src]

Register MDH3 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can0::MDH4[src]

Register MDH4 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can0::MDH5[src]

Register MDH5 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can0::MDH6[src]

Register MDH6 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can0::MDH7[src]

Register MDH7 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can0::MDL0[src]

Register MDL0 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can0::MDL1[src]

Register MDL1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can0::MDL2[src]

Register MDL2 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can0::MDL3[src]

Register MDL3 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can0::MDL4[src]

Register MDL4 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can0::MDL5[src]

Register MDL5 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can0::MDL6[src]

Register MDL6 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can0::MDL7[src]

Register MDL7 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can0::MID0[src]

Register MID0 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can0::MID1[src]

Register MID1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can0::MID2[src]

Register MID2 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can0::MID3[src]

Register MID3 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can0::MID4[src]

Register MID4 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can0::MID5[src]

Register MID5 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can0::MID6[src]

Register MID6 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can0::MID7[src]

Register MID7 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can0::MMR0[src]

Register MMR0 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can0::MMR1[src]

Register MMR1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can0::MMR2[src]

Register MMR2 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can0::MMR3[src]

Register MMR3 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can0::MMR4[src]

Register MMR4 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can0::MMR5[src]

Register MMR5 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can0::MMR6[src]

Register MMR6 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can0::MMR7[src]

Register MMR7 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can0::MR[src]

Register MR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can0::WPMR[src]

Register WPMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can1::BR[src]

Register BR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can1::MAM0[src]

Register MAM0 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can1::MAM1[src]

Register MAM1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can1::MAM2[src]

Register MAM2 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can1::MAM3[src]

Register MAM3 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can1::MAM4[src]

Register MAM4 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can1::MAM5[src]

Register MAM5 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can1::MAM6[src]

Register MAM6 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can1::MAM7[src]

Register MAM7 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can1::MDH0[src]

Register MDH0 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can1::MDH1[src]

Register MDH1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can1::MDH2[src]

Register MDH2 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can1::MDH3[src]

Register MDH3 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can1::MDH4[src]

Register MDH4 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can1::MDH5[src]

Register MDH5 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can1::MDH6[src]

Register MDH6 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can1::MDH7[src]

Register MDH7 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can1::MDL0[src]

Register MDL0 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can1::MDL1[src]

Register MDL1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can1::MDL2[src]

Register MDL2 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can1::MDL3[src]

Register MDL3 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can1::MDL4[src]

Register MDL4 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can1::MDL5[src]

Register MDL5 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can1::MDL6[src]

Register MDL6 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can1::MDL7[src]

Register MDL7 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can1::MID0[src]

Register MID0 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can1::MID1[src]

Register MID1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can1::MID2[src]

Register MID2 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can1::MID3[src]

Register MID3 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can1::MID4[src]

Register MID4 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can1::MID5[src]

Register MID5 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can1::MID6[src]

Register MID6 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can1::MID7[src]

Register MID7 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can1::MMR0[src]

Register MMR0 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can1::MMR1[src]

Register MMR1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can1::MMR2[src]

Register MMR2 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can1::MMR3[src]

Register MMR3 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can1::MMR4[src]

Register MMR4 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can1::MMR5[src]

Register MMR5 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can1::MMR6[src]

Register MMR6 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can1::MMR7[src]

Register MMR7 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can1::MR[src]

Register MR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::can1::WPMR[src]

Register WPMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::cmcc::CFG[src]

Register CFG reset()’s with value 0

type Type = u32

impl ResetValue for CTRL[src]

Register CTRL reset()’s with value 0

type Type = u32

impl ResetValue for MCFG[src]

Register MCFG reset()’s with value 0

type Type = u32

impl ResetValue for MEN[src]

Register MEN reset()’s with value 0

type Type = u32

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

Register ACR reset()’s with value 0

type Type = u32

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

Register MR reset()’s with value 0

type Type = u32

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

Register PTCR reset()’s with value 0

type Type = u32

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

Register TCR reset()’s with value 0

type Type = u32

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

Register TNCR reset()’s with value 0

type Type = u32

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

Register TNPR reset()’s with value 0

type Type = u32

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

Register TPR reset()’s with value 0

type Type = u32

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

Register WPMR reset()’s with value 0

type Type = u32

impl ResetValue for CFG0[src]

Register CFG0 reset()’s with value 0x0100_0000

type Type = u32

impl ResetValue for CFG1[src]

Register CFG1 reset()’s with value 0x0100_0000

type Type = u32

impl ResetValue for CFG2[src]

Register CFG2 reset()’s with value 0x0100_0000

type Type = u32

impl ResetValue for CFG3[src]

Register CFG3 reset()’s with value 0x0100_0000

type Type = u32

impl ResetValue for CREQ[src]

Register CREQ reset()’s with value 0

type Type = u32

impl ResetValue for CTRLA0[src]

Register CTRLA0 reset()’s with value 0

type Type = u32

impl ResetValue for CTRLA1[src]

Register CTRLA1 reset()’s with value 0

type Type = u32

impl ResetValue for CTRLA2[src]

Register CTRLA2 reset()’s with value 0

type Type = u32

impl ResetValue for CTRLA3[src]

Register CTRLA3 reset()’s with value 0

type Type = u32

impl ResetValue for CTRLB0[src]

Register CTRLB0 reset()’s with value 0

type Type = u32

impl ResetValue for CTRLB1[src]

Register CTRLB1 reset()’s with value 0

type Type = u32

impl ResetValue for CTRLB2[src]

Register CTRLB2 reset()’s with value 0

type Type = u32

impl ResetValue for CTRLB3[src]

Register CTRLB3 reset()’s with value 0

type Type = u32

impl ResetValue for DADDR0[src]

Register DADDR0 reset()’s with value 0

type Type = u32

impl ResetValue for DADDR1[src]

Register DADDR1 reset()’s with value 0

type Type = u32

impl ResetValue for DADDR2[src]

Register DADDR2 reset()’s with value 0

type Type = u32

impl ResetValue for DADDR3[src]

Register DADDR3 reset()’s with value 0

type Type = u32

impl ResetValue for DSCR0[src]

Register DSCR0 reset()’s with value 0

type Type = u32

impl ResetValue for DSCR1[src]

Register DSCR1 reset()’s with value 0

type Type = u32

impl ResetValue for DSCR2[src]

Register DSCR2 reset()’s with value 0

type Type = u32

impl ResetValue for DSCR3[src]

Register DSCR3 reset()’s with value 0

type Type = u32

impl ResetValue for EN[src]

Register EN reset()’s with value 0

type Type = u32

impl ResetValue for GCFG[src]

Register GCFG reset()’s with value 0x10

type Type = u32

impl ResetValue for LAST[src]

Register LAST reset()’s with value 0

type Type = u32

impl ResetValue for SADDR0[src]

Register SADDR0 reset()’s with value 0

type Type = u32

impl ResetValue for SADDR1[src]

Register SADDR1 reset()’s with value 0

type Type = u32

impl ResetValue for SADDR2[src]

Register SADDR2 reset()’s with value 0

type Type = u32

impl ResetValue for SADDR3[src]

Register SADDR3 reset()’s with value 0

type Type = u32

impl ResetValue for SREQ[src]

Register SREQ reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::dmac::WPMR[src]

Register WPMR reset()’s with value 0

type Type = u32

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

Register FMR reset()’s with value 0x0400_0000

type Type = u32

impl ResetValue for DCFGR[src]

Register DCFGR reset()’s with value 0x0002_0004

type Type = u32

impl ResetValue for HRB[src]

Register HRB reset()’s with value 0

type Type = u32

impl ResetValue for HRT[src]

Register HRT reset()’s with value 0

type Type = u32

impl ResetValue for IPGS[src]

Register IPGS reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::gmac::MAN[src]

Register MAN reset()’s with value 0

type Type = u32

impl ResetValue for NCFGR[src]

Register NCFGR reset()’s with value 0x0008_0000

type Type = u32

impl ResetValue for NCR[src]

Register NCR reset()’s with value 0

type Type = u32

impl ResetValue for RBQB[src]

Register RBQB reset()’s with value 0

type Type = u32

impl ResetValue for RSR[src]

Register RSR reset()’s with value 0

type Type = u32

impl ResetValue for SAB1[src]

Register SAB1 reset()’s with value 0

type Type = u32

impl ResetValue for SAB2[src]

Register SAB2 reset()’s with value 0

type Type = u32

impl ResetValue for SAB3[src]

Register SAB3 reset()’s with value 0

type Type = u32

impl ResetValue for SAB4[src]

Register SAB4 reset()’s with value 0

type Type = u32

impl ResetValue for SAMB1[src]

Register SAMB1 reset()’s with value 0

type Type = u32

impl ResetValue for SAMT1[src]

Register SAMT1 reset()’s with value 0

type Type = u32

impl ResetValue for SAT1[src]

Register SAT1 reset()’s with value 0

type Type = u32

impl ResetValue for SAT2[src]

Register SAT2 reset()’s with value 0

type Type = u32

impl ResetValue for SAT3[src]

Register SAT3 reset()’s with value 0

type Type = u32

impl ResetValue for SAT4[src]

Register SAT4 reset()’s with value 0

type Type = u32

impl ResetValue for SVLAN[src]

Register SVLAN reset()’s with value 0

type Type = u32

impl ResetValue for TBQB[src]

Register TBQB reset()’s with value 0

type Type = u32

impl ResetValue for TI[src]

Register TI reset()’s with value 0

type Type = u32

impl ResetValue for TN[src]

Register TN reset()’s with value 0

type Type = u32

impl ResetValue for TPFCP[src]

Register TPFCP reset()’s with value 0

type Type = u32

impl ResetValue for TPQ[src]

Register TPQ reset()’s with value 0xffff

type Type = u32

impl ResetValue for TSL[src]

Register TSL reset()’s with value 0

type Type = u32

impl ResetValue for TSR[src]

Register TSR reset()’s with value 0

type Type = u32

impl ResetValue for TSSN[src]

Register TSSN reset()’s with value 0

type Type = u32

impl ResetValue for TSSSL[src]

Register TSSSL reset()’s with value 0

type Type = u32

impl ResetValue for UR[src]

Register UR reset()’s with value 0

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 atsam4e8e_pac::hsmci::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 atsam4e8e_pac::hsmci::MR[src]

Register MR reset()’s with value 0

type Type = u32

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

Register PTCR reset()’s with value 0

type Type = u32

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

Register RCR reset()’s with value 0

type Type = u32

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

Register RNCR reset()’s with value 0

type Type = u32

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

Register RNPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_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 atsam4e8e_pac::hsmci::TCR[src]

Register TCR reset()’s with value 0

type Type = u32

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

Register TNCR reset()’s with value 0

type Type = u32

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

Register TNPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_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_MRCR[src]

Register MATRIX_MRCR reset()’s with value 0

type Type = u32

impl ResetValue for MATRIX_PRAS0[src]

Register MATRIX_PRAS0 reset()’s with value 0x3333_3333

type Type = u32

impl ResetValue for MATRIX_PRAS1[src]

Register MATRIX_PRAS1 reset()’s with value 0x3333_3333

type Type = u32

impl ResetValue for MATRIX_PRAS2[src]

Register MATRIX_PRAS2 reset()’s with value 0x3333_3333

type Type = u32

impl ResetValue for MATRIX_PRAS3[src]

Register MATRIX_PRAS3 reset()’s with value 0x3333_3333

type Type = u32

impl ResetValue for MATRIX_PRAS4[src]

Register MATRIX_PRAS4 reset()’s with value 0x3333_3333

type Type = u32

impl ResetValue for MATRIX_PRAS5[src]

Register MATRIX_PRAS5 reset()’s with value 0x3333_3333

type Type = u32

impl ResetValue for MATRIX_WPMR[src]

Register MATRIX_WPMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::pioa::DELAYR[src]

Register DELAYR reset()’s with value 0

type Type = u32

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

Register PCMR reset()’s with value 0

type Type = u32

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

Register PTCR reset()’s with value 0

type Type = u32

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

Register RCR reset()’s with value 0

type Type = u32

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

Register RNCR reset()’s with value 0

type Type = u32

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

Register RNPR reset()’s with value 0

type Type = u32

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

Register RPR reset()’s with value 0

type Type = u32

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

Register SCDR reset()’s with value 0

type Type = u32

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

Register SCHMITT reset()’s with value 0

type Type = u32

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

Register WPMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::piob::DELAYR[src]

Register DELAYR reset()’s with value 0

type Type = u32

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

Register PCMR reset()’s with value 0

type Type = u32

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

Register SCDR reset()’s with value 0

type Type = u32

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

Register SCHMITT reset()’s with value 0

type Type = u32

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

Register WPMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::pioc::DELAYR[src]

Register DELAYR reset()’s with value 0

type Type = u32

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

Register PCMR reset()’s with value 0

type Type = u32

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

Register SCDR reset()’s with value 0

type Type = u32

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

Register SCHMITT reset()’s with value 0

type Type = u32

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

Register WPMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::piod::DELAYR[src]

Register DELAYR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::piod::PCMR[src]

Register PCMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::piod::SCDR[src]

Register SCDR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::piod::SCHMITT[src]

Register SCHMITT reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::piod::WPMR[src]

Register WPMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::pioe::DELAYR[src]

Register DELAYR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::pioe::PCMR[src]

Register PCMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::pioe::SCDR[src]

Register SCDR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::pioe::SCHMITT[src]

Register SCHMITT reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::pioe::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_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 atsam4e8e_pac::pwm::CMR0[src]

Register CMR0 reset()’s with value 0

type Type = u32

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

Register CMR1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_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 atsam4e8e_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 atsam4e8e_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 atsam4e8e_pac::pwm::SMMR[src]

Register SMMR reset()’s with value 0

type Type = u32

impl ResetValue for SSPR[src]

Register SSPR reset()’s with value 0

type Type = u32

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

Register TCR reset()’s with value 0

type Type = u32

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

Register TNCR reset()’s with value 0

type Type = u32

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

Register TNPR reset()’s with value 0

type Type = u32

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

Register TPR reset()’s with value 0

type Type = u32

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

Register MR reset()’s with value 0x01

type Type = u32

impl ResetValue for atsam4e8e_pac::rswdt::MR[src]

Register MR reset()’s with value 0x3fff_afff

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 atsam4e8e_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 atsam4e8e_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 atsam4e8e_pac::smc::WPMR[src]

Register WPMR reset()’s with value 0

type Type = u32

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

Register MR reset()’s with value 0

type Type = u32

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

Register PTCR reset()’s with value 0

type Type = u32

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

Register RCR reset()’s with value 0

type Type = u32

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

Register RNCR reset()’s with value 0

type Type = u32

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

Register RNPR reset()’s with value 0

type Type = u32

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

Register RPR reset()’s with value 0

type Type = u32

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

Register TCR reset()’s with value 0

type Type = u32

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

Register TNCR reset()’s with value 0

type Type = u32

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

Register TNPR reset()’s with value 0

type Type = u32

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

Register TPR reset()’s with value 0

type Type = u32

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

Register WPMR reset()’s with value 0

type Type = u32

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

Register MR reset()’s with value 0x5a00

type Type = u32

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

Register BMR reset()’s with value 0

type Type = u32

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

Register CMR0 reset()’s with value 0

type Type = u32

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

Register CMR0_WAVE_EQ_1 reset()’s with value 0

type Type = u32

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

Register CMR1 reset()’s with value 0

type Type = u32

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

Register CMR1_WAVE_EQ_1 reset()’s with value 0

type Type = u32

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

Register CMR2 reset()’s with value 0

type Type = u32

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

Register CMR2_WAVE_EQ_1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc0::EMR0[src]

Register EMR0 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc0::EMR1[src]

Register EMR1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc0::EMR2[src]

Register EMR2 reset()’s with value 0

type Type = u32

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

Register FMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc0::PTCR0[src]

Register PTCR0 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc0::PTCR1[src]

Register PTCR1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc0::PTCR2[src]

Register PTCR2 reset()’s with value 0

type Type = u32

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

Register RA0 reset()’s with value 0

type Type = u32

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

Register RA1 reset()’s with value 0

type Type = u32

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

Register RA2 reset()’s with value 0

type Type = u32

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

Register RB0 reset()’s with value 0

type Type = u32

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

Register RB1 reset()’s with value 0

type Type = u32

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

Register RB2 reset()’s with value 0

type Type = u32

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

Register RC0 reset()’s with value 0

type Type = u32

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

Register RC1 reset()’s with value 0

type Type = u32

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

Register RC2 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc0::RCR0[src]

Register RCR0 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc0::RCR1[src]

Register RCR1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc0::RCR2[src]

Register RCR2 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc0::RNCR0[src]

Register RNCR0 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc0::RNCR1[src]

Register RNCR1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc0::RNCR2[src]

Register RNCR2 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc0::RNPR0[src]

Register RNPR0 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc0::RNPR1[src]

Register RNPR1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc0::RNPR2[src]

Register RNPR2 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc0::RPR0[src]

Register RPR0 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc0::RPR1[src]

Register RPR1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc0::RPR2[src]

Register RPR2 reset()’s with value 0

type Type = u32

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

Register SMMR0 reset()’s with value 0

type Type = u32

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

Register SMMR1 reset()’s with value 0

type Type = u32

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

Register SMMR2 reset()’s with value 0

type Type = u32

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

Register WPMR reset()’s with value 0

type Type = u32

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

Register BMR reset()’s with value 0

type Type = u32

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

Register CMR0 reset()’s with value 0

type Type = u32

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

Register CMR0_WAVE_EQ_1 reset()’s with value 0

type Type = u32

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

Register CMR1 reset()’s with value 0

type Type = u32

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

Register CMR1_WAVE_EQ_1 reset()’s with value 0

type Type = u32

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

Register CMR2 reset()’s with value 0

type Type = u32

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

Register CMR2_WAVE_EQ_1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc1::EMR0[src]

Register EMR0 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc1::EMR1[src]

Register EMR1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc1::EMR2[src]

Register EMR2 reset()’s with value 0

type Type = u32

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

Register FMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc1::PTCR0[src]

Register PTCR0 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc1::PTCR1[src]

Register PTCR1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc1::PTCR2[src]

Register PTCR2 reset()’s with value 0

type Type = u32

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

Register RA0 reset()’s with value 0

type Type = u32

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

Register RA1 reset()’s with value 0

type Type = u32

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

Register RA2 reset()’s with value 0

type Type = u32

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

Register RB0 reset()’s with value 0

type Type = u32

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

Register RB1 reset()’s with value 0

type Type = u32

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

Register RB2 reset()’s with value 0

type Type = u32

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

Register RC0 reset()’s with value 0

type Type = u32

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

Register RC1 reset()’s with value 0

type Type = u32

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

Register RC2 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc1::RCR0[src]

Register RCR0 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc1::RCR1[src]

Register RCR1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc1::RCR2[src]

Register RCR2 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc1::RNCR0[src]

Register RNCR0 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc1::RNCR1[src]

Register RNCR1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc1::RNCR2[src]

Register RNCR2 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc1::RNPR0[src]

Register RNPR0 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc1::RNPR1[src]

Register RNPR1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc1::RNPR2[src]

Register RNPR2 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc1::RPR0[src]

Register RPR0 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc1::RPR1[src]

Register RPR1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc1::RPR2[src]

Register RPR2 reset()’s with value 0

type Type = u32

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

Register SMMR0 reset()’s with value 0

type Type = u32

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

Register SMMR1 reset()’s with value 0

type Type = u32

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

Register SMMR2 reset()’s with value 0

type Type = u32

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

Register WPMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc2::BMR[src]

Register BMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc2::CMR0[src]

Register CMR0 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc2::CMR0_WAVE_EQ_1[src]

Register CMR0_WAVE_EQ_1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc2::CMR1[src]

Register CMR1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc2::CMR1_WAVE_EQ_1[src]

Register CMR1_WAVE_EQ_1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc2::CMR2[src]

Register CMR2 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc2::CMR2_WAVE_EQ_1[src]

Register CMR2_WAVE_EQ_1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc2::EMR0[src]

Register EMR0 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc2::EMR1[src]

Register EMR1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc2::EMR2[src]

Register EMR2 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc2::FMR[src]

Register FMR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc2::RA0[src]

Register RA0 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc2::RA1[src]

Register RA1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc2::RA2[src]

Register RA2 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc2::RB0[src]

Register RB0 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc2::RB1[src]

Register RB1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc2::RB2[src]

Register RB2 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc2::RC0[src]

Register RC0 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc2::RC1[src]

Register RC1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc2::RC2[src]

Register RC2 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc2::SMMR0[src]

Register SMMR0 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc2::SMMR1[src]

Register SMMR1 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc2::SMMR2[src]

Register SMMR2 reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::tc2::WPMR[src]

Register WPMR reset()’s with value 0

type Type = u32

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

Register CWGR reset()’s with value 0

type Type = u32

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

Register IADR reset()’s with value 0

type Type = u32

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

Register MMR reset()’s with value 0

type Type = u32

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

Register PTCR reset()’s with value 0

type Type = u32

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

Register RCR reset()’s with value 0

type Type = u32

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

Register RNCR reset()’s with value 0

type Type = u32

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

Register RNPR reset()’s with value 0

type Type = u32

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

Register RPR reset()’s with value 0

type Type = u32

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

Register SMR reset()’s with value 0

type Type = u32

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

Register TCR reset()’s with value 0

type Type = u32

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

Register TNCR reset()’s with value 0

type Type = u32

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

Register TNPR reset()’s with value 0

type Type = u32

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

Register TPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::twi0::WPMR[src]

Register WPMR reset()’s with value 0

type Type = u32

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

Register CWGR reset()’s with value 0

type Type = u32

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

Register IADR reset()’s with value 0

type Type = u32

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

Register MMR reset()’s with value 0

type Type = u32

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

Register PTCR reset()’s with value 0

type Type = u32

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

Register RCR reset()’s with value 0

type Type = u32

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

Register RNCR reset()’s with value 0

type Type = u32

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

Register RNPR reset()’s with value 0

type Type = u32

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

Register RPR reset()’s with value 0

type Type = u32

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

Register SMR reset()’s with value 0

type Type = u32

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

Register TCR reset()’s with value 0

type Type = u32

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

Register TNCR reset()’s with value 0

type Type = u32

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

Register TNPR reset()’s with value 0

type Type = u32

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

Register TPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::twi1::WPMR[src]

Register WPMR reset()’s with value 0

type Type = u32

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

Register BRGR reset()’s with value 0

type Type = u32

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

Register MR reset()’s with value 0

type Type = u32

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

Register PTCR reset()’s with value 0

type Type = u32

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

Register RCR reset()’s with value 0

type Type = u32

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

Register RNCR reset()’s with value 0

type Type = u32

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

Register RNPR reset()’s with value 0

type Type = u32

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

Register RPR reset()’s with value 0

type Type = u32

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

Register TCR reset()’s with value 0

type Type = u32

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

Register TNCR reset()’s with value 0

type Type = u32

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

Register TNPR reset()’s with value 0

type Type = u32

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

Register TPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::uart0::WPMR[src]

Register WPMR reset()’s with value 0

type Type = u32

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

Register BRGR reset()’s with value 0

type Type = u32

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

Register MR reset()’s with value 0

type Type = u32

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

Register PTCR reset()’s with value 0

type Type = u32

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

Register RCR reset()’s with value 0

type Type = u32

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

Register RNCR reset()’s with value 0

type Type = u32

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

Register RNPR reset()’s with value 0

type Type = u32

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

Register RPR reset()’s with value 0

type Type = u32

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

Register TCR reset()’s with value 0

type Type = u32

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

Register TNCR reset()’s with value 0

type Type = u32

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

Register TNPR reset()’s with value 0

type Type = u32

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

Register TPR reset()’s with value 0

type Type = u32

impl ResetValue for atsam4e8e_pac::uart1::WPMR[src]

Register WPMR 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 atsam4e8e_pac::usart0::BRGR[src]

Register BRGR reset()’s with value 0

type Type = u32

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

Register FIDI reset()’s with value 0x0174

type Type = u32

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

Register IF reset()’s with value 0

type Type = u32

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

Register MAN reset()’s with value 0xb001_1004

type Type = u32

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

Register PTCR reset()’s with value 0

type Type = u32

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

Register RCR reset()’s with value 0

type Type = u32

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

Register RNCR reset()’s with value 0

type Type = u32

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

Register RNPR reset()’s with value 0

type Type = u32

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

Register RPR reset()’s with value 0

type Type = u32

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

Register RTOR reset()’s with value 0

type Type = u32

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

Register TCR reset()’s with value 0

type Type = u32

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

Register TNCR reset()’s with value 0

type Type = u32

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

Register TNPR reset()’s with value 0

type Type = u32

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

Register TPR reset()’s with value 0

type Type = u32

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

Register TTGR reset()’s with value 0

type Type = u32

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

Register WPMR reset()’s with value 0

type Type = u32

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

Register BRGR reset()’s with value 0

type Type = u32

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

Register FIDI reset()’s with value 0x0174

type Type = u32

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

Register IF reset()’s with value 0

type Type = u32

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

Register MAN reset()’s with value 0xb001_1004

type Type = u32

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

Register PTCR reset()’s with value 0

type Type = u32

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

Register RCR reset()’s with value 0

type Type = u32

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

Register RNCR reset()’s with value 0

type Type = u32

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

Register RNPR reset()’s with value 0

type Type = u32

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

Register RPR reset()’s with value 0

type Type = u32

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

Register RTOR reset()’s with value 0

type Type = u32

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

Register TCR reset()’s with value 0

type Type = u32

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

Register TNCR reset()’s with value 0

type Type = u32

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

Register TNPR reset()’s with value 0

type Type = u32

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

Register TPR reset()’s with value 0

type Type = u32

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

Register TTGR reset()’s with value 0

type Type = u32

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

Register WPMR reset()’s with value 0

type Type = u32

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

Register MR reset()’s with value 0x3fff_2fff

type Type = u32

Loading content...