[][src]Trait atsamd21j::generic::ResetValue

pub trait ResetValue {
    type Type;
    pub fn reset_value() -> Self::Type;
}

Reset value of the register.

This value is the initial value for the write method. It can also be directly written to the register by using the reset method.

Associated Types

type Type[src]

Raw register type (u8, u16, u32, ...).

Loading content...

Required methods

pub fn reset_value() -> Self::Type[src]

Reset value of the register.

Loading content...

Implementors

impl ResetValue for COMPCTRL[src]

Register COMPCTRL%s reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::ac::CTRLA[src]

Register CTRLA reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::ac::CTRLB[src]

Register CTRLB reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::ac::EVCTRL[src]

Register EVCTRL reset()'s with value 0

type Type = u16

impl ResetValue for atsamd21j::ac::INTENCLR[src]

Register INTENCLR reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::ac::INTENSET[src]

Register INTENSET reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::ac::INTFLAG[src]

Register INTFLAG reset()'s with value 0

type Type = u8

impl ResetValue for SCALER[src]

Register SCALER%s reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::ac::WINCTRL[src]

Register WINCTRL reset()'s with value 0

type Type = u8

impl ResetValue for AVGCTRL[src]

Register AVGCTRL reset()'s with value 0

type Type = u8

impl ResetValue for CALIB[src]

Register CALIB reset()'s with value 0

type Type = u16

impl ResetValue for atsamd21j::adc::CTRLA[src]

Register CTRLA reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::adc::CTRLB[src]

Register CTRLB reset()'s with value 0

type Type = u16

impl ResetValue for atsamd21j::adc::DBGCTRL[src]

Register DBGCTRL reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::adc::EVCTRL[src]

Register EVCTRL reset()'s with value 0

type Type = u8

impl ResetValue for GAINCORR[src]

Register GAINCORR reset()'s with value 0

type Type = u16

impl ResetValue for INPUTCTRL[src]

Register INPUTCTRL reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::adc::INTENCLR[src]

Register INTENCLR reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::adc::INTENSET[src]

Register INTENSET reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::adc::INTFLAG[src]

Register INTFLAG reset()'s with value 0

type Type = u8

impl ResetValue for OFFSETCORR[src]

Register OFFSETCORR reset()'s with value 0

type Type = u16

impl ResetValue for REFCTRL[src]

Register REFCTRL reset()'s with value 0

type Type = u8

impl ResetValue for SAMPCTRL[src]

Register SAMPCTRL reset()'s with value 0

type Type = u8

impl ResetValue for SWTRIG[src]

Register SWTRIG reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::adc::WINCTRL[src]

Register WINCTRL reset()'s with value 0

type Type = u8

impl ResetValue for WINLT[src]

Register WINLT reset()'s with value 0

type Type = u16

impl ResetValue for WINUT[src]

Register WINUT reset()'s with value 0

type Type = u16

impl ResetValue for atsamd21j::dac::CTRLA[src]

Register CTRLA reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::dac::CTRLB[src]

Register CTRLB reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::dac::DATA[src]

Register DATA reset()'s with value 0

type Type = u16

impl ResetValue for DATABUF[src]

Register DATABUF reset()'s with value 0

type Type = u16

impl ResetValue for atsamd21j::dac::EVCTRL[src]

Register EVCTRL reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::dac::INTENCLR[src]

Register INTENCLR reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::dac::INTENSET[src]

Register INTENSET reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::dac::INTFLAG[src]

Register INTFLAG reset()'s with value 0

type Type = u8

impl ResetValue for BASEADDR[src]

Register BASEADDR reset()'s with value 0

type Type = u32

impl ResetValue for CHCTRLA[src]

Register CHCTRLA reset()'s with value 0

type Type = u8

impl ResetValue for CHCTRLB[src]

Register CHCTRLB reset()'s with value 0

type Type = u32

impl ResetValue for CHID[src]

Register CHID reset()'s with value 0

type Type = u8

impl ResetValue for CHINTENCLR[src]

Register CHINTENCLR reset()'s with value 0

type Type = u8

impl ResetValue for CHINTENSET[src]

Register CHINTENSET reset()'s with value 0

type Type = u8

impl ResetValue for CHINTFLAG[src]

Register CHINTFLAG reset()'s with value 0

type Type = u8

impl ResetValue for CRCCHKSUM[src]

Register CRCCHKSUM reset()'s with value 0

type Type = u32

impl ResetValue for CRCCTRL[src]

Register CRCCTRL reset()'s with value 0

type Type = u16

impl ResetValue for CRCDATAIN[src]

Register CRCDATAIN reset()'s with value 0

type Type = u32

impl ResetValue for CRCSTATUS[src]

Register CRCSTATUS reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::dmac::CTRL[src]

Register CTRL reset()'s with value 0

type Type = u16

impl ResetValue for atsamd21j::dmac::DBGCTRL[src]

Register DBGCTRL reset()'s with value 0

type Type = u8

impl ResetValue for INTPEND[src]

Register INTPEND reset()'s with value 0

type Type = u16

impl ResetValue for PRICTRL0[src]

Register PRICTRL0 reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::dmac::QOSCTRL[src]

Register QOSCTRL reset()'s with value 0x15

type Type = u8

impl ResetValue for SWTRIGCTRL[src]

Register SWTRIGCTRL reset()'s with value 0

type Type = u32

impl ResetValue for WRBADDR[src]

Register WRBADDR reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::dsu::ADDR[src]

Register ADDR reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::dsu::CTRL[src]

Register CTRL reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::dsu::DATA[src]

Register DATA reset()'s with value 0

type Type = u32

impl ResetValue for DCC[src]

Register DCC%s reset()'s with value 0

type Type = u32

impl ResetValue for LENGTH[src]

Register LENGTH reset()'s with value 0

type Type = u32

impl ResetValue for STATUSA[src]

Register STATUSA reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::eic::CONFIG[src]

Register CONFIG%s reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::eic::CTRL[src]

Register CTRL reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::eic::EVCTRL[src]

Register EVCTRL reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::eic::INTENCLR[src]

Register INTENCLR reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::eic::INTENSET[src]

Register INTENSET reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::eic::INTFLAG[src]

Register INTFLAG reset()'s with value 0

type Type = u32

impl ResetValue for NMICTRL[src]

Register NMICTRL reset()'s with value 0

type Type = u8

impl ResetValue for NMIFLAG[src]

Register NMIFLAG reset()'s with value 0

type Type = u8

impl ResetValue for WAKEUP[src]

Register WAKEUP reset()'s with value 0

type Type = u32

impl ResetValue for CHANNEL[src]

Register CHANNEL reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::evsys::CTRL[src]

Register CTRL reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::evsys::INTENCLR[src]

Register INTENCLR reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::evsys::INTENSET[src]

Register INTENSET reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::evsys::INTFLAG[src]

Register INTFLAG reset()'s with value 0

type Type = u32

impl ResetValue for USER[src]

Register USER reset()'s with value 0

type Type = u16

impl ResetValue for atsamd21j::gclk::CLKCTRL[src]

Register CLKCTRL reset()'s with value 0

type Type = u16

impl ResetValue for atsamd21j::gclk::CTRL[src]

Register CTRL reset()'s with value 0

type Type = u8

impl ResetValue for GENCTRL[src]

Register GENCTRL reset()'s with value 0

type Type = u32

impl ResetValue for GENDIV[src]

Register GENDIV reset()'s with value 0

type Type = u32

impl ResetValue for PRAS[src]

Register PRAS%s reset()'s with value 0

type Type = u32

impl ResetValue for PRBS[src]

Register PRBS%s reset()'s with value 0

type Type = u32

impl ResetValue for SFR[src]

Register SFR%s reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::i2s::CLKCTRL[src]

Register CLKCTRL%s reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::i2s::CTRLA[src]

Register CTRLA reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::i2s::DATA[src]

Register DATA%s reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::i2s::INTENCLR[src]

Register INTENCLR reset()'s with value 0

type Type = u16

impl ResetValue for atsamd21j::i2s::INTENSET[src]

Register INTENSET reset()'s with value 0

type Type = u16

impl ResetValue for atsamd21j::i2s::INTFLAG[src]

Register INTFLAG reset()'s with value 0

type Type = u16

impl ResetValue for SERCTRL[src]

Register SERCTRL%s reset()'s with value 0

type Type = u32

impl ResetValue for CLAIMCLR[src]

Register CLAIMCLR reset()'s with value 0

type Type = u32

impl ResetValue for CLAIMSET[src]

Register CLAIMSET reset()'s with value 0

type Type = u32

impl ResetValue for FLOW[src]

Register FLOW reset()'s with value 0

type Type = u32

impl ResetValue for ITCTRL[src]

Register ITCTRL reset()'s with value 0

type Type = u32

impl ResetValue for LOCKACCESS[src]

Register LOCKACCESS reset()'s with value 0

type Type = u32

impl ResetValue for MASTER[src]

Register MASTER reset()'s with value 0

type Type = u32

impl ResetValue for POSITION[src]

Register POSITION reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::nvmctrl::ADDR[src]

Register ADDR reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::nvmctrl::CTRLA[src]

Register CTRLA reset()'s with value 0

type Type = u16

impl ResetValue for atsamd21j::nvmctrl::CTRLB[src]

Register CTRLB reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::nvmctrl::INTENCLR[src]

Register INTENCLR reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::nvmctrl::INTENSET[src]

Register INTENSET reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::nvmctrl::INTFLAG[src]

Register INTFLAG reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::nvmctrl::STATUS[src]

Register STATUS reset()'s with value 0

type Type = u16

impl ResetValue for WPCLR[src]

Register WPCLR reset()'s with value 0

type Type = u32

impl ResetValue for WPSET[src]

Register WPSET reset()'s with value 0

type Type = u32

impl ResetValue for AHBMASK[src]

Register AHBMASK reset()'s with value 0x7f

type Type = u32

impl ResetValue for APBAMASK[src]

Register APBAMASK reset()'s with value 0x7f

type Type = u32

impl ResetValue for APBASEL[src]

Register APBASEL reset()'s with value 0

type Type = u8

impl ResetValue for APBBMASK[src]

Register APBBMASK reset()'s with value 0x7f

type Type = u32

impl ResetValue for APBBSEL[src]

Register APBBSEL reset()'s with value 0

type Type = u8

impl ResetValue for APBCMASK[src]

Register APBCMASK reset()'s with value 0x0001_0000

type Type = u32

impl ResetValue for APBCSEL[src]

Register APBCSEL reset()'s with value 0

type Type = u8

impl ResetValue for CPUSEL[src]

Register CPUSEL reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::pm::CTRL[src]

Register CTRL reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::pm::INTENCLR[src]

Register INTENCLR reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::pm::INTENSET[src]

Register INTENSET reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::pm::INTFLAG[src]

Register INTFLAG reset()'s with value 0

type Type = u8

impl ResetValue for SLEEP[src]

Register SLEEP reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::port::CTRL[src]

Register CTRL%s reset()'s with value 0

type Type = u32

impl ResetValue for DIR[src]

Register DIR%s reset()'s with value 0

type Type = u32

impl ResetValue for DIRCLR[src]

Register DIRCLR%s reset()'s with value 0

type Type = u32

impl ResetValue for DIRSET[src]

Register DIRSET%s reset()'s with value 0

type Type = u32

impl ResetValue for DIRTGL[src]

Register DIRTGL%s reset()'s with value 0

type Type = u32

impl ResetValue for OUT[src]

Register OUT%s reset()'s with value 0

type Type = u32

impl ResetValue for OUTCLR[src]

Register OUTCLR%s reset()'s with value 0

type Type = u32

impl ResetValue for OUTSET[src]

Register OUTSET%s reset()'s with value 0

type Type = u32

impl ResetValue for OUTTGL[src]

Register OUTTGL%s reset()'s with value 0

type Type = u32

impl ResetValue for PINCFG0_[src]

Register PINCFG0_%s reset()'s with value 0

type Type = u8

impl ResetValue for PINCFG1_[src]

Register PINCFG1_%s reset()'s with value 0

type Type = u8

impl ResetValue for PMUX0_[src]

Register PMUX0_%s reset()'s with value 0

type Type = u8

impl ResetValue for PMUX1_[src]

Register PMUX1_%s reset()'s with value 0

type Type = u8

impl ResetValue for WRCONFIG[src]

Register WRCONFIG%s reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::rtc::mode0::COMP[src]

Register COMP%s reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::rtc::mode0::COUNT[src]

Register COUNT reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::rtc::mode0::CTRL[src]

Register CTRL reset()'s with value 0

type Type = u16

impl ResetValue for atsamd21j::rtc::mode0::DBGCTRL[src]

Register DBGCTRL reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::rtc::mode0::EVCTRL[src]

Register EVCTRL reset()'s with value 0

type Type = u16

impl ResetValue for atsamd21j::rtc::mode0::FREQCORR[src]

Register FREQCORR reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::rtc::mode0::INTENCLR[src]

Register INTENCLR reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::rtc::mode0::INTENSET[src]

Register INTENSET reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::rtc::mode0::INTFLAG[src]

Register INTFLAG reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::rtc::mode0::READREQ[src]

Register READREQ reset()'s with value 0x10

type Type = u16

impl ResetValue for atsamd21j::rtc::mode1::COMP[src]

Register COMP%s reset()'s with value 0

type Type = u16

impl ResetValue for atsamd21j::rtc::mode1::COUNT[src]

Register COUNT reset()'s with value 0

type Type = u16

impl ResetValue for atsamd21j::rtc::mode1::CTRL[src]

Register CTRL reset()'s with value 0

type Type = u16

impl ResetValue for atsamd21j::rtc::mode1::DBGCTRL[src]

Register DBGCTRL reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::rtc::mode1::EVCTRL[src]

Register EVCTRL reset()'s with value 0

type Type = u16

impl ResetValue for atsamd21j::rtc::mode1::FREQCORR[src]

Register FREQCORR reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::rtc::mode1::INTENCLR[src]

Register INTENCLR reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::rtc::mode1::INTENSET[src]

Register INTENSET reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::rtc::mode1::INTFLAG[src]

Register INTFLAG reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::rtc::mode1::PER[src]

Register PER reset()'s with value 0

type Type = u16

impl ResetValue for atsamd21j::rtc::mode1::READREQ[src]

Register READREQ reset()'s with value 0x10

type Type = u16

impl ResetValue for ALARM[src]

Register ALARM%s reset()'s with value 0

type Type = u32

impl ResetValue for CLOCK[src]

Register CLOCK reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::rtc::mode2::CTRL[src]

Register CTRL reset()'s with value 0

type Type = u16

impl ResetValue for atsamd21j::rtc::mode2::DBGCTRL[src]

Register DBGCTRL reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::rtc::mode2::EVCTRL[src]

Register EVCTRL reset()'s with value 0

type Type = u16

impl ResetValue for atsamd21j::rtc::mode2::FREQCORR[src]

Register FREQCORR reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::rtc::mode2::INTENCLR[src]

Register INTENCLR reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::rtc::mode2::INTENSET[src]

Register INTENSET reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::rtc::mode2::INTFLAG[src]

Register INTFLAG reset()'s with value 0

type Type = u8

impl ResetValue for MASK[src]

Register MASK%s reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::rtc::mode2::READREQ[src]

Register READREQ reset()'s with value 0x10

type Type = u16

impl ResetValue for atsamd21j::sercom0::i2cm::ADDR[src]

Register ADDR reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::sercom0::i2cm::BAUD[src]

Register BAUD reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::sercom0::i2cm::CTRLA[src]

Register CTRLA reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::sercom0::i2cm::CTRLB[src]

Register CTRLB reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::sercom0::i2cm::DATA[src]

Register DATA reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::sercom0::i2cm::DBGCTRL[src]

Register DBGCTRL reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::sercom0::i2cm::INTENCLR[src]

Register INTENCLR reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::sercom0::i2cm::INTENSET[src]

Register INTENSET reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::sercom0::i2cm::INTFLAG[src]

Register INTFLAG reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::sercom0::i2cm::STATUS[src]

Register STATUS reset()'s with value 0

type Type = u16

impl ResetValue for atsamd21j::sercom0::i2cs::ADDR[src]

Register ADDR reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::sercom0::i2cs::CTRLA[src]

Register CTRLA reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::sercom0::i2cs::CTRLB[src]

Register CTRLB reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::sercom0::i2cs::DATA[src]

Register DATA reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::sercom0::i2cs::INTENCLR[src]

Register INTENCLR reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::sercom0::i2cs::INTENSET[src]

Register INTENSET reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::sercom0::i2cs::INTFLAG[src]

Register INTFLAG reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::sercom0::i2cs::STATUS[src]

Register STATUS reset()'s with value 0

type Type = u16

impl ResetValue for atsamd21j::sercom0::spi::ADDR[src]

Register ADDR reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::sercom0::spi::BAUD[src]

Register BAUD reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::sercom0::spi::CTRLA[src]

Register CTRLA reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::sercom0::spi::CTRLB[src]

Register CTRLB reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::sercom0::spi::DATA[src]

Register DATA reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::sercom0::spi::DBGCTRL[src]

Register DBGCTRL reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::sercom0::spi::INTENCLR[src]

Register INTENCLR reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::sercom0::spi::INTENSET[src]

Register INTENSET reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::sercom0::spi::INTFLAG[src]

Register INTFLAG reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::sercom0::spi::STATUS[src]

Register STATUS reset()'s with value 0

type Type = u16

impl ResetValue for atsamd21j::sercom0::usart::BAUD[src]

Register BAUD reset()'s with value 0

type Type = u16

impl ResetValue for BAUD_FRACFP_MODE[src]

Register BAUD_FRACFP_MODE reset()'s with value 0

type Type = u16

impl ResetValue for BAUD_FRAC_MODE[src]

Register BAUD_FRAC_MODE reset()'s with value 0

type Type = u16

impl ResetValue for BAUD_USARTFP_MODE[src]

Register BAUD_USARTFP_MODE reset()'s with value 0

type Type = u16

impl ResetValue for atsamd21j::sercom0::usart::CTRLA[src]

Register CTRLA reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::sercom0::usart::CTRLB[src]

Register CTRLB reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::sercom0::usart::DATA[src]

Register DATA reset()'s with value 0

type Type = u16

impl ResetValue for atsamd21j::sercom0::usart::DBGCTRL[src]

Register DBGCTRL reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::sercom0::usart::INTENCLR[src]

Register INTENCLR reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::sercom0::usart::INTENSET[src]

Register INTENSET reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::sercom0::usart::INTFLAG[src]

Register INTFLAG reset()'s with value 0

type Type = u8

impl ResetValue for RXPL[src]

Register RXPL reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::sercom0::usart::STATUS[src]

Register STATUS reset()'s with value 0

type Type = u16

impl ResetValue for BOD33[src]

Register BOD33 reset()'s with value 0

type Type = u32

impl ResetValue for DFLLCTRL[src]

Register DFLLCTRL reset()'s with value 0x80

type Type = u16

impl ResetValue for DFLLMUL[src]

Register DFLLMUL reset()'s with value 0

type Type = u32

impl ResetValue for DFLLSYNC[src]

Register DFLLSYNC reset()'s with value 0

type Type = u8

impl ResetValue for DFLLVAL[src]

Register DFLLVAL reset()'s with value 0

type Type = u32

impl ResetValue for DPLLCTRLA[src]

Register DPLLCTRLA reset()'s with value 0x80

type Type = u8

impl ResetValue for DPLLCTRLB[src]

Register DPLLCTRLB reset()'s with value 0

type Type = u32

impl ResetValue for DPLLRATIO[src]

Register DPLLRATIO reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::sysctrl::INTENCLR[src]

Register INTENCLR reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::sysctrl::INTENSET[src]

Register INTENSET reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::sysctrl::INTFLAG[src]

Register INTFLAG reset()'s with value 0

type Type = u32

impl ResetValue for OSC8M[src]

Register OSC8M reset()'s with value 0x8707_0382

type Type = u32

impl ResetValue for OSC32K[src]

Register OSC32K reset()'s with value 0x003f_0080

type Type = u32

impl ResetValue for OSCULP32K[src]

Register OSCULP32K reset()'s with value 0x1f

type Type = u8

impl ResetValue for VREF[src]

Register VREF reset()'s with value 0

type Type = u32

impl ResetValue for VREG[src]

Register VREG reset()'s with value 0

type Type = u16

impl ResetValue for XOSC32K[src]

Register XOSC32K reset()'s with value 0x80

type Type = u16

impl ResetValue for XOSC[src]

Register XOSC reset()'s with value 0x80

type Type = u16

impl ResetValue for atsamd21j::tc3::count8::CC[src]

Register CC%s reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::tc3::count8::COUNT[src]

Register COUNT reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::tc3::count8::CTRLA[src]

Register CTRLA reset()'s with value 0

type Type = u16

impl ResetValue for atsamd21j::tc3::count8::CTRLBCLR[src]

Register CTRLBCLR reset()'s with value 0x02

type Type = u8

impl ResetValue for atsamd21j::tc3::count8::CTRLBSET[src]

Register CTRLBSET reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::tc3::count8::CTRLC[src]

Register CTRLC reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::tc3::count8::DBGCTRL[src]

Register DBGCTRL reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::tc3::count8::EVCTRL[src]

Register EVCTRL reset()'s with value 0

type Type = u16

impl ResetValue for atsamd21j::tc3::count8::INTENCLR[src]

Register INTENCLR reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::tc3::count8::INTENSET[src]

Register INTENSET reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::tc3::count8::INTFLAG[src]

Register INTFLAG reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::tc3::count8::PER[src]

Register PER reset()'s with value 0xff

type Type = u8

impl ResetValue for atsamd21j::tc3::count8::READREQ[src]

Register READREQ reset()'s with value 0

type Type = u16

impl ResetValue for atsamd21j::tc3::count16::CC[src]

Register CC%s reset()'s with value 0

type Type = u16

impl ResetValue for atsamd21j::tc3::count16::COUNT[src]

Register COUNT reset()'s with value 0

type Type = u16

impl ResetValue for atsamd21j::tc3::count16::CTRLA[src]

Register CTRLA reset()'s with value 0

type Type = u16

impl ResetValue for atsamd21j::tc3::count16::CTRLBCLR[src]

Register CTRLBCLR reset()'s with value 0x02

type Type = u8

impl ResetValue for atsamd21j::tc3::count16::CTRLBSET[src]

Register CTRLBSET reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::tc3::count16::CTRLC[src]

Register CTRLC reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::tc3::count16::DBGCTRL[src]

Register DBGCTRL reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::tc3::count16::EVCTRL[src]

Register EVCTRL reset()'s with value 0

type Type = u16

impl ResetValue for atsamd21j::tc3::count16::INTENCLR[src]

Register INTENCLR reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::tc3::count16::INTENSET[src]

Register INTENSET reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::tc3::count16::INTFLAG[src]

Register INTFLAG reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::tc3::count16::READREQ[src]

Register READREQ reset()'s with value 0

type Type = u16

impl ResetValue for atsamd21j::tc3::count32::CC[src]

Register CC%s reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::tc3::count32::COUNT[src]

Register COUNT reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::tc3::count32::CTRLA[src]

Register CTRLA reset()'s with value 0

type Type = u16

impl ResetValue for atsamd21j::tc3::count32::CTRLBCLR[src]

Register CTRLBCLR reset()'s with value 0x02

type Type = u8

impl ResetValue for atsamd21j::tc3::count32::CTRLBSET[src]

Register CTRLBSET reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::tc3::count32::CTRLC[src]

Register CTRLC reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::tc3::count32::DBGCTRL[src]

Register DBGCTRL reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::tc3::count32::EVCTRL[src]

Register EVCTRL reset()'s with value 0

type Type = u16

impl ResetValue for atsamd21j::tc3::count32::INTENCLR[src]

Register INTENCLR reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::tc3::count32::INTENSET[src]

Register INTENSET reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::tc3::count32::INTFLAG[src]

Register INTFLAG reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::tc3::count32::READREQ[src]

Register READREQ reset()'s with value 0

type Type = u16

impl ResetValue for atsamd21j::tcc0::CC[src]

Register CC%s reset()'s with value 0

type Type = u32

impl ResetValue for CCB[src]

Register CCB%s reset()'s with value 0

type Type = u32

impl ResetValue for CCB_DITH4[src]

Register CCB%s_DITH4 reset()'s with value 0

type Type = u32

impl ResetValue for CCB_DITH5[src]

Register CCB%s_DITH5 reset()'s with value 0

type Type = u32

impl ResetValue for CCB_DITH6[src]

Register CCB%s_DITH6 reset()'s with value 0

type Type = u32

impl ResetValue for CC_DITH4[src]

Register CC%s_DITH4 reset()'s with value 0

type Type = u32

impl ResetValue for CC_DITH5[src]

Register CC%s_DITH5 reset()'s with value 0

type Type = u32

impl ResetValue for CC_DITH6[src]

Register CC%s_DITH6 reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::tcc0::COUNT[src]

Register COUNT reset()'s with value 0

type Type = u32

impl ResetValue for COUNT_DITH4[src]

Register COUNT_DITH4 reset()'s with value 0

type Type = u32

impl ResetValue for COUNT_DITH5[src]

Register COUNT_DITH5 reset()'s with value 0

type Type = u32

impl ResetValue for COUNT_DITH6[src]

Register COUNT_DITH6 reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::tcc0::CTRLA[src]

Register CTRLA reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::tcc0::CTRLBCLR[src]

Register CTRLBCLR reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::tcc0::CTRLBSET[src]

Register CTRLBSET reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::tcc0::DBGCTRL[src]

Register DBGCTRL reset()'s with value 0

type Type = u8

impl ResetValue for DRVCTRL[src]

Register DRVCTRL reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::tcc0::EVCTRL[src]

Register EVCTRL reset()'s with value 0

type Type = u32

impl ResetValue for FCTRLA[src]

Register FCTRLA reset()'s with value 0

type Type = u32

impl ResetValue for FCTRLB[src]

Register FCTRLB reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::tcc0::INTENCLR[src]

Register INTENCLR reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::tcc0::INTENSET[src]

Register INTENSET reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::tcc0::INTFLAG[src]

Register INTFLAG reset()'s with value 0

type Type = u32

impl ResetValue for PATT[src]

Register PATT reset()'s with value 0

type Type = u16

impl ResetValue for PATTB[src]

Register PATTB reset()'s with value 0

type Type = u16

impl ResetValue for atsamd21j::tcc0::PER[src]

Register PER reset()'s with value 0xffff_ffff

type Type = u32

impl ResetValue for PERB[src]

Register PERB reset()'s with value 0xffff_ffff

type Type = u32

impl ResetValue for PERB_DITH4[src]

Register PERB_DITH4 reset()'s with value 0xffff_ffff

type Type = u32

impl ResetValue for PERB_DITH5[src]

Register PERB_DITH5 reset()'s with value 0xffff_ffff

type Type = u32

impl ResetValue for PERB_DITH6[src]

Register PERB_DITH6 reset()'s with value 0xffff_ffff

type Type = u32

impl ResetValue for PER_DITH4[src]

Register PER_DITH4 reset()'s with value 0xffff_ffff

type Type = u32

impl ResetValue for PER_DITH5[src]

Register PER_DITH5 reset()'s with value 0xffff_ffff

type Type = u32

impl ResetValue for PER_DITH6[src]

Register PER_DITH6 reset()'s with value 0xffff_ffff

type Type = u32

impl ResetValue for atsamd21j::tcc0::STATUS[src]

Register STATUS reset()'s with value 0x01

type Type = u32

impl ResetValue for WAVE[src]

Register WAVE reset()'s with value 0

type Type = u32

impl ResetValue for WAVEB[src]

Register WAVEB reset()'s with value 0

type Type = u32

impl ResetValue for WEXCTRL[src]

Register WEXCTRL reset()'s with value 0

type Type = u32

impl ResetValue for atsamd21j::usb::device::CTRLA[src]

Register CTRLA reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::usb::device::CTRLB[src]

Register CTRLB reset()'s with value 0x01

type Type = u16

impl ResetValue for DADD[src]

Register DADD reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::usb::device::DESCADD[src]

Register DESCADD reset()'s with value 0

type Type = u32

impl ResetValue for EPCFG[src]

Register EPCFG%s reset()'s with value 0

type Type = u8

impl ResetValue for EPINTENCLR[src]

Register EPINTENCLR%s reset()'s with value 0

type Type = u8

impl ResetValue for EPINTENSET[src]

Register EPINTENSET%s reset()'s with value 0

type Type = u8

impl ResetValue for EPINTFLAG[src]

Register EPINTFLAG%s reset()'s with value 0

type Type = u8

impl ResetValue for EPSTATUSCLR[src]

Register EPSTATUSCLR%s reset()'s with value 0

type Type = u8

impl ResetValue for EPSTATUSSET[src]

Register EPSTATUSSET%s reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::usb::device::INTENCLR[src]

Register INTENCLR reset()'s with value 0

type Type = u16

impl ResetValue for atsamd21j::usb::device::INTENSET[src]

Register INTENSET reset()'s with value 0

type Type = u16

impl ResetValue for atsamd21j::usb::device::INTFLAG[src]

Register INTFLAG reset()'s with value 0

type Type = u16

impl ResetValue for atsamd21j::usb::device::PADCAL[src]

Register PADCAL reset()'s with value 0

type Type = u16

impl ResetValue for atsamd21j::usb::device::QOSCTRL[src]

Register QOSCTRL reset()'s with value 0x05

type Type = u8

impl ResetValue for BINTERVAL[src]

Register BINTERVAL%s reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::usb::host::CTRLA[src]

Register CTRLA reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::usb::host::CTRLB[src]

Register CTRLB reset()'s with value 0

type Type = u16

impl ResetValue for atsamd21j::usb::host::DESCADD[src]

Register DESCADD reset()'s with value 0

type Type = u32

impl ResetValue for FNUM[src]

Register FNUM reset()'s with value 0

type Type = u16

impl ResetValue for HSOFC[src]

Register HSOFC reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::usb::host::INTENCLR[src]

Register INTENCLR reset()'s with value 0

type Type = u16

impl ResetValue for atsamd21j::usb::host::INTENSET[src]

Register INTENSET reset()'s with value 0

type Type = u16

impl ResetValue for atsamd21j::usb::host::INTFLAG[src]

Register INTFLAG reset()'s with value 0

type Type = u16

impl ResetValue for atsamd21j::usb::host::PADCAL[src]

Register PADCAL reset()'s with value 0

type Type = u16

impl ResetValue for PCFG[src]

Register PCFG%s reset()'s with value 0

type Type = u8

impl ResetValue for PINTENCLR[src]

Register PINTENCLR%s reset()'s with value 0

type Type = u8

impl ResetValue for PINTENSET[src]

Register PINTENSET%s reset()'s with value 0

type Type = u8

impl ResetValue for PINTFLAG[src]

Register PINTFLAG%s reset()'s with value 0

type Type = u8

impl ResetValue for PSTATUSCLR[src]

Register PSTATUSCLR%s reset()'s with value 0

type Type = u8

impl ResetValue for PSTATUSSET[src]

Register PSTATUSSET%s reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::usb::host::QOSCTRL[src]

Register QOSCTRL reset()'s with value 0x05

type Type = u8

impl ResetValue for atsamd21j::usb::host::STATUS[src]

Register STATUS reset()'s with value 0

type Type = u8

impl ResetValue for CLEAR[src]

Register CLEAR reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::wdt::CONFIG[src]

Register CONFIG reset()'s with value 0xbb

type Type = u8

impl ResetValue for atsamd21j::wdt::CTRL[src]

Register CTRL reset()'s with value 0

type Type = u8

impl ResetValue for EWCTRL[src]

Register EWCTRL reset()'s with value 0x0b

type Type = u8

impl ResetValue for atsamd21j::wdt::INTENCLR[src]

Register INTENCLR reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::wdt::INTENSET[src]

Register INTENSET reset()'s with value 0

type Type = u8

impl ResetValue for atsamd21j::wdt::INTFLAG[src]

Register INTFLAG reset()'s with value 0

type Type = u8

Loading content...