atsamd11d::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 CompctrlSpec

reset() method sets COMPCTRL%s to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::ac::ctrla::CtrlaSpec

reset() method sets CTRLA to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::ac::ctrlb::CtrlbSpec

reset() method sets CTRLB to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::ac::evctrl::EvctrlSpec

reset() method sets EVCTRL to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd11d::ac::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::ac::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::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 atsamd11d::ac::statusa::StatusaSpec

reset() method sets STATUSA to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::ac::statusb::StatusbSpec

reset() method sets STATUSB to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for StatuscSpec

reset() method sets STATUSC to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::ac::winctrl::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 CalibSpec

reset() method sets CALIB to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd11d::adc::ctrla::CtrlaSpec

reset() method sets CTRLA to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::adc::ctrlb::CtrlbSpec

reset() method sets CTRLB to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd11d::adc::dbgctrl::DbgctrlSpec

reset() method sets DBGCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::adc::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: u32 = 0u32

Source§

impl Resettable for atsamd11d::adc::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::adc::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::adc::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 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 atsamd11d::adc::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 atsamd11d::adc::winctrl::WinctrlSpec

reset() method sets WINCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

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 atsamd11d::dac::ctrla::CtrlaSpec

reset() method sets CTRLA to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::dac::ctrlb::CtrlbSpec

reset() method sets CTRLB to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::dac::data::DataSpec

reset() method sets DATA to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for DatabufSpec

reset() method sets DATABUF to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd11d::dac::evctrl::EvctrlSpec

reset() method sets EVCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::dac::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::dac::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::dac::intflag::IntflagSpec

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::dac::status::StatusSpec

reset() method sets STATUS to value 0

Source§

const RESET_VALUE: u8 = 0u8

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 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: u8 = 0u8

Source§

impl Resettable for ChctrlbSpec

reset() method sets CHCTRLB to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for ChidSpec

reset() method sets CHID to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for ChintenclrSpec

reset() method sets CHINTENCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for ChintensetSpec

reset() method sets CHINTENSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for ChintflagSpec

reset() method sets CHINTFLAG to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::dmac::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 atsamd11d::dmac::ctrl::CtrlSpec

reset() method sets CTRL to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd11d::dmac::dbgctrl::DbgctrlSpec

reset() method sets DBGCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for IntpendSpec

reset() method sets INTPEND to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for 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 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::dmac::qosctrl::QosctrlSpec

reset() method sets QOSCTRL to value 0x15

Source§

const RESET_VALUE: u8 = 21u8

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 atsamd11d::dsu::addr::AddrSpec

reset() method sets ADDR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::dsu::cid0::Cid0Spec

reset() method sets CID0 to value 0x0d

Source§

const RESET_VALUE: u32 = 13u32

Source§

impl Resettable for atsamd11d::dsu::cid1::Cid1Spec

reset() method sets CID1 to value 0x10

Source§

const RESET_VALUE: u32 = 16u32

Source§

impl Resettable for atsamd11d::dsu::cid2::Cid2Spec

reset() method sets CID2 to value 0x05

Source§

const RESET_VALUE: u32 = 5u32

Source§

impl Resettable for atsamd11d::dsu::cid3::Cid3Spec

reset() method sets CID3 to value 0xb1

Source§

const RESET_VALUE: u32 = 177u32

Source§

impl Resettable for atsamd11d::dsu::ctrl::CtrlSpec

reset() method sets CTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::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 0x1003_0109

Source§

const RESET_VALUE: u32 = 268_632_329u32

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 0x3002

Source§

const RESET_VALUE: u32 = 12_290u32

Source§

impl Resettable for 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 atsamd11d::dsu::pid0::Pid0Spec

reset() method sets PID0 to value 0xd0

Source§

const RESET_VALUE: u32 = 208u32

Source§

impl Resettable for atsamd11d::dsu::pid1::Pid1Spec

reset() method sets PID1 to value 0xfc

Source§

const RESET_VALUE: u32 = 252u32

Source§

impl Resettable for atsamd11d::dsu::pid2::Pid2Spec

reset() method sets PID2 to value 0x09

Source§

const RESET_VALUE: u32 = 9u32

Source§

impl Resettable for atsamd11d::dsu::pid3::Pid3Spec

reset() method sets PID3 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::dsu::pid4::Pid4Spec

reset() method sets PID4 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::dsu::pid5::Pid5Spec

reset() method sets PID5 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::dsu::pid6::Pid6Spec

reset() method sets PID6 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::dsu::pid7::Pid7Spec

reset() method sets PID7 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::dsu::statusa::StatusaSpec

reset() method sets STATUSA to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::dsu::statusb::StatusbSpec

reset() method sets STATUSB to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::eic::config::ConfigSpec

reset() method sets CONFIG%s to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::eic::ctrl::CtrlSpec

reset() method sets CTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::eic::evctrl::EvctrlSpec

reset() method sets EVCTRL to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::eic::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::eic::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::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: u8 = 0u8

Source§

impl Resettable for atsamd11d::eic::status::StatusSpec

reset() method sets STATUS to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for WakeupSpec

reset() method sets WAKEUP to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for ChannelSpec

reset() method sets CHANNEL to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::evsys::chstatus::ChstatusSpec

reset() method sets CHSTATUS to value 0x3f

Source§

const RESET_VALUE: u32 = 63u32

Source§

impl Resettable for atsamd11d::evsys::ctrl::CtrlSpec

reset() method sets CTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::evsys::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::evsys::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::evsys::intflag::IntflagSpec

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for UserSpec

reset() method sets USER to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for ClkctrlSpec

reset() method sets CLKCTRL to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd11d::gclk::ctrl::CtrlSpec

reset() method sets CTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for GenctrlSpec

reset() method sets GENCTRL to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for GendivSpec

reset() method sets GENDIV to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::gclk::status::StatusSpec

reset() method sets STATUS to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for PrasSpec

reset() method sets PRAS%s to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for PrbsSpec

reset() method sets PRBS%s to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for SfrSpec

reset() method sets SFR%s 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 BaseSpec

reset() method sets BASE to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::mtb::cid0::Cid0Spec

reset() method sets CID0 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::mtb::cid1::Cid1Spec

reset() method sets CID1 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::mtb::cid2::Cid2Spec

reset() method sets CID2 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::mtb::cid3::Cid3Spec

reset() method sets CID3 to value 0

Source§

const RESET_VALUE: u32 = 0u32

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 DevarchSpec

reset() method sets DEVARCH to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for DevidSpec

reset() method sets DEVID to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for DevtypeSpec

reset() method sets DEVTYPE to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for FlowSpec

reset() method sets FLOW 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 LockaccessSpec

reset() method sets LOCKACCESS to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for LockstatusSpec

reset() method sets LOCKSTATUS to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for MasterSpec

reset() method sets MASTER to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::mtb::pid0::Pid0Spec

reset() method sets PID0 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::mtb::pid1::Pid1Spec

reset() method sets PID1 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::mtb::pid2::Pid2Spec

reset() method sets PID2 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::mtb::pid3::Pid3Spec

reset() method sets PID3 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::mtb::pid4::Pid4Spec

reset() method sets PID4 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::mtb::pid5::Pid5Spec

reset() method sets PID5 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::mtb::pid6::Pid6Spec

reset() method sets PID6 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::mtb::pid7::Pid7Spec

reset() method sets PID7 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for PositionSpec

reset() method sets POSITION to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::nvmctrl::addr::AddrSpec

reset() method sets ADDR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::nvmctrl::ctrla::CtrlaSpec

reset() method sets CTRLA to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd11d::nvmctrl::ctrlb::CtrlbSpec

reset() method sets CTRLB to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::nvmctrl::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::nvmctrl::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::nvmctrl::intflag::IntflagSpec

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for LockSpec

reset() method sets LOCK to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for ParamSpec

reset() method sets PARAM to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::nvmctrl::status::StatusSpec

reset() method sets STATUS to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for WpclrSpec

reset() method sets WPCLR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for WpsetSpec

reset() method sets WPSET to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for AhbmaskSpec

reset() method sets AHBMASK to value 0x7f

Source§

const RESET_VALUE: u32 = 127u32

Source§

impl Resettable for ApbamaskSpec

reset() method sets APBAMASK to value 0x7f

Source§

const RESET_VALUE: u32 = 127u32

Source§

impl Resettable for ApbaselSpec

reset() method sets APBASEL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for ApbbmaskSpec

reset() method sets APBBMASK to value 0x7f

Source§

const RESET_VALUE: u32 = 127u32

Source§

impl Resettable for ApbbselSpec

reset() method sets APBBSEL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for ApbcmaskSpec

reset() method sets APBCMASK to value 0x0100

Source§

const RESET_VALUE: u32 = 256u32

Source§

impl Resettable for ApbcselSpec

reset() method sets APBCSEL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for CpuselSpec

reset() method sets CPUSEL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::pm::ctrl::CtrlSpec

reset() method sets CTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for ExtctrlSpec

reset() method sets EXTCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::pm::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::pm::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::pm::intflag::IntflagSpec

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for RcauseSpec

reset() method sets RCAUSE to value 0x01

Source§

const RESET_VALUE: u8 = 1u8

Source§

impl Resettable for SleepSpec

reset() method sets SLEEP to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::port::ctrl::CtrlSpec

reset() method sets CTRL%s to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for DirSpec

reset() method sets DIR%s to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for DirclrSpec

reset() method sets DIRCLR%s to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for DirsetSpec

reset() method sets DIRSET%s to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for DirtglSpec

reset() method sets DIRTGL%s to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for InSpec

reset() method sets IN%s to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for OutSpec

reset() method sets OUT%s to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for OutclrSpec

reset() method sets OUTCLR%s to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for OutsetSpec

reset() method sets OUTSET%s to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for OuttglSpec

reset() method sets OUTTGL%s to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for Pincfg0_Spec

reset() method sets PINCFG0_%s to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for Pmux0_Spec

reset() method sets PMUX0_%s to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for WrconfigSpec

reset() method sets WRCONFIG%s to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

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

reset() method sets COMP%s to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

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

reset() method sets COUNT to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::rtc::mode0::ctrl::CtrlSpec

reset() method sets CTRL to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

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

reset() method sets DBGCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

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

reset() method sets EVCTRL to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

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

reset() method sets FREQCORR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

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

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

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

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

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

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::rtc::mode0::readreq::ReadreqSpec

reset() method sets READREQ to value 0x10

Source§

const RESET_VALUE: u16 = 16u16

Source§

impl Resettable for atsamd11d::rtc::mode0::status::StatusSpec

reset() method sets STATUS to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

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

reset() method sets COMP%s to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

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

reset() method sets COUNT to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd11d::rtc::mode1::ctrl::CtrlSpec

reset() method sets CTRL to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

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

reset() method sets DBGCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

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

reset() method sets EVCTRL to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

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

reset() method sets FREQCORR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

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

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

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

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

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

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

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

reset() method sets PER to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd11d::rtc::mode1::readreq::ReadreqSpec

reset() method sets READREQ to value 0x10

Source§

const RESET_VALUE: u16 = 16u16

Source§

impl Resettable for atsamd11d::rtc::mode1::status::StatusSpec

reset() method sets STATUS to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for AlarmSpec

reset() method sets ALARM%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 atsamd11d::rtc::mode2::ctrl::CtrlSpec

reset() method sets CTRL to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

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

reset() method sets DBGCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

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

reset() method sets EVCTRL to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

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

reset() method sets FREQCORR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

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

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

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

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

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

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for MaskSpec

reset() method sets MASK%s to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::rtc::mode2::readreq::ReadreqSpec

reset() method sets READREQ to value 0x10

Source§

const RESET_VALUE: u16 = 16u16

Source§

impl Resettable for atsamd11d::rtc::mode2::status::StatusSpec

reset() method sets STATUS to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

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

reset() method sets ADDR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

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

reset() method sets BAUD to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

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

reset() method sets CTRLA to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

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

reset() method sets CTRLB to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

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

reset() method sets DATA to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

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

reset() method sets DBGCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

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

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

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

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

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

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

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

reset() method sets STATUS to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

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

reset() method sets SYNCBUSY to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

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

reset() method sets ADDR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

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

reset() method sets CTRLA to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

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

reset() method sets CTRLB to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

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

reset() method sets DATA to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

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

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

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

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

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

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

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

reset() method sets STATUS to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

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

reset() method sets SYNCBUSY to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::sercom0::spi::addr::AddrSpec

reset() method sets ADDR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::sercom0::spi::baud::BaudSpec

reset() method sets BAUD to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::sercom0::spi::ctrla::CtrlaSpec

reset() method sets CTRLA to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::sercom0::spi::ctrlb::CtrlbSpec

reset() method sets CTRLB to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::sercom0::spi::data::DataSpec

reset() method sets DATA to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::sercom0::spi::dbgctrl::DbgctrlSpec

reset() method sets DBGCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::sercom0::spi::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::sercom0::spi::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::sercom0::spi::intflag::IntflagSpec

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::sercom0::spi::status::StatusSpec

reset() method sets STATUS to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd11d::sercom0::spi::syncbusy::SyncbusySpec

reset() method sets SYNCBUSY to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::sercom0::usart::baud::BaudSpec

reset() method sets BAUD to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for BaudFracModeSpec

reset() method sets BAUD_FRAC_MODE to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for BaudFracfpModeSpec

reset() method sets BAUD_FRACFP_MODE to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for BaudUsartfpModeSpec

reset() method sets BAUD_USARTFP_MODE to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd11d::sercom0::usart::ctrla::CtrlaSpec

reset() method sets CTRLA to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::sercom0::usart::ctrlb::CtrlbSpec

reset() method sets CTRLB to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::sercom0::usart::data::DataSpec

reset() method sets DATA to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd11d::sercom0::usart::dbgctrl::DbgctrlSpec

reset() method sets DBGCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::sercom0::usart::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::sercom0::usart::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::sercom0::usart::intflag::IntflagSpec

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for RxplSpec

reset() method sets RXPL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::sercom0::usart::status::StatusSpec

reset() method sets STATUS to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd11d::sercom0::usart::syncbusy::SyncbusySpec

reset() method sets SYNCBUSY 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 DfllctrlSpec

reset() method sets DFLLCTRL to value 0x80

Source§

const RESET_VALUE: u16 = 128u16

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 0

Source§

const RESET_VALUE: u32 = 0u32

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: u8 = 0u8

Source§

impl Resettable for atsamd11d::sysctrl::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::sysctrl::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::sysctrl::intflag::IntflagSpec

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for Osc8mSpec

reset() method sets OSC8M to value 0x8707_0382

Source§

const RESET_VALUE: u32 = 2_265_383_810u32

Source§

impl Resettable for Osc32kSpec

reset() method sets OSC32K to value 0x003f_0080

Source§

const RESET_VALUE: u32 = 4_128_896u32

Source§

impl Resettable for Osculp32kSpec

reset() method sets OSCULP32K to value 0x1f

Source§

const RESET_VALUE: u8 = 31u8

Source§

impl Resettable for PclksrSpec

reset() method sets PCLKSR 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 Xosc32kSpec

reset() method sets XOSC32K to value 0x80

Source§

const RESET_VALUE: u16 = 128u16

Source§

impl Resettable for XoscSpec

reset() method sets XOSC to value 0x80

Source§

const RESET_VALUE: u16 = 128u16

Source§

impl Resettable for atsamd11d::tc1::count8::cc::CcSpec

reset() method sets CC%s to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::tc1::count8::count::CountSpec

reset() method sets COUNT to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::tc1::count8::ctrla::CtrlaSpec

reset() method sets CTRLA to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd11d::tc1::count8::ctrlbclr::CtrlbclrSpec

reset() method sets CTRLBCLR to value 0x02

Source§

const RESET_VALUE: u8 = 2u8

Source§

impl Resettable for atsamd11d::tc1::count8::ctrlbset::CtrlbsetSpec

reset() method sets CTRLBSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::tc1::count8::ctrlc::CtrlcSpec

reset() method sets CTRLC to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::tc1::count8::dbgctrl::DbgctrlSpec

reset() method sets DBGCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::tc1::count8::evctrl::EvctrlSpec

reset() method sets EVCTRL to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd11d::tc1::count8::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::tc1::count8::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::tc1::count8::intflag::IntflagSpec

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::tc1::count8::per::PerSpec

reset() method sets PER to value 0xff

Source§

const RESET_VALUE: u8 = 255u8

Source§

impl Resettable for atsamd11d::tc1::count8::readreq::ReadreqSpec

reset() method sets READREQ to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd11d::tc1::count8::status::StatusSpec

reset() method sets STATUS to value 0x08

Source§

const RESET_VALUE: u8 = 8u8

Source§

impl Resettable for atsamd11d::tc1::count16::cc::CcSpec

reset() method sets CC%s to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd11d::tc1::count16::count::CountSpec

reset() method sets COUNT to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd11d::tc1::count16::ctrla::CtrlaSpec

reset() method sets CTRLA to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd11d::tc1::count16::ctrlbclr::CtrlbclrSpec

reset() method sets CTRLBCLR to value 0x02

Source§

const RESET_VALUE: u8 = 2u8

Source§

impl Resettable for atsamd11d::tc1::count16::ctrlbset::CtrlbsetSpec

reset() method sets CTRLBSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::tc1::count16::ctrlc::CtrlcSpec

reset() method sets CTRLC to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::tc1::count16::dbgctrl::DbgctrlSpec

reset() method sets DBGCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::tc1::count16::evctrl::EvctrlSpec

reset() method sets EVCTRL to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd11d::tc1::count16::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::tc1::count16::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::tc1::count16::intflag::IntflagSpec

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::tc1::count16::readreq::ReadreqSpec

reset() method sets READREQ to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd11d::tc1::count16::status::StatusSpec

reset() method sets STATUS to value 0x08

Source§

const RESET_VALUE: u8 = 8u8

Source§

impl Resettable for atsamd11d::tc1::count32::cc::CcSpec

reset() method sets CC%s to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::tc1::count32::count::CountSpec

reset() method sets COUNT to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::tc1::count32::ctrla::CtrlaSpec

reset() method sets CTRLA to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd11d::tc1::count32::ctrlbclr::CtrlbclrSpec

reset() method sets CTRLBCLR to value 0x02

Source§

const RESET_VALUE: u8 = 2u8

Source§

impl Resettable for atsamd11d::tc1::count32::ctrlbset::CtrlbsetSpec

reset() method sets CTRLBSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::tc1::count32::ctrlc::CtrlcSpec

reset() method sets CTRLC to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::tc1::count32::dbgctrl::DbgctrlSpec

reset() method sets DBGCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::tc1::count32::evctrl::EvctrlSpec

reset() method sets EVCTRL to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd11d::tc1::count32::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::tc1::count32::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::tc1::count32::intflag::IntflagSpec

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::tc1::count32::readreq::ReadreqSpec

reset() method sets READREQ to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd11d::tc1::count32::status::StatusSpec

reset() method sets STATUS to value 0x08

Source§

const RESET_VALUE: u8 = 8u8

Source§

impl Resettable for atsamd11d::tcc0::cc::CcSpec

reset() method sets CC%s to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for CcDith4Spec

reset() method sets CC%s_DITH4 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for CcDith5Spec

reset() method sets CC%s_DITH5 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for CcDith6Spec

reset() method sets CC%s_DITH6 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for CcbSpec

reset() method sets CCB%s to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for CcbDith4Spec

reset() method sets CCB%s_DITH4 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for CcbDith5Spec

reset() method sets CCB%s_DITH5 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for CcbDith6Spec

reset() method sets CCB%s_DITH6 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::tcc0::count::CountSpec

reset() method sets COUNT to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for CountDith4Spec

reset() method sets COUNT_DITH4 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for CountDith5Spec

reset() method sets COUNT_DITH5 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for CountDith6Spec

reset() method sets COUNT_DITH6 to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::tcc0::ctrla::CtrlaSpec

reset() method sets CTRLA to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::tcc0::ctrlbclr::CtrlbclrSpec

reset() method sets CTRLBCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::tcc0::ctrlbset::CtrlbsetSpec

reset() method sets CTRLBSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::tcc0::dbgctrl::DbgctrlSpec

reset() method sets DBGCTRL to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for DrvctrlSpec

reset() method sets DRVCTRL to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::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 atsamd11d::tcc0::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::tcc0::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for atsamd11d::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 PattbSpec

reset() method sets PATTB to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for atsamd11d::tcc0::per::PerSpec

reset() method sets PER to value 0xffff_ffff

Source§

const RESET_VALUE: u32 = 4_294_967_295u32

Source§

impl Resettable for PerDith4Spec

reset() method sets PER_DITH4 to value 0xffff_ffff

Source§

const RESET_VALUE: u32 = 4_294_967_295u32

Source§

impl Resettable for PerDith5Spec

reset() method sets PER_DITH5 to value 0xffff_ffff

Source§

const RESET_VALUE: u32 = 4_294_967_295u32

Source§

impl Resettable for PerDith6Spec

reset() method sets PER_DITH6 to value 0xffff_ffff

Source§

const RESET_VALUE: u32 = 4_294_967_295u32

Source§

impl Resettable for PerbSpec

reset() method sets PERB to value 0xffff_ffff

Source§

const RESET_VALUE: u32 = 4_294_967_295u32

Source§

impl Resettable for PerbDith4Spec

reset() method sets PERB_DITH4 to value 0xffff_ffff

Source§

const RESET_VALUE: u32 = 4_294_967_295u32

Source§

impl Resettable for PerbDith5Spec

reset() method sets PERB_DITH5 to value 0xffff_ffff

Source§

const RESET_VALUE: u32 = 4_294_967_295u32

Source§

impl Resettable for PerbDith6Spec

reset() method sets PERB_DITH6 to value 0xffff_ffff

Source§

const RESET_VALUE: u32 = 4_294_967_295u32

Source§

impl Resettable for atsamd11d::tcc0::status::StatusSpec

reset() method sets STATUS to value 0x01

Source§

const RESET_VALUE: u32 = 1u32

Source§

impl Resettable for atsamd11d::tcc0::syncbusy::SyncbusySpec

reset() method sets SYNCBUSY to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for WaveSpec

reset() method sets WAVE to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for WavebSpec

reset() method sets WAVEB 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 atsamd11d::usb::device::ctrla::CtrlaSpec

reset() method sets CTRLA to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::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 DescaddSpec

reset() method sets DESCADD to value 0

Source§

const RESET_VALUE: u32 = 0u32

Source§

impl Resettable for EpcfgSpec

reset() method sets EPCFG%s to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for EpintenclrSpec

reset() method sets EPINTENCLR%s to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for EpintensetSpec

reset() method sets EPINTENSET%s to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for EpintflagSpec

reset() method sets EPINTFLAG%s 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 EpstatusSpec

reset() method sets EPSTATUS%s to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for EpstatusclrSpec

reset() method sets EPSTATUSCLR%s to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for EpstatussetSpec

reset() method sets EPSTATUSSET%s to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for FnumSpec

reset() method sets FNUM to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for FsmstatusSpec

reset() method sets FSMSTATUS to value 0x01

Source§

const RESET_VALUE: u8 = 1u8

Source§

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

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

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

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

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

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

impl Resettable for PadcalSpec

reset() method sets PADCAL to value 0

Source§

const RESET_VALUE: u16 = 0u16

Source§

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

reset() method sets QOSCTRL to value 0x05

Source§

const RESET_VALUE: u8 = 5u8

Source§

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

reset() method sets STATUS to value 0x40

Source§

const RESET_VALUE: u8 = 64u8

Source§

impl Resettable for atsamd11d::usb::device::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 atsamd11d::wdt::config::ConfigSpec

reset() method sets CONFIG to value 0xbb

Source§

const RESET_VALUE: u8 = 187u8

Source§

impl Resettable for atsamd11d::wdt::ctrl::CtrlSpec

reset() method sets CTRL 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 atsamd11d::wdt::intenclr::IntenclrSpec

reset() method sets INTENCLR to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::wdt::intenset::IntensetSpec

reset() method sets INTENSET to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::wdt::intflag::IntflagSpec

reset() method sets INTFLAG to value 0

Source§

const RESET_VALUE: u8 = 0u8

Source§

impl Resettable for atsamd11d::wdt::status::StatusSpec

reset() method sets STATUS to value 0

Source§

const RESET_VALUE: u8 = 0u8