[][src]Trait atsamd21g::generic::Readable

pub trait Readable { }

Trait implemented by readable registers to enable the read method.

Registers marked with Writable can be also modify'ed.

Implementors

impl Readable for COMPCTRL[src]

read() method returns compctrl::R reader structure

impl Readable for atsamd21g::ac::CTRLA[src]

read() method returns ctrla::R reader structure

impl Readable for atsamd21g::ac::EVCTRL[src]

read() method returns evctrl::R reader structure

impl Readable for atsamd21g::ac::INTENCLR[src]

read() method returns intenclr::R reader structure

impl Readable for atsamd21g::ac::INTENSET[src]

read() method returns intenset::R reader structure

impl Readable for atsamd21g::ac::INTFLAG[src]

read() method returns intflag::R reader structure

impl Readable for SCALER[src]

read() method returns scaler::R reader structure

impl Readable for atsamd21g::ac::STATUSA[src]

read() method returns statusa::R reader structure

impl Readable for atsamd21g::ac::STATUSB[src]

read() method returns statusb::R reader structure

impl Readable for STATUSC[src]

read() method returns statusc::R reader structure

impl Readable for atsamd21g::ac::WINCTRL[src]

read() method returns winctrl::R reader structure

impl Readable for AVGCTRL[src]

read() method returns avgctrl::R reader structure

impl Readable for CALIB[src]

read() method returns calib::R reader structure

impl Readable for atsamd21g::adc::CTRLA[src]

read() method returns ctrla::R reader structure

impl Readable for atsamd21g::adc::CTRLB[src]

read() method returns ctrlb::R reader structure

impl Readable for atsamd21g::adc::DBGCTRL[src]

read() method returns dbgctrl::R reader structure

impl Readable for atsamd21g::adc::EVCTRL[src]

read() method returns evctrl::R reader structure

impl Readable for GAINCORR[src]

read() method returns gaincorr::R reader structure

impl Readable for INPUTCTRL[src]

read() method returns inputctrl::R reader structure

impl Readable for atsamd21g::adc::INTENCLR[src]

read() method returns intenclr::R reader structure

impl Readable for atsamd21g::adc::INTENSET[src]

read() method returns intenset::R reader structure

impl Readable for atsamd21g::adc::INTFLAG[src]

read() method returns intflag::R reader structure

impl Readable for OFFSETCORR[src]

read() method returns offsetcorr::R reader structure

impl Readable for REFCTRL[src]

read() method returns refctrl::R reader structure

impl Readable for RESULT[src]

read() method returns result::R reader structure

impl Readable for SAMPCTRL[src]

read() method returns sampctrl::R reader structure

impl Readable for atsamd21g::adc::STATUS[src]

read() method returns status::R reader structure

impl Readable for SWTRIG[src]

read() method returns swtrig::R reader structure

impl Readable for atsamd21g::adc::WINCTRL[src]

read() method returns winctrl::R reader structure

impl Readable for WINLT[src]

read() method returns winlt::R reader structure

impl Readable for WINUT[src]

read() method returns winut::R reader structure

impl Readable for atsamd21g::dac::CTRLA[src]

read() method returns ctrla::R reader structure

impl Readable for atsamd21g::dac::CTRLB[src]

read() method returns ctrlb::R reader structure

impl Readable for atsamd21g::dac::DATA[src]

read() method returns data::R reader structure

impl Readable for DATABUF[src]

read() method returns databuf::R reader structure

impl Readable for atsamd21g::dac::EVCTRL[src]

read() method returns evctrl::R reader structure

impl Readable for atsamd21g::dac::INTENCLR[src]

read() method returns intenclr::R reader structure

impl Readable for atsamd21g::dac::INTENSET[src]

read() method returns intenset::R reader structure

impl Readable for atsamd21g::dac::INTFLAG[src]

read() method returns intflag::R reader structure

impl Readable for atsamd21g::dac::STATUS[src]

read() method returns status::R reader structure

impl Readable for ACTIVE[src]

read() method returns active::R reader structure

impl Readable for BASEADDR[src]

read() method returns baseaddr::R reader structure

impl Readable for BUSYCH[src]

read() method returns busych::R reader structure

impl Readable for CHCTRLA[src]

read() method returns chctrla::R reader structure

impl Readable for CHCTRLB[src]

read() method returns chctrlb::R reader structure

impl Readable for CHID[src]

read() method returns chid::R reader structure

impl Readable for CHINTENCLR[src]

read() method returns chintenclr::R reader structure

impl Readable for CHINTENSET[src]

read() method returns chintenset::R reader structure

impl Readable for CHINTFLAG[src]

read() method returns chintflag::R reader structure

impl Readable for atsamd21g::dmac::CHSTATUS[src]

read() method returns chstatus::R reader structure

impl Readable for CRCCHKSUM[src]

read() method returns crcchksum::R reader structure

impl Readable for CRCCTRL[src]

read() method returns crcctrl::R reader structure

impl Readable for CRCDATAIN[src]

read() method returns crcdatain::R reader structure

impl Readable for CRCSTATUS[src]

read() method returns crcstatus::R reader structure

impl Readable for atsamd21g::dmac::CTRL[src]

read() method returns ctrl::R reader structure

impl Readable for atsamd21g::dmac::DBGCTRL[src]

read() method returns dbgctrl::R reader structure

impl Readable for INTPEND[src]

read() method returns intpend::R reader structure

impl Readable for INTSTATUS[src]

read() method returns intstatus::R reader structure

impl Readable for PENDCH[src]

read() method returns pendch::R reader structure

impl Readable for PRICTRL0[src]

read() method returns prictrl0::R reader structure

impl Readable for atsamd21g::dmac::QOSCTRL[src]

read() method returns qosctrl::R reader structure

impl Readable for SWTRIGCTRL[src]

read() method returns swtrigctrl::R reader structure

impl Readable for WRBADDR[src]

read() method returns wrbaddr::R reader structure

impl Readable for atsamd21g::dsu::ADDR[src]

read() method returns addr::R reader structure

impl Readable for atsamd21g::dsu::CID0[src]

read() method returns cid0::R reader structure

impl Readable for atsamd21g::dsu::CID1[src]

read() method returns cid1::R reader structure

impl Readable for atsamd21g::dsu::CID2[src]

read() method returns cid2::R reader structure

impl Readable for atsamd21g::dsu::CID3[src]

read() method returns cid3::R reader structure

impl Readable for atsamd21g::dsu::DATA[src]

read() method returns data::R reader structure

impl Readable for DCC[src]

read() method returns dcc::R reader structure

impl Readable for DID[src]

read() method returns did::R reader structure

impl Readable for END[src]

read() method returns end::R reader structure

impl Readable for ENTRY1[src]

read() method returns entry1::R reader structure

impl Readable for ENTRY[src]

read() method returns entry::R reader structure

impl Readable for LENGTH[src]

read() method returns length::R reader structure

impl Readable for MEMTYPE[src]

read() method returns memtype::R reader structure

impl Readable for atsamd21g::dsu::PID0[src]

read() method returns pid0::R reader structure

impl Readable for atsamd21g::dsu::PID1[src]

read() method returns pid1::R reader structure

impl Readable for atsamd21g::dsu::PID2[src]

read() method returns pid2::R reader structure

impl Readable for atsamd21g::dsu::PID3[src]

read() method returns pid3::R reader structure

impl Readable for atsamd21g::dsu::PID4[src]

read() method returns pid4::R reader structure

impl Readable for atsamd21g::dsu::STATUSA[src]

read() method returns statusa::R reader structure

impl Readable for atsamd21g::dsu::STATUSB[src]

read() method returns statusb::R reader structure

impl Readable for atsamd21g::eic::CONFIG[src]

read() method returns config::R reader structure

impl Readable for atsamd21g::eic::CTRL[src]

read() method returns ctrl::R reader structure

impl Readable for atsamd21g::eic::EVCTRL[src]

read() method returns evctrl::R reader structure

impl Readable for atsamd21g::eic::INTENCLR[src]

read() method returns intenclr::R reader structure

impl Readable for atsamd21g::eic::INTENSET[src]

read() method returns intenset::R reader structure

impl Readable for atsamd21g::eic::INTFLAG[src]

read() method returns intflag::R reader structure

impl Readable for NMICTRL[src]

read() method returns nmictrl::R reader structure

impl Readable for NMIFLAG[src]

read() method returns nmiflag::R reader structure

impl Readable for atsamd21g::eic::STATUS[src]

read() method returns status::R reader structure

impl Readable for WAKEUP[src]

read() method returns wakeup::R reader structure

impl Readable for CHANNEL[src]

read() method returns channel::R reader structure

impl Readable for atsamd21g::evsys::CHSTATUS[src]

read() method returns chstatus::R reader structure

impl Readable for atsamd21g::evsys::INTENCLR[src]

read() method returns intenclr::R reader structure

impl Readable for atsamd21g::evsys::INTENSET[src]

read() method returns intenset::R reader structure

impl Readable for atsamd21g::evsys::INTFLAG[src]

read() method returns intflag::R reader structure

impl Readable for USER[src]

read() method returns user::R reader structure

impl Readable for atsamd21g::gclk::CLKCTRL[src]

read() method returns clkctrl::R reader structure

impl Readable for atsamd21g::gclk::CTRL[src]

read() method returns ctrl::R reader structure

impl Readable for GENCTRL[src]

read() method returns genctrl::R reader structure

impl Readable for GENDIV[src]

read() method returns gendiv::R reader structure

impl Readable for atsamd21g::gclk::STATUS[src]

read() method returns status::R reader structure

impl Readable for PRAS[src]

read() method returns pras::R reader structure

impl Readable for PRBS[src]

read() method returns prbs::R reader structure

impl Readable for SFR[src]

read() method returns sfr::R reader structure

impl Readable for atsamd21g::i2s::CLKCTRL[src]

read() method returns clkctrl::R reader structure

impl Readable for atsamd21g::i2s::CTRLA[src]

read() method returns ctrla::R reader structure

impl Readable for atsamd21g::i2s::DATA[src]

read() method returns data::R reader structure

impl Readable for atsamd21g::i2s::INTENCLR[src]

read() method returns intenclr::R reader structure

impl Readable for atsamd21g::i2s::INTENSET[src]

read() method returns intenset::R reader structure

impl Readable for atsamd21g::i2s::INTFLAG[src]

read() method returns intflag::R reader structure

impl Readable for SERCTRL[src]

read() method returns serctrl::R reader structure

impl Readable for atsamd21g::i2s::SYNCBUSY[src]

read() method returns syncbusy::R reader structure

impl Readable for AUTHSTATUS[src]

read() method returns authstatus::R reader structure

impl Readable for BASE[src]

read() method returns base::R reader structure

impl Readable for atsamd21g::mtb::CID0[src]

read() method returns cid0::R reader structure

impl Readable for atsamd21g::mtb::CID1[src]

read() method returns cid1::R reader structure

impl Readable for atsamd21g::mtb::CID2[src]

read() method returns cid2::R reader structure

impl Readable for atsamd21g::mtb::CID3[src]

read() method returns cid3::R reader structure

impl Readable for CLAIMCLR[src]

read() method returns claimclr::R reader structure

impl Readable for CLAIMSET[src]

read() method returns claimset::R reader structure

impl Readable for DEVARCH[src]

read() method returns devarch::R reader structure

impl Readable for DEVID[src]

read() method returns devid::R reader structure

impl Readable for DEVTYPE[src]

read() method returns devtype::R reader structure

impl Readable for FLOW[src]

read() method returns flow::R reader structure

impl Readable for ITCTRL[src]

read() method returns itctrl::R reader structure

impl Readable for LOCKACCESS[src]

read() method returns lockaccess::R reader structure

impl Readable for LOCKSTATUS[src]

read() method returns lockstatus::R reader structure

impl Readable for MASTER[src]

read() method returns master::R reader structure

impl Readable for atsamd21g::mtb::PID0[src]

read() method returns pid0::R reader structure

impl Readable for atsamd21g::mtb::PID1[src]

read() method returns pid1::R reader structure

impl Readable for atsamd21g::mtb::PID2[src]

read() method returns pid2::R reader structure

impl Readable for atsamd21g::mtb::PID3[src]

read() method returns pid3::R reader structure

impl Readable for atsamd21g::mtb::PID4[src]

read() method returns pid4::R reader structure

impl Readable for PID5[src]

read() method returns pid5::R reader structure

impl Readable for PID6[src]

read() method returns pid6::R reader structure

impl Readable for PID7[src]

read() method returns pid7::R reader structure

impl Readable for POSITION[src]

read() method returns position::R reader structure

impl Readable for atsamd21g::nvmctrl::ADDR[src]

read() method returns addr::R reader structure

impl Readable for atsamd21g::nvmctrl::CTRLA[src]

read() method returns ctrla::R reader structure

impl Readable for atsamd21g::nvmctrl::CTRLB[src]

read() method returns ctrlb::R reader structure

impl Readable for atsamd21g::nvmctrl::INTENCLR[src]

read() method returns intenclr::R reader structure

impl Readable for atsamd21g::nvmctrl::INTENSET[src]

read() method returns intenset::R reader structure

impl Readable for atsamd21g::nvmctrl::INTFLAG[src]

read() method returns intflag::R reader structure

impl Readable for LOCK[src]

read() method returns lock::R reader structure

impl Readable for PARAM[src]

read() method returns param::R reader structure

impl Readable for atsamd21g::nvmctrl::STATUS[src]

read() method returns status::R reader structure

impl Readable for WPCLR[src]

read() method returns wpclr::R reader structure

impl Readable for WPSET[src]

read() method returns wpset::R reader structure

impl Readable for AHBMASK[src]

read() method returns ahbmask::R reader structure

impl Readable for APBAMASK[src]

read() method returns apbamask::R reader structure

impl Readable for APBASEL[src]

read() method returns apbasel::R reader structure

impl Readable for APBBMASK[src]

read() method returns apbbmask::R reader structure

impl Readable for APBBSEL[src]

read() method returns apbbsel::R reader structure

impl Readable for APBCMASK[src]

read() method returns apbcmask::R reader structure

impl Readable for APBCSEL[src]

read() method returns apbcsel::R reader structure

impl Readable for CPUSEL[src]

read() method returns cpusel::R reader structure

impl Readable for atsamd21g::pm::CTRL[src]

read() method returns ctrl::R reader structure

impl Readable for atsamd21g::pm::INTENCLR[src]

read() method returns intenclr::R reader structure

impl Readable for atsamd21g::pm::INTENSET[src]

read() method returns intenset::R reader structure

impl Readable for atsamd21g::pm::INTFLAG[src]

read() method returns intflag::R reader structure

impl Readable for RCAUSE[src]

read() method returns rcause::R reader structure

impl Readable for SLEEP[src]

read() method returns sleep::R reader structure

impl Readable for DIR[src]

read() method returns dir::R reader structure

impl Readable for DIRCLR[src]

read() method returns dirclr::R reader structure

impl Readable for DIRSET[src]

read() method returns dirset::R reader structure

impl Readable for DIRTGL[src]

read() method returns dirtgl::R reader structure

impl Readable for IN[src]

read() method returns in_::R reader structure

impl Readable for OUT[src]

read() method returns out::R reader structure

impl Readable for OUTCLR[src]

read() method returns outclr::R reader structure

impl Readable for OUTSET[src]

read() method returns outset::R reader structure

impl Readable for OUTTGL[src]

read() method returns outtgl::R reader structure

impl Readable for PINCFG0_[src]

read() method returns pincfg0_::R reader structure

impl Readable for PINCFG1_[src]

read() method returns pincfg1_::R reader structure

impl Readable for PMUX0_[src]

read() method returns pmux0_::R reader structure

impl Readable for PMUX1_[src]

read() method returns pmux1_::R reader structure

impl Readable for atsamd21g::rtc::mode0::COMP[src]

read() method returns comp::R reader structure

impl Readable for atsamd21g::rtc::mode0::COUNT[src]

read() method returns count::R reader structure

impl Readable for atsamd21g::rtc::mode0::CTRL[src]

read() method returns ctrl::R reader structure

impl Readable for atsamd21g::rtc::mode0::DBGCTRL[src]

read() method returns dbgctrl::R reader structure

impl Readable for atsamd21g::rtc::mode0::EVCTRL[src]

read() method returns evctrl::R reader structure

impl Readable for atsamd21g::rtc::mode0::FREQCORR[src]

read() method returns freqcorr::R reader structure

impl Readable for atsamd21g::rtc::mode0::INTENCLR[src]

read() method returns intenclr::R reader structure

impl Readable for atsamd21g::rtc::mode0::INTENSET[src]

read() method returns intenset::R reader structure

impl Readable for atsamd21g::rtc::mode0::INTFLAG[src]

read() method returns intflag::R reader structure

impl Readable for atsamd21g::rtc::mode0::READREQ[src]

read() method returns readreq::R reader structure

impl Readable for atsamd21g::rtc::mode0::STATUS[src]

read() method returns status::R reader structure

impl Readable for atsamd21g::rtc::mode1::COMP[src]

read() method returns comp::R reader structure

impl Readable for atsamd21g::rtc::mode1::COUNT[src]

read() method returns count::R reader structure

impl Readable for atsamd21g::rtc::mode1::CTRL[src]

read() method returns ctrl::R reader structure

impl Readable for atsamd21g::rtc::mode1::DBGCTRL[src]

read() method returns dbgctrl::R reader structure

impl Readable for atsamd21g::rtc::mode1::EVCTRL[src]

read() method returns evctrl::R reader structure

impl Readable for atsamd21g::rtc::mode1::FREQCORR[src]

read() method returns freqcorr::R reader structure

impl Readable for atsamd21g::rtc::mode1::INTENCLR[src]

read() method returns intenclr::R reader structure

impl Readable for atsamd21g::rtc::mode1::INTENSET[src]

read() method returns intenset::R reader structure

impl Readable for atsamd21g::rtc::mode1::INTFLAG[src]

read() method returns intflag::R reader structure

impl Readable for atsamd21g::rtc::mode1::PER[src]

read() method returns per::R reader structure

impl Readable for atsamd21g::rtc::mode1::READREQ[src]

read() method returns readreq::R reader structure

impl Readable for atsamd21g::rtc::mode1::STATUS[src]

read() method returns status::R reader structure

impl Readable for ALARM[src]

read() method returns alarm::R reader structure

impl Readable for CLOCK[src]

read() method returns clock::R reader structure

impl Readable for atsamd21g::rtc::mode2::CTRL[src]

read() method returns ctrl::R reader structure

impl Readable for atsamd21g::rtc::mode2::DBGCTRL[src]

read() method returns dbgctrl::R reader structure

impl Readable for atsamd21g::rtc::mode2::EVCTRL[src]

read() method returns evctrl::R reader structure

impl Readable for atsamd21g::rtc::mode2::FREQCORR[src]

read() method returns freqcorr::R reader structure

impl Readable for atsamd21g::rtc::mode2::INTENCLR[src]

read() method returns intenclr::R reader structure

impl Readable for atsamd21g::rtc::mode2::INTENSET[src]

read() method returns intenset::R reader structure

impl Readable for atsamd21g::rtc::mode2::INTFLAG[src]

read() method returns intflag::R reader structure

impl Readable for MASK[src]

read() method returns mask::R reader structure

impl Readable for atsamd21g::rtc::mode2::READREQ[src]

read() method returns readreq::R reader structure

impl Readable for atsamd21g::rtc::mode2::STATUS[src]

read() method returns status::R reader structure

impl Readable for atsamd21g::sercom0::i2cm::ADDR[src]

read() method returns addr::R reader structure

impl Readable for atsamd21g::sercom0::i2cm::BAUD[src]

read() method returns baud::R reader structure

impl Readable for atsamd21g::sercom0::i2cm::CTRLA[src]

read() method returns ctrla::R reader structure

impl Readable for atsamd21g::sercom0::i2cm::CTRLB[src]

read() method returns ctrlb::R reader structure

impl Readable for atsamd21g::sercom0::i2cm::DATA[src]

read() method returns data::R reader structure

impl Readable for atsamd21g::sercom0::i2cm::DBGCTRL[src]

read() method returns dbgctrl::R reader structure

impl Readable for atsamd21g::sercom0::i2cm::INTENCLR[src]

read() method returns intenclr::R reader structure

impl Readable for atsamd21g::sercom0::i2cm::INTENSET[src]

read() method returns intenset::R reader structure

impl Readable for atsamd21g::sercom0::i2cm::INTFLAG[src]

read() method returns intflag::R reader structure

impl Readable for atsamd21g::sercom0::i2cm::STATUS[src]

read() method returns status::R reader structure

impl Readable for atsamd21g::sercom0::i2cm::SYNCBUSY[src]

read() method returns syncbusy::R reader structure

impl Readable for atsamd21g::sercom0::i2cs::ADDR[src]

read() method returns addr::R reader structure

impl Readable for atsamd21g::sercom0::i2cs::CTRLA[src]

read() method returns ctrla::R reader structure

impl Readable for atsamd21g::sercom0::i2cs::CTRLB[src]

read() method returns ctrlb::R reader structure

impl Readable for atsamd21g::sercom0::i2cs::DATA[src]

read() method returns data::R reader structure

impl Readable for atsamd21g::sercom0::i2cs::INTENCLR[src]

read() method returns intenclr::R reader structure

impl Readable for atsamd21g::sercom0::i2cs::INTENSET[src]

read() method returns intenset::R reader structure

impl Readable for atsamd21g::sercom0::i2cs::INTFLAG[src]

read() method returns intflag::R reader structure

impl Readable for atsamd21g::sercom0::i2cs::STATUS[src]

read() method returns status::R reader structure

impl Readable for atsamd21g::sercom0::i2cs::SYNCBUSY[src]

read() method returns syncbusy::R reader structure

impl Readable for atsamd21g::sercom0::spi::ADDR[src]

read() method returns addr::R reader structure

impl Readable for atsamd21g::sercom0::spi::BAUD[src]

read() method returns baud::R reader structure

impl Readable for atsamd21g::sercom0::spi::CTRLA[src]

read() method returns ctrla::R reader structure

impl Readable for atsamd21g::sercom0::spi::CTRLB[src]

read() method returns ctrlb::R reader structure

impl Readable for atsamd21g::sercom0::spi::DATA[src]

read() method returns data::R reader structure

impl Readable for atsamd21g::sercom0::spi::DBGCTRL[src]

read() method returns dbgctrl::R reader structure

impl Readable for atsamd21g::sercom0::spi::INTENCLR[src]

read() method returns intenclr::R reader structure

impl Readable for atsamd21g::sercom0::spi::INTENSET[src]

read() method returns intenset::R reader structure

impl Readable for atsamd21g::sercom0::spi::INTFLAG[src]

read() method returns intflag::R reader structure

impl Readable for atsamd21g::sercom0::spi::STATUS[src]

read() method returns status::R reader structure

impl Readable for atsamd21g::sercom0::spi::SYNCBUSY[src]

read() method returns syncbusy::R reader structure

impl Readable for atsamd21g::sercom0::usart::BAUD[src]

read() method returns baud::R reader structure

impl Readable for BAUD_FRACFP_MODE[src]

read() method returns baud_fracfp_mode::R reader structure

impl Readable for BAUD_FRAC_MODE[src]

read() method returns baud_frac_mode::R reader structure

impl Readable for BAUD_USARTFP_MODE[src]

read() method returns baud_usartfp_mode::R reader structure

impl Readable for atsamd21g::sercom0::usart::CTRLA[src]

read() method returns ctrla::R reader structure

impl Readable for atsamd21g::sercom0::usart::CTRLB[src]

read() method returns ctrlb::R reader structure

impl Readable for atsamd21g::sercom0::usart::DATA[src]

read() method returns data::R reader structure

impl Readable for atsamd21g::sercom0::usart::DBGCTRL[src]

read() method returns dbgctrl::R reader structure

impl Readable for atsamd21g::sercom0::usart::INTENCLR[src]

read() method returns intenclr::R reader structure

impl Readable for atsamd21g::sercom0::usart::INTENSET[src]

read() method returns intenset::R reader structure

impl Readable for atsamd21g::sercom0::usart::INTFLAG[src]

read() method returns intflag::R reader structure

impl Readable for RXPL[src]

read() method returns rxpl::R reader structure

impl Readable for atsamd21g::sercom0::usart::STATUS[src]

read() method returns status::R reader structure

impl Readable for atsamd21g::sercom0::usart::SYNCBUSY[src]

read() method returns syncbusy::R reader structure

impl Readable for BOD33[src]

read() method returns bod33::R reader structure

impl Readable for DFLLCTRL[src]

read() method returns dfllctrl::R reader structure

impl Readable for DFLLMUL[src]

read() method returns dfllmul::R reader structure

impl Readable for DFLLVAL[src]

read() method returns dfllval::R reader structure

impl Readable for DPLLCTRLA[src]

read() method returns dpllctrla::R reader structure

impl Readable for DPLLCTRLB[src]

read() method returns dpllctrlb::R reader structure

impl Readable for DPLLRATIO[src]

read() method returns dpllratio::R reader structure

impl Readable for DPLLSTATUS[src]

read() method returns dpllstatus::R reader structure

impl Readable for atsamd21g::sysctrl::INTENCLR[src]

read() method returns intenclr::R reader structure

impl Readable for atsamd21g::sysctrl::INTENSET[src]

read() method returns intenset::R reader structure

impl Readable for atsamd21g::sysctrl::INTFLAG[src]

read() method returns intflag::R reader structure

impl Readable for OSC8M[src]

read() method returns osc8m::R reader structure

impl Readable for OSC32K[src]

read() method returns osc32k::R reader structure

impl Readable for OSCULP32K[src]

read() method returns osculp32k::R reader structure

impl Readable for PCLKSR[src]

read() method returns pclksr::R reader structure

impl Readable for VREF[src]

read() method returns vref::R reader structure

impl Readable for VREG[src]

read() method returns vreg::R reader structure

impl Readable for XOSC32K[src]

read() method returns xosc32k::R reader structure

impl Readable for XOSC[src]

read() method returns xosc::R reader structure

impl Readable for atsamd21g::tc3::count8::CC[src]

read() method returns cc::R reader structure

impl Readable for atsamd21g::tc3::count8::COUNT[src]

read() method returns count::R reader structure

impl Readable for atsamd21g::tc3::count8::CTRLA[src]

read() method returns ctrla::R reader structure

impl Readable for atsamd21g::tc3::count8::CTRLBCLR[src]

read() method returns ctrlbclr::R reader structure

impl Readable for atsamd21g::tc3::count8::CTRLBSET[src]

read() method returns ctrlbset::R reader structure

impl Readable for atsamd21g::tc3::count8::CTRLC[src]

read() method returns ctrlc::R reader structure

impl Readable for atsamd21g::tc3::count8::DBGCTRL[src]

read() method returns dbgctrl::R reader structure

impl Readable for atsamd21g::tc3::count8::EVCTRL[src]

read() method returns evctrl::R reader structure

impl Readable for atsamd21g::tc3::count8::INTENCLR[src]

read() method returns intenclr::R reader structure

impl Readable for atsamd21g::tc3::count8::INTENSET[src]

read() method returns intenset::R reader structure

impl Readable for atsamd21g::tc3::count8::INTFLAG[src]

read() method returns intflag::R reader structure

impl Readable for atsamd21g::tc3::count8::PER[src]

read() method returns per::R reader structure

impl Readable for atsamd21g::tc3::count8::READREQ[src]

read() method returns readreq::R reader structure

impl Readable for atsamd21g::tc3::count8::STATUS[src]

read() method returns status::R reader structure

impl Readable for atsamd21g::tc3::count16::CC[src]

read() method returns cc::R reader structure

impl Readable for atsamd21g::tc3::count16::COUNT[src]

read() method returns count::R reader structure

impl Readable for atsamd21g::tc3::count16::CTRLA[src]

read() method returns ctrla::R reader structure

impl Readable for atsamd21g::tc3::count16::CTRLBCLR[src]

read() method returns ctrlbclr::R reader structure

impl Readable for atsamd21g::tc3::count16::CTRLBSET[src]

read() method returns ctrlbset::R reader structure

impl Readable for atsamd21g::tc3::count16::CTRLC[src]

read() method returns ctrlc::R reader structure

impl Readable for atsamd21g::tc3::count16::DBGCTRL[src]

read() method returns dbgctrl::R reader structure

impl Readable for atsamd21g::tc3::count16::EVCTRL[src]

read() method returns evctrl::R reader structure

impl Readable for atsamd21g::tc3::count16::INTENCLR[src]

read() method returns intenclr::R reader structure

impl Readable for atsamd21g::tc3::count16::INTENSET[src]

read() method returns intenset::R reader structure

impl Readable for atsamd21g::tc3::count16::INTFLAG[src]

read() method returns intflag::R reader structure

impl Readable for atsamd21g::tc3::count16::READREQ[src]

read() method returns readreq::R reader structure

impl Readable for atsamd21g::tc3::count16::STATUS[src]

read() method returns status::R reader structure

impl Readable for atsamd21g::tc3::count32::CC[src]

read() method returns cc::R reader structure

impl Readable for atsamd21g::tc3::count32::COUNT[src]

read() method returns count::R reader structure

impl Readable for atsamd21g::tc3::count32::CTRLA[src]

read() method returns ctrla::R reader structure

impl Readable for atsamd21g::tc3::count32::CTRLBCLR[src]

read() method returns ctrlbclr::R reader structure

impl Readable for atsamd21g::tc3::count32::CTRLBSET[src]

read() method returns ctrlbset::R reader structure

impl Readable for atsamd21g::tc3::count32::CTRLC[src]

read() method returns ctrlc::R reader structure

impl Readable for atsamd21g::tc3::count32::DBGCTRL[src]

read() method returns dbgctrl::R reader structure

impl Readable for atsamd21g::tc3::count32::EVCTRL[src]

read() method returns evctrl::R reader structure

impl Readable for atsamd21g::tc3::count32::INTENCLR[src]

read() method returns intenclr::R reader structure

impl Readable for atsamd21g::tc3::count32::INTENSET[src]

read() method returns intenset::R reader structure

impl Readable for atsamd21g::tc3::count32::INTFLAG[src]

read() method returns intflag::R reader structure

impl Readable for atsamd21g::tc3::count32::READREQ[src]

read() method returns readreq::R reader structure

impl Readable for atsamd21g::tc3::count32::STATUS[src]

read() method returns status::R reader structure

impl Readable for atsamd21g::tcc0::CC[src]

read() method returns cc::R reader structure

impl Readable for CCB[src]

read() method returns ccb::R reader structure

impl Readable for CCB_DITH4[src]

read() method returns ccb_dith4::R reader structure

impl Readable for CCB_DITH5[src]

read() method returns ccb_dith5::R reader structure

impl Readable for CCB_DITH6[src]

read() method returns ccb_dith6::R reader structure

impl Readable for CC_DITH4[src]

read() method returns cc_dith4::R reader structure

impl Readable for CC_DITH5[src]

read() method returns cc_dith5::R reader structure

impl Readable for CC_DITH6[src]

read() method returns cc_dith6::R reader structure

impl Readable for atsamd21g::tcc0::COUNT[src]

read() method returns count::R reader structure

impl Readable for COUNT_DITH4[src]

read() method returns count_dith4::R reader structure

impl Readable for COUNT_DITH5[src]

read() method returns count_dith5::R reader structure

impl Readable for COUNT_DITH6[src]

read() method returns count_dith6::R reader structure

impl Readable for atsamd21g::tcc0::CTRLA[src]

read() method returns ctrla::R reader structure

impl Readable for atsamd21g::tcc0::CTRLBCLR[src]

read() method returns ctrlbclr::R reader structure

impl Readable for atsamd21g::tcc0::CTRLBSET[src]

read() method returns ctrlbset::R reader structure

impl Readable for atsamd21g::tcc0::DBGCTRL[src]

read() method returns dbgctrl::R reader structure

impl Readable for DRVCTRL[src]

read() method returns drvctrl::R reader structure

impl Readable for atsamd21g::tcc0::EVCTRL[src]

read() method returns evctrl::R reader structure

impl Readable for FCTRLA[src]

read() method returns fctrla::R reader structure

impl Readable for FCTRLB[src]

read() method returns fctrlb::R reader structure

impl Readable for atsamd21g::tcc0::INTENCLR[src]

read() method returns intenclr::R reader structure

impl Readable for atsamd21g::tcc0::INTENSET[src]

read() method returns intenset::R reader structure

impl Readable for atsamd21g::tcc0::INTFLAG[src]

read() method returns intflag::R reader structure

impl Readable for PATT[src]

read() method returns patt::R reader structure

impl Readable for PATTB[src]

read() method returns pattb::R reader structure

impl Readable for atsamd21g::tcc0::PER[src]

read() method returns per::R reader structure

impl Readable for PERB[src]

read() method returns perb::R reader structure

impl Readable for PERB_DITH4[src]

read() method returns perb_dith4::R reader structure

impl Readable for PERB_DITH5[src]

read() method returns perb_dith5::R reader structure

impl Readable for PERB_DITH6[src]

read() method returns perb_dith6::R reader structure

impl Readable for PER_DITH4[src]

read() method returns per_dith4::R reader structure

impl Readable for PER_DITH5[src]

read() method returns per_dith5::R reader structure

impl Readable for PER_DITH6[src]

read() method returns per_dith6::R reader structure

impl Readable for atsamd21g::tcc0::STATUS[src]

read() method returns status::R reader structure

impl Readable for atsamd21g::tcc0::SYNCBUSY[src]

read() method returns syncbusy::R reader structure

impl Readable for WAVE[src]

read() method returns wave::R reader structure

impl Readable for WAVEB[src]

read() method returns waveb::R reader structure

impl Readable for WEXCTRL[src]

read() method returns wexctrl::R reader structure

impl Readable for atsamd21g::usb::device::CTRLA[src]

read() method returns ctrla::R reader structure

impl Readable for atsamd21g::usb::device::CTRLB[src]

read() method returns ctrlb::R reader structure

impl Readable for DADD[src]

read() method returns dadd::R reader structure

impl Readable for atsamd21g::usb::device::DESCADD[src]

read() method returns descadd::R reader structure

impl Readable for EPCFG[src]

read() method returns epcfg::R reader structure

impl Readable for EPINTENCLR[src]

read() method returns epintenclr::R reader structure

impl Readable for EPINTENSET[src]

read() method returns epintenset::R reader structure

impl Readable for EPINTFLAG[src]

read() method returns epintflag::R reader structure

impl Readable for EPINTSMRY[src]

read() method returns epintsmry::R reader structure

impl Readable for EPSTATUS[src]

read() method returns epstatus::R reader structure

impl Readable for atsamd21g::usb::device::FNUM[src]

read() method returns fnum::R reader structure

impl Readable for atsamd21g::usb::device::FSMSTATUS[src]

read() method returns fsmstatus::R reader structure

impl Readable for atsamd21g::usb::device::INTENCLR[src]

read() method returns intenclr::R reader structure

impl Readable for atsamd21g::usb::device::INTENSET[src]

read() method returns intenset::R reader structure

impl Readable for atsamd21g::usb::device::INTFLAG[src]

read() method returns intflag::R reader structure

impl Readable for atsamd21g::usb::device::PADCAL[src]

read() method returns padcal::R reader structure

impl Readable for atsamd21g::usb::device::QOSCTRL[src]

read() method returns qosctrl::R reader structure

impl Readable for atsamd21g::usb::device::STATUS[src]

read() method returns status::R reader structure

impl Readable for atsamd21g::usb::device::SYNCBUSY[src]

read() method returns syncbusy::R reader structure

impl Readable for BINTERVAL[src]

read() method returns binterval::R reader structure

impl Readable for atsamd21g::usb::host::CTRLA[src]

read() method returns ctrla::R reader structure

impl Readable for atsamd21g::usb::host::CTRLB[src]

read() method returns ctrlb::R reader structure

impl Readable for atsamd21g::usb::host::DESCADD[src]

read() method returns descadd::R reader structure

impl Readable for FLENHIGH[src]

read() method returns flenhigh::R reader structure

impl Readable for atsamd21g::usb::host::FNUM[src]

read() method returns fnum::R reader structure

impl Readable for atsamd21g::usb::host::FSMSTATUS[src]

read() method returns fsmstatus::R reader structure

impl Readable for HSOFC[src]

read() method returns hsofc::R reader structure

impl Readable for atsamd21g::usb::host::INTENCLR[src]

read() method returns intenclr::R reader structure

impl Readable for atsamd21g::usb::host::INTENSET[src]

read() method returns intenset::R reader structure

impl Readable for atsamd21g::usb::host::INTFLAG[src]

read() method returns intflag::R reader structure

impl Readable for atsamd21g::usb::host::PADCAL[src]

read() method returns padcal::R reader structure

impl Readable for PCFG[src]

read() method returns pcfg::R reader structure

impl Readable for PINTENCLR[src]

read() method returns pintenclr::R reader structure

impl Readable for PINTENSET[src]

read() method returns pintenset::R reader structure

impl Readable for PINTFLAG[src]

read() method returns pintflag::R reader structure

impl Readable for PINTSMRY[src]

read() method returns pintsmry::R reader structure

impl Readable for PSTATUS[src]

read() method returns pstatus::R reader structure

impl Readable for atsamd21g::usb::host::QOSCTRL[src]

read() method returns qosctrl::R reader structure

impl Readable for atsamd21g::usb::host::STATUS[src]

read() method returns status::R reader structure

impl Readable for atsamd21g::usb::host::SYNCBUSY[src]

read() method returns syncbusy::R reader structure

impl Readable for atsamd21g::wdt::CONFIG[src]

read() method returns config::R reader structure

impl Readable for atsamd21g::wdt::CTRL[src]

read() method returns ctrl::R reader structure

impl Readable for EWCTRL[src]

read() method returns ewctrl::R reader structure

impl Readable for atsamd21g::wdt::INTENCLR[src]

read() method returns intenclr::R reader structure

impl Readable for atsamd21g::wdt::INTENSET[src]

read() method returns intenset::R reader structure

impl Readable for atsamd21g::wdt::INTFLAG[src]

read() method returns intflag::R reader structure

impl Readable for atsamd21g::wdt::STATUS[src]

read() method returns status::R reader structure

Loading content...