atsamd51n::generic

Trait Resettable

Source
pub trait Resettable: RegisterSpec {
    const RESET_VALUE: Self::Ux;

    // Provided method
    fn reset_value() -> Self::Ux { ... }
}
Expand description

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.

Required Associated Constants§

Source

const RESET_VALUE: Self::Ux

Reset value of the register.

Provided Methods§

Source

fn reset_value() -> Self::Ux

Reset value of the register.

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety", so this trait is not object safe.

Implementors§

Source§

impl Resettable for atsamd51n::ac::calib::CalibSpec

reset() method sets CALIB to value 0x0101

Source§

const RESET_VALUE: u16 = 257u16

Source§

impl Resettable for CompctrlSpec

reset() method sets COMPCTRL[%s] to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::ac::ctrla::CtrlaSpec

reset() method sets CTRLA to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::ac::ctrlb::CtrlbSpec

reset() method sets CTRLB to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::ac::dbgctrl::DbgctrlSpec

reset() method sets DBGCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::ac::evctrl::EvctrlSpec

reset() method sets EVCTRL to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::ac::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::ac::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::ac::intflag::IntflagSpec

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for ScalerSpec

reset() method sets SCALER[%s] to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::ac::statusa::StatusaSpec

reset() method sets STATUSA to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::ac::statusb::StatusbSpec

reset() method sets STATUSB to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::ac::syncbusy::SyncbusySpec

reset() method sets SYNCBUSY to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for WinctrlSpec

reset() method sets WINCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for AvgctrlSpec

reset() method sets AVGCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::adc0::calib::CalibSpec

reset() method sets CALIB to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::adc0::ctrla::CtrlaSpec

reset() method sets CTRLA to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::adc0::ctrlb::CtrlbSpec

reset() method sets CTRLB to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::adc0::dbgctrl::DbgctrlSpec

reset() method sets DBGCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for DseqctrlSpec

reset() method sets DSEQCTRL to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for DseqdataSpec

reset() method sets DSEQDATA to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for DseqstatSpec

reset() method sets DSEQSTAT to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::adc0::evctrl::EvctrlSpec

reset() method sets EVCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for GaincorrSpec

reset() method sets GAINCORR to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for InputctrlSpec

reset() method sets INPUTCTRL to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::adc0::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::adc0::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::adc0::intflag::IntflagSpec

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for OffsetcorrSpec

reset() method sets OFFSETCORR to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for RefctrlSpec

reset() method sets REFCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for RessSpec

reset() method sets RESS to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::adc0::result::ResultSpec

reset() method sets RESULT to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for SampctrlSpec

reset() method sets SAMPCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::adc0::status::StatusSpec

reset() method sets STATUS to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for SwtrigSpec

reset() method sets SWTRIG to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::adc0::syncbusy::SyncbusySpec

reset() method sets SYNCBUSY to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for WinltSpec

reset() method sets WINLT to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for WinutSpec

reset() method sets WINUT to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for CiplenSpec

reset() method sets CIPLEN to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::aes::ctrla::CtrlaSpec

reset() method sets CTRLA to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::aes::ctrlb::CtrlbSpec

reset() method sets CTRLB to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for DatabufptrSpec

reset() method sets DATABUFPTR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::aes::dbgctrl::DbgctrlSpec

reset() method sets DBGCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for GhashSpec

reset() method sets GHASH[%s] to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for HashkeySpec

reset() method sets HASHKEY[%s] to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for IndataSpec

reset() method sets INDATA to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::aes::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::aes::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::aes::intflag::IntflagSpec

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for IntvectvSpec

reset() method sets INTVECTV[%s] to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for KeywordSpec

reset() method sets KEYWORD[%s] to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for RandseedSpec

reset() method sets RANDSEED to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::ccl::ctrl::CtrlSpec

reset() method sets CTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for LutctrlSpec

reset() method sets LUTCTRL[%s] to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for SeqctrlSpec

reset() method sets SEQCTRL[%s] to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::cmcc::cfg::CfgSpec

reset() method sets CFG to value 0x20

Source§

const RESET_VALUE: u32 = 32u32

Source§

impl Resettable for atsamd51n::cmcc::ctrl::CtrlSpec

reset() method sets CTRL to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for LckwaySpec

reset() method sets LCKWAY to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for Maint0Spec

reset() method sets MAINT0 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for Maint1Spec

reset() method sets MAINT1 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for McfgSpec

reset() method sets MCFG to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for MctrlSpec

reset() method sets MCTRL to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for MenSpec

reset() method sets MEN to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for MsrSpec

reset() method sets MSR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::cmcc::sr::SrSpec

reset() method sets SR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for TypeSpec

reset() method sets TYPE to value 0x12d2

Source§

const RESET_VALUE: u32 = 4_818u32

Source§

impl Resettable for DcrdrSpec

reset() method sets DCRDR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for DcrsrSpec

reset() method sets DCRSR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for DemcrSpec

reset() method sets DEMCR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for DhcsrSpec

reset() method sets DHCSR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::dac::ctrla::CtrlaSpec

reset() method sets CTRLA to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::dac::ctrlb::CtrlbSpec

reset() method sets CTRLB to value 0x02

Source§

const RESET_VALUE: u8 = 2u8

Source§

impl Resettable for DacctrlSpec

reset() method sets DACCTRL[%s] to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::dac::data::DataSpec

reset() method sets DATA[%s] to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for DatabufSpec

reset() method sets DATABUF[%s] to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::dac::dbgctrl::DbgctrlSpec

reset() method sets DBGCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::dac::evctrl::EvctrlSpec

reset() method sets EVCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::dac::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::dac::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::dac::intflag::IntflagSpec

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::dac::result::ResultSpec

reset() method sets RESULT[%s] to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::dac::status::StatusSpec

reset() method sets STATUS to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::dac::syncbusy::SyncbusySpec

reset() method sets SYNCBUSY to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for ActiveSpec

reset() method sets ACTIVE to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for BaseaddrSpec

reset() method sets BASEADDR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::dmac::busych::BusychSpec

reset() method sets BUSYCH to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for ChctrlaSpec

reset() method sets CHCTRLA to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for ChctrlbSpec

reset() method sets CHCTRLB to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for ChevctrlSpec

reset() method sets CHEVCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::dmac::channel::chintenclr::ChintenclrSpec

reset() method sets CHINTENCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::dmac::channel::chintenset::ChintensetSpec

reset() method sets CHINTENSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::dmac::channel::chintflag::ChintflagSpec

reset() method sets CHINTFLAG to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for ChprilvlSpec

reset() method sets CHPRILVL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::dmac::channel::chstatus::ChstatusSpec

reset() method sets CHSTATUS to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for CrcchksumSpec

reset() method sets CRCCHKSUM to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for CrcctrlSpec

reset() method sets CRCCTRL to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for CrcdatainSpec

reset() method sets CRCDATAIN to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for CrcstatusSpec

reset() method sets CRCSTATUS to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::dmac::ctrl::CtrlSpec

reset() method sets CTRL to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::dmac::dbgctrl::DbgctrlSpec

reset() method sets DBGCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::dmac::intpend::IntpendSpec

reset() method sets INTPEND to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::dmac::intstatus::IntstatusSpec

reset() method sets INTSTATUS to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for PendchSpec

reset() method sets PENDCH to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for Prictrl0Spec

reset() method sets PRICTRL0 to value 0x4040_4040

Source§

const RESET_VALUE: u32 = 1_077_952_576u32

Source§

impl Resettable for SwtrigctrlSpec

reset() method sets SWTRIGCTRL to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for WrbaddrSpec

reset() method sets WRBADDR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::dsu::addr::AddrSpec

reset() method sets ADDR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::dsu::cfg::CfgSpec

reset() method sets CFG to value 0x02

Source§

const RESET_VALUE: u32 = 2u32

Source§

impl Resettable for Cid0Spec

reset() method sets CID0 to value 0x0d

Source§

const RESET_VALUE: u32 = 13u32

Source§

impl Resettable for Cid1Spec

reset() method sets CID1 to value 0x10

Source§

const RESET_VALUE: u32 = 16u32

Source§

impl Resettable for Cid2Spec

reset() method sets CID2 to value 0x05

Source§

const RESET_VALUE: u32 = 5u32

Source§

impl Resettable for Cid3Spec

reset() method sets CID3 to value 0xb1

Source§

const RESET_VALUE: u32 = 177u32

Source§

impl Resettable for atsamd51n::dsu::ctrl::CtrlSpec

reset() method sets CTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::dsu::data::DataSpec

reset() method sets DATA to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for DccSpec

reset() method sets DCC[%s] to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for DcfgSpec

reset() method sets DCFG[%s] to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for DidSpec

reset() method sets DID to value 0x6006_0202

Source§

const RESET_VALUE: u32 = 1_611_006_466u32

Source§

impl Resettable for EndSpec

reset() method sets END to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for Entry0Spec

reset() method sets ENTRY0 to value 0x9f0f_c002

Source§

const RESET_VALUE: u32 = 2_668_609_538u32

Source§

impl Resettable for Entry1Spec

reset() method sets ENTRY1 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::dsu::length::LengthSpec

reset() method sets LENGTH to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for MemtypeSpec

reset() method sets MEMTYPE to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for Pid0Spec

reset() method sets PID0 to value 0xd0

Source§

const RESET_VALUE: u32 = 208u32

Source§

impl Resettable for Pid1Spec

reset() method sets PID1 to value 0xfc

Source§

const RESET_VALUE: u32 = 252u32

Source§

impl Resettable for Pid2Spec

reset() method sets PID2 to value 0x09

Source§

const RESET_VALUE: u32 = 9u32

Source§

impl Resettable for Pid3Spec

reset() method sets PID3 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for Pid4Spec

reset() method sets PID4 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for Pid5Spec

reset() method sets PID5 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for Pid6Spec

reset() method sets PID6 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for Pid7Spec

reset() method sets PID7 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::dsu::statusa::StatusaSpec

reset() method sets STATUSA to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::dsu::statusb::StatusbSpec

reset() method sets STATUSB to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for AsynchSpec

reset() method sets ASYNCH to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::eic::config::ConfigSpec

reset() method sets CONFIG[%s] to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::eic::ctrla::CtrlaSpec

reset() method sets CTRLA to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for DebouncenSpec

reset() method sets DEBOUNCEN to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for DprescalerSpec

reset() method sets DPRESCALER to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::eic::evctrl::EvctrlSpec

reset() method sets EVCTRL to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::eic::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::eic::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::eic::intflag::IntflagSpec

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for NmictrlSpec

reset() method sets NMICTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for NmiflagSpec

reset() method sets NMIFLAG to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for PinstateSpec

reset() method sets PINSTATE to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::eic::syncbusy::SyncbusySpec

reset() method sets SYNCBUSY to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for AuthstatusSpec

reset() method sets AUTHSTATUS to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for CcerSpec

reset() method sets CCER to value 0x1854_1800

Source§

const RESET_VALUE: u32 = 408_164_352u32

Source§

impl Resettable for atsamd51n::etm::ccr::CcrSpec

reset() method sets CCR to value 0x8c80_2000

Source§

const RESET_VALUE: u32 = 2_357_207_040u32

Source§

impl Resettable for Cidr0Spec

reset() method sets CIDR0 to value 0x0d

Source§

const RESET_VALUE: u32 = 13u32

Source§

impl Resettable for Cidr1Spec

reset() method sets CIDR1 to value 0x90

Source§

const RESET_VALUE: u32 = 144u32

Source§

impl Resettable for Cidr2Spec

reset() method sets CIDR2 to value 0x05

Source§

const RESET_VALUE: u32 = 5u32

Source§

impl Resettable for Cidr3Spec

reset() method sets CIDR3 to value 0xb1

Source§

const RESET_VALUE: u32 = 177u32

Source§

impl Resettable for ClaimclrSpec

reset() method sets CLAIMCLR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for ClaimsetSpec

reset() method sets CLAIMSET to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for Cntrldvr1Spec

reset() method sets CNTRLDVR1 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::etm::cr::CrSpec

reset() method sets CR to value 0x0411

Source§

const RESET_VALUE: u32 = 1_041u32

Source§

impl Resettable for DevtypeSpec

reset() method sets DEVTYPE to value 0x13

Source§

const RESET_VALUE: u32 = 19u32

Source§

impl Resettable for FflrSpec

reset() method sets FFLR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for Idr2Spec

reset() method sets IDR2 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::etm::idr::IdrSpec

reset() method sets IDR to value 0x4114_f250

Source§

const RESET_VALUE: u32 = 1_091_891_792u32

Source§

impl Resettable for Itatbctr0Spec

reset() method sets ITATBCTR0 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for Itatbctr2Spec

reset() method sets ITATBCTR2 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for ItctrlSpec

reset() method sets ITCTRL to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for ItmiscinSpec

reset() method sets ITMISCIN to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for IttrigoutSpec

reset() method sets ITTRIGOUT to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for LarSpec

reset() method sets LAR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for LsrSpec

reset() method sets LSR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for PdsrSpec

reset() method sets PDSR to value 0x01

Source§

const RESET_VALUE: u32 = 1u32

Source§

impl Resettable for Pidr0Spec

reset() method sets PIDR0 to value 0x25

Source§

const RESET_VALUE: u32 = 37u32

Source§

impl Resettable for Pidr1Spec

reset() method sets PIDR1 to value 0xb9

Source§

const RESET_VALUE: u32 = 185u32

Source§

impl Resettable for Pidr2Spec

reset() method sets PIDR2 to value 0x0b

Source§

const RESET_VALUE: u32 = 11u32

Source§

impl Resettable for Pidr3Spec

reset() method sets PIDR3 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for Pidr4Spec

reset() method sets PIDR4 to value 0x04

Source§

const RESET_VALUE: u32 = 4u32

Source§

impl Resettable for Pidr5Spec

reset() method sets PIDR5 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for Pidr6Spec

reset() method sets PIDR6 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for Pidr7Spec

reset() method sets PIDR7 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::etm::scr::ScrSpec

reset() method sets SCR to value 0x0002_0d09

Source§

const RESET_VALUE: u32 = 134_409u32

Source§

impl Resettable for atsamd51n::etm::sr::SrSpec

reset() method sets SR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for SyncfrSpec

reset() method sets SYNCFR to value 0x0400

Source§

const RESET_VALUE: u32 = 1_024u32

Source§

impl Resettable for Tecr1Spec

reset() method sets TECR1 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for TeevrSpec

reset() method sets TEEVR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for TesseicrSpec

reset() method sets TESSEICR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for TraceidrSpec

reset() method sets TRACEIDR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for TriggerSpec

reset() method sets TRIGGER to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for TsevtSpec

reset() method sets TSEVT to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::evsys::busych::BusychSpec

reset() method sets BUSYCH to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for ChannelSpec

reset() method sets CHANNEL to value 0x8000

Source§

const RESET_VALUE: u32 = 32_768u32

Source§

impl Resettable for atsamd51n::evsys::channels::chintenclr::ChintenclrSpec

reset() method sets CHINTENCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::evsys::channels::chintenset::ChintensetSpec

reset() method sets CHINTENSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::evsys::channels::chintflag::ChintflagSpec

reset() method sets CHINTFLAG to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::evsys::channels::chstatus::ChstatusSpec

reset() method sets CHSTATUS to value 0x01

Source§

const RESET_VALUE: u8 = 1u8

Source§

impl Resettable for atsamd51n::evsys::ctrla::CtrlaSpec

reset() method sets CTRLA to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::evsys::intpend::IntpendSpec

reset() method sets INTPEND to value 0x4000

Source§

const RESET_VALUE: u16 = 16_384u16

Source§

impl Resettable for atsamd51n::evsys::intstatus::IntstatusSpec

reset() method sets INTSTATUS to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for PrictrlSpec

reset() method sets PRICTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for ReadyusrSpec

reset() method sets READYUSR to value 0xffff_ffff

Source§

const RESET_VALUE: u32 = 4_294_967_295u32

Source§

impl Resettable for SwevtSpec

reset() method sets SWEVT to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for UserSpec

reset() method sets USER[%s] to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for CfgaSpec

reset() method sets CFGA to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::freqm::ctrla::CtrlaSpec

reset() method sets CTRLA to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::freqm::ctrlb::CtrlbSpec

reset() method sets CTRLB to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::freqm::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::freqm::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::freqm::intflag::IntflagSpec

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::freqm::status::StatusSpec

reset() method sets STATUS to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::freqm::syncbusy::SyncbusySpec

reset() method sets SYNCBUSY to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for ValueSpec

reset() method sets VALUE to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::gclk::ctrla::CtrlaSpec

reset() method sets CTRLA to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for GenctrlSpec

reset() method sets GENCTRL[%s] to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for PchctrlSpec

reset() method sets PCHCTRL[%s] to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::gclk::syncbusy::SyncbusySpec

reset() method sets SYNCBUSY to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for PrasSpec

reset() method sets PRAS to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for PrbsSpec

reset() method sets PRBS to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for ClkctrlSpec

reset() method sets CLKCTRL[%s] to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::i2s::ctrla::CtrlaSpec

reset() method sets CTRLA to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::i2s::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::i2s::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::i2s::intflag::IntflagSpec

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for RxctrlSpec

reset() method sets RXCTRL to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::i2s::rxdata::RxdataSpec

reset() method sets RXDATA to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::i2s::syncbusy::SyncbusySpec

reset() method sets SYNCBUSY to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for TxctrlSpec

reset() method sets TXCTRL to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::i2s::txdata::TxdataSpec

reset() method sets TXDATA to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::icm::cfg::CfgSpec

reset() method sets CFG to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::icm::ctrl::CtrlSpec

reset() method sets CTRL to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for DscrSpec

reset() method sets DSCR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for HashSpec

reset() method sets HASH to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::icm::idr::IdrSpec

reset() method sets IDR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::icm::ier::IerSpec

reset() method sets IER to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::icm::imr::ImrSpec

reset() method sets IMR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::icm::isr::IsrSpec

reset() method sets ISR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::icm::sr::SrSpec

reset() method sets SR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for UasrSpec

reset() method sets UASR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for UihvalSpec

reset() method sets UIHVAL[%s] to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for AhbmaskSpec

reset() method sets AHBMASK to value 0x00ff_ffff

Source§

const RESET_VALUE: u32 = 16_777_215u32

Source§

impl Resettable for ApbamaskSpec

reset() method sets APBAMASK to value 0x07ff

Source§

const RESET_VALUE: u32 = 2_047u32

Source§

impl Resettable for ApbbmaskSpec

reset() method sets APBBMASK to value 0x0001_8056

Source§

const RESET_VALUE: u32 = 98_390u32

Source§

impl Resettable for ApbcmaskSpec

reset() method sets APBCMASK to value 0x2000

Source§

const RESET_VALUE: u32 = 8_192u32

Source§

impl Resettable for ApbdmaskSpec

reset() method sets APBDMASK to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for CpudivSpec

reset() method sets CPUDIV to value 0x01

Source§

const RESET_VALUE: u8 = 1u8

Source§

impl Resettable for HsdivSpec

reset() method sets HSDIV to value 0x01

Source§

const RESET_VALUE: u8 = 1u8

Source§

impl Resettable for atsamd51n::mclk::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::mclk::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::mclk::intflag::IntflagSpec

reset() method sets INTFLAG to value 0x01

Source§

const RESET_VALUE: u8 = 1u8

Source§

impl Resettable for atsamd51n::nvmctrl::addr::AddrSpec

reset() method sets ADDR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::nvmctrl::ctrla::CtrlaSpec

reset() method sets CTRLA to value 0x04

Source§

const RESET_VALUE: u16 = 4u16

Source§

impl Resettable for atsamd51n::nvmctrl::ctrlb::CtrlbSpec

reset() method sets CTRLB to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::nvmctrl::dbgctrl::DbgctrlSpec

reset() method sets DBGCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for EccerrSpec

reset() method sets ECCERR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::nvmctrl::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::nvmctrl::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::nvmctrl::intflag::IntflagSpec

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for ParamSpec

reset() method sets PARAM to value 0x0006_0000

Source§

const RESET_VALUE: u32 = 393_216u32

Source§

impl Resettable for PbldataSpec

reset() method sets PBLDATA[%s] to value 0xffff_ffff

Source§

const RESET_VALUE: u32 = 4_294_967_295u32

Source§

impl Resettable for RunlockSpec

reset() method sets RUNLOCK to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for SeecfgSpec

reset() method sets SEECFG to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for SeestatSpec

reset() method sets SEESTAT to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::nvmctrl::status::StatusSpec

reset() method sets STATUS to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for CfdctrlSpec

reset() method sets CFDCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::osc32kctrl::evctrl::EvctrlSpec

reset() method sets EVCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::osc32kctrl::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::osc32kctrl::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::osc32kctrl::intflag::IntflagSpec

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for Osculp32kSpec

reset() method sets OSCULP32K to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for RtcctrlSpec

reset() method sets RTCCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::osc32kctrl::status::StatusSpec

reset() method sets STATUS to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for Xosc32kSpec

reset() method sets XOSC32K to value 0x2080

Source§

const RESET_VALUE: u16 = 8_320u16

Source§

impl Resettable for DfllctrlaSpec

reset() method sets DFLLCTRLA to value 0x82

Source§

const RESET_VALUE: u8 = 130u8

Source§

impl Resettable for DfllctrlbSpec

reset() method sets DFLLCTRLB to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for DfllmulSpec

reset() method sets DFLLMUL to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for DfllsyncSpec

reset() method sets DFLLSYNC to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for DfllvalSpec

reset() method sets DFLLVAL to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for DpllctrlaSpec

reset() method sets DPLLCTRLA to value 0x80

Source§

const RESET_VALUE: u8 = 128u8

Source§

impl Resettable for DpllctrlbSpec

reset() method sets DPLLCTRLB to value 0x20

Source§

const RESET_VALUE: u32 = 32u32

Source§

impl Resettable for DpllratioSpec

reset() method sets DPLLRATIO to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for DpllstatusSpec

reset() method sets DPLLSTATUS to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for DpllsyncbusySpec

reset() method sets DPLLSYNCBUSY to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::oscctrl::evctrl::EvctrlSpec

reset() method sets EVCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::oscctrl::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::oscctrl::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::oscctrl::intflag::IntflagSpec

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::oscctrl::status::StatusSpec

reset() method sets STATUS to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for XoscctrlSpec

reset() method sets XOSCCTRL[%s] to value 0x80

Source§

const RESET_VALUE: u32 = 128u32

Source§

impl Resettable for atsamd51n::pac::evctrl::EvctrlSpec

reset() method sets EVCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::pac::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::pac::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for IntflagaSpec

reset() method sets INTFLAGA to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for IntflagahbSpec

reset() method sets INTFLAGAHB to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for IntflagbSpec

reset() method sets INTFLAGB to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for IntflagcSpec

reset() method sets INTFLAGC to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for IntflagdSpec

reset() method sets INTFLAGD to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::pac::statusa::StatusaSpec

reset() method sets STATUSA to value 0x0001_0000

Source§

const RESET_VALUE: u32 = 65_536u32

Source§

impl Resettable for atsamd51n::pac::statusb::StatusbSpec

reset() method sets STATUSB to value 0x02

Source§

const RESET_VALUE: u32 = 2u32

Source§

impl Resettable for StatuscSpec

reset() method sets STATUSC to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for StatusdSpec

reset() method sets STATUSD to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for WrctrlSpec

reset() method sets WRCTRL to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::pcc::idr::IdrSpec

reset() method sets IDR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::pcc::ier::IerSpec

reset() method sets IER to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::pcc::imr::ImrSpec

reset() method sets IMR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::pcc::isr::IsrSpec

reset() method sets ISR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for MrSpec

reset() method sets MR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for RhrSpec

reset() method sets RHR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for WpmrSpec

reset() method sets WPMR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for WpsrSpec

reset() method sets WPSR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::pdec::cc::CcSpec

reset() method sets CC[%s] to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::pdec::ccbuf::CcbufSpec

reset() method sets CCBUF[%s] to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::pdec::count::CountSpec

reset() method sets COUNT to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::pdec::ctrla::CtrlaSpec

reset() method sets CTRLA to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::pdec::ctrlbclr::CtrlbclrSpec

reset() method sets CTRLBCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::pdec::ctrlbset::CtrlbsetSpec

reset() method sets CTRLBSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::pdec::dbgctrl::DbgctrlSpec

reset() method sets DBGCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::pdec::evctrl::EvctrlSpec

reset() method sets EVCTRL to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for FilterSpec

reset() method sets FILTER to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for FilterbufSpec

reset() method sets FILTERBUF to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::pdec::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::pdec::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::pdec::intflag::IntflagSpec

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for PrescSpec

reset() method sets PRESC to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for PrescbufSpec

reset() method sets PRESCBUF to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::pdec::status::StatusSpec

reset() method sets STATUS to value 0x40

Source§

const RESET_VALUE: u16 = 64u16

Source§

impl Resettable for atsamd51n::pdec::syncbusy::SyncbusySpec

reset() method sets SYNCBUSY to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for BkupcfgSpec

reset() method sets BKUPCFG to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::pm::ctrla::CtrlaSpec

reset() method sets CTRLA to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for HibcfgSpec

reset() method sets HIBCFG to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::pm::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::pm::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::pm::intflag::IntflagSpec

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for PwsakdlySpec

reset() method sets PWSAKDLY to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for SleepcfgSpec

reset() method sets SLEEPCFG to value 0x02

Source§

const RESET_VALUE: u8 = 2u8

Source§

impl Resettable for StdbycfgSpec

reset() method sets STDBYCFG to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::port::group::ctrl::CtrlSpec

reset() method sets CTRL to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for DirSpec

reset() method sets DIR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for DirclrSpec

reset() method sets DIRCLR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for DirsetSpec

reset() method sets DIRSET to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for DirtglSpec

reset() method sets DIRTGL to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::port::group::evctrl::EvctrlSpec

reset() method sets EVCTRL to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for InSpec

reset() method sets IN to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for OutSpec

reset() method sets OUT to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for OutclrSpec

reset() method sets OUTCLR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for OutsetSpec

reset() method sets OUTSET to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for OuttglSpec

reset() method sets OUTTGL to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for PincfgSpec

reset() method sets PINCFG[%s] to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for PmuxSpec

reset() method sets PMUX[%s] to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for WrconfigSpec

reset() method sets WRCONFIG to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::qspi::baud::BaudSpec

reset() method sets BAUD to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::qspi::ctrla::CtrlaSpec

reset() method sets CTRLA to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::qspi::ctrlb::CtrlbSpec

reset() method sets CTRLB to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for InstraddrSpec

reset() method sets INSTRADDR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for InstrctrlSpec

reset() method sets INSTRCTRL to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for InstrframeSpec

reset() method sets INSTRFRAME to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::qspi::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::qspi::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::qspi::intflag::IntflagSpec

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::qspi::rxdata::RxdataSpec

reset() method sets RXDATA to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for ScrambctrlSpec

reset() method sets SCRAMBCTRL to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for ScrambkeySpec

reset() method sets SCRAMBKEY to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::qspi::status::StatusSpec

reset() method sets STATUS to value 0x0200

Source§

const RESET_VALUE: u32 = 512u32

Source§

impl Resettable for atsamd51n::qspi::txdata::TxdataSpec

reset() method sets TXDATA to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::ramecc::dbgctrl::DbgctrlSpec

reset() method sets DBGCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for ErraddrSpec

reset() method sets ERRADDR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::ramecc::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::ramecc::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::ramecc::intflag::IntflagSpec

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::ramecc::status::StatusSpec

reset() method sets STATUS to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for BkupexitSpec

reset() method sets BKUPEXIT to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for RcauseSpec

reset() method sets RCAUSE to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::rtc::mode0::bkup::BkupSpec

reset() method sets BKUP[%s] to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::rtc::mode0::comp::CompSpec

reset() method sets COMP[%s] to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::rtc::mode0::count::CountSpec

reset() method sets COUNT to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::rtc::mode0::ctrla::CtrlaSpec

reset() method sets CTRLA to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::rtc::mode0::ctrlb::CtrlbSpec

reset() method sets CTRLB to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::rtc::mode0::dbgctrl::DbgctrlSpec

reset() method sets DBGCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::rtc::mode0::evctrl::EvctrlSpec

reset() method sets EVCTRL to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::rtc::mode0::freqcorr::FreqcorrSpec

reset() method sets FREQCORR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::rtc::mode0::gp::GpSpec

reset() method sets GP[%s] to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::rtc::mode0::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::rtc::mode0::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::rtc::mode0::intflag::IntflagSpec

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::rtc::mode0::syncbusy::SyncbusySpec

reset() method sets SYNCBUSY to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::rtc::mode0::tampctrl::TampctrlSpec

reset() method sets TAMPCTRL to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::rtc::mode0::tampid::TampidSpec

reset() method sets TAMPID to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::rtc::mode0::timestamp::TimestampSpec

reset() method sets TIMESTAMP to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::rtc::mode1::bkup::BkupSpec

reset() method sets BKUP[%s] to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::rtc::mode1::comp::CompSpec

reset() method sets COMP[%s] to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::rtc::mode1::count::CountSpec

reset() method sets COUNT to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::rtc::mode1::ctrla::CtrlaSpec

reset() method sets CTRLA to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::rtc::mode1::ctrlb::CtrlbSpec

reset() method sets CTRLB to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::rtc::mode1::dbgctrl::DbgctrlSpec

reset() method sets DBGCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::rtc::mode1::evctrl::EvctrlSpec

reset() method sets EVCTRL to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::rtc::mode1::freqcorr::FreqcorrSpec

reset() method sets FREQCORR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::rtc::mode1::gp::GpSpec

reset() method sets GP[%s] to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::rtc::mode1::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::rtc::mode1::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::rtc::mode1::intflag::IntflagSpec

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::rtc::mode1::per::PerSpec

reset() method sets PER to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::rtc::mode1::syncbusy::SyncbusySpec

reset() method sets SYNCBUSY to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::rtc::mode1::tampctrl::TampctrlSpec

reset() method sets TAMPCTRL to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::rtc::mode1::tampid::TampidSpec

reset() method sets TAMPID to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::rtc::mode1::timestamp::TimestampSpec

reset() method sets TIMESTAMP to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for Alarm0Spec

reset() method sets ALARM0 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for Alarm1Spec

reset() method sets ALARM1 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::rtc::mode2::bkup::BkupSpec

reset() method sets BKUP[%s] to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for ClockSpec

reset() method sets CLOCK to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::rtc::mode2::ctrla::CtrlaSpec

reset() method sets CTRLA to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::rtc::mode2::ctrlb::CtrlbSpec

reset() method sets CTRLB to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::rtc::mode2::dbgctrl::DbgctrlSpec

reset() method sets DBGCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::rtc::mode2::evctrl::EvctrlSpec

reset() method sets EVCTRL to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::rtc::mode2::freqcorr::FreqcorrSpec

reset() method sets FREQCORR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::rtc::mode2::gp::GpSpec

reset() method sets GP[%s] to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::rtc::mode2::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::rtc::mode2::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::rtc::mode2::intflag::IntflagSpec

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for Mask0Spec

reset() method sets MASK0 to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for Mask1Spec

reset() method sets MASK1 to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::rtc::mode2::syncbusy::SyncbusySpec

reset() method sets SYNCBUSY to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::rtc::mode2::tampctrl::TampctrlSpec

reset() method sets TAMPCTRL to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::rtc::mode2::tampid::TampidSpec

reset() method sets TAMPID to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::rtc::mode2::timestamp::TimestampSpec

reset() method sets TIMESTAMP to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for AcesrSpec

reset() method sets ACESR to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for AcrSpec

reset() method sets ACR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for AesrSpec

reset() method sets AESR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for ApsrSpec

reset() method sets APSR to value 0x0f

Source§

const RESET_VALUE: u32 = 15u32

Source§

impl Resettable for Arg1rSpec

reset() method sets ARG1R to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for AsarSpec

reset() method sets ASAR[%s] to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for BcrSpec

reset() method sets BCR to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for BdprSpec

reset() method sets BDPR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for BgcrSpec

reset() method sets BGCR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for BgcrEmmcModeSpec

reset() method sets BGCR_EMMC_MODE to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for BsrSpec

reset() method sets BSR to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for Ca0rSpec

reset() method sets CA0R to value 0x27e8_0080

Source§

const RESET_VALUE: u32 = 669_515_904u32

Source§

impl Resettable for Ca1rSpec

reset() method sets CA1R to value 0x70

Source§

const RESET_VALUE: u32 = 112u32

Source§

impl Resettable for CacrSpec

reset() method sets CACR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for Cc2rSpec

reset() method sets CC2R to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::sdhc0::ccr::CcrSpec

reset() method sets CCR to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::sdhc0::cr::CrSpec

reset() method sets CR to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for DbgrSpec

reset() method sets DBGR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for EisierSpec

reset() method sets EISIER to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for EisierEmmcModeSpec

reset() method sets EISIER_EMMC_MODE to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for EisterSpec

reset() method sets EISTER to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for EisterEmmcModeSpec

reset() method sets EISTER_EMMC_MODE to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for EistrSpec

reset() method sets EISTR to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for EistrEmmcModeSpec

reset() method sets EISTR_EMMC_MODE to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for FeracesSpec

reset() method sets FERACES to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for FereisSpec

reset() method sets FEREIS to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for Hc1rSpec

reset() method sets HC1R to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for Hc1rEmmcModeSpec

reset() method sets HC1R_EMMC_MODE to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for Hc2rSpec

reset() method sets HC2R to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for Hc2rEmmcModeSpec

reset() method sets HC2R_EMMC_MODE to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for HcvrSpec

reset() method sets HCVR to value 0x1802

Source§

const RESET_VALUE: u16 = 6_146u16

Source§

impl Resettable for Mc1rSpec

reset() method sets MC1R to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for Mc2rSpec

reset() method sets MC2R to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for MccarSpec

reset() method sets MCCAR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for NisierSpec

reset() method sets NISIER to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for NisierEmmcModeSpec

reset() method sets NISIER_EMMC_MODE to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for NisterSpec

reset() method sets NISTER to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for NisterEmmcModeSpec

reset() method sets NISTER_EMMC_MODE to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for NistrSpec

reset() method sets NISTR to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for NistrEmmcModeSpec

reset() method sets NISTR_EMMC_MODE to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for PcrSpec

reset() method sets PCR to value 0x0e

Source§

const RESET_VALUE: u8 = 14u8

Source§

impl Resettable for PsrSpec

reset() method sets PSR to value 0x00f8_0000

Source§

const RESET_VALUE: u32 = 16_252_928u32

Source§

impl Resettable for PvrSpec

reset() method sets PVR[%s] to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for RrSpec

reset() method sets RR[%s] to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for SisrSpec

reset() method sets SISR to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for SrrSpec

reset() method sets SRR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for SsarSpec

reset() method sets SSAR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for SsarCmd23ModeSpec

reset() method sets SSAR_CMD23_MODE to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for TcrSpec

reset() method sets TCR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for TmrSpec

reset() method sets TMR to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for WcrSpec

reset() method sets WCR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::sercom0::i2cm::addr::AddrSpec

reset() method sets ADDR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::sercom0::i2cm::baud::BaudSpec

reset() method sets BAUD to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::sercom0::i2cm::ctrla::CtrlaSpec

reset() method sets CTRLA to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::sercom0::i2cm::ctrlb::CtrlbSpec

reset() method sets CTRLB to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::sercom0::i2cm::ctrlc::CtrlcSpec

reset() method sets CTRLC to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::sercom0::i2cm::data::DataSpec

reset() method sets DATA to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::sercom0::i2cm::dbgctrl::DbgctrlSpec

reset() method sets DBGCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::sercom0::i2cm::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::sercom0::i2cm::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::sercom0::i2cm::intflag::IntflagSpec

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::sercom0::i2cm::status::StatusSpec

reset() method sets STATUS to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::sercom0::i2cm::syncbusy::SyncbusySpec

reset() method sets SYNCBUSY to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::sercom0::i2cs::addr::AddrSpec

reset() method sets ADDR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::sercom0::i2cs::ctrla::CtrlaSpec

reset() method sets CTRLA to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::sercom0::i2cs::ctrlb::CtrlbSpec

reset() method sets CTRLB to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::sercom0::i2cs::ctrlc::CtrlcSpec

reset() method sets CTRLC to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::sercom0::i2cs::data::DataSpec

reset() method sets DATA to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::sercom0::i2cs::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::sercom0::i2cs::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::sercom0::i2cs::intflag::IntflagSpec

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::sercom0::i2cs::length::LengthSpec

reset() method sets LENGTH to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::sercom0::i2cs::status::StatusSpec

reset() method sets STATUS to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::sercom0::i2cs::syncbusy::SyncbusySpec

reset() method sets SYNCBUSY to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::sercom0::spim::addr::AddrSpec

reset() method sets ADDR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::sercom0::spim::baud::BaudSpec

reset() method sets BAUD to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::sercom0::spim::ctrla::CtrlaSpec

reset() method sets CTRLA to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::sercom0::spim::ctrlb::CtrlbSpec

reset() method sets CTRLB to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::sercom0::spim::ctrlc::CtrlcSpec

reset() method sets CTRLC to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::sercom0::spim::data::DataSpec

reset() method sets DATA to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::sercom0::spim::dbgctrl::DbgctrlSpec

reset() method sets DBGCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::sercom0::spim::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::sercom0::spim::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::sercom0::spim::intflag::IntflagSpec

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::sercom0::spim::length::LengthSpec

reset() method sets LENGTH to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::sercom0::spim::status::StatusSpec

reset() method sets STATUS to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::sercom0::spim::syncbusy::SyncbusySpec

reset() method sets SYNCBUSY to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::sercom0::spis::addr::AddrSpec

reset() method sets ADDR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::sercom0::spis::baud::BaudSpec

reset() method sets BAUD to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::sercom0::spis::ctrla::CtrlaSpec

reset() method sets CTRLA to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::sercom0::spis::ctrlb::CtrlbSpec

reset() method sets CTRLB to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::sercom0::spis::ctrlc::CtrlcSpec

reset() method sets CTRLC to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::sercom0::spis::data::DataSpec

reset() method sets DATA to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::sercom0::spis::dbgctrl::DbgctrlSpec

reset() method sets DBGCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::sercom0::spis::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::sercom0::spis::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::sercom0::spis::intflag::IntflagSpec

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::sercom0::spis::length::LengthSpec

reset() method sets LENGTH to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::sercom0::spis::status::StatusSpec

reset() method sets STATUS to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::sercom0::spis::syncbusy::SyncbusySpec

reset() method sets SYNCBUSY to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::sercom0::usart_ext::baud::BaudSpec

reset() method sets BAUD to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::sercom0::usart_ext::baud_frac_mode::BaudFracModeSpec

reset() method sets BAUD_FRAC_MODE to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::sercom0::usart_ext::baud_fracfp_mode::BaudFracfpModeSpec

reset() method sets BAUD_FRACFP_MODE to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::sercom0::usart_ext::baud_usartfp_mode::BaudUsartfpModeSpec

reset() method sets BAUD_USARTFP_MODE to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::sercom0::usart_ext::ctrla::CtrlaSpec

reset() method sets CTRLA to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::sercom0::usart_ext::ctrlb::CtrlbSpec

reset() method sets CTRLB to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::sercom0::usart_ext::ctrlc::CtrlcSpec

reset() method sets CTRLC to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::sercom0::usart_ext::data::DataSpec

reset() method sets DATA to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::sercom0::usart_ext::dbgctrl::DbgctrlSpec

reset() method sets DBGCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::sercom0::usart_ext::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::sercom0::usart_ext::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::sercom0::usart_ext::intflag::IntflagSpec

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::sercom0::usart_ext::length::LengthSpec

reset() method sets LENGTH to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::sercom0::usart_ext::rxerrcnt::RxerrcntSpec

reset() method sets RXERRCNT to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::sercom0::usart_ext::rxpl::RxplSpec

reset() method sets RXPL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::sercom0::usart_ext::status::StatusSpec

reset() method sets STATUS to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::sercom0::usart_ext::syncbusy::SyncbusySpec

reset() method sets SYNCBUSY to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::sercom0::usart_int::baud::BaudSpec

reset() method sets BAUD to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::sercom0::usart_int::baud_frac_mode::BaudFracModeSpec

reset() method sets BAUD_FRAC_MODE to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::sercom0::usart_int::baud_fracfp_mode::BaudFracfpModeSpec

reset() method sets BAUD_FRACFP_MODE to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::sercom0::usart_int::baud_usartfp_mode::BaudUsartfpModeSpec

reset() method sets BAUD_USARTFP_MODE to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::sercom0::usart_int::ctrla::CtrlaSpec

reset() method sets CTRLA to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::sercom0::usart_int::ctrlb::CtrlbSpec

reset() method sets CTRLB to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::sercom0::usart_int::ctrlc::CtrlcSpec

reset() method sets CTRLC to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::sercom0::usart_int::data::DataSpec

reset() method sets DATA to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::sercom0::usart_int::dbgctrl::DbgctrlSpec

reset() method sets DBGCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::sercom0::usart_int::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::sercom0::usart_int::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::sercom0::usart_int::intflag::IntflagSpec

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::sercom0::usart_int::length::LengthSpec

reset() method sets LENGTH to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::sercom0::usart_int::rxerrcnt::RxerrcntSpec

reset() method sets RXERRCNT to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::sercom0::usart_int::rxpl::RxplSpec

reset() method sets RXPL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::sercom0::usart_int::status::StatusSpec

reset() method sets STATUS to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::sercom0::usart_int::syncbusy::SyncbusySpec

reset() method sets SYNCBUSY to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for BbpsSpec

reset() method sets BBPS to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for BkinSpec

reset() method sets BKIN to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for BkoutSpec

reset() method sets BKOUT to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for Bod33Spec

reset() method sets BOD33 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::supc::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::supc::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::supc::intflag::IntflagSpec

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::supc::status::StatusSpec

reset() method sets STATUS to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for VrefSpec

reset() method sets VREF to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for VregSpec

reset() method sets VREG to value 0x02

Source§

const RESET_VALUE: u32 = 2u32

Source§

impl Resettable for atsamd51n::sys_tick::calib::CalibSpec

reset() method sets CALIB to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for CsrSpec

reset() method sets CSR to value 0x04

Source§

const RESET_VALUE: u32 = 4u32

Source§

impl Resettable for CvrSpec

reset() method sets CVR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for RvrSpec

reset() method sets RVR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for ActlrSpec

reset() method sets ACTLR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for AdrSpec

reset() method sets ADR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for AfsrSpec

reset() method sets AFSR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for AircrSpec

reset() method sets AIRCR to value 0xfa05_0000

Source§

const RESET_VALUE: u32 = 4_194_631_680u32

Source§

impl Resettable for BfarSpec

reset() method sets BFAR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::system_control::ccr::CcrSpec

reset() method sets CCR to value 0x0200

Source§

const RESET_VALUE: u32 = 512u32

Source§

impl Resettable for CfsrSpec

reset() method sets CFSR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for CpacrSpec

reset() method sets CPACR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for CpuidSpec

reset() method sets CPUID to value 0x410f_c240

Source§

const RESET_VALUE: u32 = 1_091_551_808u32

Source§

impl Resettable for DfrSpec

reset() method sets DFR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for DfsrSpec

reset() method sets DFSR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for HfsrSpec

reset() method sets HFSR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for IcsrSpec

reset() method sets ICSR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for IctrSpec

reset() method sets ICTR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for IsarSpec

reset() method sets ISAR[%s] to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for MmfarSpec

reset() method sets MMFAR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for MmfrSpec

reset() method sets MMFR[%s] to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for PfrSpec

reset() method sets PFR[%s] to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::system_control::scr::ScrSpec

reset() method sets SCR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for ShcsrSpec

reset() method sets SHCSR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for Shpr1Spec

reset() method sets SHPR1 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for Shpr2Spec

reset() method sets SHPR2 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for Shpr3Spec

reset() method sets SHPR3 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for VtorSpec

reset() method sets VTOR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::tc0::count8::cc::CcSpec

reset() method sets CC[%s] to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::tc0::count8::ccbuf::CcbufSpec

reset() method sets CCBUF[%s] to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::tc0::count8::count::CountSpec

reset() method sets COUNT to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::tc0::count8::ctrla::CtrlaSpec

reset() method sets CTRLA to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::tc0::count8::ctrlbclr::CtrlbclrSpec

reset() method sets CTRLBCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::tc0::count8::ctrlbset::CtrlbsetSpec

reset() method sets CTRLBSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::tc0::count8::dbgctrl::DbgctrlSpec

reset() method sets DBGCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::tc0::count8::drvctrl::DrvctrlSpec

reset() method sets DRVCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::tc0::count8::evctrl::EvctrlSpec

reset() method sets EVCTRL to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::tc0::count8::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::tc0::count8::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::tc0::count8::intflag::IntflagSpec

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::tc0::count8::per::PerSpec

reset() method sets PER to value 0xff

Source§

const RESET_VALUE: u8 = 255u8

Source§

impl Resettable for atsamd51n::tc0::count8::perbuf::PerbufSpec

reset() method sets PERBUF to value 0xff

Source§

const RESET_VALUE: u8 = 255u8

Source§

impl Resettable for atsamd51n::tc0::count8::status::StatusSpec

reset() method sets STATUS to value 0x01

Source§

const RESET_VALUE: u8 = 1u8

Source§

impl Resettable for atsamd51n::tc0::count8::syncbusy::SyncbusySpec

reset() method sets SYNCBUSY to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::tc0::count8::wave::WaveSpec

reset() method sets WAVE to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::tc0::count16::cc::CcSpec

reset() method sets CC[%s] to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::tc0::count16::ccbuf::CcbufSpec

reset() method sets CCBUF[%s] to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::tc0::count16::count::CountSpec

reset() method sets COUNT to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::tc0::count16::ctrla::CtrlaSpec

reset() method sets CTRLA to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::tc0::count16::ctrlbclr::CtrlbclrSpec

reset() method sets CTRLBCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::tc0::count16::ctrlbset::CtrlbsetSpec

reset() method sets CTRLBSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::tc0::count16::dbgctrl::DbgctrlSpec

reset() method sets DBGCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::tc0::count16::drvctrl::DrvctrlSpec

reset() method sets DRVCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::tc0::count16::evctrl::EvctrlSpec

reset() method sets EVCTRL to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::tc0::count16::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::tc0::count16::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::tc0::count16::intflag::IntflagSpec

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::tc0::count16::status::StatusSpec

reset() method sets STATUS to value 0x01

Source§

const RESET_VALUE: u8 = 1u8

Source§

impl Resettable for atsamd51n::tc0::count16::syncbusy::SyncbusySpec

reset() method sets SYNCBUSY to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::tc0::count16::wave::WaveSpec

reset() method sets WAVE to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::tc0::count32::cc::CcSpec

reset() method sets CC[%s] to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::tc0::count32::ccbuf::CcbufSpec

reset() method sets CCBUF[%s] to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::tc0::count32::count::CountSpec

reset() method sets COUNT to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::tc0::count32::ctrla::CtrlaSpec

reset() method sets CTRLA to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::tc0::count32::ctrlbclr::CtrlbclrSpec

reset() method sets CTRLBCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::tc0::count32::ctrlbset::CtrlbsetSpec

reset() method sets CTRLBSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::tc0::count32::dbgctrl::DbgctrlSpec

reset() method sets DBGCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::tc0::count32::drvctrl::DrvctrlSpec

reset() method sets DRVCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::tc0::count32::evctrl::EvctrlSpec

reset() method sets EVCTRL to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::tc0::count32::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::tc0::count32::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::tc0::count32::intflag::IntflagSpec

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::tc0::count32::status::StatusSpec

reset() method sets STATUS to value 0x01

Source§

const RESET_VALUE: u8 = 1u8

Source§

impl Resettable for atsamd51n::tc0::count32::syncbusy::SyncbusySpec

reset() method sets SYNCBUSY to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::tc0::count32::wave::WaveSpec

reset() method sets WAVE to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::tcc0::cc::CcSpec

reset() method sets CC[%s] to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for CcDith4ModeSpec

reset() method sets CC_DITH4_MODE[%s] to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for CcDith5ModeSpec

reset() method sets CC_DITH5_MODE[%s] to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for CcDith6ModeSpec

reset() method sets CC_DITH6_MODE[%s] to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::tcc0::ccbuf::CcbufSpec

reset() method sets CCBUF[%s] to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for CcbufDith4ModeSpec

reset() method sets CCBUF_DITH4_MODE[%s] to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for CcbufDith5ModeSpec

reset() method sets CCBUF_DITH5_MODE[%s] to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for CcbufDith6ModeSpec

reset() method sets CCBUF_DITH6_MODE[%s] to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::tcc0::count::CountSpec

reset() method sets COUNT to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for CountDith4ModeSpec

reset() method sets COUNT_DITH4_MODE to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for CountDith5ModeSpec

reset() method sets COUNT_DITH5_MODE to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for CountDith6ModeSpec

reset() method sets COUNT_DITH6_MODE to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::tcc0::ctrla::CtrlaSpec

reset() method sets CTRLA to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::tcc0::ctrlbclr::CtrlbclrSpec

reset() method sets CTRLBCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::tcc0::ctrlbset::CtrlbsetSpec

reset() method sets CTRLBSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::tcc0::dbgctrl::DbgctrlSpec

reset() method sets DBGCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::tcc0::drvctrl::DrvctrlSpec

reset() method sets DRVCTRL to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::tcc0::evctrl::EvctrlSpec

reset() method sets EVCTRL to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for FctrlaSpec

reset() method sets FCTRLA to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for FctrlbSpec

reset() method sets FCTRLB to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::tcc0::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::tcc0::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::tcc0::intflag::IntflagSpec

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for PattSpec

reset() method sets PATT to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for PattbufSpec

reset() method sets PATTBUF to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::tcc0::per::PerSpec

reset() method sets PER to value 0xffff_ffff

Source§

const RESET_VALUE: u32 = 4_294_967_295u32

Source§

impl Resettable for PerDith4ModeSpec

reset() method sets PER_DITH4_MODE to value 0xffff_ffff

Source§

const RESET_VALUE: u32 = 4_294_967_295u32

Source§

impl Resettable for PerDith5ModeSpec

reset() method sets PER_DITH5_MODE to value 0xffff_ffff

Source§

const RESET_VALUE: u32 = 4_294_967_295u32

Source§

impl Resettable for PerDith6ModeSpec

reset() method sets PER_DITH6_MODE to value 0xffff_ffff

Source§

const RESET_VALUE: u32 = 4_294_967_295u32

Source§

impl Resettable for atsamd51n::tcc0::perbuf::PerbufSpec

reset() method sets PERBUF to value 0xffff_ffff

Source§

const RESET_VALUE: u32 = 4_294_967_295u32

Source§

impl Resettable for PerbufDith4ModeSpec

reset() method sets PERBUF_DITH4_MODE to value 0xffff_ffff

Source§

const RESET_VALUE: u32 = 4_294_967_295u32

Source§

impl Resettable for PerbufDith5ModeSpec

reset() method sets PERBUF_DITH5_MODE to value 0xffff_ffff

Source§

const RESET_VALUE: u32 = 4_294_967_295u32

Source§

impl Resettable for PerbufDith6ModeSpec

reset() method sets PERBUF_DITH6_MODE to value 0xffff_ffff

Source§

const RESET_VALUE: u32 = 4_294_967_295u32

Source§

impl Resettable for atsamd51n::tcc0::status::StatusSpec

reset() method sets STATUS to value 0x01

Source§

const RESET_VALUE: u32 = 1u32

Source§

impl Resettable for atsamd51n::tcc0::syncbusy::SyncbusySpec

reset() method sets SYNCBUSY to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::tcc0::wave::WaveSpec

reset() method sets WAVE to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for WexctrlSpec

reset() method sets WEXCTRL to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::trng::ctrla::CtrlaSpec

reset() method sets CTRLA to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::trng::data::DataSpec

reset() method sets DATA to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd51n::trng::evctrl::EvctrlSpec

reset() method sets EVCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::trng::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::trng::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::trng::intflag::IntflagSpec

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::usb::device::ctrla::CtrlaSpec

reset() method sets CTRLA to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::usb::device::ctrlb::CtrlbSpec

reset() method sets CTRLB to value 0x01

Source§

const RESET_VALUE: u16 = 1u16

Source§

impl Resettable for DaddSpec

reset() method sets DADD to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::usb::device::descadd::DescaddSpec

reset() method sets DESCADD to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for EpcfgSpec

reset() method sets EPCFG to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for EpintenclrSpec

reset() method sets EPINTENCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for EpintensetSpec

reset() method sets EPINTENSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for EpintflagSpec

reset() method sets EPINTFLAG to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for EpstatusSpec

reset() method sets EPSTATUS to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for EpstatusclrSpec

reset() method sets EPSTATUSCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for EpstatussetSpec

reset() method sets EPSTATUSSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for EpintsmrySpec

reset() method sets EPINTSMRY to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::usb::device::fnum::FnumSpec

reset() method sets FNUM to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::usb::device::fsmstatus::FsmstatusSpec

reset() method sets FSMSTATUS to value 0x01

Source§

const RESET_VALUE: u8 = 1u8

Source§

impl Resettable for atsamd51n::usb::device::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::usb::device::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::usb::device::intflag::IntflagSpec

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::usb::device::padcal::PadcalSpec

reset() method sets PADCAL to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::usb::device::qosctrl::QosctrlSpec

reset() method sets QOSCTRL to value 0x0f

Source§

const RESET_VALUE: u8 = 15u8

Source§

impl Resettable for atsamd51n::usb::device::status::StatusSpec

reset() method sets STATUS to value 0x40

Source§

const RESET_VALUE: u8 = 64u8

Source§

impl Resettable for atsamd51n::usb::device::syncbusy::SyncbusySpec

reset() method sets SYNCBUSY to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::usb::host::ctrla::CtrlaSpec

reset() method sets CTRLA to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::usb::host::ctrlb::CtrlbSpec

reset() method sets CTRLB to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::usb::host::descadd::DescaddSpec

reset() method sets DESCADD to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for FlenhighSpec

reset() method sets FLENHIGH to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::usb::host::fnum::FnumSpec

reset() method sets FNUM to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::usb::host::fsmstatus::FsmstatusSpec

reset() method sets FSMSTATUS to value 0x01

Source§

const RESET_VALUE: u8 = 1u8

Source§

impl Resettable for BintervalSpec

reset() method sets BINTERVAL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for PcfgSpec

reset() method sets PCFG to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for PintenclrSpec

reset() method sets PINTENCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for PintensetSpec

reset() method sets PINTENSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for PintflagSpec

reset() method sets PINTFLAG to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for PstatusSpec

reset() method sets PSTATUS to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for PstatusclrSpec

reset() method sets PSTATUSCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for PstatussetSpec

reset() method sets PSTATUSSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for HsofcSpec

reset() method sets HSOFC to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::usb::host::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::usb::host::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::usb::host::intflag::IntflagSpec

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::usb::host::padcal::PadcalSpec

reset() method sets PADCAL to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for PintsmrySpec

reset() method sets PINTSMRY to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd51n::usb::host::qosctrl::QosctrlSpec

reset() method sets QOSCTRL to value 0x0f

Source§

const RESET_VALUE: u8 = 15u8

Source§

impl Resettable for atsamd51n::usb::host::status::StatusSpec

reset() method sets STATUS to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::usb::host::syncbusy::SyncbusySpec

reset() method sets SYNCBUSY to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for ClearSpec

reset() method sets CLEAR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::wdt::config::ConfigSpec

reset() method sets CONFIG to value 0xbb

Source§

const RESET_VALUE: u8 = 187u8

Source§

impl Resettable for atsamd51n::wdt::ctrla::CtrlaSpec

reset() method sets CTRLA to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for EwctrlSpec

reset() method sets EWCTRL to value 0x0b

Source§

const RESET_VALUE: u8 = 11u8

Source§

impl Resettable for atsamd51n::wdt::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::wdt::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::wdt::intflag::IntflagSpec

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd51n::wdt::syncbusy::SyncbusySpec

reset() method sets SYNCBUSY to value 0

Source§

const RESET_VALUE: u32 = 0u32