pub trait Readable: RegisterSpec { }Expand description
Trait implemented by readable registers to enable the read method.
Registers marked with Writable can be also be modify’ed.
Implementors§
impl Readable for atsamd51j::ac::calib::CalibSpec
read() method returns calib::R reader structure
impl Readable for CompctrlSpec
read() method returns compctrl::R reader structure
impl Readable for atsamd51j::ac::ctrla::CtrlaSpec
read() method returns ctrla::R reader structure
impl Readable for atsamd51j::ac::dbgctrl::DbgctrlSpec
read() method returns dbgctrl::R reader structure
impl Readable for atsamd51j::ac::evctrl::EvctrlSpec
read() method returns evctrl::R reader structure
impl Readable for atsamd51j::ac::intenclr::IntenclrSpec
read() method returns intenclr::R reader structure
impl Readable for atsamd51j::ac::intenset::IntensetSpec
read() method returns intenset::R reader structure
impl Readable for atsamd51j::ac::intflag::IntflagSpec
read() method returns intflag::R reader structure
impl Readable for ScalerSpec
read() method returns scaler::R reader structure
impl Readable for atsamd51j::ac::statusa::StatusaSpec
read() method returns statusa::R reader structure
impl Readable for atsamd51j::ac::statusb::StatusbSpec
read() method returns statusb::R reader structure
impl Readable for atsamd51j::ac::syncbusy::SyncbusySpec
read() method returns syncbusy::R reader structure
impl Readable for WinctrlSpec
read() method returns winctrl::R reader structure
impl Readable for AvgctrlSpec
read() method returns avgctrl::R reader structure
impl Readable for atsamd51j::adc0::calib::CalibSpec
read() method returns calib::R reader structure
impl Readable for atsamd51j::adc0::ctrla::CtrlaSpec
read() method returns ctrla::R reader structure
impl Readable for atsamd51j::adc0::ctrlb::CtrlbSpec
read() method returns ctrlb::R reader structure
impl Readable for atsamd51j::adc0::dbgctrl::DbgctrlSpec
read() method returns dbgctrl::R reader structure
impl Readable for DseqctrlSpec
read() method returns dseqctrl::R reader structure
impl Readable for DseqstatSpec
read() method returns dseqstat::R reader structure
impl Readable for atsamd51j::adc0::evctrl::EvctrlSpec
read() method returns evctrl::R reader structure
impl Readable for GaincorrSpec
read() method returns gaincorr::R reader structure
impl Readable for InputctrlSpec
read() method returns inputctrl::R reader structure
impl Readable for atsamd51j::adc0::intenclr::IntenclrSpec
read() method returns intenclr::R reader structure
impl Readable for atsamd51j::adc0::intenset::IntensetSpec
read() method returns intenset::R reader structure
impl Readable for atsamd51j::adc0::intflag::IntflagSpec
read() method returns intflag::R reader structure
impl Readable for OffsetcorrSpec
read() method returns offsetcorr::R reader structure
impl Readable for RefctrlSpec
read() method returns refctrl::R reader structure
impl Readable for RessSpec
read() method returns ress::R reader structure
impl Readable for atsamd51j::adc0::result::ResultSpec
read() method returns result::R reader structure
impl Readable for SampctrlSpec
read() method returns sampctrl::R reader structure
impl Readable for atsamd51j::adc0::status::StatusSpec
read() method returns status::R reader structure
impl Readable for SwtrigSpec
read() method returns swtrig::R reader structure
impl Readable for atsamd51j::adc0::syncbusy::SyncbusySpec
read() method returns syncbusy::R reader structure
impl Readable for WinltSpec
read() method returns winlt::R reader structure
impl Readable for WinutSpec
read() method returns winut::R reader structure
impl Readable for CiplenSpec
read() method returns ciplen::R reader structure
impl Readable for atsamd51j::aes::ctrla::CtrlaSpec
read() method returns ctrla::R reader structure
impl Readable for atsamd51j::aes::ctrlb::CtrlbSpec
read() method returns ctrlb::R reader structure
impl Readable for DatabufptrSpec
read() method returns databufptr::R reader structure
impl Readable for atsamd51j::aes::dbgctrl::DbgctrlSpec
read() method returns dbgctrl::R reader structure
impl Readable for GhashSpec
read() method returns ghash::R reader structure
impl Readable for HashkeySpec
read() method returns hashkey::R reader structure
impl Readable for IndataSpec
read() method returns indata::R reader structure
impl Readable for atsamd51j::aes::intenclr::IntenclrSpec
read() method returns intenclr::R reader structure
impl Readable for atsamd51j::aes::intenset::IntensetSpec
read() method returns intenset::R reader structure
impl Readable for atsamd51j::aes::intflag::IntflagSpec
read() method returns intflag::R reader structure
impl Readable for RandseedSpec
read() method returns randseed::R reader structure
impl Readable for atsamd51j::ccl::ctrl::CtrlSpec
read() method returns ctrl::R reader structure
impl Readable for LutctrlSpec
read() method returns lutctrl::R reader structure
impl Readable for SeqctrlSpec
read() method returns seqctrl::R reader structure
impl Readable for atsamd51j::cmcc::cfg::CfgSpec
read() method returns cfg::R reader structure
impl Readable for LckwaySpec
read() method returns lckway::R reader structure
impl Readable for McfgSpec
read() method returns mcfg::R reader structure
impl Readable for MenSpec
read() method returns men::R reader structure
impl Readable for MsrSpec
read() method returns msr::R reader structure
impl Readable for atsamd51j::cmcc::sr::SrSpec
read() method returns sr::R reader structure
impl Readable for TypeSpec
read() method returns type_::R reader structure
impl Readable for DcrdrSpec
read() method returns dcrdr::R reader structure
impl Readable for DemcrSpec
read() method returns demcr::R reader structure
impl Readable for DhcsrSpec
read() method returns dhcsr::R reader structure
impl Readable for atsamd51j::dac::ctrla::CtrlaSpec
read() method returns ctrla::R reader structure
impl Readable for atsamd51j::dac::ctrlb::CtrlbSpec
read() method returns ctrlb::R reader structure
impl Readable for DacctrlSpec
read() method returns dacctrl::R reader structure
impl Readable for atsamd51j::dac::dbgctrl::DbgctrlSpec
read() method returns dbgctrl::R reader structure
impl Readable for atsamd51j::dac::evctrl::EvctrlSpec
read() method returns evctrl::R reader structure
impl Readable for atsamd51j::dac::intenclr::IntenclrSpec
read() method returns intenclr::R reader structure
impl Readable for atsamd51j::dac::intenset::IntensetSpec
read() method returns intenset::R reader structure
impl Readable for atsamd51j::dac::intflag::IntflagSpec
read() method returns intflag::R reader structure
impl Readable for atsamd51j::dac::result::ResultSpec
read() method returns result::R reader structure
impl Readable for atsamd51j::dac::status::StatusSpec
read() method returns status::R reader structure
impl Readable for atsamd51j::dac::syncbusy::SyncbusySpec
read() method returns syncbusy::R reader structure
impl Readable for ActiveSpec
read() method returns active::R reader structure
impl Readable for BaseaddrSpec
read() method returns baseaddr::R reader structure
impl Readable for atsamd51j::dmac::busych::BusychSpec
read() method returns busych::R reader structure
impl Readable for ChctrlaSpec
read() method returns chctrla::R reader structure
impl Readable for ChctrlbSpec
read() method returns chctrlb::R reader structure
impl Readable for ChevctrlSpec
read() method returns chevctrl::R reader structure
impl Readable for atsamd51j::dmac::channel::chintenclr::ChintenclrSpec
read() method returns chintenclr::R reader structure
impl Readable for atsamd51j::dmac::channel::chintenset::ChintensetSpec
read() method returns chintenset::R reader structure
impl Readable for atsamd51j::dmac::channel::chintflag::ChintflagSpec
read() method returns chintflag::R reader structure
impl Readable for ChprilvlSpec
read() method returns chprilvl::R reader structure
impl Readable for atsamd51j::dmac::channel::chstatus::ChstatusSpec
read() method returns chstatus::R reader structure
impl Readable for CrcchksumSpec
read() method returns crcchksum::R reader structure
impl Readable for CrcctrlSpec
read() method returns crcctrl::R reader structure
impl Readable for CrcdatainSpec
read() method returns crcdatain::R reader structure
impl Readable for CrcstatusSpec
read() method returns crcstatus::R reader structure
impl Readable for atsamd51j::dmac::ctrl::CtrlSpec
read() method returns ctrl::R reader structure
impl Readable for atsamd51j::dmac::dbgctrl::DbgctrlSpec
read() method returns dbgctrl::R reader structure
impl Readable for atsamd51j::dmac::intpend::IntpendSpec
read() method returns intpend::R reader structure
impl Readable for atsamd51j::dmac::intstatus::IntstatusSpec
read() method returns intstatus::R reader structure
impl Readable for PendchSpec
read() method returns pendch::R reader structure
impl Readable for Prictrl0Spec
read() method returns prictrl0::R reader structure
impl Readable for SwtrigctrlSpec
read() method returns swtrigctrl::R reader structure
impl Readable for WrbaddrSpec
read() method returns wrbaddr::R reader structure
impl Readable for atsamd51j::dsu::addr::AddrSpec
read() method returns addr::R reader structure
impl Readable for atsamd51j::dsu::cfg::CfgSpec
read() method returns cfg::R reader structure
impl Readable for Cid0Spec
read() method returns cid0::R reader structure
impl Readable for Cid1Spec
read() method returns cid1::R reader structure
impl Readable for Cid2Spec
read() method returns cid2::R reader structure
impl Readable for Cid3Spec
read() method returns cid3::R reader structure
impl Readable for atsamd51j::dsu::data::DataSpec
read() method returns data::R reader structure
impl Readable for DccSpec
read() method returns dcc::R reader structure
impl Readable for DcfgSpec
read() method returns dcfg::R reader structure
impl Readable for DidSpec
read() method returns did::R reader structure
impl Readable for EndSpec
read() method returns end::R reader structure
impl Readable for Entry0Spec
read() method returns entry0::R reader structure
impl Readable for Entry1Spec
read() method returns entry1::R reader structure
impl Readable for atsamd51j::dsu::length::LengthSpec
read() method returns length::R reader structure
impl Readable for MemtypeSpec
read() method returns memtype::R reader structure
impl Readable for Pid0Spec
read() method returns pid0::R reader structure
impl Readable for Pid1Spec
read() method returns pid1::R reader structure
impl Readable for Pid2Spec
read() method returns pid2::R reader structure
impl Readable for Pid3Spec
read() method returns pid3::R reader structure
impl Readable for Pid4Spec
read() method returns pid4::R reader structure
impl Readable for Pid5Spec
read() method returns pid5::R reader structure
impl Readable for Pid6Spec
read() method returns pid6::R reader structure
impl Readable for Pid7Spec
read() method returns pid7::R reader structure
impl Readable for atsamd51j::dsu::statusa::StatusaSpec
read() method returns statusa::R reader structure
impl Readable for atsamd51j::dsu::statusb::StatusbSpec
read() method returns statusb::R reader structure
impl Readable for AsynchSpec
read() method returns asynch::R reader structure
impl Readable for atsamd51j::eic::config::ConfigSpec
read() method returns config::R reader structure
impl Readable for atsamd51j::eic::ctrla::CtrlaSpec
read() method returns ctrla::R reader structure
impl Readable for DebouncenSpec
read() method returns debouncen::R reader structure
impl Readable for DprescalerSpec
read() method returns dprescaler::R reader structure
impl Readable for atsamd51j::eic::evctrl::EvctrlSpec
read() method returns evctrl::R reader structure
impl Readable for atsamd51j::eic::intenclr::IntenclrSpec
read() method returns intenclr::R reader structure
impl Readable for atsamd51j::eic::intenset::IntensetSpec
read() method returns intenset::R reader structure
impl Readable for atsamd51j::eic::intflag::IntflagSpec
read() method returns intflag::R reader structure
impl Readable for NmictrlSpec
read() method returns nmictrl::R reader structure
impl Readable for NmiflagSpec
read() method returns nmiflag::R reader structure
impl Readable for PinstateSpec
read() method returns pinstate::R reader structure
impl Readable for atsamd51j::eic::syncbusy::SyncbusySpec
read() method returns syncbusy::R reader structure
impl Readable for AuthstatusSpec
read() method returns authstatus::R reader structure
impl Readable for CcerSpec
read() method returns ccer::R reader structure
impl Readable for atsamd51j::etm::ccr::CcrSpec
read() method returns ccr::R reader structure
impl Readable for Cidr0Spec
read() method returns cidr0::R reader structure
impl Readable for Cidr1Spec
read() method returns cidr1::R reader structure
impl Readable for Cidr2Spec
read() method returns cidr2::R reader structure
impl Readable for Cidr3Spec
read() method returns cidr3::R reader structure
impl Readable for ClaimclrSpec
read() method returns claimclr::R reader structure
impl Readable for ClaimsetSpec
read() method returns claimset::R reader structure
impl Readable for Cntrldvr1Spec
read() method returns cntrldvr1::R reader structure
impl Readable for atsamd51j::etm::cr::CrSpec
read() method returns cr::R reader structure
impl Readable for DevtypeSpec
read() method returns devtype::R reader structure
impl Readable for FflrSpec
read() method returns fflr::R reader structure
impl Readable for Idr2Spec
read() method returns idr2::R reader structure
impl Readable for IdrSpec
read() method returns idr::R reader structure
impl Readable for Itatbctr2Spec
read() method returns itatbctr2::R reader structure
impl Readable for ItctrlSpec
read() method returns itctrl::R reader structure
impl Readable for ItmiscinSpec
read() method returns itmiscin::R reader structure
impl Readable for LsrSpec
read() method returns lsr::R reader structure
impl Readable for PdsrSpec
read() method returns pdsr::R reader structure
impl Readable for Pidr0Spec
read() method returns pidr0::R reader structure
impl Readable for Pidr1Spec
read() method returns pidr1::R reader structure
impl Readable for Pidr2Spec
read() method returns pidr2::R reader structure
impl Readable for Pidr3Spec
read() method returns pidr3::R reader structure
impl Readable for Pidr4Spec
read() method returns pidr4::R reader structure
impl Readable for Pidr5Spec
read() method returns pidr5::R reader structure
impl Readable for Pidr6Spec
read() method returns pidr6::R reader structure
impl Readable for Pidr7Spec
read() method returns pidr7::R reader structure
impl Readable for atsamd51j::etm::scr::ScrSpec
read() method returns scr::R reader structure
impl Readable for atsamd51j::etm::sr::SrSpec
read() method returns sr::R reader structure
impl Readable for SyncfrSpec
read() method returns syncfr::R reader structure
impl Readable for Tecr1Spec
read() method returns tecr1::R reader structure
impl Readable for TeevrSpec
read() method returns teevr::R reader structure
impl Readable for TesseicrSpec
read() method returns tesseicr::R reader structure
impl Readable for TraceidrSpec
read() method returns traceidr::R reader structure
impl Readable for TriggerSpec
read() method returns trigger::R reader structure
impl Readable for TsevtSpec
read() method returns tsevt::R reader structure
impl Readable for atsamd51j::evsys::busych::BusychSpec
read() method returns busych::R reader structure
impl Readable for ChannelSpec
read() method returns channel::R reader structure
impl Readable for atsamd51j::evsys::channels::chintenclr::ChintenclrSpec
read() method returns chintenclr::R reader structure
impl Readable for atsamd51j::evsys::channels::chintenset::ChintensetSpec
read() method returns chintenset::R reader structure
impl Readable for atsamd51j::evsys::channels::chintflag::ChintflagSpec
read() method returns chintflag::R reader structure
impl Readable for atsamd51j::evsys::channels::chstatus::ChstatusSpec
read() method returns chstatus::R reader structure
impl Readable for atsamd51j::evsys::ctrla::CtrlaSpec
read() method returns ctrla::R reader structure
impl Readable for atsamd51j::evsys::intpend::IntpendSpec
read() method returns intpend::R reader structure
impl Readable for atsamd51j::evsys::intstatus::IntstatusSpec
read() method returns intstatus::R reader structure
impl Readable for PrictrlSpec
read() method returns prictrl::R reader structure
impl Readable for ReadyusrSpec
read() method returns readyusr::R reader structure
impl Readable for UserSpec
read() method returns user::R reader structure
impl Readable for CfgaSpec
read() method returns cfga::R reader structure
impl Readable for atsamd51j::freqm::ctrla::CtrlaSpec
read() method returns ctrla::R reader structure
impl Readable for atsamd51j::freqm::intenclr::IntenclrSpec
read() method returns intenclr::R reader structure
impl Readable for atsamd51j::freqm::intenset::IntensetSpec
read() method returns intenset::R reader structure
impl Readable for atsamd51j::freqm::intflag::IntflagSpec
read() method returns intflag::R reader structure
impl Readable for atsamd51j::freqm::status::StatusSpec
read() method returns status::R reader structure
impl Readable for atsamd51j::freqm::syncbusy::SyncbusySpec
read() method returns syncbusy::R reader structure
impl Readable for ValueSpec
read() method returns value::R reader structure
impl Readable for atsamd51j::gclk::ctrla::CtrlaSpec
read() method returns ctrla::R reader structure
impl Readable for GenctrlSpec
read() method returns genctrl::R reader structure
impl Readable for PchctrlSpec
read() method returns pchctrl::R reader structure
impl Readable for atsamd51j::gclk::syncbusy::SyncbusySpec
read() method returns syncbusy::R reader structure
impl Readable for PrasSpec
read() method returns pras::R reader structure
impl Readable for PrbsSpec
read() method returns prbs::R reader structure
impl Readable for ClkctrlSpec
read() method returns clkctrl::R reader structure
impl Readable for atsamd51j::i2s::ctrla::CtrlaSpec
read() method returns ctrla::R reader structure
impl Readable for atsamd51j::i2s::intenclr::IntenclrSpec
read() method returns intenclr::R reader structure
impl Readable for atsamd51j::i2s::intenset::IntensetSpec
read() method returns intenset::R reader structure
impl Readable for atsamd51j::i2s::intflag::IntflagSpec
read() method returns intflag::R reader structure
impl Readable for RxctrlSpec
read() method returns rxctrl::R reader structure
impl Readable for atsamd51j::i2s::rxdata::RxdataSpec
read() method returns rxdata::R reader structure
impl Readable for atsamd51j::i2s::syncbusy::SyncbusySpec
read() method returns syncbusy::R reader structure
impl Readable for TxctrlSpec
read() method returns txctrl::R reader structure
impl Readable for atsamd51j::icm::cfg::CfgSpec
read() method returns cfg::R reader structure
impl Readable for DscrSpec
read() method returns dscr::R reader structure
impl Readable for HashSpec
read() method returns hash::R reader structure
impl Readable for atsamd51j::icm::imr::ImrSpec
read() method returns imr::R reader structure
impl Readable for atsamd51j::icm::isr::IsrSpec
read() method returns isr::R reader structure
impl Readable for atsamd51j::icm::sr::SrSpec
read() method returns sr::R reader structure
impl Readable for UasrSpec
read() method returns uasr::R reader structure
impl Readable for AhbmaskSpec
read() method returns ahbmask::R reader structure
impl Readable for ApbamaskSpec
read() method returns apbamask::R reader structure
impl Readable for ApbbmaskSpec
read() method returns apbbmask::R reader structure
impl Readable for ApbcmaskSpec
read() method returns apbcmask::R reader structure
impl Readable for ApbdmaskSpec
read() method returns apbdmask::R reader structure
impl Readable for CpudivSpec
read() method returns cpudiv::R reader structure
impl Readable for HsdivSpec
read() method returns hsdiv::R reader structure
impl Readable for atsamd51j::mclk::intenclr::IntenclrSpec
read() method returns intenclr::R reader structure
impl Readable for atsamd51j::mclk::intenset::IntensetSpec
read() method returns intenset::R reader structure
impl Readable for atsamd51j::mclk::intflag::IntflagSpec
read() method returns intflag::R reader structure
impl Readable for atsamd51j::nvmctrl::addr::AddrSpec
read() method returns addr::R reader structure
impl Readable for atsamd51j::nvmctrl::ctrla::CtrlaSpec
read() method returns ctrla::R reader structure
impl Readable for atsamd51j::nvmctrl::dbgctrl::DbgctrlSpec
read() method returns dbgctrl::R reader structure
impl Readable for EccerrSpec
read() method returns eccerr::R reader structure
impl Readable for atsamd51j::nvmctrl::intenclr::IntenclrSpec
read() method returns intenclr::R reader structure
impl Readable for atsamd51j::nvmctrl::intenset::IntensetSpec
read() method returns intenset::R reader structure
impl Readable for atsamd51j::nvmctrl::intflag::IntflagSpec
read() method returns intflag::R reader structure
impl Readable for ParamSpec
read() method returns param::R reader structure
impl Readable for PbldataSpec
read() method returns pbldata::R reader structure
impl Readable for RunlockSpec
read() method returns runlock::R reader structure
impl Readable for SeecfgSpec
read() method returns seecfg::R reader structure
impl Readable for SeestatSpec
read() method returns seestat::R reader structure
impl Readable for atsamd51j::nvmctrl::status::StatusSpec
read() method returns status::R reader structure
impl Readable for CfdctrlSpec
read() method returns cfdctrl::R reader structure
impl Readable for atsamd51j::osc32kctrl::evctrl::EvctrlSpec
read() method returns evctrl::R reader structure
impl Readable for atsamd51j::osc32kctrl::intenclr::IntenclrSpec
read() method returns intenclr::R reader structure
impl Readable for atsamd51j::osc32kctrl::intenset::IntensetSpec
read() method returns intenset::R reader structure
impl Readable for atsamd51j::osc32kctrl::intflag::IntflagSpec
read() method returns intflag::R reader structure
impl Readable for Osculp32kSpec
read() method returns osculp32k::R reader structure
impl Readable for RtcctrlSpec
read() method returns rtcctrl::R reader structure
impl Readable for atsamd51j::osc32kctrl::status::StatusSpec
read() method returns status::R reader structure
impl Readable for Xosc32kSpec
read() method returns xosc32k::R reader structure
impl Readable for DfllctrlaSpec
read() method returns dfllctrla::R reader structure
impl Readable for DfllctrlbSpec
read() method returns dfllctrlb::R reader structure
impl Readable for DfllmulSpec
read() method returns dfllmul::R reader structure
impl Readable for DfllsyncSpec
read() method returns dfllsync::R reader structure
impl Readable for DfllvalSpec
read() method returns dfllval::R reader structure
impl Readable for DpllctrlaSpec
read() method returns dpllctrla::R reader structure
impl Readable for DpllctrlbSpec
read() method returns dpllctrlb::R reader structure
impl Readable for DpllratioSpec
read() method returns dpllratio::R reader structure
impl Readable for DpllstatusSpec
read() method returns dpllstatus::R reader structure
impl Readable for DpllsyncbusySpec
read() method returns dpllsyncbusy::R reader structure
impl Readable for atsamd51j::oscctrl::evctrl::EvctrlSpec
read() method returns evctrl::R reader structure
impl Readable for atsamd51j::oscctrl::intenclr::IntenclrSpec
read() method returns intenclr::R reader structure
impl Readable for atsamd51j::oscctrl::intenset::IntensetSpec
read() method returns intenset::R reader structure
impl Readable for atsamd51j::oscctrl::intflag::IntflagSpec
read() method returns intflag::R reader structure
impl Readable for atsamd51j::oscctrl::status::StatusSpec
read() method returns status::R reader structure
impl Readable for XoscctrlSpec
read() method returns xoscctrl::R reader structure
impl Readable for atsamd51j::pac::evctrl::EvctrlSpec
read() method returns evctrl::R reader structure
impl Readable for atsamd51j::pac::intenclr::IntenclrSpec
read() method returns intenclr::R reader structure
impl Readable for atsamd51j::pac::intenset::IntensetSpec
read() method returns intenset::R reader structure
impl Readable for IntflagaSpec
read() method returns intflaga::R reader structure
impl Readable for IntflagahbSpec
read() method returns intflagahb::R reader structure
impl Readable for IntflagbSpec
read() method returns intflagb::R reader structure
impl Readable for IntflagcSpec
read() method returns intflagc::R reader structure
impl Readable for IntflagdSpec
read() method returns intflagd::R reader structure
impl Readable for atsamd51j::pac::statusa::StatusaSpec
read() method returns statusa::R reader structure
impl Readable for atsamd51j::pac::statusb::StatusbSpec
read() method returns statusb::R reader structure
impl Readable for StatuscSpec
read() method returns statusc::R reader structure
impl Readable for StatusdSpec
read() method returns statusd::R reader structure
impl Readable for WrctrlSpec
read() method returns wrctrl::R reader structure
impl Readable for atsamd51j::pcc::imr::ImrSpec
read() method returns imr::R reader structure
impl Readable for atsamd51j::pcc::isr::IsrSpec
read() method returns isr::R reader structure
impl Readable for MrSpec
read() method returns mr::R reader structure
impl Readable for RhrSpec
read() method returns rhr::R reader structure
impl Readable for WpmrSpec
read() method returns wpmr::R reader structure
impl Readable for WpsrSpec
read() method returns wpsr::R reader structure
impl Readable for atsamd51j::pdec::cc::CcSpec
read() method returns cc::R reader structure
impl Readable for atsamd51j::pdec::ccbuf::CcbufSpec
read() method returns ccbuf::R reader structure
impl Readable for atsamd51j::pdec::count::CountSpec
read() method returns count::R reader structure
impl Readable for atsamd51j::pdec::ctrla::CtrlaSpec
read() method returns ctrla::R reader structure
impl Readable for atsamd51j::pdec::ctrlbclr::CtrlbclrSpec
read() method returns ctrlbclr::R reader structure
impl Readable for atsamd51j::pdec::ctrlbset::CtrlbsetSpec
read() method returns ctrlbset::R reader structure
impl Readable for atsamd51j::pdec::dbgctrl::DbgctrlSpec
read() method returns dbgctrl::R reader structure
impl Readable for atsamd51j::pdec::evctrl::EvctrlSpec
read() method returns evctrl::R reader structure
impl Readable for FilterSpec
read() method returns filter::R reader structure
impl Readable for FilterbufSpec
read() method returns filterbuf::R reader structure
impl Readable for atsamd51j::pdec::intenclr::IntenclrSpec
read() method returns intenclr::R reader structure
impl Readable for atsamd51j::pdec::intenset::IntensetSpec
read() method returns intenset::R reader structure
impl Readable for atsamd51j::pdec::intflag::IntflagSpec
read() method returns intflag::R reader structure
impl Readable for PrescSpec
read() method returns presc::R reader structure
impl Readable for PrescbufSpec
read() method returns prescbuf::R reader structure
impl Readable for atsamd51j::pdec::status::StatusSpec
read() method returns status::R reader structure
impl Readable for atsamd51j::pdec::syncbusy::SyncbusySpec
read() method returns syncbusy::R reader structure
impl Readable for BkupcfgSpec
read() method returns bkupcfg::R reader structure
impl Readable for atsamd51j::pm::ctrla::CtrlaSpec
read() method returns ctrla::R reader structure
impl Readable for HibcfgSpec
read() method returns hibcfg::R reader structure
impl Readable for atsamd51j::pm::intenclr::IntenclrSpec
read() method returns intenclr::R reader structure
impl Readable for atsamd51j::pm::intenset::IntensetSpec
read() method returns intenset::R reader structure
impl Readable for atsamd51j::pm::intflag::IntflagSpec
read() method returns intflag::R reader structure
impl Readable for PwsakdlySpec
read() method returns pwsakdly::R reader structure
impl Readable for SleepcfgSpec
read() method returns sleepcfg::R reader structure
impl Readable for StdbycfgSpec
read() method returns stdbycfg::R reader structure
impl Readable for atsamd51j::port::group::ctrl::CtrlSpec
read() method returns ctrl::R reader structure
impl Readable for DirSpec
read() method returns dir::R reader structure
impl Readable for DirclrSpec
read() method returns dirclr::R reader structure
impl Readable for DirsetSpec
read() method returns dirset::R reader structure
impl Readable for DirtglSpec
read() method returns dirtgl::R reader structure
impl Readable for atsamd51j::port::group::evctrl::EvctrlSpec
read() method returns evctrl::R reader structure
impl Readable for InSpec
read() method returns in_::R reader structure
impl Readable for OutSpec
read() method returns out::R reader structure
impl Readable for OutclrSpec
read() method returns outclr::R reader structure
impl Readable for OutsetSpec
read() method returns outset::R reader structure
impl Readable for OuttglSpec
read() method returns outtgl::R reader structure
impl Readable for PincfgSpec
read() method returns pincfg::R reader structure
impl Readable for PmuxSpec
read() method returns pmux::R reader structure
impl Readable for atsamd51j::qspi::baud::BaudSpec
read() method returns baud::R reader structure
impl Readable for atsamd51j::qspi::ctrla::CtrlaSpec
read() method returns ctrla::R reader structure
impl Readable for atsamd51j::qspi::ctrlb::CtrlbSpec
read() method returns ctrlb::R reader structure
impl Readable for InstraddrSpec
read() method returns instraddr::R reader structure
impl Readable for InstrctrlSpec
read() method returns instrctrl::R reader structure
impl Readable for InstrframeSpec
read() method returns instrframe::R reader structure
impl Readable for atsamd51j::qspi::intenclr::IntenclrSpec
read() method returns intenclr::R reader structure
impl Readable for atsamd51j::qspi::intenset::IntensetSpec
read() method returns intenset::R reader structure
impl Readable for atsamd51j::qspi::intflag::IntflagSpec
read() method returns intflag::R reader structure
impl Readable for atsamd51j::qspi::rxdata::RxdataSpec
read() method returns rxdata::R reader structure
impl Readable for ScrambctrlSpec
read() method returns scrambctrl::R reader structure
impl Readable for atsamd51j::qspi::status::StatusSpec
read() method returns status::R reader structure
impl Readable for atsamd51j::ramecc::dbgctrl::DbgctrlSpec
read() method returns dbgctrl::R reader structure
impl Readable for ErraddrSpec
read() method returns erraddr::R reader structure
impl Readable for atsamd51j::ramecc::intenclr::IntenclrSpec
read() method returns intenclr::R reader structure
impl Readable for atsamd51j::ramecc::intenset::IntensetSpec
read() method returns intenset::R reader structure
impl Readable for atsamd51j::ramecc::intflag::IntflagSpec
read() method returns intflag::R reader structure
impl Readable for atsamd51j::ramecc::status::StatusSpec
read() method returns status::R reader structure
impl Readable for BkupexitSpec
read() method returns bkupexit::R reader structure
impl Readable for RcauseSpec
read() method returns rcause::R reader structure
impl Readable for atsamd51j::rtc::mode0::bkup::BkupSpec
read() method returns bkup::R reader structure
impl Readable for atsamd51j::rtc::mode0::comp::CompSpec
read() method returns comp::R reader structure
impl Readable for atsamd51j::rtc::mode0::count::CountSpec
read() method returns count::R reader structure
impl Readable for atsamd51j::rtc::mode0::ctrla::CtrlaSpec
read() method returns ctrla::R reader structure
impl Readable for atsamd51j::rtc::mode0::ctrlb::CtrlbSpec
read() method returns ctrlb::R reader structure
impl Readable for atsamd51j::rtc::mode0::dbgctrl::DbgctrlSpec
read() method returns dbgctrl::R reader structure
impl Readable for atsamd51j::rtc::mode0::evctrl::EvctrlSpec
read() method returns evctrl::R reader structure
impl Readable for atsamd51j::rtc::mode0::freqcorr::FreqcorrSpec
read() method returns freqcorr::R reader structure
impl Readable for atsamd51j::rtc::mode0::gp::GpSpec
read() method returns gp::R reader structure
impl Readable for atsamd51j::rtc::mode0::intenclr::IntenclrSpec
read() method returns intenclr::R reader structure
impl Readable for atsamd51j::rtc::mode0::intenset::IntensetSpec
read() method returns intenset::R reader structure
impl Readable for atsamd51j::rtc::mode0::intflag::IntflagSpec
read() method returns intflag::R reader structure
impl Readable for atsamd51j::rtc::mode0::syncbusy::SyncbusySpec
read() method returns syncbusy::R reader structure
impl Readable for atsamd51j::rtc::mode0::tampctrl::TampctrlSpec
read() method returns tampctrl::R reader structure
impl Readable for atsamd51j::rtc::mode0::tampid::TampidSpec
read() method returns tampid::R reader structure
impl Readable for atsamd51j::rtc::mode0::timestamp::TimestampSpec
read() method returns timestamp::R reader structure
impl Readable for atsamd51j::rtc::mode1::bkup::BkupSpec
read() method returns bkup::R reader structure
impl Readable for atsamd51j::rtc::mode1::comp::CompSpec
read() method returns comp::R reader structure
impl Readable for atsamd51j::rtc::mode1::count::CountSpec
read() method returns count::R reader structure
impl Readable for atsamd51j::rtc::mode1::ctrla::CtrlaSpec
read() method returns ctrla::R reader structure
impl Readable for atsamd51j::rtc::mode1::ctrlb::CtrlbSpec
read() method returns ctrlb::R reader structure
impl Readable for atsamd51j::rtc::mode1::dbgctrl::DbgctrlSpec
read() method returns dbgctrl::R reader structure
impl Readable for atsamd51j::rtc::mode1::evctrl::EvctrlSpec
read() method returns evctrl::R reader structure
impl Readable for atsamd51j::rtc::mode1::freqcorr::FreqcorrSpec
read() method returns freqcorr::R reader structure
impl Readable for atsamd51j::rtc::mode1::gp::GpSpec
read() method returns gp::R reader structure
impl Readable for atsamd51j::rtc::mode1::intenclr::IntenclrSpec
read() method returns intenclr::R reader structure
impl Readable for atsamd51j::rtc::mode1::intenset::IntensetSpec
read() method returns intenset::R reader structure
impl Readable for atsamd51j::rtc::mode1::intflag::IntflagSpec
read() method returns intflag::R reader structure
impl Readable for atsamd51j::rtc::mode1::per::PerSpec
read() method returns per::R reader structure
impl Readable for atsamd51j::rtc::mode1::syncbusy::SyncbusySpec
read() method returns syncbusy::R reader structure
impl Readable for atsamd51j::rtc::mode1::tampctrl::TampctrlSpec
read() method returns tampctrl::R reader structure
impl Readable for atsamd51j::rtc::mode1::tampid::TampidSpec
read() method returns tampid::R reader structure
impl Readable for atsamd51j::rtc::mode1::timestamp::TimestampSpec
read() method returns timestamp::R reader structure
impl Readable for Alarm0Spec
read() method returns alarm0::R reader structure
impl Readable for Alarm1Spec
read() method returns alarm1::R reader structure
impl Readable for atsamd51j::rtc::mode2::bkup::BkupSpec
read() method returns bkup::R reader structure
impl Readable for ClockSpec
read() method returns clock::R reader structure
impl Readable for atsamd51j::rtc::mode2::ctrla::CtrlaSpec
read() method returns ctrla::R reader structure
impl Readable for atsamd51j::rtc::mode2::ctrlb::CtrlbSpec
read() method returns ctrlb::R reader structure
impl Readable for atsamd51j::rtc::mode2::dbgctrl::DbgctrlSpec
read() method returns dbgctrl::R reader structure
impl Readable for atsamd51j::rtc::mode2::evctrl::EvctrlSpec
read() method returns evctrl::R reader structure
impl Readable for atsamd51j::rtc::mode2::freqcorr::FreqcorrSpec
read() method returns freqcorr::R reader structure
impl Readable for atsamd51j::rtc::mode2::gp::GpSpec
read() method returns gp::R reader structure
impl Readable for atsamd51j::rtc::mode2::intenclr::IntenclrSpec
read() method returns intenclr::R reader structure
impl Readable for atsamd51j::rtc::mode2::intenset::IntensetSpec
read() method returns intenset::R reader structure
impl Readable for atsamd51j::rtc::mode2::intflag::IntflagSpec
read() method returns intflag::R reader structure
impl Readable for Mask0Spec
read() method returns mask0::R reader structure
impl Readable for Mask1Spec
read() method returns mask1::R reader structure
impl Readable for atsamd51j::rtc::mode2::syncbusy::SyncbusySpec
read() method returns syncbusy::R reader structure
impl Readable for atsamd51j::rtc::mode2::tampctrl::TampctrlSpec
read() method returns tampctrl::R reader structure
impl Readable for atsamd51j::rtc::mode2::tampid::TampidSpec
read() method returns tampid::R reader structure
impl Readable for atsamd51j::rtc::mode2::timestamp::TimestampSpec
read() method returns timestamp::R reader structure
impl Readable for AcesrSpec
read() method returns acesr::R reader structure
impl Readable for AcrSpec
read() method returns acr::R reader structure
impl Readable for AesrSpec
read() method returns aesr::R reader structure
impl Readable for ApsrSpec
read() method returns apsr::R reader structure
impl Readable for Arg1rSpec
read() method returns arg1r::R reader structure
impl Readable for AsarSpec
read() method returns asar::R reader structure
impl Readable for BcrSpec
read() method returns bcr::R reader structure
impl Readable for BdprSpec
read() method returns bdpr::R reader structure
impl Readable for BgcrSpec
read() method returns bgcr::R reader structure
impl Readable for BgcrEmmcModeSpec
read() method returns bgcr_emmc_mode::R reader structure
impl Readable for BsrSpec
read() method returns bsr::R reader structure
impl Readable for Ca0rSpec
read() method returns ca0r::R reader structure
impl Readable for Ca1rSpec
read() method returns ca1r::R reader structure
impl Readable for CacrSpec
read() method returns cacr::R reader structure
impl Readable for Cc2rSpec
read() method returns cc2r::R reader structure
impl Readable for atsamd51j::sdhc0::ccr::CcrSpec
read() method returns ccr::R reader structure
impl Readable for atsamd51j::sdhc0::cr::CrSpec
read() method returns cr::R reader structure
impl Readable for DbgrSpec
read() method returns dbgr::R reader structure
impl Readable for EisierSpec
read() method returns eisier::R reader structure
impl Readable for EisierEmmcModeSpec
read() method returns eisier_emmc_mode::R reader structure
impl Readable for EisterSpec
read() method returns eister::R reader structure
impl Readable for EisterEmmcModeSpec
read() method returns eister_emmc_mode::R reader structure
impl Readable for EistrSpec
read() method returns eistr::R reader structure
impl Readable for EistrEmmcModeSpec
read() method returns eistr_emmc_mode::R reader structure
impl Readable for Hc1rSpec
read() method returns hc1r::R reader structure
impl Readable for Hc1rEmmcModeSpec
read() method returns hc1r_emmc_mode::R reader structure
impl Readable for Hc2rSpec
read() method returns hc2r::R reader structure
impl Readable for Hc2rEmmcModeSpec
read() method returns hc2r_emmc_mode::R reader structure
impl Readable for HcvrSpec
read() method returns hcvr::R reader structure
impl Readable for Mc1rSpec
read() method returns mc1r::R reader structure
impl Readable for MccarSpec
read() method returns mccar::R reader structure
impl Readable for NisierSpec
read() method returns nisier::R reader structure
impl Readable for NisierEmmcModeSpec
read() method returns nisier_emmc_mode::R reader structure
impl Readable for NisterSpec
read() method returns nister::R reader structure
impl Readable for NisterEmmcModeSpec
read() method returns nister_emmc_mode::R reader structure
impl Readable for NistrSpec
read() method returns nistr::R reader structure
impl Readable for NistrEmmcModeSpec
read() method returns nistr_emmc_mode::R reader structure
impl Readable for PcrSpec
read() method returns pcr::R reader structure
impl Readable for PsrSpec
read() method returns psr::R reader structure
impl Readable for PvrSpec
read() method returns pvr::R reader structure
impl Readable for RrSpec
read() method returns rr::R reader structure
impl Readable for SisrSpec
read() method returns sisr::R reader structure
impl Readable for SrrSpec
read() method returns srr::R reader structure
impl Readable for SsarSpec
read() method returns ssar::R reader structure
impl Readable for SsarCmd23ModeSpec
read() method returns ssar_cmd23_mode::R reader structure
impl Readable for TcrSpec
read() method returns tcr::R reader structure
impl Readable for TmrSpec
read() method returns tmr::R reader structure
impl Readable for WcrSpec
read() method returns wcr::R reader structure
impl Readable for atsamd51j::sercom0::i2cm::addr::AddrSpec
read() method returns addr::R reader structure
impl Readable for atsamd51j::sercom0::i2cm::baud::BaudSpec
read() method returns baud::R reader structure
impl Readable for atsamd51j::sercom0::i2cm::ctrla::CtrlaSpec
read() method returns ctrla::R reader structure
impl Readable for atsamd51j::sercom0::i2cm::ctrlb::CtrlbSpec
read() method returns ctrlb::R reader structure
impl Readable for atsamd51j::sercom0::i2cm::ctrlc::CtrlcSpec
read() method returns ctrlc::R reader structure
impl Readable for atsamd51j::sercom0::i2cm::data::DataSpec
read() method returns data::R reader structure
impl Readable for atsamd51j::sercom0::i2cm::dbgctrl::DbgctrlSpec
read() method returns dbgctrl::R reader structure
impl Readable for atsamd51j::sercom0::i2cm::intenclr::IntenclrSpec
read() method returns intenclr::R reader structure
impl Readable for atsamd51j::sercom0::i2cm::intenset::IntensetSpec
read() method returns intenset::R reader structure
impl Readable for atsamd51j::sercom0::i2cm::intflag::IntflagSpec
read() method returns intflag::R reader structure
impl Readable for atsamd51j::sercom0::i2cm::status::StatusSpec
read() method returns status::R reader structure
impl Readable for atsamd51j::sercom0::i2cm::syncbusy::SyncbusySpec
read() method returns syncbusy::R reader structure
impl Readable for atsamd51j::sercom0::i2cs::addr::AddrSpec
read() method returns addr::R reader structure
impl Readable for atsamd51j::sercom0::i2cs::ctrla::CtrlaSpec
read() method returns ctrla::R reader structure
impl Readable for atsamd51j::sercom0::i2cs::ctrlb::CtrlbSpec
read() method returns ctrlb::R reader structure
impl Readable for atsamd51j::sercom0::i2cs::ctrlc::CtrlcSpec
read() method returns ctrlc::R reader structure
impl Readable for atsamd51j::sercom0::i2cs::data::DataSpec
read() method returns data::R reader structure
impl Readable for atsamd51j::sercom0::i2cs::intenclr::IntenclrSpec
read() method returns intenclr::R reader structure
impl Readable for atsamd51j::sercom0::i2cs::intenset::IntensetSpec
read() method returns intenset::R reader structure
impl Readable for atsamd51j::sercom0::i2cs::intflag::IntflagSpec
read() method returns intflag::R reader structure
impl Readable for atsamd51j::sercom0::i2cs::length::LengthSpec
read() method returns length::R reader structure
impl Readable for atsamd51j::sercom0::i2cs::status::StatusSpec
read() method returns status::R reader structure
impl Readable for atsamd51j::sercom0::i2cs::syncbusy::SyncbusySpec
read() method returns syncbusy::R reader structure
impl Readable for atsamd51j::sercom0::spim::addr::AddrSpec
read() method returns addr::R reader structure
impl Readable for atsamd51j::sercom0::spim::baud::BaudSpec
read() method returns baud::R reader structure
impl Readable for atsamd51j::sercom0::spim::ctrla::CtrlaSpec
read() method returns ctrla::R reader structure
impl Readable for atsamd51j::sercom0::spim::ctrlb::CtrlbSpec
read() method returns ctrlb::R reader structure
impl Readable for atsamd51j::sercom0::spim::ctrlc::CtrlcSpec
read() method returns ctrlc::R reader structure
impl Readable for atsamd51j::sercom0::spim::data::DataSpec
read() method returns data::R reader structure
impl Readable for atsamd51j::sercom0::spim::dbgctrl::DbgctrlSpec
read() method returns dbgctrl::R reader structure
impl Readable for atsamd51j::sercom0::spim::intenclr::IntenclrSpec
read() method returns intenclr::R reader structure
impl Readable for atsamd51j::sercom0::spim::intenset::IntensetSpec
read() method returns intenset::R reader structure
impl Readable for atsamd51j::sercom0::spim::intflag::IntflagSpec
read() method returns intflag::R reader structure
impl Readable for atsamd51j::sercom0::spim::length::LengthSpec
read() method returns length::R reader structure
impl Readable for atsamd51j::sercom0::spim::status::StatusSpec
read() method returns status::R reader structure
impl Readable for atsamd51j::sercom0::spim::syncbusy::SyncbusySpec
read() method returns syncbusy::R reader structure
impl Readable for atsamd51j::sercom0::spis::addr::AddrSpec
read() method returns addr::R reader structure
impl Readable for atsamd51j::sercom0::spis::baud::BaudSpec
read() method returns baud::R reader structure
impl Readable for atsamd51j::sercom0::spis::ctrla::CtrlaSpec
read() method returns ctrla::R reader structure
impl Readable for atsamd51j::sercom0::spis::ctrlb::CtrlbSpec
read() method returns ctrlb::R reader structure
impl Readable for atsamd51j::sercom0::spis::ctrlc::CtrlcSpec
read() method returns ctrlc::R reader structure
impl Readable for atsamd51j::sercom0::spis::data::DataSpec
read() method returns data::R reader structure
impl Readable for atsamd51j::sercom0::spis::dbgctrl::DbgctrlSpec
read() method returns dbgctrl::R reader structure
impl Readable for atsamd51j::sercom0::spis::intenclr::IntenclrSpec
read() method returns intenclr::R reader structure
impl Readable for atsamd51j::sercom0::spis::intenset::IntensetSpec
read() method returns intenset::R reader structure
impl Readable for atsamd51j::sercom0::spis::intflag::IntflagSpec
read() method returns intflag::R reader structure
impl Readable for atsamd51j::sercom0::spis::length::LengthSpec
read() method returns length::R reader structure
impl Readable for atsamd51j::sercom0::spis::status::StatusSpec
read() method returns status::R reader structure
impl Readable for atsamd51j::sercom0::spis::syncbusy::SyncbusySpec
read() method returns syncbusy::R reader structure
impl Readable for atsamd51j::sercom0::usart_ext::baud::BaudSpec
read() method returns baud::R reader structure
impl Readable for atsamd51j::sercom0::usart_ext::baud_frac_mode::BaudFracModeSpec
read() method returns baud_frac_mode::R reader structure
impl Readable for atsamd51j::sercom0::usart_ext::baud_fracfp_mode::BaudFracfpModeSpec
read() method returns baud_fracfp_mode::R reader structure
impl Readable for atsamd51j::sercom0::usart_ext::baud_usartfp_mode::BaudUsartfpModeSpec
read() method returns baud_usartfp_mode::R reader structure
impl Readable for atsamd51j::sercom0::usart_ext::ctrla::CtrlaSpec
read() method returns ctrla::R reader structure
impl Readable for atsamd51j::sercom0::usart_ext::ctrlb::CtrlbSpec
read() method returns ctrlb::R reader structure
impl Readable for atsamd51j::sercom0::usart_ext::ctrlc::CtrlcSpec
read() method returns ctrlc::R reader structure
impl Readable for atsamd51j::sercom0::usart_ext::data::DataSpec
read() method returns data::R reader structure
impl Readable for atsamd51j::sercom0::usart_ext::dbgctrl::DbgctrlSpec
read() method returns dbgctrl::R reader structure
impl Readable for atsamd51j::sercom0::usart_ext::intenclr::IntenclrSpec
read() method returns intenclr::R reader structure
impl Readable for atsamd51j::sercom0::usart_ext::intenset::IntensetSpec
read() method returns intenset::R reader structure
impl Readable for atsamd51j::sercom0::usart_ext::intflag::IntflagSpec
read() method returns intflag::R reader structure
impl Readable for atsamd51j::sercom0::usart_ext::length::LengthSpec
read() method returns length::R reader structure
impl Readable for atsamd51j::sercom0::usart_ext::rxerrcnt::RxerrcntSpec
read() method returns rxerrcnt::R reader structure
impl Readable for atsamd51j::sercom0::usart_ext::rxpl::RxplSpec
read() method returns rxpl::R reader structure
impl Readable for atsamd51j::sercom0::usart_ext::status::StatusSpec
read() method returns status::R reader structure
impl Readable for atsamd51j::sercom0::usart_ext::syncbusy::SyncbusySpec
read() method returns syncbusy::R reader structure
impl Readable for atsamd51j::sercom0::usart_int::baud::BaudSpec
read() method returns baud::R reader structure
impl Readable for atsamd51j::sercom0::usart_int::baud_frac_mode::BaudFracModeSpec
read() method returns baud_frac_mode::R reader structure
impl Readable for atsamd51j::sercom0::usart_int::baud_fracfp_mode::BaudFracfpModeSpec
read() method returns baud_fracfp_mode::R reader structure
impl Readable for atsamd51j::sercom0::usart_int::baud_usartfp_mode::BaudUsartfpModeSpec
read() method returns baud_usartfp_mode::R reader structure
impl Readable for atsamd51j::sercom0::usart_int::ctrla::CtrlaSpec
read() method returns ctrla::R reader structure
impl Readable for atsamd51j::sercom0::usart_int::ctrlb::CtrlbSpec
read() method returns ctrlb::R reader structure
impl Readable for atsamd51j::sercom0::usart_int::ctrlc::CtrlcSpec
read() method returns ctrlc::R reader structure
impl Readable for atsamd51j::sercom0::usart_int::data::DataSpec
read() method returns data::R reader structure
impl Readable for atsamd51j::sercom0::usart_int::dbgctrl::DbgctrlSpec
read() method returns dbgctrl::R reader structure
impl Readable for atsamd51j::sercom0::usart_int::intenclr::IntenclrSpec
read() method returns intenclr::R reader structure
impl Readable for atsamd51j::sercom0::usart_int::intenset::IntensetSpec
read() method returns intenset::R reader structure
impl Readable for atsamd51j::sercom0::usart_int::intflag::IntflagSpec
read() method returns intflag::R reader structure
impl Readable for atsamd51j::sercom0::usart_int::length::LengthSpec
read() method returns length::R reader structure
impl Readable for atsamd51j::sercom0::usart_int::rxerrcnt::RxerrcntSpec
read() method returns rxerrcnt::R reader structure
impl Readable for atsamd51j::sercom0::usart_int::rxpl::RxplSpec
read() method returns rxpl::R reader structure
impl Readable for atsamd51j::sercom0::usart_int::status::StatusSpec
read() method returns status::R reader structure
impl Readable for atsamd51j::sercom0::usart_int::syncbusy::SyncbusySpec
read() method returns syncbusy::R reader structure
impl Readable for BbpsSpec
read() method returns bbps::R reader structure
impl Readable for BkinSpec
read() method returns bkin::R reader structure
impl Readable for BkoutSpec
read() method returns bkout::R reader structure
impl Readable for Bod33Spec
read() method returns bod33::R reader structure
impl Readable for atsamd51j::supc::intenclr::IntenclrSpec
read() method returns intenclr::R reader structure
impl Readable for atsamd51j::supc::intenset::IntensetSpec
read() method returns intenset::R reader structure
impl Readable for atsamd51j::supc::intflag::IntflagSpec
read() method returns intflag::R reader structure
impl Readable for atsamd51j::supc::status::StatusSpec
read() method returns status::R reader structure
impl Readable for VrefSpec
read() method returns vref::R reader structure
impl Readable for VregSpec
read() method returns vreg::R reader structure
impl Readable for atsamd51j::sys_tick::calib::CalibSpec
read() method returns calib::R reader structure
impl Readable for CsrSpec
read() method returns csr::R reader structure
impl Readable for CvrSpec
read() method returns cvr::R reader structure
impl Readable for RvrSpec
read() method returns rvr::R reader structure
impl Readable for ActlrSpec
read() method returns actlr::R reader structure
impl Readable for AdrSpec
read() method returns adr::R reader structure
impl Readable for AfsrSpec
read() method returns afsr::R reader structure
impl Readable for AircrSpec
read() method returns aircr::R reader structure
impl Readable for BfarSpec
read() method returns bfar::R reader structure
impl Readable for atsamd51j::system_control::ccr::CcrSpec
read() method returns ccr::R reader structure
impl Readable for CfsrSpec
read() method returns cfsr::R reader structure
impl Readable for CpacrSpec
read() method returns cpacr::R reader structure
impl Readable for CpuidSpec
read() method returns cpuid::R reader structure
impl Readable for DfrSpec
read() method returns dfr::R reader structure
impl Readable for DfsrSpec
read() method returns dfsr::R reader structure
impl Readable for HfsrSpec
read() method returns hfsr::R reader structure
impl Readable for IcsrSpec
read() method returns icsr::R reader structure
impl Readable for IctrSpec
read() method returns ictr::R reader structure
impl Readable for IsarSpec
read() method returns isar::R reader structure
impl Readable for MmfarSpec
read() method returns mmfar::R reader structure
impl Readable for MmfrSpec
read() method returns mmfr::R reader structure
impl Readable for PfrSpec
read() method returns pfr::R reader structure
impl Readable for atsamd51j::system_control::scr::ScrSpec
read() method returns scr::R reader structure
impl Readable for ShcsrSpec
read() method returns shcsr::R reader structure
impl Readable for Shpr1Spec
read() method returns shpr1::R reader structure
impl Readable for Shpr2Spec
read() method returns shpr2::R reader structure
impl Readable for Shpr3Spec
read() method returns shpr3::R reader structure
impl Readable for VtorSpec
read() method returns vtor::R reader structure
impl Readable for atsamd51j::tc0::count8::cc::CcSpec
read() method returns cc::R reader structure
impl Readable for atsamd51j::tc0::count8::ccbuf::CcbufSpec
read() method returns ccbuf::R reader structure
impl Readable for atsamd51j::tc0::count8::count::CountSpec
read() method returns count::R reader structure
impl Readable for atsamd51j::tc0::count8::ctrla::CtrlaSpec
read() method returns ctrla::R reader structure
impl Readable for atsamd51j::tc0::count8::ctrlbclr::CtrlbclrSpec
read() method returns ctrlbclr::R reader structure
impl Readable for atsamd51j::tc0::count8::ctrlbset::CtrlbsetSpec
read() method returns ctrlbset::R reader structure
impl Readable for atsamd51j::tc0::count8::dbgctrl::DbgctrlSpec
read() method returns dbgctrl::R reader structure
impl Readable for atsamd51j::tc0::count8::drvctrl::DrvctrlSpec
read() method returns drvctrl::R reader structure
impl Readable for atsamd51j::tc0::count8::evctrl::EvctrlSpec
read() method returns evctrl::R reader structure
impl Readable for atsamd51j::tc0::count8::intenclr::IntenclrSpec
read() method returns intenclr::R reader structure
impl Readable for atsamd51j::tc0::count8::intenset::IntensetSpec
read() method returns intenset::R reader structure
impl Readable for atsamd51j::tc0::count8::intflag::IntflagSpec
read() method returns intflag::R reader structure
impl Readable for atsamd51j::tc0::count8::per::PerSpec
read() method returns per::R reader structure
impl Readable for atsamd51j::tc0::count8::perbuf::PerbufSpec
read() method returns perbuf::R reader structure
impl Readable for atsamd51j::tc0::count8::status::StatusSpec
read() method returns status::R reader structure
impl Readable for atsamd51j::tc0::count8::syncbusy::SyncbusySpec
read() method returns syncbusy::R reader structure
impl Readable for atsamd51j::tc0::count8::wave::WaveSpec
read() method returns wave::R reader structure
impl Readable for atsamd51j::tc0::count16::cc::CcSpec
read() method returns cc::R reader structure
impl Readable for atsamd51j::tc0::count16::ccbuf::CcbufSpec
read() method returns ccbuf::R reader structure
impl Readable for atsamd51j::tc0::count16::count::CountSpec
read() method returns count::R reader structure
impl Readable for atsamd51j::tc0::count16::ctrla::CtrlaSpec
read() method returns ctrla::R reader structure
impl Readable for atsamd51j::tc0::count16::ctrlbclr::CtrlbclrSpec
read() method returns ctrlbclr::R reader structure
impl Readable for atsamd51j::tc0::count16::ctrlbset::CtrlbsetSpec
read() method returns ctrlbset::R reader structure
impl Readable for atsamd51j::tc0::count16::dbgctrl::DbgctrlSpec
read() method returns dbgctrl::R reader structure
impl Readable for atsamd51j::tc0::count16::drvctrl::DrvctrlSpec
read() method returns drvctrl::R reader structure
impl Readable for atsamd51j::tc0::count16::evctrl::EvctrlSpec
read() method returns evctrl::R reader structure
impl Readable for atsamd51j::tc0::count16::intenclr::IntenclrSpec
read() method returns intenclr::R reader structure
impl Readable for atsamd51j::tc0::count16::intenset::IntensetSpec
read() method returns intenset::R reader structure
impl Readable for atsamd51j::tc0::count16::intflag::IntflagSpec
read() method returns intflag::R reader structure
impl Readable for atsamd51j::tc0::count16::status::StatusSpec
read() method returns status::R reader structure
impl Readable for atsamd51j::tc0::count16::syncbusy::SyncbusySpec
read() method returns syncbusy::R reader structure
impl Readable for atsamd51j::tc0::count16::wave::WaveSpec
read() method returns wave::R reader structure
impl Readable for atsamd51j::tc0::count32::cc::CcSpec
read() method returns cc::R reader structure
impl Readable for atsamd51j::tc0::count32::ccbuf::CcbufSpec
read() method returns ccbuf::R reader structure
impl Readable for atsamd51j::tc0::count32::count::CountSpec
read() method returns count::R reader structure
impl Readable for atsamd51j::tc0::count32::ctrla::CtrlaSpec
read() method returns ctrla::R reader structure
impl Readable for atsamd51j::tc0::count32::ctrlbclr::CtrlbclrSpec
read() method returns ctrlbclr::R reader structure
impl Readable for atsamd51j::tc0::count32::ctrlbset::CtrlbsetSpec
read() method returns ctrlbset::R reader structure
impl Readable for atsamd51j::tc0::count32::dbgctrl::DbgctrlSpec
read() method returns dbgctrl::R reader structure
impl Readable for atsamd51j::tc0::count32::drvctrl::DrvctrlSpec
read() method returns drvctrl::R reader structure
impl Readable for atsamd51j::tc0::count32::evctrl::EvctrlSpec
read() method returns evctrl::R reader structure
impl Readable for atsamd51j::tc0::count32::intenclr::IntenclrSpec
read() method returns intenclr::R reader structure
impl Readable for atsamd51j::tc0::count32::intenset::IntensetSpec
read() method returns intenset::R reader structure
impl Readable for atsamd51j::tc0::count32::intflag::IntflagSpec
read() method returns intflag::R reader structure
impl Readable for atsamd51j::tc0::count32::status::StatusSpec
read() method returns status::R reader structure
impl Readable for atsamd51j::tc0::count32::syncbusy::SyncbusySpec
read() method returns syncbusy::R reader structure
impl Readable for atsamd51j::tc0::count32::wave::WaveSpec
read() method returns wave::R reader structure
impl Readable for atsamd51j::tcc0::cc::CcSpec
read() method returns cc::R reader structure
impl Readable for CcDith4ModeSpec
read() method returns cc_dith4_mode::R reader structure
impl Readable for CcDith5ModeSpec
read() method returns cc_dith5_mode::R reader structure
impl Readable for CcDith6ModeSpec
read() method returns cc_dith6_mode::R reader structure
impl Readable for atsamd51j::tcc0::ccbuf::CcbufSpec
read() method returns ccbuf::R reader structure
impl Readable for CcbufDith4ModeSpec
read() method returns ccbuf_dith4_mode::R reader structure
impl Readable for CcbufDith5ModeSpec
read() method returns ccbuf_dith5_mode::R reader structure
impl Readable for CcbufDith6ModeSpec
read() method returns ccbuf_dith6_mode::R reader structure
impl Readable for atsamd51j::tcc0::count::CountSpec
read() method returns count::R reader structure
impl Readable for CountDith4ModeSpec
read() method returns count_dith4_mode::R reader structure
impl Readable for CountDith5ModeSpec
read() method returns count_dith5_mode::R reader structure
impl Readable for CountDith6ModeSpec
read() method returns count_dith6_mode::R reader structure
impl Readable for atsamd51j::tcc0::ctrla::CtrlaSpec
read() method returns ctrla::R reader structure
impl Readable for atsamd51j::tcc0::ctrlbclr::CtrlbclrSpec
read() method returns ctrlbclr::R reader structure
impl Readable for atsamd51j::tcc0::ctrlbset::CtrlbsetSpec
read() method returns ctrlbset::R reader structure
impl Readable for atsamd51j::tcc0::dbgctrl::DbgctrlSpec
read() method returns dbgctrl::R reader structure
impl Readable for atsamd51j::tcc0::drvctrl::DrvctrlSpec
read() method returns drvctrl::R reader structure
impl Readable for atsamd51j::tcc0::evctrl::EvctrlSpec
read() method returns evctrl::R reader structure
impl Readable for FctrlaSpec
read() method returns fctrla::R reader structure
impl Readable for FctrlbSpec
read() method returns fctrlb::R reader structure
impl Readable for atsamd51j::tcc0::intenclr::IntenclrSpec
read() method returns intenclr::R reader structure
impl Readable for atsamd51j::tcc0::intenset::IntensetSpec
read() method returns intenset::R reader structure
impl Readable for atsamd51j::tcc0::intflag::IntflagSpec
read() method returns intflag::R reader structure
impl Readable for PattSpec
read() method returns patt::R reader structure
impl Readable for PattbufSpec
read() method returns pattbuf::R reader structure
impl Readable for atsamd51j::tcc0::per::PerSpec
read() method returns per::R reader structure
impl Readable for PerDith4ModeSpec
read() method returns per_dith4_mode::R reader structure
impl Readable for PerDith5ModeSpec
read() method returns per_dith5_mode::R reader structure
impl Readable for PerDith6ModeSpec
read() method returns per_dith6_mode::R reader structure
impl Readable for atsamd51j::tcc0::perbuf::PerbufSpec
read() method returns perbuf::R reader structure
impl Readable for PerbufDith4ModeSpec
read() method returns perbuf_dith4_mode::R reader structure
impl Readable for PerbufDith5ModeSpec
read() method returns perbuf_dith5_mode::R reader structure
impl Readable for PerbufDith6ModeSpec
read() method returns perbuf_dith6_mode::R reader structure
impl Readable for atsamd51j::tcc0::status::StatusSpec
read() method returns status::R reader structure
impl Readable for atsamd51j::tcc0::syncbusy::SyncbusySpec
read() method returns syncbusy::R reader structure
impl Readable for atsamd51j::tcc0::wave::WaveSpec
read() method returns wave::R reader structure
impl Readable for WexctrlSpec
read() method returns wexctrl::R reader structure
impl Readable for atsamd51j::trng::ctrla::CtrlaSpec
read() method returns ctrla::R reader structure
impl Readable for atsamd51j::trng::data::DataSpec
read() method returns data::R reader structure
impl Readable for atsamd51j::trng::evctrl::EvctrlSpec
read() method returns evctrl::R reader structure
impl Readable for atsamd51j::trng::intenclr::IntenclrSpec
read() method returns intenclr::R reader structure
impl Readable for atsamd51j::trng::intenset::IntensetSpec
read() method returns intenset::R reader structure
impl Readable for atsamd51j::trng::intflag::IntflagSpec
read() method returns intflag::R reader structure
impl Readable for atsamd51j::usb::device::ctrla::CtrlaSpec
read() method returns ctrla::R reader structure
impl Readable for atsamd51j::usb::device::ctrlb::CtrlbSpec
read() method returns ctrlb::R reader structure
impl Readable for DaddSpec
read() method returns dadd::R reader structure
impl Readable for atsamd51j::usb::device::descadd::DescaddSpec
read() method returns descadd::R reader structure
impl Readable for EpcfgSpec
read() method returns epcfg::R reader structure
impl Readable for EpintenclrSpec
read() method returns epintenclr::R reader structure
impl Readable for EpintensetSpec
read() method returns epintenset::R reader structure
impl Readable for EpintflagSpec
read() method returns epintflag::R reader structure
impl Readable for EpstatusSpec
read() method returns epstatus::R reader structure
impl Readable for EpintsmrySpec
read() method returns epintsmry::R reader structure
impl Readable for atsamd51j::usb::device::fnum::FnumSpec
read() method returns fnum::R reader structure
impl Readable for atsamd51j::usb::device::fsmstatus::FsmstatusSpec
read() method returns fsmstatus::R reader structure
impl Readable for atsamd51j::usb::device::intenclr::IntenclrSpec
read() method returns intenclr::R reader structure
impl Readable for atsamd51j::usb::device::intenset::IntensetSpec
read() method returns intenset::R reader structure
impl Readable for atsamd51j::usb::device::intflag::IntflagSpec
read() method returns intflag::R reader structure
impl Readable for atsamd51j::usb::device::padcal::PadcalSpec
read() method returns padcal::R reader structure
impl Readable for atsamd51j::usb::device::qosctrl::QosctrlSpec
read() method returns qosctrl::R reader structure
impl Readable for atsamd51j::usb::device::status::StatusSpec
read() method returns status::R reader structure
impl Readable for atsamd51j::usb::device::syncbusy::SyncbusySpec
read() method returns syncbusy::R reader structure
impl Readable for atsamd51j::usb::host::ctrla::CtrlaSpec
read() method returns ctrla::R reader structure
impl Readable for atsamd51j::usb::host::ctrlb::CtrlbSpec
read() method returns ctrlb::R reader structure
impl Readable for atsamd51j::usb::host::descadd::DescaddSpec
read() method returns descadd::R reader structure
impl Readable for FlenhighSpec
read() method returns flenhigh::R reader structure
impl Readable for atsamd51j::usb::host::fnum::FnumSpec
read() method returns fnum::R reader structure
impl Readable for atsamd51j::usb::host::fsmstatus::FsmstatusSpec
read() method returns fsmstatus::R reader structure
impl Readable for BintervalSpec
read() method returns binterval::R reader structure
impl Readable for PcfgSpec
read() method returns pcfg::R reader structure
impl Readable for PintenclrSpec
read() method returns pintenclr::R reader structure
impl Readable for PintensetSpec
read() method returns pintenset::R reader structure
impl Readable for PintflagSpec
read() method returns pintflag::R reader structure
impl Readable for PstatusSpec
read() method returns pstatus::R reader structure
impl Readable for HsofcSpec
read() method returns hsofc::R reader structure
impl Readable for atsamd51j::usb::host::intenclr::IntenclrSpec
read() method returns intenclr::R reader structure
impl Readable for atsamd51j::usb::host::intenset::IntensetSpec
read() method returns intenset::R reader structure
impl Readable for atsamd51j::usb::host::intflag::IntflagSpec
read() method returns intflag::R reader structure
impl Readable for atsamd51j::usb::host::padcal::PadcalSpec
read() method returns padcal::R reader structure
impl Readable for PintsmrySpec
read() method returns pintsmry::R reader structure
impl Readable for atsamd51j::usb::host::qosctrl::QosctrlSpec
read() method returns qosctrl::R reader structure
impl Readable for atsamd51j::usb::host::status::StatusSpec
read() method returns status::R reader structure
impl Readable for atsamd51j::usb::host::syncbusy::SyncbusySpec
read() method returns syncbusy::R reader structure
impl Readable for atsamd51j::wdt::config::ConfigSpec
read() method returns config::R reader structure
impl Readable for atsamd51j::wdt::ctrla::CtrlaSpec
read() method returns ctrla::R reader structure
impl Readable for EwctrlSpec
read() method returns ewctrl::R reader structure
impl Readable for atsamd51j::wdt::intenclr::IntenclrSpec
read() method returns intenclr::R reader structure
impl Readable for atsamd51j::wdt::intenset::IntensetSpec
read() method returns intenset::R reader structure
impl Readable for atsamd51j::wdt::intflag::IntflagSpec
read() method returns intflag::R reader structure
impl Readable for atsamd51j::wdt::syncbusy::SyncbusySpec
read() method returns syncbusy::R reader structure