Trait atsamd51n::generic::Resettable
source · [−]pub trait Resettable: RegisterSpec {
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 Methods
sourcefn reset_value() -> Self::Ux
fn reset_value() -> Self::Ux
Reset value of the register.
Implementors
impl Resettable for atsamd51n::ac::calib::CALIB_SPEC
reset()
method sets CALIB to value 0x0101
impl Resettable for COMPCTRL_SPEC
reset()
method sets COMPCTRL[%s]
to value 0
impl Resettable for atsamd51n::ac::ctrla::CTRLA_SPEC
reset()
method sets CTRLA to value 0
impl Resettable for atsamd51n::ac::ctrlb::CTRLB_SPEC
reset()
method sets CTRLB to value 0
impl Resettable for atsamd51n::ac::dbgctrl::DBGCTRL_SPEC
reset()
method sets DBGCTRL to value 0
impl Resettable for atsamd51n::ac::evctrl::EVCTRL_SPEC
reset()
method sets EVCTRL to value 0
impl Resettable for atsamd51n::ac::intenclr::INTENCLR_SPEC
reset()
method sets INTENCLR to value 0
impl Resettable for atsamd51n::ac::intenset::INTENSET_SPEC
reset()
method sets INTENSET to value 0
impl Resettable for atsamd51n::ac::intflag::INTFLAG_SPEC
reset()
method sets INTFLAG to value 0
impl Resettable for SCALER_SPEC
reset()
method sets SCALER[%s]
to value 0
impl Resettable for atsamd51n::ac::statusa::STATUSA_SPEC
reset()
method sets STATUSA to value 0
impl Resettable for atsamd51n::ac::statusb::STATUSB_SPEC
reset()
method sets STATUSB to value 0
impl Resettable for atsamd51n::ac::syncbusy::SYNCBUSY_SPEC
reset()
method sets SYNCBUSY to value 0
impl Resettable for WINCTRL_SPEC
reset()
method sets WINCTRL to value 0
impl Resettable for AVGCTRL_SPEC
reset()
method sets AVGCTRL to value 0
impl Resettable for atsamd51n::adc0::calib::CALIB_SPEC
reset()
method sets CALIB to value 0
impl Resettable for atsamd51n::adc0::ctrla::CTRLA_SPEC
reset()
method sets CTRLA to value 0
impl Resettable for atsamd51n::adc0::ctrlb::CTRLB_SPEC
reset()
method sets CTRLB to value 0
impl Resettable for atsamd51n::adc0::dbgctrl::DBGCTRL_SPEC
reset()
method sets DBGCTRL to value 0
impl Resettable for DSEQCTRL_SPEC
reset()
method sets DSEQCTRL to value 0
impl Resettable for DSEQDATA_SPEC
reset()
method sets DSEQDATA to value 0
impl Resettable for DSEQSTAT_SPEC
reset()
method sets DSEQSTAT to value 0
impl Resettable for atsamd51n::adc0::evctrl::EVCTRL_SPEC
reset()
method sets EVCTRL to value 0
impl Resettable for GAINCORR_SPEC
reset()
method sets GAINCORR to value 0
impl Resettable for INPUTCTRL_SPEC
reset()
method sets INPUTCTRL to value 0
impl Resettable for atsamd51n::adc0::intenclr::INTENCLR_SPEC
reset()
method sets INTENCLR to value 0
impl Resettable for atsamd51n::adc0::intenset::INTENSET_SPEC
reset()
method sets INTENSET to value 0
impl Resettable for atsamd51n::adc0::intflag::INTFLAG_SPEC
reset()
method sets INTFLAG to value 0
impl Resettable for OFFSETCORR_SPEC
reset()
method sets OFFSETCORR to value 0
impl Resettable for REFCTRL_SPEC
reset()
method sets REFCTRL to value 0
impl Resettable for RESS_SPEC
reset()
method sets RESS to value 0
impl Resettable for atsamd51n::adc0::result::RESULT_SPEC
reset()
method sets RESULT to value 0
impl Resettable for SAMPCTRL_SPEC
reset()
method sets SAMPCTRL to value 0
impl Resettable for atsamd51n::adc0::status::STATUS_SPEC
reset()
method sets STATUS to value 0
impl Resettable for SWTRIG_SPEC
reset()
method sets SWTRIG to value 0
impl Resettable for atsamd51n::adc0::syncbusy::SYNCBUSY_SPEC
reset()
method sets SYNCBUSY to value 0
impl Resettable for WINLT_SPEC
reset()
method sets WINLT to value 0
impl Resettable for WINUT_SPEC
reset()
method sets WINUT to value 0
impl Resettable for CIPLEN_SPEC
reset()
method sets CIPLEN to value 0
impl Resettable for atsamd51n::aes::ctrla::CTRLA_SPEC
reset()
method sets CTRLA to value 0
impl Resettable for atsamd51n::aes::ctrlb::CTRLB_SPEC
reset()
method sets CTRLB to value 0
impl Resettable for DATABUFPTR_SPEC
reset()
method sets DATABUFPTR to value 0
impl Resettable for atsamd51n::aes::dbgctrl::DBGCTRL_SPEC
reset()
method sets DBGCTRL to value 0
impl Resettable for GHASH_SPEC
reset()
method sets GHASH[%s]
to value 0
impl Resettable for HASHKEY_SPEC
reset()
method sets HASHKEY[%s]
to value 0
impl Resettable for INDATA_SPEC
reset()
method sets INDATA to value 0
impl Resettable for atsamd51n::aes::intenclr::INTENCLR_SPEC
reset()
method sets INTENCLR to value 0
impl Resettable for atsamd51n::aes::intenset::INTENSET_SPEC
reset()
method sets INTENSET to value 0
impl Resettable for atsamd51n::aes::intflag::INTFLAG_SPEC
reset()
method sets INTFLAG to value 0
impl Resettable for INTVECTV_SPEC
reset()
method sets INTVECTV[%s]
to value 0
impl Resettable for KEYWORD_SPEC
reset()
method sets KEYWORD[%s]
to value 0
impl Resettable for RANDSEED_SPEC
reset()
method sets RANDSEED to value 0
impl Resettable for atsamd51n::ccl::ctrl::CTRL_SPEC
reset()
method sets CTRL to value 0
impl Resettable for LUTCTRL_SPEC
reset()
method sets LUTCTRL[%s]
to value 0
impl Resettable for SEQCTRL_SPEC
reset()
method sets SEQCTRL[%s]
to value 0
impl Resettable for atsamd51n::cmcc::cfg::CFG_SPEC
reset()
method sets CFG to value 0x20
impl Resettable for atsamd51n::cmcc::ctrl::CTRL_SPEC
reset()
method sets CTRL to value 0
impl Resettable for LCKWAY_SPEC
reset()
method sets LCKWAY to value 0
impl Resettable for MAINT0_SPEC
reset()
method sets MAINT0 to value 0
impl Resettable for MAINT1_SPEC
reset()
method sets MAINT1 to value 0
impl Resettable for MCFG_SPEC
reset()
method sets MCFG to value 0
impl Resettable for MCTRL_SPEC
reset()
method sets MCTRL to value 0
impl Resettable for MEN_SPEC
reset()
method sets MEN to value 0
impl Resettable for MSR_SPEC
reset()
method sets MSR to value 0
impl Resettable for atsamd51n::cmcc::sr::SR_SPEC
reset()
method sets SR to value 0
impl Resettable for TYPE_SPEC
reset()
method sets TYPE to value 0x12d2
impl Resettable for DCRDR_SPEC
reset()
method sets DCRDR to value 0
impl Resettable for DCRSR_SPEC
reset()
method sets DCRSR to value 0
impl Resettable for DEMCR_SPEC
reset()
method sets DEMCR to value 0
impl Resettable for DHCSR_SPEC
reset()
method sets DHCSR to value 0
impl Resettable for atsamd51n::dac::ctrla::CTRLA_SPEC
reset()
method sets CTRLA to value 0
impl Resettable for atsamd51n::dac::ctrlb::CTRLB_SPEC
reset()
method sets CTRLB to value 0x02
impl Resettable for DACCTRL_SPEC
reset()
method sets DACCTRL[%s]
to value 0
impl Resettable for atsamd51n::dac::data::DATA_SPEC
reset()
method sets DATA[%s]
to value 0
impl Resettable for DATABUF_SPEC
reset()
method sets DATABUF[%s]
to value 0
impl Resettable for atsamd51n::dac::dbgctrl::DBGCTRL_SPEC
reset()
method sets DBGCTRL to value 0
impl Resettable for atsamd51n::dac::evctrl::EVCTRL_SPEC
reset()
method sets EVCTRL to value 0
impl Resettable for atsamd51n::dac::intenclr::INTENCLR_SPEC
reset()
method sets INTENCLR to value 0
impl Resettable for atsamd51n::dac::intenset::INTENSET_SPEC
reset()
method sets INTENSET to value 0
impl Resettable for atsamd51n::dac::intflag::INTFLAG_SPEC
reset()
method sets INTFLAG to value 0
impl Resettable for atsamd51n::dac::result::RESULT_SPEC
reset()
method sets RESULT[%s]
to value 0
impl Resettable for atsamd51n::dac::status::STATUS_SPEC
reset()
method sets STATUS to value 0
impl Resettable for atsamd51n::dac::syncbusy::SYNCBUSY_SPEC
reset()
method sets SYNCBUSY to value 0
impl Resettable for ACTIVE_SPEC
reset()
method sets ACTIVE to value 0
impl Resettable for BASEADDR_SPEC
reset()
method sets BASEADDR to value 0
impl Resettable for atsamd51n::dmac::busych::BUSYCH_SPEC
reset()
method sets BUSYCH to value 0
impl Resettable for CHCTRLA_SPEC
reset()
method sets CHCTRLA to value 0
impl Resettable for CHCTRLB_SPEC
reset()
method sets CHCTRLB to value 0
impl Resettable for CHEVCTRL_SPEC
reset()
method sets CHEVCTRL to value 0
impl Resettable for atsamd51n::dmac::channel::chintenclr::CHINTENCLR_SPEC
reset()
method sets CHINTENCLR to value 0
impl Resettable for atsamd51n::dmac::channel::chintenset::CHINTENSET_SPEC
reset()
method sets CHINTENSET to value 0
impl Resettable for atsamd51n::dmac::channel::chintflag::CHINTFLAG_SPEC
reset()
method sets CHINTFLAG to value 0
impl Resettable for CHPRILVL_SPEC
reset()
method sets CHPRILVL to value 0
impl Resettable for atsamd51n::dmac::channel::chstatus::CHSTATUS_SPEC
reset()
method sets CHSTATUS to value 0
impl Resettable for CRCCHKSUM_SPEC
reset()
method sets CRCCHKSUM to value 0
impl Resettable for CRCCTRL_SPEC
reset()
method sets CRCCTRL to value 0
impl Resettable for CRCDATAIN_SPEC
reset()
method sets CRCDATAIN to value 0
impl Resettable for CRCSTATUS_SPEC
reset()
method sets CRCSTATUS to value 0
impl Resettable for atsamd51n::dmac::ctrl::CTRL_SPEC
reset()
method sets CTRL to value 0
impl Resettable for atsamd51n::dmac::dbgctrl::DBGCTRL_SPEC
reset()
method sets DBGCTRL to value 0
impl Resettable for atsamd51n::dmac::intpend::INTPEND_SPEC
reset()
method sets INTPEND to value 0
impl Resettable for atsamd51n::dmac::intstatus::INTSTATUS_SPEC
reset()
method sets INTSTATUS to value 0
impl Resettable for PENDCH_SPEC
reset()
method sets PENDCH to value 0
impl Resettable for PRICTRL0_SPEC
reset()
method sets PRICTRL0 to value 0x4040_4040
impl Resettable for SWTRIGCTRL_SPEC
reset()
method sets SWTRIGCTRL to value 0
impl Resettable for WRBADDR_SPEC
reset()
method sets WRBADDR to value 0
impl Resettable for atsamd51n::dsu::addr::ADDR_SPEC
reset()
method sets ADDR to value 0
impl Resettable for atsamd51n::dsu::cfg::CFG_SPEC
reset()
method sets CFG to value 0x02
impl Resettable for CID0_SPEC
reset()
method sets CID0 to value 0x0d
impl Resettable for CID1_SPEC
reset()
method sets CID1 to value 0x10
impl Resettable for CID2_SPEC
reset()
method sets CID2 to value 0x05
impl Resettable for CID3_SPEC
reset()
method sets CID3 to value 0xb1
impl Resettable for atsamd51n::dsu::ctrl::CTRL_SPEC
reset()
method sets CTRL to value 0
impl Resettable for atsamd51n::dsu::data::DATA_SPEC
reset()
method sets DATA to value 0
impl Resettable for DCC_SPEC
reset()
method sets DCC[%s]
to value 0
impl Resettable for DCFG_SPEC
reset()
method sets DCFG[%s]
to value 0
impl Resettable for DID_SPEC
reset()
method sets DID to value 0x6006_0202
impl Resettable for END_SPEC
reset()
method sets END to value 0
impl Resettable for ENTRY0_SPEC
reset()
method sets ENTRY0 to value 0x9f0f_c002
impl Resettable for ENTRY1_SPEC
reset()
method sets ENTRY1 to value 0
impl Resettable for atsamd51n::dsu::length::LENGTH_SPEC
reset()
method sets LENGTH to value 0
impl Resettable for MEMTYPE_SPEC
reset()
method sets MEMTYPE to value 0
impl Resettable for PID0_SPEC
reset()
method sets PID0 to value 0xd0
impl Resettable for PID1_SPEC
reset()
method sets PID1 to value 0xfc
impl Resettable for PID2_SPEC
reset()
method sets PID2 to value 0x09
impl Resettable for PID3_SPEC
reset()
method sets PID3 to value 0
impl Resettable for PID4_SPEC
reset()
method sets PID4 to value 0
impl Resettable for PID5_SPEC
reset()
method sets PID5 to value 0
impl Resettable for PID6_SPEC
reset()
method sets PID6 to value 0
impl Resettable for PID7_SPEC
reset()
method sets PID7 to value 0
impl Resettable for atsamd51n::dsu::statusa::STATUSA_SPEC
reset()
method sets STATUSA to value 0
impl Resettable for atsamd51n::dsu::statusb::STATUSB_SPEC
reset()
method sets STATUSB to value 0
impl Resettable for ASYNCH_SPEC
reset()
method sets ASYNCH to value 0
impl Resettable for atsamd51n::eic::config::CONFIG_SPEC
reset()
method sets CONFIG[%s]
to value 0
impl Resettable for atsamd51n::eic::ctrla::CTRLA_SPEC
reset()
method sets CTRLA to value 0
impl Resettable for DEBOUNCEN_SPEC
reset()
method sets DEBOUNCEN to value 0
impl Resettable for DPRESCALER_SPEC
reset()
method sets DPRESCALER to value 0
impl Resettable for atsamd51n::eic::evctrl::EVCTRL_SPEC
reset()
method sets EVCTRL to value 0
impl Resettable for atsamd51n::eic::intenclr::INTENCLR_SPEC
reset()
method sets INTENCLR to value 0
impl Resettable for atsamd51n::eic::intenset::INTENSET_SPEC
reset()
method sets INTENSET to value 0
impl Resettable for atsamd51n::eic::intflag::INTFLAG_SPEC
reset()
method sets INTFLAG to value 0
impl Resettable for NMICTRL_SPEC
reset()
method sets NMICTRL to value 0
impl Resettable for NMIFLAG_SPEC
reset()
method sets NMIFLAG to value 0
impl Resettable for PINSTATE_SPEC
reset()
method sets PINSTATE to value 0
impl Resettable for atsamd51n::eic::syncbusy::SYNCBUSY_SPEC
reset()
method sets SYNCBUSY to value 0
impl Resettable for AUTHSTATUS_SPEC
reset()
method sets AUTHSTATUS to value 0
impl Resettable for CCER_SPEC
reset()
method sets CCER to value 0x1854_1800
impl Resettable for atsamd51n::etm::ccr::CCR_SPEC
reset()
method sets CCR to value 0x8c80_2000
impl Resettable for CIDR0_SPEC
reset()
method sets CIDR0 to value 0x0d
impl Resettable for CIDR1_SPEC
reset()
method sets CIDR1 to value 0x90
impl Resettable for CIDR2_SPEC
reset()
method sets CIDR2 to value 0x05
impl Resettable for CIDR3_SPEC
reset()
method sets CIDR3 to value 0xb1
impl Resettable for atsamd51n::etm::claimclr::CLAIMCLR_SPEC
reset()
method sets CLAIMCLR to value 0
impl Resettable for atsamd51n::etm::claimset::CLAIMSET_SPEC
reset()
method sets CLAIMSET to value 0
impl Resettable for CNTRLDVR1_SPEC
reset()
method sets CNTRLDVR1 to value 0
impl Resettable for atsamd51n::etm::cr::CR_SPEC
reset()
method sets CR to value 0x0411
impl Resettable for atsamd51n::etm::devtype::DEVTYPE_SPEC
reset()
method sets DEVTYPE to value 0x13
impl Resettable for FFLR_SPEC
reset()
method sets FFLR to value 0
impl Resettable for IDR2_SPEC
reset()
method sets IDR2 to value 0
impl Resettable for atsamd51n::etm::idr::IDR_SPEC
reset()
method sets IDR to value 0x4114_f250
impl Resettable for atsamd51n::etm::itatbctr0::ITATBCTR0_SPEC
reset()
method sets ITATBCTR0 to value 0
impl Resettable for atsamd51n::etm::itatbctr2::ITATBCTR2_SPEC
reset()
method sets ITATBCTR2 to value 0
impl Resettable for atsamd51n::etm::itctrl::ITCTRL_SPEC
reset()
method sets ITCTRL to value 0
impl Resettable for ITMISCIN_SPEC
reset()
method sets ITMISCIN to value 0
impl Resettable for ITTRIGOUT_SPEC
reset()
method sets ITTRIGOUT to value 0
impl Resettable for LAR_SPEC
reset()
method sets LAR to value 0
impl Resettable for LSR_SPEC
reset()
method sets LSR to value 0
impl Resettable for PDSR_SPEC
reset()
method sets PDSR to value 0x01
impl Resettable for PIDR0_SPEC
reset()
method sets PIDR0 to value 0x25
impl Resettable for PIDR1_SPEC
reset()
method sets PIDR1 to value 0xb9
impl Resettable for PIDR2_SPEC
reset()
method sets PIDR2 to value 0x0b
impl Resettable for PIDR3_SPEC
reset()
method sets PIDR3 to value 0
impl Resettable for PIDR4_SPEC
reset()
method sets PIDR4 to value 0x04
impl Resettable for PIDR5_SPEC
reset()
method sets PIDR5 to value 0
impl Resettable for PIDR6_SPEC
reset()
method sets PIDR6 to value 0
impl Resettable for PIDR7_SPEC
reset()
method sets PIDR7 to value 0
impl Resettable for atsamd51n::etm::scr::SCR_SPEC
reset()
method sets SCR to value 0x0002_0d09
impl Resettable for atsamd51n::etm::sr::SR_SPEC
reset()
method sets SR to value 0
impl Resettable for SYNCFR_SPEC
reset()
method sets SYNCFR to value 0x0400
impl Resettable for TECR1_SPEC
reset()
method sets TECR1 to value 0
impl Resettable for TEEVR_SPEC
reset()
method sets TEEVR to value 0
impl Resettable for TESSEICR_SPEC
reset()
method sets TESSEICR to value 0
impl Resettable for TRACEIDR_SPEC
reset()
method sets TRACEIDR to value 0
impl Resettable for atsamd51n::etm::trigger::TRIGGER_SPEC
reset()
method sets TRIGGER to value 0
impl Resettable for TSEVT_SPEC
reset()
method sets TSEVT to value 0
impl Resettable for atsamd51n::evsys::busych::BUSYCH_SPEC
reset()
method sets BUSYCH to value 0
impl Resettable for CHANNEL_SPEC
reset()
method sets CHANNEL to value 0x8000
impl Resettable for atsamd51n::evsys::channel::chintenclr::CHINTENCLR_SPEC
reset()
method sets CHINTENCLR to value 0
impl Resettable for atsamd51n::evsys::channel::chintenset::CHINTENSET_SPEC
reset()
method sets CHINTENSET to value 0
impl Resettable for atsamd51n::evsys::channel::chintflag::CHINTFLAG_SPEC
reset()
method sets CHINTFLAG to value 0
impl Resettable for atsamd51n::evsys::channel::chstatus::CHSTATUS_SPEC
reset()
method sets CHSTATUS to value 0x01
impl Resettable for atsamd51n::evsys::ctrla::CTRLA_SPEC
reset()
method sets CTRLA to value 0
impl Resettable for atsamd51n::evsys::intpend::INTPEND_SPEC
reset()
method sets INTPEND to value 0x4000
impl Resettable for atsamd51n::evsys::intstatus::INTSTATUS_SPEC
reset()
method sets INTSTATUS to value 0
impl Resettable for PRICTRL_SPEC
reset()
method sets PRICTRL to value 0
impl Resettable for READYUSR_SPEC
reset()
method sets READYUSR to value 0xffff_ffff
impl Resettable for SWEVT_SPEC
reset()
method sets SWEVT to value 0
impl Resettable for USER_SPEC
reset()
method sets USER[%s]
to value 0
impl Resettable for CFGA_SPEC
reset()
method sets CFGA to value 0
impl Resettable for atsamd51n::freqm::ctrla::CTRLA_SPEC
reset()
method sets CTRLA to value 0
impl Resettable for atsamd51n::freqm::ctrlb::CTRLB_SPEC
reset()
method sets CTRLB to value 0
impl Resettable for atsamd51n::freqm::intenclr::INTENCLR_SPEC
reset()
method sets INTENCLR to value 0
impl Resettable for atsamd51n::freqm::intenset::INTENSET_SPEC
reset()
method sets INTENSET to value 0
impl Resettable for atsamd51n::freqm::intflag::INTFLAG_SPEC
reset()
method sets INTFLAG to value 0
impl Resettable for atsamd51n::freqm::status::STATUS_SPEC
reset()
method sets STATUS to value 0
impl Resettable for atsamd51n::freqm::syncbusy::SYNCBUSY_SPEC
reset()
method sets SYNCBUSY to value 0
impl Resettable for VALUE_SPEC
reset()
method sets VALUE to value 0
impl Resettable for atsamd51n::gclk::ctrla::CTRLA_SPEC
reset()
method sets CTRLA to value 0
impl Resettable for GENCTRL_SPEC
reset()
method sets GENCTRL[%s]
to value 0
impl Resettable for PCHCTRL_SPEC
reset()
method sets PCHCTRL[%s]
to value 0
impl Resettable for atsamd51n::gclk::syncbusy::SYNCBUSY_SPEC
reset()
method sets SYNCBUSY to value 0
impl Resettable for PRAS_SPEC
reset()
method sets PRAS to value 0
impl Resettable for PRBS_SPEC
reset()
method sets PRBS to value 0
impl Resettable for CLKCTRL_SPEC
reset()
method sets CLKCTRL[%s]
to value 0
impl Resettable for atsamd51n::i2s::ctrla::CTRLA_SPEC
reset()
method sets CTRLA to value 0
impl Resettable for atsamd51n::i2s::intenclr::INTENCLR_SPEC
reset()
method sets INTENCLR to value 0
impl Resettable for atsamd51n::i2s::intenset::INTENSET_SPEC
reset()
method sets INTENSET to value 0
impl Resettable for atsamd51n::i2s::intflag::INTFLAG_SPEC
reset()
method sets INTFLAG to value 0
impl Resettable for RXCTRL_SPEC
reset()
method sets RXCTRL to value 0
impl Resettable for atsamd51n::i2s::rxdata::RXDATA_SPEC
reset()
method sets RXDATA to value 0
impl Resettable for atsamd51n::i2s::syncbusy::SYNCBUSY_SPEC
reset()
method sets SYNCBUSY to value 0
impl Resettable for TXCTRL_SPEC
reset()
method sets TXCTRL to value 0
impl Resettable for atsamd51n::i2s::txdata::TXDATA_SPEC
reset()
method sets TXDATA to value 0
impl Resettable for atsamd51n::icm::cfg::CFG_SPEC
reset()
method sets CFG to value 0
impl Resettable for atsamd51n::icm::ctrl::CTRL_SPEC
reset()
method sets CTRL to value 0
impl Resettable for DSCR_SPEC
reset()
method sets DSCR to value 0
impl Resettable for HASH_SPEC
reset()
method sets HASH to value 0
impl Resettable for atsamd51n::icm::idr::IDR_SPEC
reset()
method sets IDR to value 0
impl Resettable for atsamd51n::icm::ier::IER_SPEC
reset()
method sets IER to value 0
impl Resettable for atsamd51n::icm::imr::IMR_SPEC
reset()
method sets IMR to value 0
impl Resettable for atsamd51n::icm::isr::ISR_SPEC
reset()
method sets ISR to value 0
impl Resettable for atsamd51n::icm::sr::SR_SPEC
reset()
method sets SR to value 0
impl Resettable for UASR_SPEC
reset()
method sets UASR to value 0
impl Resettable for UIHVAL_SPEC
reset()
method sets UIHVAL[%s]
to value 0
impl Resettable for AHBMASK_SPEC
reset()
method sets AHBMASK to value 0x00ff_ffff
impl Resettable for APBAMASK_SPEC
reset()
method sets APBAMASK to value 0x07ff
impl Resettable for APBBMASK_SPEC
reset()
method sets APBBMASK to value 0x0001_8056
impl Resettable for APBCMASK_SPEC
reset()
method sets APBCMASK to value 0x2000
impl Resettable for APBDMASK_SPEC
reset()
method sets APBDMASK to value 0
impl Resettable for CPUDIV_SPEC
reset()
method sets CPUDIV to value 0x01
impl Resettable for HSDIV_SPEC
reset()
method sets HSDIV to value 0x01
impl Resettable for atsamd51n::mclk::intenclr::INTENCLR_SPEC
reset()
method sets INTENCLR to value 0
impl Resettable for atsamd51n::mclk::intenset::INTENSET_SPEC
reset()
method sets INTENSET to value 0
impl Resettable for atsamd51n::mclk::intflag::INTFLAG_SPEC
reset()
method sets INTFLAG to value 0x01
impl Resettable for atsamd51n::nvmctrl::addr::ADDR_SPEC
reset()
method sets ADDR to value 0
impl Resettable for atsamd51n::nvmctrl::ctrla::CTRLA_SPEC
reset()
method sets CTRLA to value 0x04
impl Resettable for atsamd51n::nvmctrl::ctrlb::CTRLB_SPEC
reset()
method sets CTRLB to value 0
impl Resettable for atsamd51n::nvmctrl::dbgctrl::DBGCTRL_SPEC
reset()
method sets DBGCTRL to value 0
impl Resettable for ECCERR_SPEC
reset()
method sets ECCERR to value 0
impl Resettable for atsamd51n::nvmctrl::intenclr::INTENCLR_SPEC
reset()
method sets INTENCLR to value 0
impl Resettable for atsamd51n::nvmctrl::intenset::INTENSET_SPEC
reset()
method sets INTENSET to value 0
impl Resettable for atsamd51n::nvmctrl::intflag::INTFLAG_SPEC
reset()
method sets INTFLAG to value 0
impl Resettable for PARAM_SPEC
reset()
method sets PARAM to value 0x0006_0000
impl Resettable for PBLDATA_SPEC
reset()
method sets PBLDATA[%s]
to value 0xffff_ffff
impl Resettable for RUNLOCK_SPEC
reset()
method sets RUNLOCK to value 0
impl Resettable for SEECFG_SPEC
reset()
method sets SEECFG to value 0
impl Resettable for SEESTAT_SPEC
reset()
method sets SEESTAT to value 0
impl Resettable for atsamd51n::nvmctrl::status::STATUS_SPEC
reset()
method sets STATUS to value 0
impl Resettable for CFDCTRL_SPEC
reset()
method sets CFDCTRL to value 0
impl Resettable for atsamd51n::osc32kctrl::evctrl::EVCTRL_SPEC
reset()
method sets EVCTRL to value 0
impl Resettable for atsamd51n::osc32kctrl::intenclr::INTENCLR_SPEC
reset()
method sets INTENCLR to value 0
impl Resettable for atsamd51n::osc32kctrl::intenset::INTENSET_SPEC
reset()
method sets INTENSET to value 0
impl Resettable for atsamd51n::osc32kctrl::intflag::INTFLAG_SPEC
reset()
method sets INTFLAG to value 0
impl Resettable for OSCULP32K_SPEC
reset()
method sets OSCULP32K to value 0
impl Resettable for RTCCTRL_SPEC
reset()
method sets RTCCTRL to value 0
impl Resettable for atsamd51n::osc32kctrl::status::STATUS_SPEC
reset()
method sets STATUS to value 0
impl Resettable for XOSC32K_SPEC
reset()
method sets XOSC32K to value 0x2080
impl Resettable for DFLLCTRLA_SPEC
reset()
method sets DFLLCTRLA to value 0x82
impl Resettable for DFLLCTRLB_SPEC
reset()
method sets DFLLCTRLB to value 0
impl Resettable for DFLLMUL_SPEC
reset()
method sets DFLLMUL to value 0
impl Resettable for DFLLSYNC_SPEC
reset()
method sets DFLLSYNC to value 0
impl Resettable for DFLLVAL_SPEC
reset()
method sets DFLLVAL to value 0
impl Resettable for DPLLCTRLA_SPEC
reset()
method sets DPLLCTRLA to value 0x80
impl Resettable for DPLLCTRLB_SPEC
reset()
method sets DPLLCTRLB to value 0x20
impl Resettable for DPLLRATIO_SPEC
reset()
method sets DPLLRATIO to value 0
impl Resettable for DPLLSTATUS_SPEC
reset()
method sets DPLLSTATUS to value 0
impl Resettable for DPLLSYNCBUSY_SPEC
reset()
method sets DPLLSYNCBUSY to value 0
impl Resettable for atsamd51n::oscctrl::evctrl::EVCTRL_SPEC
reset()
method sets EVCTRL to value 0
impl Resettable for atsamd51n::oscctrl::intenclr::INTENCLR_SPEC
reset()
method sets INTENCLR to value 0
impl Resettable for atsamd51n::oscctrl::intenset::INTENSET_SPEC
reset()
method sets INTENSET to value 0
impl Resettable for atsamd51n::oscctrl::intflag::INTFLAG_SPEC
reset()
method sets INTFLAG to value 0
impl Resettable for atsamd51n::oscctrl::status::STATUS_SPEC
reset()
method sets STATUS to value 0
impl Resettable for XOSCCTRL_SPEC
reset()
method sets XOSCCTRL[%s]
to value 0x80
impl Resettable for atsamd51n::pac::evctrl::EVCTRL_SPEC
reset()
method sets EVCTRL to value 0
impl Resettable for atsamd51n::pac::intenclr::INTENCLR_SPEC
reset()
method sets INTENCLR to value 0
impl Resettable for atsamd51n::pac::intenset::INTENSET_SPEC
reset()
method sets INTENSET to value 0
impl Resettable for INTFLAGA_SPEC
reset()
method sets INTFLAGA to value 0
impl Resettable for INTFLAGAHB_SPEC
reset()
method sets INTFLAGAHB to value 0
impl Resettable for INTFLAGB_SPEC
reset()
method sets INTFLAGB to value 0
impl Resettable for INTFLAGC_SPEC
reset()
method sets INTFLAGC to value 0
impl Resettable for INTFLAGD_SPEC
reset()
method sets INTFLAGD to value 0
impl Resettable for atsamd51n::pac::statusa::STATUSA_SPEC
reset()
method sets STATUSA to value 0x0001_0000
impl Resettable for atsamd51n::pac::statusb::STATUSB_SPEC
reset()
method sets STATUSB to value 0x02
impl Resettable for STATUSC_SPEC
reset()
method sets STATUSC to value 0
impl Resettable for STATUSD_SPEC
reset()
method sets STATUSD to value 0
impl Resettable for WRCTRL_SPEC
reset()
method sets WRCTRL to value 0
impl Resettable for atsamd51n::pcc::idr::IDR_SPEC
reset()
method sets IDR to value 0
impl Resettable for atsamd51n::pcc::ier::IER_SPEC
reset()
method sets IER to value 0
impl Resettable for atsamd51n::pcc::imr::IMR_SPEC
reset()
method sets IMR to value 0
impl Resettable for atsamd51n::pcc::isr::ISR_SPEC
reset()
method sets ISR to value 0
impl Resettable for MR_SPEC
reset()
method sets MR to value 0
impl Resettable for RHR_SPEC
reset()
method sets RHR to value 0
impl Resettable for WPMR_SPEC
reset()
method sets WPMR to value 0
impl Resettable for WPSR_SPEC
reset()
method sets WPSR to value 0
impl Resettable for atsamd51n::pdec::cc::CC_SPEC
reset()
method sets CC[%s]
to value 0
impl Resettable for atsamd51n::pdec::ccbuf::CCBUF_SPEC
reset()
method sets CCBUF[%s]
to value 0
impl Resettable for atsamd51n::pdec::count::COUNT_SPEC
reset()
method sets COUNT to value 0
impl Resettable for atsamd51n::pdec::ctrla::CTRLA_SPEC
reset()
method sets CTRLA to value 0
impl Resettable for atsamd51n::pdec::ctrlbclr::CTRLBCLR_SPEC
reset()
method sets CTRLBCLR to value 0
impl Resettable for atsamd51n::pdec::ctrlbset::CTRLBSET_SPEC
reset()
method sets CTRLBSET to value 0
impl Resettable for atsamd51n::pdec::dbgctrl::DBGCTRL_SPEC
reset()
method sets DBGCTRL to value 0
impl Resettable for atsamd51n::pdec::evctrl::EVCTRL_SPEC
reset()
method sets EVCTRL to value 0
impl Resettable for FILTER_SPEC
reset()
method sets FILTER to value 0
impl Resettable for FILTERBUF_SPEC
reset()
method sets FILTERBUF to value 0
impl Resettable for atsamd51n::pdec::intenclr::INTENCLR_SPEC
reset()
method sets INTENCLR to value 0
impl Resettable for atsamd51n::pdec::intenset::INTENSET_SPEC
reset()
method sets INTENSET to value 0
impl Resettable for atsamd51n::pdec::intflag::INTFLAG_SPEC
reset()
method sets INTFLAG to value 0
impl Resettable for PRESC_SPEC
reset()
method sets PRESC to value 0
impl Resettable for PRESCBUF_SPEC
reset()
method sets PRESCBUF to value 0
impl Resettable for atsamd51n::pdec::status::STATUS_SPEC
reset()
method sets STATUS to value 0x40
impl Resettable for atsamd51n::pdec::syncbusy::SYNCBUSY_SPEC
reset()
method sets SYNCBUSY to value 0
impl Resettable for BKUPCFG_SPEC
reset()
method sets BKUPCFG to value 0
impl Resettable for atsamd51n::pm::ctrla::CTRLA_SPEC
reset()
method sets CTRLA to value 0
impl Resettable for HIBCFG_SPEC
reset()
method sets HIBCFG to value 0
impl Resettable for atsamd51n::pm::intenclr::INTENCLR_SPEC
reset()
method sets INTENCLR to value 0
impl Resettable for atsamd51n::pm::intenset::INTENSET_SPEC
reset()
method sets INTENSET to value 0
impl Resettable for atsamd51n::pm::intflag::INTFLAG_SPEC
reset()
method sets INTFLAG to value 0
impl Resettable for PWSAKDLY_SPEC
reset()
method sets PWSAKDLY to value 0
impl Resettable for SLEEPCFG_SPEC
reset()
method sets SLEEPCFG to value 0x02
impl Resettable for STDBYCFG_SPEC
reset()
method sets STDBYCFG to value 0
impl Resettable for atsamd51n::port::group::ctrl::CTRL_SPEC
reset()
method sets CTRL to value 0
impl Resettable for DIR_SPEC
reset()
method sets DIR to value 0
impl Resettable for DIRCLR_SPEC
reset()
method sets DIRCLR to value 0
impl Resettable for DIRSET_SPEC
reset()
method sets DIRSET to value 0
impl Resettable for DIRTGL_SPEC
reset()
method sets DIRTGL to value 0
impl Resettable for atsamd51n::port::group::evctrl::EVCTRL_SPEC
reset()
method sets EVCTRL to value 0
impl Resettable for IN_SPEC
reset()
method sets IN to value 0
impl Resettable for OUT_SPEC
reset()
method sets OUT to value 0
impl Resettable for OUTCLR_SPEC
reset()
method sets OUTCLR to value 0
impl Resettable for OUTSET_SPEC
reset()
method sets OUTSET to value 0
impl Resettable for OUTTGL_SPEC
reset()
method sets OUTTGL to value 0
impl Resettable for PINCFG_SPEC
reset()
method sets PINCFG[%s]
to value 0
impl Resettable for PMUX_SPEC
reset()
method sets PMUX[%s]
to value 0
impl Resettable for WRCONFIG_SPEC
reset()
method sets WRCONFIG to value 0
impl Resettable for atsamd51n::qspi::baud::BAUD_SPEC
reset()
method sets BAUD to value 0
impl Resettable for atsamd51n::qspi::ctrla::CTRLA_SPEC
reset()
method sets CTRLA to value 0
impl Resettable for atsamd51n::qspi::ctrlb::CTRLB_SPEC
reset()
method sets CTRLB to value 0
impl Resettable for INSTRADDR_SPEC
reset()
method sets INSTRADDR to value 0
impl Resettable for INSTRCTRL_SPEC
reset()
method sets INSTRCTRL to value 0
impl Resettable for INSTRFRAME_SPEC
reset()
method sets INSTRFRAME to value 0
impl Resettable for atsamd51n::qspi::intenclr::INTENCLR_SPEC
reset()
method sets INTENCLR to value 0
impl Resettable for atsamd51n::qspi::intenset::INTENSET_SPEC
reset()
method sets INTENSET to value 0
impl Resettable for atsamd51n::qspi::intflag::INTFLAG_SPEC
reset()
method sets INTFLAG to value 0
impl Resettable for atsamd51n::qspi::rxdata::RXDATA_SPEC
reset()
method sets RXDATA to value 0
impl Resettable for SCRAMBCTRL_SPEC
reset()
method sets SCRAMBCTRL to value 0
impl Resettable for SCRAMBKEY_SPEC
reset()
method sets SCRAMBKEY to value 0
impl Resettable for atsamd51n::qspi::status::STATUS_SPEC
reset()
method sets STATUS to value 0x0200
impl Resettable for atsamd51n::qspi::txdata::TXDATA_SPEC
reset()
method sets TXDATA to value 0
impl Resettable for atsamd51n::ramecc::dbgctrl::DBGCTRL_SPEC
reset()
method sets DBGCTRL to value 0
impl Resettable for ERRADDR_SPEC
reset()
method sets ERRADDR to value 0
impl Resettable for atsamd51n::ramecc::intenclr::INTENCLR_SPEC
reset()
method sets INTENCLR to value 0
impl Resettable for atsamd51n::ramecc::intenset::INTENSET_SPEC
reset()
method sets INTENSET to value 0
impl Resettable for atsamd51n::ramecc::intflag::INTFLAG_SPEC
reset()
method sets INTFLAG to value 0
impl Resettable for atsamd51n::ramecc::status::STATUS_SPEC
reset()
method sets STATUS to value 0
impl Resettable for BKUPEXIT_SPEC
reset()
method sets BKUPEXIT to value 0
impl Resettable for RCAUSE_SPEC
reset()
method sets RCAUSE to value 0
impl Resettable for atsamd51n::rtc::mode0::bkup::BKUP_SPEC
reset()
method sets BKUP[%s]
to value 0
impl Resettable for atsamd51n::rtc::mode0::comp::COMP_SPEC
reset()
method sets COMP[%s]
to value 0
impl Resettable for atsamd51n::rtc::mode0::count::COUNT_SPEC
reset()
method sets COUNT to value 0
impl Resettable for atsamd51n::rtc::mode0::ctrla::CTRLA_SPEC
reset()
method sets CTRLA to value 0
impl Resettable for atsamd51n::rtc::mode0::ctrlb::CTRLB_SPEC
reset()
method sets CTRLB to value 0
impl Resettable for atsamd51n::rtc::mode0::dbgctrl::DBGCTRL_SPEC
reset()
method sets DBGCTRL to value 0
impl Resettable for atsamd51n::rtc::mode0::evctrl::EVCTRL_SPEC
reset()
method sets EVCTRL to value 0
impl Resettable for atsamd51n::rtc::mode0::freqcorr::FREQCORR_SPEC
reset()
method sets FREQCORR to value 0
impl Resettable for atsamd51n::rtc::mode0::gp::GP_SPEC
reset()
method sets GP[%s]
to value 0
impl Resettable for atsamd51n::rtc::mode0::intenclr::INTENCLR_SPEC
reset()
method sets INTENCLR to value 0
impl Resettable for atsamd51n::rtc::mode0::intenset::INTENSET_SPEC
reset()
method sets INTENSET to value 0
impl Resettable for atsamd51n::rtc::mode0::intflag::INTFLAG_SPEC
reset()
method sets INTFLAG to value 0
impl Resettable for atsamd51n::rtc::mode0::syncbusy::SYNCBUSY_SPEC
reset()
method sets SYNCBUSY to value 0
impl Resettable for atsamd51n::rtc::mode0::tampctrl::TAMPCTRL_SPEC
reset()
method sets TAMPCTRL to value 0
impl Resettable for atsamd51n::rtc::mode0::tampid::TAMPID_SPEC
reset()
method sets TAMPID to value 0
impl Resettable for atsamd51n::rtc::mode0::timestamp::TIMESTAMP_SPEC
reset()
method sets TIMESTAMP to value 0
impl Resettable for atsamd51n::rtc::mode1::bkup::BKUP_SPEC
reset()
method sets BKUP[%s]
to value 0
impl Resettable for atsamd51n::rtc::mode1::comp::COMP_SPEC
reset()
method sets COMP[%s]
to value 0
impl Resettable for atsamd51n::rtc::mode1::count::COUNT_SPEC
reset()
method sets COUNT to value 0
impl Resettable for atsamd51n::rtc::mode1::ctrla::CTRLA_SPEC
reset()
method sets CTRLA to value 0
impl Resettable for atsamd51n::rtc::mode1::ctrlb::CTRLB_SPEC
reset()
method sets CTRLB to value 0
impl Resettable for atsamd51n::rtc::mode1::dbgctrl::DBGCTRL_SPEC
reset()
method sets DBGCTRL to value 0
impl Resettable for atsamd51n::rtc::mode1::evctrl::EVCTRL_SPEC
reset()
method sets EVCTRL to value 0
impl Resettable for atsamd51n::rtc::mode1::freqcorr::FREQCORR_SPEC
reset()
method sets FREQCORR to value 0
impl Resettable for atsamd51n::rtc::mode1::gp::GP_SPEC
reset()
method sets GP[%s]
to value 0
impl Resettable for atsamd51n::rtc::mode1::intenclr::INTENCLR_SPEC
reset()
method sets INTENCLR to value 0
impl Resettable for atsamd51n::rtc::mode1::intenset::INTENSET_SPEC
reset()
method sets INTENSET to value 0
impl Resettable for atsamd51n::rtc::mode1::intflag::INTFLAG_SPEC
reset()
method sets INTFLAG to value 0
impl Resettable for atsamd51n::rtc::mode1::per::PER_SPEC
reset()
method sets PER to value 0
impl Resettable for atsamd51n::rtc::mode1::syncbusy::SYNCBUSY_SPEC
reset()
method sets SYNCBUSY to value 0
impl Resettable for atsamd51n::rtc::mode1::tampctrl::TAMPCTRL_SPEC
reset()
method sets TAMPCTRL to value 0
impl Resettable for atsamd51n::rtc::mode1::tampid::TAMPID_SPEC
reset()
method sets TAMPID to value 0
impl Resettable for atsamd51n::rtc::mode1::timestamp::TIMESTAMP_SPEC
reset()
method sets TIMESTAMP to value 0
impl Resettable for ALARM0_SPEC
reset()
method sets ALARM0 to value 0
impl Resettable for ALARM1_SPEC
reset()
method sets ALARM1 to value 0
impl Resettable for atsamd51n::rtc::mode2::bkup::BKUP_SPEC
reset()
method sets BKUP[%s]
to value 0
impl Resettable for CLOCK_SPEC
reset()
method sets CLOCK to value 0
impl Resettable for atsamd51n::rtc::mode2::ctrla::CTRLA_SPEC
reset()
method sets CTRLA to value 0
impl Resettable for atsamd51n::rtc::mode2::ctrlb::CTRLB_SPEC
reset()
method sets CTRLB to value 0
impl Resettable for atsamd51n::rtc::mode2::dbgctrl::DBGCTRL_SPEC
reset()
method sets DBGCTRL to value 0
impl Resettable for atsamd51n::rtc::mode2::evctrl::EVCTRL_SPEC
reset()
method sets EVCTRL to value 0
impl Resettable for atsamd51n::rtc::mode2::freqcorr::FREQCORR_SPEC
reset()
method sets FREQCORR to value 0
impl Resettable for atsamd51n::rtc::mode2::gp::GP_SPEC
reset()
method sets GP[%s]
to value 0
impl Resettable for atsamd51n::rtc::mode2::intenclr::INTENCLR_SPEC
reset()
method sets INTENCLR to value 0
impl Resettable for atsamd51n::rtc::mode2::intenset::INTENSET_SPEC
reset()
method sets INTENSET to value 0
impl Resettable for atsamd51n::rtc::mode2::intflag::INTFLAG_SPEC
reset()
method sets INTFLAG to value 0
impl Resettable for MASK0_SPEC
reset()
method sets MASK0 to value 0
impl Resettable for MASK1_SPEC
reset()
method sets MASK1 to value 0
impl Resettable for atsamd51n::rtc::mode2::syncbusy::SYNCBUSY_SPEC
reset()
method sets SYNCBUSY to value 0
impl Resettable for atsamd51n::rtc::mode2::tampctrl::TAMPCTRL_SPEC
reset()
method sets TAMPCTRL to value 0
impl Resettable for atsamd51n::rtc::mode2::tampid::TAMPID_SPEC
reset()
method sets TAMPID to value 0
impl Resettable for atsamd51n::rtc::mode2::timestamp::TIMESTAMP_SPEC
reset()
method sets TIMESTAMP to value 0
impl Resettable for ACESR_SPEC
reset()
method sets ACESR to value 0
impl Resettable for ACR_SPEC
reset()
method sets ACR to value 0
impl Resettable for AESR_SPEC
reset()
method sets AESR to value 0
impl Resettable for ARG1R_SPEC
reset()
method sets ARG1R to value 0
impl Resettable for ASAR_SPEC
reset()
method sets ASAR[%s]
to value 0
impl Resettable for BCR_SPEC
reset()
method sets BCR to value 0
impl Resettable for BDPR_SPEC
reset()
method sets BDPR to value 0
impl Resettable for BGCR_SPEC
reset()
method sets BGCR to value 0
impl Resettable for BGCR_EMMC_MODE_SPEC
reset()
method sets BGCR_EMMC_MODE to value 0
impl Resettable for BSR_SPEC
reset()
method sets BSR to value 0
impl Resettable for CA0R_SPEC
reset()
method sets CA0R to value 0x27e8_0080
impl Resettable for CA1R_SPEC
reset()
method sets CA1R to value 0x70
impl Resettable for CACR_SPEC
reset()
method sets CACR to value 0
impl Resettable for CC2R_SPEC
reset()
method sets CC2R to value 0
impl Resettable for atsamd51n::sdhc0::ccr::CCR_SPEC
reset()
method sets CCR to value 0
impl Resettable for atsamd51n::sdhc0::cr::CR_SPEC
reset()
method sets CR to value 0
impl Resettable for DBGR_SPEC
reset()
method sets DBGR to value 0
impl Resettable for EISIER_SPEC
reset()
method sets EISIER to value 0
impl Resettable for EISIER_EMMC_MODE_SPEC
reset()
method sets EISIER_EMMC_MODE to value 0
impl Resettable for EISTER_SPEC
reset()
method sets EISTER to value 0
impl Resettable for EISTER_EMMC_MODE_SPEC
reset()
method sets EISTER_EMMC_MODE to value 0
impl Resettable for EISTR_SPEC
reset()
method sets EISTR to value 0
impl Resettable for EISTR_EMMC_MODE_SPEC
reset()
method sets EISTR_EMMC_MODE to value 0
impl Resettable for FERACES_SPEC
reset()
method sets FERACES to value 0
impl Resettable for FEREIS_SPEC
reset()
method sets FEREIS to value 0
impl Resettable for HC1R_SPEC
reset()
method sets HC1R to value 0
impl Resettable for HC1R_EMMC_MODE_SPEC
reset()
method sets HC1R_EMMC_MODE to value 0
impl Resettable for HC2R_SPEC
reset()
method sets HC2R to value 0
impl Resettable for HC2R_EMMC_MODE_SPEC
reset()
method sets HC2R_EMMC_MODE to value 0
impl Resettable for HCVR_SPEC
reset()
method sets HCVR to value 0x1802
impl Resettable for MC1R_SPEC
reset()
method sets MC1R to value 0
impl Resettable for MC2R_SPEC
reset()
method sets MC2R to value 0
impl Resettable for MCCAR_SPEC
reset()
method sets MCCAR to value 0
impl Resettable for NISIER_SPEC
reset()
method sets NISIER to value 0
impl Resettable for NISIER_EMMC_MODE_SPEC
reset()
method sets NISIER_EMMC_MODE to value 0
impl Resettable for NISTER_SPEC
reset()
method sets NISTER to value 0
impl Resettable for NISTER_EMMC_MODE_SPEC
reset()
method sets NISTER_EMMC_MODE to value 0
impl Resettable for NISTR_SPEC
reset()
method sets NISTR to value 0
impl Resettable for NISTR_EMMC_MODE_SPEC
reset()
method sets NISTR_EMMC_MODE to value 0
impl Resettable for PCR_SPEC
reset()
method sets PCR to value 0x0e
impl Resettable for PSR_SPEC
reset()
method sets PSR to value 0x00f8_0000
impl Resettable for PVR_SPEC
reset()
method sets PVR[%s]
to value 0
impl Resettable for RR_SPEC
reset()
method sets RR[%s]
to value 0
impl Resettable for SISR_SPEC
reset()
method sets SISR to value 0
impl Resettable for SRR_SPEC
reset()
method sets SRR to value 0
impl Resettable for SSAR_SPEC
reset()
method sets SSAR to value 0
impl Resettable for SSAR_CMD23_MODE_SPEC
reset()
method sets SSAR_CMD23_MODE to value 0
impl Resettable for TCR_SPEC
reset()
method sets TCR to value 0
impl Resettable for TMR_SPEC
reset()
method sets TMR to value 0
impl Resettable for WCR_SPEC
reset()
method sets WCR to value 0
impl Resettable for atsamd51n::sercom0::i2cm::addr::ADDR_SPEC
reset()
method sets ADDR to value 0
impl Resettable for atsamd51n::sercom0::i2cm::baud::BAUD_SPEC
reset()
method sets BAUD to value 0
impl Resettable for atsamd51n::sercom0::i2cm::ctrla::CTRLA_SPEC
reset()
method sets CTRLA to value 0
impl Resettable for atsamd51n::sercom0::i2cm::ctrlb::CTRLB_SPEC
reset()
method sets CTRLB to value 0
impl Resettable for atsamd51n::sercom0::i2cm::ctrlc::CTRLC_SPEC
reset()
method sets CTRLC to value 0
impl Resettable for atsamd51n::sercom0::i2cm::data::DATA_SPEC
reset()
method sets DATA to value 0
impl Resettable for atsamd51n::sercom0::i2cm::dbgctrl::DBGCTRL_SPEC
reset()
method sets DBGCTRL to value 0
impl Resettable for atsamd51n::sercom0::i2cm::intenclr::INTENCLR_SPEC
reset()
method sets INTENCLR to value 0
impl Resettable for atsamd51n::sercom0::i2cm::intenset::INTENSET_SPEC
reset()
method sets INTENSET to value 0
impl Resettable for atsamd51n::sercom0::i2cm::intflag::INTFLAG_SPEC
reset()
method sets INTFLAG to value 0
impl Resettable for atsamd51n::sercom0::i2cm::status::STATUS_SPEC
reset()
method sets STATUS to value 0
impl Resettable for atsamd51n::sercom0::i2cm::syncbusy::SYNCBUSY_SPEC
reset()
method sets SYNCBUSY to value 0
impl Resettable for atsamd51n::sercom0::i2cs::addr::ADDR_SPEC
reset()
method sets ADDR to value 0
impl Resettable for atsamd51n::sercom0::i2cs::ctrla::CTRLA_SPEC
reset()
method sets CTRLA to value 0
impl Resettable for atsamd51n::sercom0::i2cs::ctrlb::CTRLB_SPEC
reset()
method sets CTRLB to value 0
impl Resettable for atsamd51n::sercom0::i2cs::ctrlc::CTRLC_SPEC
reset()
method sets CTRLC to value 0
impl Resettable for atsamd51n::sercom0::i2cs::data::DATA_SPEC
reset()
method sets DATA to value 0
impl Resettable for atsamd51n::sercom0::i2cs::intenclr::INTENCLR_SPEC
reset()
method sets INTENCLR to value 0
impl Resettable for atsamd51n::sercom0::i2cs::intenset::INTENSET_SPEC
reset()
method sets INTENSET to value 0
impl Resettable for atsamd51n::sercom0::i2cs::intflag::INTFLAG_SPEC
reset()
method sets INTFLAG to value 0
impl Resettable for atsamd51n::sercom0::i2cs::length::LENGTH_SPEC
reset()
method sets LENGTH to value 0
impl Resettable for atsamd51n::sercom0::i2cs::status::STATUS_SPEC
reset()
method sets STATUS to value 0
impl Resettable for atsamd51n::sercom0::i2cs::syncbusy::SYNCBUSY_SPEC
reset()
method sets SYNCBUSY to value 0
impl Resettable for atsamd51n::sercom0::spim::addr::ADDR_SPEC
reset()
method sets ADDR to value 0
impl Resettable for atsamd51n::sercom0::spim::baud::BAUD_SPEC
reset()
method sets BAUD to value 0
impl Resettable for atsamd51n::sercom0::spim::ctrla::CTRLA_SPEC
reset()
method sets CTRLA to value 0
impl Resettable for atsamd51n::sercom0::spim::ctrlb::CTRLB_SPEC
reset()
method sets CTRLB to value 0
impl Resettable for atsamd51n::sercom0::spim::ctrlc::CTRLC_SPEC
reset()
method sets CTRLC to value 0
impl Resettable for atsamd51n::sercom0::spim::data::DATA_SPEC
reset()
method sets DATA to value 0
impl Resettable for atsamd51n::sercom0::spim::dbgctrl::DBGCTRL_SPEC
reset()
method sets DBGCTRL to value 0
impl Resettable for atsamd51n::sercom0::spim::intenclr::INTENCLR_SPEC
reset()
method sets INTENCLR to value 0
impl Resettable for atsamd51n::sercom0::spim::intenset::INTENSET_SPEC
reset()
method sets INTENSET to value 0
impl Resettable for atsamd51n::sercom0::spim::intflag::INTFLAG_SPEC
reset()
method sets INTFLAG to value 0
impl Resettable for atsamd51n::sercom0::spim::length::LENGTH_SPEC
reset()
method sets LENGTH to value 0
impl Resettable for atsamd51n::sercom0::spim::status::STATUS_SPEC
reset()
method sets STATUS to value 0
impl Resettable for atsamd51n::sercom0::spim::syncbusy::SYNCBUSY_SPEC
reset()
method sets SYNCBUSY to value 0
impl Resettable for atsamd51n::sercom0::spis::addr::ADDR_SPEC
reset()
method sets ADDR to value 0
impl Resettable for atsamd51n::sercom0::spis::baud::BAUD_SPEC
reset()
method sets BAUD to value 0
impl Resettable for atsamd51n::sercom0::spis::ctrla::CTRLA_SPEC
reset()
method sets CTRLA to value 0
impl Resettable for atsamd51n::sercom0::spis::ctrlb::CTRLB_SPEC
reset()
method sets CTRLB to value 0
impl Resettable for atsamd51n::sercom0::spis::ctrlc::CTRLC_SPEC
reset()
method sets CTRLC to value 0
impl Resettable for atsamd51n::sercom0::spis::data::DATA_SPEC
reset()
method sets DATA to value 0
impl Resettable for atsamd51n::sercom0::spis::dbgctrl::DBGCTRL_SPEC
reset()
method sets DBGCTRL to value 0
impl Resettable for atsamd51n::sercom0::spis::intenclr::INTENCLR_SPEC
reset()
method sets INTENCLR to value 0
impl Resettable for atsamd51n::sercom0::spis::intenset::INTENSET_SPEC
reset()
method sets INTENSET to value 0
impl Resettable for atsamd51n::sercom0::spis::intflag::INTFLAG_SPEC
reset()
method sets INTFLAG to value 0
impl Resettable for atsamd51n::sercom0::spis::length::LENGTH_SPEC
reset()
method sets LENGTH to value 0
impl Resettable for atsamd51n::sercom0::spis::status::STATUS_SPEC
reset()
method sets STATUS to value 0
impl Resettable for atsamd51n::sercom0::spis::syncbusy::SYNCBUSY_SPEC
reset()
method sets SYNCBUSY to value 0
impl Resettable for atsamd51n::sercom0::usart_ext::baud::BAUD_SPEC
reset()
method sets BAUD to value 0
impl Resettable for atsamd51n::sercom0::usart_ext::baud_frac_mode::BAUD_FRAC_MODE_SPEC
reset()
method sets BAUD_FRAC_MODE to value 0
impl Resettable for atsamd51n::sercom0::usart_ext::baud_fracfp_mode::BAUD_FRACFP_MODE_SPEC
reset()
method sets BAUD_FRACFP_MODE to value 0
impl Resettable for atsamd51n::sercom0::usart_ext::baud_usartfp_mode::BAUD_USARTFP_MODE_SPEC
reset()
method sets BAUD_USARTFP_MODE to value 0
impl Resettable for atsamd51n::sercom0::usart_ext::ctrla::CTRLA_SPEC
reset()
method sets CTRLA to value 0
impl Resettable for atsamd51n::sercom0::usart_ext::ctrlb::CTRLB_SPEC
reset()
method sets CTRLB to value 0
impl Resettable for atsamd51n::sercom0::usart_ext::ctrlc::CTRLC_SPEC
reset()
method sets CTRLC to value 0
impl Resettable for atsamd51n::sercom0::usart_ext::data::DATA_SPEC
reset()
method sets DATA to value 0
impl Resettable for atsamd51n::sercom0::usart_ext::dbgctrl::DBGCTRL_SPEC
reset()
method sets DBGCTRL to value 0
impl Resettable for atsamd51n::sercom0::usart_ext::intenclr::INTENCLR_SPEC
reset()
method sets INTENCLR to value 0
impl Resettable for atsamd51n::sercom0::usart_ext::intenset::INTENSET_SPEC
reset()
method sets INTENSET to value 0
impl Resettable for atsamd51n::sercom0::usart_ext::intflag::INTFLAG_SPEC
reset()
method sets INTFLAG to value 0
impl Resettable for atsamd51n::sercom0::usart_ext::length::LENGTH_SPEC
reset()
method sets LENGTH to value 0
impl Resettable for atsamd51n::sercom0::usart_ext::rxerrcnt::RXERRCNT_SPEC
reset()
method sets RXERRCNT to value 0
impl Resettable for atsamd51n::sercom0::usart_ext::rxpl::RXPL_SPEC
reset()
method sets RXPL to value 0
impl Resettable for atsamd51n::sercom0::usart_ext::status::STATUS_SPEC
reset()
method sets STATUS to value 0
impl Resettable for atsamd51n::sercom0::usart_ext::syncbusy::SYNCBUSY_SPEC
reset()
method sets SYNCBUSY to value 0
impl Resettable for atsamd51n::sercom0::usart_int::baud::BAUD_SPEC
reset()
method sets BAUD to value 0
impl Resettable for atsamd51n::sercom0::usart_int::baud_frac_mode::BAUD_FRAC_MODE_SPEC
reset()
method sets BAUD_FRAC_MODE to value 0
impl Resettable for atsamd51n::sercom0::usart_int::baud_fracfp_mode::BAUD_FRACFP_MODE_SPEC
reset()
method sets BAUD_FRACFP_MODE to value 0
impl Resettable for atsamd51n::sercom0::usart_int::baud_usartfp_mode::BAUD_USARTFP_MODE_SPEC
reset()
method sets BAUD_USARTFP_MODE to value 0
impl Resettable for atsamd51n::sercom0::usart_int::ctrla::CTRLA_SPEC
reset()
method sets CTRLA to value 0
impl Resettable for atsamd51n::sercom0::usart_int::ctrlb::CTRLB_SPEC
reset()
method sets CTRLB to value 0
impl Resettable for atsamd51n::sercom0::usart_int::ctrlc::CTRLC_SPEC
reset()
method sets CTRLC to value 0
impl Resettable for atsamd51n::sercom0::usart_int::data::DATA_SPEC
reset()
method sets DATA to value 0
impl Resettable for atsamd51n::sercom0::usart_int::dbgctrl::DBGCTRL_SPEC
reset()
method sets DBGCTRL to value 0
impl Resettable for atsamd51n::sercom0::usart_int::intenclr::INTENCLR_SPEC
reset()
method sets INTENCLR to value 0
impl Resettable for atsamd51n::sercom0::usart_int::intenset::INTENSET_SPEC
reset()
method sets INTENSET to value 0
impl Resettable for atsamd51n::sercom0::usart_int::intflag::INTFLAG_SPEC
reset()
method sets INTFLAG to value 0
impl Resettable for atsamd51n::sercom0::usart_int::length::LENGTH_SPEC
reset()
method sets LENGTH to value 0
impl Resettable for atsamd51n::sercom0::usart_int::rxerrcnt::RXERRCNT_SPEC
reset()
method sets RXERRCNT to value 0
impl Resettable for atsamd51n::sercom0::usart_int::rxpl::RXPL_SPEC
reset()
method sets RXPL to value 0
impl Resettable for atsamd51n::sercom0::usart_int::status::STATUS_SPEC
reset()
method sets STATUS to value 0
impl Resettable for atsamd51n::sercom0::usart_int::syncbusy::SYNCBUSY_SPEC
reset()
method sets SYNCBUSY to value 0
impl Resettable for BBPS_SPEC
reset()
method sets BBPS to value 0
impl Resettable for BKIN_SPEC
reset()
method sets BKIN to value 0
impl Resettable for BKOUT_SPEC
reset()
method sets BKOUT to value 0
impl Resettable for BOD33_SPEC
reset()
method sets BOD33 to value 0
impl Resettable for atsamd51n::supc::intenclr::INTENCLR_SPEC
reset()
method sets INTENCLR to value 0
impl Resettable for atsamd51n::supc::intenset::INTENSET_SPEC
reset()
method sets INTENSET to value 0
impl Resettable for atsamd51n::supc::intflag::INTFLAG_SPEC
reset()
method sets INTFLAG to value 0
impl Resettable for atsamd51n::supc::status::STATUS_SPEC
reset()
method sets STATUS to value 0
impl Resettable for VREF_SPEC
reset()
method sets VREF to value 0
impl Resettable for VREG_SPEC
reset()
method sets VREG to value 0x02
impl Resettable for atsamd51n::sys_tick::calib::CALIB_SPEC
reset()
method sets CALIB to value 0
impl Resettable for CSR_SPEC
reset()
method sets CSR to value 0x04
impl Resettable for CVR_SPEC
reset()
method sets CVR to value 0
impl Resettable for RVR_SPEC
reset()
method sets RVR to value 0
impl Resettable for ACTLR_SPEC
reset()
method sets ACTLR to value 0
impl Resettable for ADR_SPEC
reset()
method sets ADR to value 0
impl Resettable for AFSR_SPEC
reset()
method sets AFSR to value 0
impl Resettable for AIRCR_SPEC
reset()
method sets AIRCR to value 0xfa05_0000
impl Resettable for BFAR_SPEC
reset()
method sets BFAR to value 0
impl Resettable for atsamd51n::system_control::ccr::CCR_SPEC
reset()
method sets CCR to value 0x0200
impl Resettable for CFSR_SPEC
reset()
method sets CFSR to value 0
impl Resettable for CPACR_SPEC
reset()
method sets CPACR to value 0
impl Resettable for CPUID_SPEC
reset()
method sets CPUID to value 0x410f_c240
impl Resettable for DFR_SPEC
reset()
method sets DFR to value 0
impl Resettable for DFSR_SPEC
reset()
method sets DFSR to value 0
impl Resettable for HFSR_SPEC
reset()
method sets HFSR to value 0
impl Resettable for ICSR_SPEC
reset()
method sets ICSR to value 0
impl Resettable for ICTR_SPEC
reset()
method sets ICTR to value 0
impl Resettable for ISAR_SPEC
reset()
method sets ISAR[%s]
to value 0
impl Resettable for MMFAR_SPEC
reset()
method sets MMFAR to value 0
impl Resettable for MMFR_SPEC
reset()
method sets MMFR[%s]
to value 0
impl Resettable for PFR_SPEC
reset()
method sets PFR[%s]
to value 0
impl Resettable for atsamd51n::system_control::scr::SCR_SPEC
reset()
method sets SCR to value 0
impl Resettable for SHCSR_SPEC
reset()
method sets SHCSR to value 0
impl Resettable for SHPR1_SPEC
reset()
method sets SHPR1 to value 0
impl Resettable for SHPR2_SPEC
reset()
method sets SHPR2 to value 0
impl Resettable for SHPR3_SPEC
reset()
method sets SHPR3 to value 0
impl Resettable for VTOR_SPEC
reset()
method sets VTOR to value 0
impl Resettable for atsamd51n::tc0::count8::cc::CC_SPEC
reset()
method sets CC[%s]
to value 0
impl Resettable for atsamd51n::tc0::count8::ccbuf::CCBUF_SPEC
reset()
method sets CCBUF[%s]
to value 0
impl Resettable for atsamd51n::tc0::count8::count::COUNT_SPEC
reset()
method sets COUNT to value 0
impl Resettable for atsamd51n::tc0::count8::ctrla::CTRLA_SPEC
reset()
method sets CTRLA to value 0
impl Resettable for atsamd51n::tc0::count8::ctrlbclr::CTRLBCLR_SPEC
reset()
method sets CTRLBCLR to value 0
impl Resettable for atsamd51n::tc0::count8::ctrlbset::CTRLBSET_SPEC
reset()
method sets CTRLBSET to value 0
impl Resettable for atsamd51n::tc0::count8::dbgctrl::DBGCTRL_SPEC
reset()
method sets DBGCTRL to value 0
impl Resettable for atsamd51n::tc0::count8::drvctrl::DRVCTRL_SPEC
reset()
method sets DRVCTRL to value 0
impl Resettable for atsamd51n::tc0::count8::evctrl::EVCTRL_SPEC
reset()
method sets EVCTRL to value 0
impl Resettable for atsamd51n::tc0::count8::intenclr::INTENCLR_SPEC
reset()
method sets INTENCLR to value 0
impl Resettable for atsamd51n::tc0::count8::intenset::INTENSET_SPEC
reset()
method sets INTENSET to value 0
impl Resettable for atsamd51n::tc0::count8::intflag::INTFLAG_SPEC
reset()
method sets INTFLAG to value 0
impl Resettable for atsamd51n::tc0::count8::per::PER_SPEC
reset()
method sets PER to value 0xff
impl Resettable for atsamd51n::tc0::count8::perbuf::PERBUF_SPEC
reset()
method sets PERBUF to value 0xff
impl Resettable for atsamd51n::tc0::count8::status::STATUS_SPEC
reset()
method sets STATUS to value 0x01
impl Resettable for atsamd51n::tc0::count8::syncbusy::SYNCBUSY_SPEC
reset()
method sets SYNCBUSY to value 0
impl Resettable for atsamd51n::tc0::count8::wave::WAVE_SPEC
reset()
method sets WAVE to value 0
impl Resettable for atsamd51n::tc0::count16::cc::CC_SPEC
reset()
method sets CC[%s]
to value 0
impl Resettable for atsamd51n::tc0::count16::ccbuf::CCBUF_SPEC
reset()
method sets CCBUF[%s]
to value 0
impl Resettable for atsamd51n::tc0::count16::count::COUNT_SPEC
reset()
method sets COUNT to value 0
impl Resettable for atsamd51n::tc0::count16::ctrla::CTRLA_SPEC
reset()
method sets CTRLA to value 0
impl Resettable for atsamd51n::tc0::count16::ctrlbclr::CTRLBCLR_SPEC
reset()
method sets CTRLBCLR to value 0
impl Resettable for atsamd51n::tc0::count16::ctrlbset::CTRLBSET_SPEC
reset()
method sets CTRLBSET to value 0
impl Resettable for atsamd51n::tc0::count16::dbgctrl::DBGCTRL_SPEC
reset()
method sets DBGCTRL to value 0
impl Resettable for atsamd51n::tc0::count16::drvctrl::DRVCTRL_SPEC
reset()
method sets DRVCTRL to value 0
impl Resettable for atsamd51n::tc0::count16::evctrl::EVCTRL_SPEC
reset()
method sets EVCTRL to value 0
impl Resettable for atsamd51n::tc0::count16::intenclr::INTENCLR_SPEC
reset()
method sets INTENCLR to value 0
impl Resettable for atsamd51n::tc0::count16::intenset::INTENSET_SPEC
reset()
method sets INTENSET to value 0
impl Resettable for atsamd51n::tc0::count16::intflag::INTFLAG_SPEC
reset()
method sets INTFLAG to value 0
impl Resettable for atsamd51n::tc0::count16::status::STATUS_SPEC
reset()
method sets STATUS to value 0x01
impl Resettable for atsamd51n::tc0::count16::syncbusy::SYNCBUSY_SPEC
reset()
method sets SYNCBUSY to value 0
impl Resettable for atsamd51n::tc0::count16::wave::WAVE_SPEC
reset()
method sets WAVE to value 0
impl Resettable for atsamd51n::tc0::count32::cc::CC_SPEC
reset()
method sets CC[%s]
to value 0
impl Resettable for atsamd51n::tc0::count32::ccbuf::CCBUF_SPEC
reset()
method sets CCBUF[%s]
to value 0
impl Resettable for atsamd51n::tc0::count32::count::COUNT_SPEC
reset()
method sets COUNT to value 0
impl Resettable for atsamd51n::tc0::count32::ctrla::CTRLA_SPEC
reset()
method sets CTRLA to value 0
impl Resettable for atsamd51n::tc0::count32::ctrlbclr::CTRLBCLR_SPEC
reset()
method sets CTRLBCLR to value 0
impl Resettable for atsamd51n::tc0::count32::ctrlbset::CTRLBSET_SPEC
reset()
method sets CTRLBSET to value 0
impl Resettable for atsamd51n::tc0::count32::dbgctrl::DBGCTRL_SPEC
reset()
method sets DBGCTRL to value 0
impl Resettable for atsamd51n::tc0::count32::drvctrl::DRVCTRL_SPEC
reset()
method sets DRVCTRL to value 0
impl Resettable for atsamd51n::tc0::count32::evctrl::EVCTRL_SPEC
reset()
method sets EVCTRL to value 0
impl Resettable for atsamd51n::tc0::count32::intenclr::INTENCLR_SPEC
reset()
method sets INTENCLR to value 0
impl Resettable for atsamd51n::tc0::count32::intenset::INTENSET_SPEC
reset()
method sets INTENSET to value 0
impl Resettable for atsamd51n::tc0::count32::intflag::INTFLAG_SPEC
reset()
method sets INTFLAG to value 0
impl Resettable for atsamd51n::tc0::count32::status::STATUS_SPEC
reset()
method sets STATUS to value 0x01
impl Resettable for atsamd51n::tc0::count32::syncbusy::SYNCBUSY_SPEC
reset()
method sets SYNCBUSY to value 0
impl Resettable for atsamd51n::tc0::count32::wave::WAVE_SPEC
reset()
method sets WAVE to value 0
impl Resettable for atsamd51n::tcc0::cc::CC_SPEC
reset()
method sets CC[%s]
to value 0
impl Resettable for CC_DITH4_MODE_SPEC
reset()
method sets CC_DITH4_MODE[%s]
to value 0
impl Resettable for CC_DITH5_MODE_SPEC
reset()
method sets CC_DITH5_MODE[%s]
to value 0
impl Resettable for CC_DITH6_MODE_SPEC
reset()
method sets CC_DITH6_MODE[%s]
to value 0
impl Resettable for atsamd51n::tcc0::ccbuf::CCBUF_SPEC
reset()
method sets CCBUF[%s]
to value 0
impl Resettable for CCBUF_DITH4_MODE_SPEC
reset()
method sets CCBUF_DITH4_MODE[%s]
to value 0
impl Resettable for CCBUF_DITH5_MODE_SPEC
reset()
method sets CCBUF_DITH5_MODE[%s]
to value 0
impl Resettable for CCBUF_DITH6_MODE_SPEC
reset()
method sets CCBUF_DITH6_MODE[%s]
to value 0
impl Resettable for atsamd51n::tcc0::count::COUNT_SPEC
reset()
method sets COUNT to value 0
impl Resettable for COUNT_DITH4_MODE_SPEC
reset()
method sets COUNT_DITH4_MODE to value 0
impl Resettable for COUNT_DITH5_MODE_SPEC
reset()
method sets COUNT_DITH5_MODE to value 0
impl Resettable for COUNT_DITH6_MODE_SPEC
reset()
method sets COUNT_DITH6_MODE to value 0
impl Resettable for atsamd51n::tcc0::ctrla::CTRLA_SPEC
reset()
method sets CTRLA to value 0
impl Resettable for atsamd51n::tcc0::ctrlbclr::CTRLBCLR_SPEC
reset()
method sets CTRLBCLR to value 0
impl Resettable for atsamd51n::tcc0::ctrlbset::CTRLBSET_SPEC
reset()
method sets CTRLBSET to value 0
impl Resettable for atsamd51n::tcc0::dbgctrl::DBGCTRL_SPEC
reset()
method sets DBGCTRL to value 0
impl Resettable for atsamd51n::tcc0::drvctrl::DRVCTRL_SPEC
reset()
method sets DRVCTRL to value 0
impl Resettable for atsamd51n::tcc0::evctrl::EVCTRL_SPEC
reset()
method sets EVCTRL to value 0
impl Resettable for FCTRLA_SPEC
reset()
method sets FCTRLA to value 0
impl Resettable for FCTRLB_SPEC
reset()
method sets FCTRLB to value 0
impl Resettable for atsamd51n::tcc0::intenclr::INTENCLR_SPEC
reset()
method sets INTENCLR to value 0
impl Resettable for atsamd51n::tcc0::intenset::INTENSET_SPEC
reset()
method sets INTENSET to value 0
impl Resettable for atsamd51n::tcc0::intflag::INTFLAG_SPEC
reset()
method sets INTFLAG to value 0
impl Resettable for PATT_SPEC
reset()
method sets PATT to value 0
impl Resettable for PATTBUF_SPEC
reset()
method sets PATTBUF to value 0
impl Resettable for atsamd51n::tcc0::per::PER_SPEC
reset()
method sets PER to value 0xffff_ffff
impl Resettable for PER_DITH4_MODE_SPEC
reset()
method sets PER_DITH4_MODE to value 0xffff_ffff
impl Resettable for PER_DITH5_MODE_SPEC
reset()
method sets PER_DITH5_MODE to value 0xffff_ffff
impl Resettable for PER_DITH6_MODE_SPEC
reset()
method sets PER_DITH6_MODE to value 0xffff_ffff
impl Resettable for atsamd51n::tcc0::perbuf::PERBUF_SPEC
reset()
method sets PERBUF to value 0xffff_ffff
impl Resettable for PERBUF_DITH4_MODE_SPEC
reset()
method sets PERBUF_DITH4_MODE to value 0xffff_ffff
impl Resettable for PERBUF_DITH5_MODE_SPEC
reset()
method sets PERBUF_DITH5_MODE to value 0xffff_ffff
impl Resettable for PERBUF_DITH6_MODE_SPEC
reset()
method sets PERBUF_DITH6_MODE to value 0xffff_ffff
impl Resettable for atsamd51n::tcc0::status::STATUS_SPEC
reset()
method sets STATUS to value 0x01
impl Resettable for atsamd51n::tcc0::syncbusy::SYNCBUSY_SPEC
reset()
method sets SYNCBUSY to value 0
impl Resettable for atsamd51n::tcc0::wave::WAVE_SPEC
reset()
method sets WAVE to value 0
impl Resettable for WEXCTRL_SPEC
reset()
method sets WEXCTRL to value 0
impl Resettable for ACPR_SPEC
reset()
method sets ACPR to value 0
impl Resettable for atsamd51n::tpi::claimclr::CLAIMCLR_SPEC
reset()
method sets CLAIMCLR to value 0
impl Resettable for atsamd51n::tpi::claimset::CLAIMSET_SPEC
reset()
method sets CLAIMSET to value 0
impl Resettable for CSPSR_SPEC
reset()
method sets CSPSR to value 0
impl Resettable for DEVID_SPEC
reset()
method sets DEVID to value 0
impl Resettable for atsamd51n::tpi::devtype::DEVTYPE_SPEC
reset()
method sets DEVTYPE to value 0
impl Resettable for FFCR_SPEC
reset()
method sets FFCR to value 0
impl Resettable for FFSR_SPEC
reset()
method sets FFSR to value 0
impl Resettable for FIFO0_SPEC
reset()
method sets FIFO0 to value 0
impl Resettable for FIFO1_SPEC
reset()
method sets FIFO1 to value 0
impl Resettable for FSCR_SPEC
reset()
method sets FSCR to value 0
impl Resettable for atsamd51n::tpi::itatbctr0::ITATBCTR0_SPEC
reset()
method sets ITATBCTR0 to value 0
impl Resettable for atsamd51n::tpi::itatbctr2::ITATBCTR2_SPEC
reset()
method sets ITATBCTR2 to value 0
impl Resettable for atsamd51n::tpi::itctrl::ITCTRL_SPEC
reset()
method sets ITCTRL to value 0
impl Resettable for SPPR_SPEC
reset()
method sets SPPR to value 0
impl Resettable for SSPSR_SPEC
reset()
method sets SSPSR to value 0
impl Resettable for atsamd51n::tpi::trigger::TRIGGER_SPEC
reset()
method sets TRIGGER to value 0
impl Resettable for atsamd51n::trng::ctrla::CTRLA_SPEC
reset()
method sets CTRLA to value 0
impl Resettable for atsamd51n::trng::data::DATA_SPEC
reset()
method sets DATA to value 0
impl Resettable for atsamd51n::trng::evctrl::EVCTRL_SPEC
reset()
method sets EVCTRL to value 0
impl Resettable for atsamd51n::trng::intenclr::INTENCLR_SPEC
reset()
method sets INTENCLR to value 0
impl Resettable for atsamd51n::trng::intenset::INTENSET_SPEC
reset()
method sets INTENSET to value 0
impl Resettable for atsamd51n::trng::intflag::INTFLAG_SPEC
reset()
method sets INTFLAG to value 0
impl Resettable for atsamd51n::usb::device::ctrla::CTRLA_SPEC
reset()
method sets CTRLA to value 0
impl Resettable for atsamd51n::usb::device::ctrlb::CTRLB_SPEC
reset()
method sets CTRLB to value 0x01
impl Resettable for DADD_SPEC
reset()
method sets DADD to value 0
impl Resettable for atsamd51n::usb::device::descadd::DESCADD_SPEC
reset()
method sets DESCADD to value 0
impl Resettable for EPCFG_SPEC
reset()
method sets EPCFG to value 0
impl Resettable for EPINTENCLR_SPEC
reset()
method sets EPINTENCLR to value 0
impl Resettable for EPINTENSET_SPEC
reset()
method sets EPINTENSET to value 0
impl Resettable for EPINTFLAG_SPEC
reset()
method sets EPINTFLAG to value 0
impl Resettable for EPSTATUS_SPEC
reset()
method sets EPSTATUS to value 0
impl Resettable for EPSTATUSCLR_SPEC
reset()
method sets EPSTATUSCLR to value 0
impl Resettable for EPSTATUSSET_SPEC
reset()
method sets EPSTATUSSET to value 0
impl Resettable for EPINTSMRY_SPEC
reset()
method sets EPINTSMRY to value 0
impl Resettable for atsamd51n::usb::device::fnum::FNUM_SPEC
reset()
method sets FNUM to value 0
impl Resettable for atsamd51n::usb::device::fsmstatus::FSMSTATUS_SPEC
reset()
method sets FSMSTATUS to value 0x01
impl Resettable for atsamd51n::usb::device::intenclr::INTENCLR_SPEC
reset()
method sets INTENCLR to value 0
impl Resettable for atsamd51n::usb::device::intenset::INTENSET_SPEC
reset()
method sets INTENSET to value 0
impl Resettable for atsamd51n::usb::device::intflag::INTFLAG_SPEC
reset()
method sets INTFLAG to value 0
impl Resettable for atsamd51n::usb::device::padcal::PADCAL_SPEC
reset()
method sets PADCAL to value 0
impl Resettable for atsamd51n::usb::device::qosctrl::QOSCTRL_SPEC
reset()
method sets QOSCTRL to value 0x0f
impl Resettable for atsamd51n::usb::device::status::STATUS_SPEC
reset()
method sets STATUS to value 0x40
impl Resettable for atsamd51n::usb::device::syncbusy::SYNCBUSY_SPEC
reset()
method sets SYNCBUSY to value 0
impl Resettable for atsamd51n::usb::host::ctrla::CTRLA_SPEC
reset()
method sets CTRLA to value 0
impl Resettable for atsamd51n::usb::host::ctrlb::CTRLB_SPEC
reset()
method sets CTRLB to value 0
impl Resettable for atsamd51n::usb::host::descadd::DESCADD_SPEC
reset()
method sets DESCADD to value 0
impl Resettable for FLENHIGH_SPEC
reset()
method sets FLENHIGH to value 0
impl Resettable for atsamd51n::usb::host::fnum::FNUM_SPEC
reset()
method sets FNUM to value 0
impl Resettable for atsamd51n::usb::host::fsmstatus::FSMSTATUS_SPEC
reset()
method sets FSMSTATUS to value 0x01
impl Resettable for BINTERVAL_SPEC
reset()
method sets BINTERVAL to value 0
impl Resettable for PCFG_SPEC
reset()
method sets PCFG to value 0
impl Resettable for PINTENCLR_SPEC
reset()
method sets PINTENCLR to value 0
impl Resettable for PINTENSET_SPEC
reset()
method sets PINTENSET to value 0
impl Resettable for PINTFLAG_SPEC
reset()
method sets PINTFLAG to value 0
impl Resettable for PSTATUS_SPEC
reset()
method sets PSTATUS to value 0
impl Resettable for PSTATUSCLR_SPEC
reset()
method sets PSTATUSCLR to value 0
impl Resettable for PSTATUSSET_SPEC
reset()
method sets PSTATUSSET to value 0
impl Resettable for HSOFC_SPEC
reset()
method sets HSOFC to value 0
impl Resettable for atsamd51n::usb::host::intenclr::INTENCLR_SPEC
reset()
method sets INTENCLR to value 0
impl Resettable for atsamd51n::usb::host::intenset::INTENSET_SPEC
reset()
method sets INTENSET to value 0
impl Resettable for atsamd51n::usb::host::intflag::INTFLAG_SPEC
reset()
method sets INTFLAG to value 0
impl Resettable for atsamd51n::usb::host::padcal::PADCAL_SPEC
reset()
method sets PADCAL to value 0
impl Resettable for PINTSMRY_SPEC
reset()
method sets PINTSMRY to value 0
impl Resettable for atsamd51n::usb::host::qosctrl::QOSCTRL_SPEC
reset()
method sets QOSCTRL to value 0x0f
impl Resettable for atsamd51n::usb::host::status::STATUS_SPEC
reset()
method sets STATUS to value 0
impl Resettable for atsamd51n::usb::host::syncbusy::SYNCBUSY_SPEC
reset()
method sets SYNCBUSY to value 0
impl Resettable for CLEAR_SPEC
reset()
method sets CLEAR to value 0
impl Resettable for atsamd51n::wdt::config::CONFIG_SPEC
reset()
method sets CONFIG to value 0xbb
impl Resettable for atsamd51n::wdt::ctrla::CTRLA_SPEC
reset()
method sets CTRLA to value 0
impl Resettable for EWCTRL_SPEC
reset()
method sets EWCTRL to value 0x0b
impl Resettable for atsamd51n::wdt::intenclr::INTENCLR_SPEC
reset()
method sets INTENCLR to value 0
impl Resettable for atsamd51n::wdt::intenset::INTENSET_SPEC
reset()
method sets INTENSET to value 0
impl Resettable for atsamd51n::wdt::intflag::INTFLAG_SPEC
reset()
method sets INTFLAG to value 0
impl Resettable for atsamd51n::wdt::syncbusy::SYNCBUSY_SPEC
reset()
method sets SYNCBUSY to value 0