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 CompctrlSpec
read()
method returns compctrl::R
reader structure
impl Readable for atsamd11d::ac::ctrla::CtrlaSpec
read()
method returns ctrla::R
reader structure
impl Readable for atsamd11d::ac::evctrl::EvctrlSpec
read()
method returns evctrl::R
reader structure
impl Readable for atsamd11d::ac::intenclr::IntenclrSpec
read()
method returns intenclr::R
reader structure
impl Readable for atsamd11d::ac::intenset::IntensetSpec
read()
method returns intenset::R
reader structure
impl Readable for atsamd11d::ac::intflag::IntflagSpec
read()
method returns intflag::R
reader structure
impl Readable for ScalerSpec
read()
method returns scaler::R
reader structure
impl Readable for atsamd11d::ac::statusa::StatusaSpec
read()
method returns statusa::R
reader structure
impl Readable for atsamd11d::ac::statusb::StatusbSpec
read()
method returns statusb::R
reader structure
impl Readable for StatuscSpec
read()
method returns statusc::R
reader structure
impl Readable for atsamd11d::ac::winctrl::WinctrlSpec
read()
method returns winctrl::R
reader structure
impl Readable for AvgctrlSpec
read()
method returns avgctrl::R
reader structure
impl Readable for CalibSpec
read()
method returns calib::R
reader structure
impl Readable for atsamd11d::adc::ctrla::CtrlaSpec
read()
method returns ctrla::R
reader structure
impl Readable for atsamd11d::adc::ctrlb::CtrlbSpec
read()
method returns ctrlb::R
reader structure
impl Readable for atsamd11d::adc::dbgctrl::DbgctrlSpec
read()
method returns dbgctrl::R
reader structure
impl Readable for atsamd11d::adc::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 atsamd11d::adc::intenclr::IntenclrSpec
read()
method returns intenclr::R
reader structure
impl Readable for atsamd11d::adc::intenset::IntensetSpec
read()
method returns intenset::R
reader structure
impl Readable for atsamd11d::adc::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 ResultSpec
read()
method returns result::R
reader structure
impl Readable for SampctrlSpec
read()
method returns sampctrl::R
reader structure
impl Readable for atsamd11d::adc::status::StatusSpec
read()
method returns status::R
reader structure
impl Readable for SwtrigSpec
read()
method returns swtrig::R
reader structure
impl Readable for atsamd11d::adc::winctrl::WinctrlSpec
read()
method returns winctrl::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 atsamd11d::dac::ctrla::CtrlaSpec
read()
method returns ctrla::R
reader structure
impl Readable for atsamd11d::dac::ctrlb::CtrlbSpec
read()
method returns ctrlb::R
reader structure
impl Readable for atsamd11d::dac::data::DataSpec
read()
method returns data::R
reader structure
impl Readable for DatabufSpec
read()
method returns databuf::R
reader structure
impl Readable for atsamd11d::dac::evctrl::EvctrlSpec
read()
method returns evctrl::R
reader structure
impl Readable for atsamd11d::dac::intenclr::IntenclrSpec
read()
method returns intenclr::R
reader structure
impl Readable for atsamd11d::dac::intenset::IntensetSpec
read()
method returns intenset::R
reader structure
impl Readable for atsamd11d::dac::intflag::IntflagSpec
read()
method returns intflag::R
reader structure
impl Readable for atsamd11d::dac::status::StatusSpec
read()
method returns status::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 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 ChidSpec
read()
method returns chid::R
reader structure
impl Readable for ChintenclrSpec
read()
method returns chintenclr::R
reader structure
impl Readable for ChintensetSpec
read()
method returns chintenset::R
reader structure
impl Readable for ChintflagSpec
read()
method returns chintflag::R
reader structure
impl Readable for atsamd11d::dmac::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 atsamd11d::dmac::ctrl::CtrlSpec
read()
method returns ctrl::R
reader structure
impl Readable for atsamd11d::dmac::dbgctrl::DbgctrlSpec
read()
method returns dbgctrl::R
reader structure
impl Readable for IntpendSpec
read()
method returns intpend::R
reader structure
impl Readable for 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 atsamd11d::dmac::qosctrl::QosctrlSpec
read()
method returns qosctrl::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 atsamd11d::dsu::addr::AddrSpec
read()
method returns addr::R
reader structure
impl Readable for atsamd11d::dsu::cid0::Cid0Spec
read()
method returns cid0::R
reader structure
impl Readable for atsamd11d::dsu::cid1::Cid1Spec
read()
method returns cid1::R
reader structure
impl Readable for atsamd11d::dsu::cid2::Cid2Spec
read()
method returns cid2::R
reader structure
impl Readable for atsamd11d::dsu::cid3::Cid3Spec
read()
method returns cid3::R
reader structure
impl Readable for atsamd11d::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 LengthSpec
read()
method returns length::R
reader structure
impl Readable for MemtypeSpec
read()
method returns memtype::R
reader structure
impl Readable for atsamd11d::dsu::pid0::Pid0Spec
read()
method returns pid0::R
reader structure
impl Readable for atsamd11d::dsu::pid1::Pid1Spec
read()
method returns pid1::R
reader structure
impl Readable for atsamd11d::dsu::pid2::Pid2Spec
read()
method returns pid2::R
reader structure
impl Readable for atsamd11d::dsu::pid3::Pid3Spec
read()
method returns pid3::R
reader structure
impl Readable for atsamd11d::dsu::pid4::Pid4Spec
read()
method returns pid4::R
reader structure
impl Readable for atsamd11d::dsu::pid5::Pid5Spec
read()
method returns pid5::R
reader structure
impl Readable for atsamd11d::dsu::pid6::Pid6Spec
read()
method returns pid6::R
reader structure
impl Readable for atsamd11d::dsu::pid7::Pid7Spec
read()
method returns pid7::R
reader structure
impl Readable for atsamd11d::dsu::statusa::StatusaSpec
read()
method returns statusa::R
reader structure
impl Readable for atsamd11d::dsu::statusb::StatusbSpec
read()
method returns statusb::R
reader structure
impl Readable for atsamd11d::eic::config::ConfigSpec
read()
method returns config::R
reader structure
impl Readable for atsamd11d::eic::ctrl::CtrlSpec
read()
method returns ctrl::R
reader structure
impl Readable for atsamd11d::eic::evctrl::EvctrlSpec
read()
method returns evctrl::R
reader structure
impl Readable for atsamd11d::eic::intenclr::IntenclrSpec
read()
method returns intenclr::R
reader structure
impl Readable for atsamd11d::eic::intenset::IntensetSpec
read()
method returns intenset::R
reader structure
impl Readable for atsamd11d::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 atsamd11d::eic::status::StatusSpec
read()
method returns status::R
reader structure
impl Readable for WakeupSpec
read()
method returns wakeup::R
reader structure
impl Readable for ChannelSpec
read()
method returns channel::R
reader structure
impl Readable for atsamd11d::evsys::chstatus::ChstatusSpec
read()
method returns chstatus::R
reader structure
impl Readable for atsamd11d::evsys::intenclr::IntenclrSpec
read()
method returns intenclr::R
reader structure
impl Readable for atsamd11d::evsys::intenset::IntensetSpec
read()
method returns intenset::R
reader structure
impl Readable for atsamd11d::evsys::intflag::IntflagSpec
read()
method returns intflag::R
reader structure
impl Readable for UserSpec
read()
method returns user::R
reader structure
impl Readable for ClkctrlSpec
read()
method returns clkctrl::R
reader structure
impl Readable for atsamd11d::gclk::ctrl::CtrlSpec
read()
method returns ctrl::R
reader structure
impl Readable for GenctrlSpec
read()
method returns genctrl::R
reader structure
impl Readable for GendivSpec
read()
method returns gendiv::R
reader structure
impl Readable for atsamd11d::gclk::status::StatusSpec
read()
method returns status::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 SfrSpec
read()
method returns sfr::R
reader structure
impl Readable for AuthstatusSpec
read()
method returns authstatus::R
reader structure
impl Readable for BaseSpec
read()
method returns base::R
reader structure
impl Readable for atsamd11d::mtb::cid0::Cid0Spec
read()
method returns cid0::R
reader structure
impl Readable for atsamd11d::mtb::cid1::Cid1Spec
read()
method returns cid1::R
reader structure
impl Readable for atsamd11d::mtb::cid2::Cid2Spec
read()
method returns cid2::R
reader structure
impl Readable for atsamd11d::mtb::cid3::Cid3Spec
read()
method returns cid3::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 DevarchSpec
read()
method returns devarch::R
reader structure
impl Readable for DevidSpec
read()
method returns devid::R
reader structure
impl Readable for DevtypeSpec
read()
method returns devtype::R
reader structure
impl Readable for FlowSpec
read()
method returns flow::R
reader structure
impl Readable for ItctrlSpec
read()
method returns itctrl::R
reader structure
impl Readable for LockaccessSpec
read()
method returns lockaccess::R
reader structure
impl Readable for LockstatusSpec
read()
method returns lockstatus::R
reader structure
impl Readable for MasterSpec
read()
method returns master::R
reader structure
impl Readable for atsamd11d::mtb::pid0::Pid0Spec
read()
method returns pid0::R
reader structure
impl Readable for atsamd11d::mtb::pid1::Pid1Spec
read()
method returns pid1::R
reader structure
impl Readable for atsamd11d::mtb::pid2::Pid2Spec
read()
method returns pid2::R
reader structure
impl Readable for atsamd11d::mtb::pid3::Pid3Spec
read()
method returns pid3::R
reader structure
impl Readable for atsamd11d::mtb::pid4::Pid4Spec
read()
method returns pid4::R
reader structure
impl Readable for atsamd11d::mtb::pid5::Pid5Spec
read()
method returns pid5::R
reader structure
impl Readable for atsamd11d::mtb::pid6::Pid6Spec
read()
method returns pid6::R
reader structure
impl Readable for atsamd11d::mtb::pid7::Pid7Spec
read()
method returns pid7::R
reader structure
impl Readable for PositionSpec
read()
method returns position::R
reader structure
impl Readable for atsamd11d::nvmctrl::addr::AddrSpec
read()
method returns addr::R
reader structure
impl Readable for atsamd11d::nvmctrl::ctrla::CtrlaSpec
read()
method returns ctrla::R
reader structure
impl Readable for atsamd11d::nvmctrl::ctrlb::CtrlbSpec
read()
method returns ctrlb::R
reader structure
impl Readable for atsamd11d::nvmctrl::intenclr::IntenclrSpec
read()
method returns intenclr::R
reader structure
impl Readable for atsamd11d::nvmctrl::intenset::IntensetSpec
read()
method returns intenset::R
reader structure
impl Readable for atsamd11d::nvmctrl::intflag::IntflagSpec
read()
method returns intflag::R
reader structure
impl Readable for LockSpec
read()
method returns lock::R
reader structure
impl Readable for ParamSpec
read()
method returns param::R
reader structure
impl Readable for atsamd11d::nvmctrl::status::StatusSpec
read()
method returns status::R
reader structure
impl Readable for WpclrSpec
read()
method returns wpclr::R
reader structure
impl Readable for WpsetSpec
read()
method returns wpset::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 ApbaselSpec
read()
method returns apbasel::R
reader structure
impl Readable for ApbbmaskSpec
read()
method returns apbbmask::R
reader structure
impl Readable for ApbbselSpec
read()
method returns apbbsel::R
reader structure
impl Readable for ApbcmaskSpec
read()
method returns apbcmask::R
reader structure
impl Readable for ApbcselSpec
read()
method returns apbcsel::R
reader structure
impl Readable for CpuselSpec
read()
method returns cpusel::R
reader structure
impl Readable for atsamd11d::pm::ctrl::CtrlSpec
read()
method returns ctrl::R
reader structure
impl Readable for ExtctrlSpec
read()
method returns extctrl::R
reader structure
impl Readable for atsamd11d::pm::intenclr::IntenclrSpec
read()
method returns intenclr::R
reader structure
impl Readable for atsamd11d::pm::intenset::IntensetSpec
read()
method returns intenset::R
reader structure
impl Readable for atsamd11d::pm::intflag::IntflagSpec
read()
method returns intflag::R
reader structure
impl Readable for RcauseSpec
read()
method returns rcause::R
reader structure
impl Readable for SleepSpec
read()
method returns sleep::R
reader structure
impl Readable for atsamd11d::port::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 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 Pincfg0_Spec
read()
method returns pincfg0_::R
reader structure
impl Readable for Pmux0_Spec
read()
method returns pmux0_::R
reader structure
impl Readable for atsamd11d::rtc::mode0::comp::CompSpec
read()
method returns comp::R
reader structure
impl Readable for atsamd11d::rtc::mode0::count::CountSpec
read()
method returns count::R
reader structure
impl Readable for atsamd11d::rtc::mode0::ctrl::CtrlSpec
read()
method returns ctrl::R
reader structure
impl Readable for atsamd11d::rtc::mode0::dbgctrl::DbgctrlSpec
read()
method returns dbgctrl::R
reader structure
impl Readable for atsamd11d::rtc::mode0::evctrl::EvctrlSpec
read()
method returns evctrl::R
reader structure
impl Readable for atsamd11d::rtc::mode0::freqcorr::FreqcorrSpec
read()
method returns freqcorr::R
reader structure
impl Readable for atsamd11d::rtc::mode0::intenclr::IntenclrSpec
read()
method returns intenclr::R
reader structure
impl Readable for atsamd11d::rtc::mode0::intenset::IntensetSpec
read()
method returns intenset::R
reader structure
impl Readable for atsamd11d::rtc::mode0::intflag::IntflagSpec
read()
method returns intflag::R
reader structure
impl Readable for atsamd11d::rtc::mode0::readreq::ReadreqSpec
read()
method returns readreq::R
reader structure
impl Readable for atsamd11d::rtc::mode0::status::StatusSpec
read()
method returns status::R
reader structure
impl Readable for atsamd11d::rtc::mode1::comp::CompSpec
read()
method returns comp::R
reader structure
impl Readable for atsamd11d::rtc::mode1::count::CountSpec
read()
method returns count::R
reader structure
impl Readable for atsamd11d::rtc::mode1::ctrl::CtrlSpec
read()
method returns ctrl::R
reader structure
impl Readable for atsamd11d::rtc::mode1::dbgctrl::DbgctrlSpec
read()
method returns dbgctrl::R
reader structure
impl Readable for atsamd11d::rtc::mode1::evctrl::EvctrlSpec
read()
method returns evctrl::R
reader structure
impl Readable for atsamd11d::rtc::mode1::freqcorr::FreqcorrSpec
read()
method returns freqcorr::R
reader structure
impl Readable for atsamd11d::rtc::mode1::intenclr::IntenclrSpec
read()
method returns intenclr::R
reader structure
impl Readable for atsamd11d::rtc::mode1::intenset::IntensetSpec
read()
method returns intenset::R
reader structure
impl Readable for atsamd11d::rtc::mode1::intflag::IntflagSpec
read()
method returns intflag::R
reader structure
impl Readable for atsamd11d::rtc::mode1::per::PerSpec
read()
method returns per::R
reader structure
impl Readable for atsamd11d::rtc::mode1::readreq::ReadreqSpec
read()
method returns readreq::R
reader structure
impl Readable for atsamd11d::rtc::mode1::status::StatusSpec
read()
method returns status::R
reader structure
impl Readable for AlarmSpec
read()
method returns alarm::R
reader structure
impl Readable for ClockSpec
read()
method returns clock::R
reader structure
impl Readable for atsamd11d::rtc::mode2::ctrl::CtrlSpec
read()
method returns ctrl::R
reader structure
impl Readable for atsamd11d::rtc::mode2::dbgctrl::DbgctrlSpec
read()
method returns dbgctrl::R
reader structure
impl Readable for atsamd11d::rtc::mode2::evctrl::EvctrlSpec
read()
method returns evctrl::R
reader structure
impl Readable for atsamd11d::rtc::mode2::freqcorr::FreqcorrSpec
read()
method returns freqcorr::R
reader structure
impl Readable for atsamd11d::rtc::mode2::intenclr::IntenclrSpec
read()
method returns intenclr::R
reader structure
impl Readable for atsamd11d::rtc::mode2::intenset::IntensetSpec
read()
method returns intenset::R
reader structure
impl Readable for atsamd11d::rtc::mode2::intflag::IntflagSpec
read()
method returns intflag::R
reader structure
impl Readable for MaskSpec
read()
method returns mask::R
reader structure
impl Readable for atsamd11d::rtc::mode2::readreq::ReadreqSpec
read()
method returns readreq::R
reader structure
impl Readable for atsamd11d::rtc::mode2::status::StatusSpec
read()
method returns status::R
reader structure
impl Readable for atsamd11d::sercom0::i2cm::addr::AddrSpec
read()
method returns addr::R
reader structure
impl Readable for atsamd11d::sercom0::i2cm::baud::BaudSpec
read()
method returns baud::R
reader structure
impl Readable for atsamd11d::sercom0::i2cm::ctrla::CtrlaSpec
read()
method returns ctrla::R
reader structure
impl Readable for atsamd11d::sercom0::i2cm::ctrlb::CtrlbSpec
read()
method returns ctrlb::R
reader structure
impl Readable for atsamd11d::sercom0::i2cm::data::DataSpec
read()
method returns data::R
reader structure
impl Readable for atsamd11d::sercom0::i2cm::dbgctrl::DbgctrlSpec
read()
method returns dbgctrl::R
reader structure
impl Readable for atsamd11d::sercom0::i2cm::intenclr::IntenclrSpec
read()
method returns intenclr::R
reader structure
impl Readable for atsamd11d::sercom0::i2cm::intenset::IntensetSpec
read()
method returns intenset::R
reader structure
impl Readable for atsamd11d::sercom0::i2cm::intflag::IntflagSpec
read()
method returns intflag::R
reader structure
impl Readable for atsamd11d::sercom0::i2cm::status::StatusSpec
read()
method returns status::R
reader structure
impl Readable for atsamd11d::sercom0::i2cm::syncbusy::SyncbusySpec
read()
method returns syncbusy::R
reader structure
impl Readable for atsamd11d::sercom0::i2cs::addr::AddrSpec
read()
method returns addr::R
reader structure
impl Readable for atsamd11d::sercom0::i2cs::ctrla::CtrlaSpec
read()
method returns ctrla::R
reader structure
impl Readable for atsamd11d::sercom0::i2cs::ctrlb::CtrlbSpec
read()
method returns ctrlb::R
reader structure
impl Readable for atsamd11d::sercom0::i2cs::data::DataSpec
read()
method returns data::R
reader structure
impl Readable for atsamd11d::sercom0::i2cs::intenclr::IntenclrSpec
read()
method returns intenclr::R
reader structure
impl Readable for atsamd11d::sercom0::i2cs::intenset::IntensetSpec
read()
method returns intenset::R
reader structure
impl Readable for atsamd11d::sercom0::i2cs::intflag::IntflagSpec
read()
method returns intflag::R
reader structure
impl Readable for atsamd11d::sercom0::i2cs::status::StatusSpec
read()
method returns status::R
reader structure
impl Readable for atsamd11d::sercom0::i2cs::syncbusy::SyncbusySpec
read()
method returns syncbusy::R
reader structure
impl Readable for atsamd11d::sercom0::spi::addr::AddrSpec
read()
method returns addr::R
reader structure
impl Readable for atsamd11d::sercom0::spi::baud::BaudSpec
read()
method returns baud::R
reader structure
impl Readable for atsamd11d::sercom0::spi::ctrla::CtrlaSpec
read()
method returns ctrla::R
reader structure
impl Readable for atsamd11d::sercom0::spi::ctrlb::CtrlbSpec
read()
method returns ctrlb::R
reader structure
impl Readable for atsamd11d::sercom0::spi::data::DataSpec
read()
method returns data::R
reader structure
impl Readable for atsamd11d::sercom0::spi::dbgctrl::DbgctrlSpec
read()
method returns dbgctrl::R
reader structure
impl Readable for atsamd11d::sercom0::spi::intenclr::IntenclrSpec
read()
method returns intenclr::R
reader structure
impl Readable for atsamd11d::sercom0::spi::intenset::IntensetSpec
read()
method returns intenset::R
reader structure
impl Readable for atsamd11d::sercom0::spi::intflag::IntflagSpec
read()
method returns intflag::R
reader structure
impl Readable for atsamd11d::sercom0::spi::status::StatusSpec
read()
method returns status::R
reader structure
impl Readable for atsamd11d::sercom0::spi::syncbusy::SyncbusySpec
read()
method returns syncbusy::R
reader structure
impl Readable for atsamd11d::sercom0::usart::baud::BaudSpec
read()
method returns baud::R
reader structure
impl Readable for BaudFracModeSpec
read()
method returns baud_frac_mode::R
reader structure
impl Readable for BaudFracfpModeSpec
read()
method returns baud_fracfp_mode::R
reader structure
impl Readable for BaudUsartfpModeSpec
read()
method returns baud_usartfp_mode::R
reader structure
impl Readable for atsamd11d::sercom0::usart::ctrla::CtrlaSpec
read()
method returns ctrla::R
reader structure
impl Readable for atsamd11d::sercom0::usart::ctrlb::CtrlbSpec
read()
method returns ctrlb::R
reader structure
impl Readable for atsamd11d::sercom0::usart::data::DataSpec
read()
method returns data::R
reader structure
impl Readable for atsamd11d::sercom0::usart::dbgctrl::DbgctrlSpec
read()
method returns dbgctrl::R
reader structure
impl Readable for atsamd11d::sercom0::usart::intenclr::IntenclrSpec
read()
method returns intenclr::R
reader structure
impl Readable for atsamd11d::sercom0::usart::intenset::IntensetSpec
read()
method returns intenset::R
reader structure
impl Readable for atsamd11d::sercom0::usart::intflag::IntflagSpec
read()
method returns intflag::R
reader structure
impl Readable for RxplSpec
read()
method returns rxpl::R
reader structure
impl Readable for atsamd11d::sercom0::usart::status::StatusSpec
read()
method returns status::R
reader structure
impl Readable for atsamd11d::sercom0::usart::syncbusy::SyncbusySpec
read()
method returns syncbusy::R
reader structure
impl Readable for Bod33Spec
read()
method returns bod33::R
reader structure
impl Readable for DfllctrlSpec
read()
method returns dfllctrl::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 atsamd11d::sysctrl::intenclr::IntenclrSpec
read()
method returns intenclr::R
reader structure
impl Readable for atsamd11d::sysctrl::intenset::IntensetSpec
read()
method returns intenset::R
reader structure
impl Readable for atsamd11d::sysctrl::intflag::IntflagSpec
read()
method returns intflag::R
reader structure
impl Readable for Osc8mSpec
read()
method returns osc8m::R
reader structure
impl Readable for Osc32kSpec
read()
method returns osc32k::R
reader structure
impl Readable for Osculp32kSpec
read()
method returns osculp32k::R
reader structure
impl Readable for PclksrSpec
read()
method returns pclksr::R
reader structure
impl Readable for VrefSpec
read()
method returns vref::R
reader structure
impl Readable for Xosc32kSpec
read()
method returns xosc32k::R
reader structure
impl Readable for XoscSpec
read()
method returns xosc::R
reader structure
impl Readable for atsamd11d::tc1::count8::cc::CcSpec
read()
method returns cc::R
reader structure
impl Readable for atsamd11d::tc1::count8::count::CountSpec
read()
method returns count::R
reader structure
impl Readable for atsamd11d::tc1::count8::ctrla::CtrlaSpec
read()
method returns ctrla::R
reader structure
impl Readable for atsamd11d::tc1::count8::ctrlbclr::CtrlbclrSpec
read()
method returns ctrlbclr::R
reader structure
impl Readable for atsamd11d::tc1::count8::ctrlbset::CtrlbsetSpec
read()
method returns ctrlbset::R
reader structure
impl Readable for atsamd11d::tc1::count8::ctrlc::CtrlcSpec
read()
method returns ctrlc::R
reader structure
impl Readable for atsamd11d::tc1::count8::dbgctrl::DbgctrlSpec
read()
method returns dbgctrl::R
reader structure
impl Readable for atsamd11d::tc1::count8::evctrl::EvctrlSpec
read()
method returns evctrl::R
reader structure
impl Readable for atsamd11d::tc1::count8::intenclr::IntenclrSpec
read()
method returns intenclr::R
reader structure
impl Readable for atsamd11d::tc1::count8::intenset::IntensetSpec
read()
method returns intenset::R
reader structure
impl Readable for atsamd11d::tc1::count8::intflag::IntflagSpec
read()
method returns intflag::R
reader structure
impl Readable for atsamd11d::tc1::count8::per::PerSpec
read()
method returns per::R
reader structure
impl Readable for atsamd11d::tc1::count8::readreq::ReadreqSpec
read()
method returns readreq::R
reader structure
impl Readable for atsamd11d::tc1::count8::status::StatusSpec
read()
method returns status::R
reader structure
impl Readable for atsamd11d::tc1::count16::cc::CcSpec
read()
method returns cc::R
reader structure
impl Readable for atsamd11d::tc1::count16::count::CountSpec
read()
method returns count::R
reader structure
impl Readable for atsamd11d::tc1::count16::ctrla::CtrlaSpec
read()
method returns ctrla::R
reader structure
impl Readable for atsamd11d::tc1::count16::ctrlbclr::CtrlbclrSpec
read()
method returns ctrlbclr::R
reader structure
impl Readable for atsamd11d::tc1::count16::ctrlbset::CtrlbsetSpec
read()
method returns ctrlbset::R
reader structure
impl Readable for atsamd11d::tc1::count16::ctrlc::CtrlcSpec
read()
method returns ctrlc::R
reader structure
impl Readable for atsamd11d::tc1::count16::dbgctrl::DbgctrlSpec
read()
method returns dbgctrl::R
reader structure
impl Readable for atsamd11d::tc1::count16::evctrl::EvctrlSpec
read()
method returns evctrl::R
reader structure
impl Readable for atsamd11d::tc1::count16::intenclr::IntenclrSpec
read()
method returns intenclr::R
reader structure
impl Readable for atsamd11d::tc1::count16::intenset::IntensetSpec
read()
method returns intenset::R
reader structure
impl Readable for atsamd11d::tc1::count16::intflag::IntflagSpec
read()
method returns intflag::R
reader structure
impl Readable for atsamd11d::tc1::count16::readreq::ReadreqSpec
read()
method returns readreq::R
reader structure
impl Readable for atsamd11d::tc1::count16::status::StatusSpec
read()
method returns status::R
reader structure
impl Readable for atsamd11d::tc1::count32::cc::CcSpec
read()
method returns cc::R
reader structure
impl Readable for atsamd11d::tc1::count32::count::CountSpec
read()
method returns count::R
reader structure
impl Readable for atsamd11d::tc1::count32::ctrla::CtrlaSpec
read()
method returns ctrla::R
reader structure
impl Readable for atsamd11d::tc1::count32::ctrlbclr::CtrlbclrSpec
read()
method returns ctrlbclr::R
reader structure
impl Readable for atsamd11d::tc1::count32::ctrlbset::CtrlbsetSpec
read()
method returns ctrlbset::R
reader structure
impl Readable for atsamd11d::tc1::count32::ctrlc::CtrlcSpec
read()
method returns ctrlc::R
reader structure
impl Readable for atsamd11d::tc1::count32::dbgctrl::DbgctrlSpec
read()
method returns dbgctrl::R
reader structure
impl Readable for atsamd11d::tc1::count32::evctrl::EvctrlSpec
read()
method returns evctrl::R
reader structure
impl Readable for atsamd11d::tc1::count32::intenclr::IntenclrSpec
read()
method returns intenclr::R
reader structure
impl Readable for atsamd11d::tc1::count32::intenset::IntensetSpec
read()
method returns intenset::R
reader structure
impl Readable for atsamd11d::tc1::count32::intflag::IntflagSpec
read()
method returns intflag::R
reader structure
impl Readable for atsamd11d::tc1::count32::readreq::ReadreqSpec
read()
method returns readreq::R
reader structure
impl Readable for atsamd11d::tc1::count32::status::StatusSpec
read()
method returns status::R
reader structure
impl Readable for atsamd11d::tcc0::cc::CcSpec
read()
method returns cc::R
reader structure
impl Readable for CcDith4Spec
read()
method returns cc_dith4::R
reader structure
impl Readable for CcDith5Spec
read()
method returns cc_dith5::R
reader structure
impl Readable for CcDith6Spec
read()
method returns cc_dith6::R
reader structure
impl Readable for CcbSpec
read()
method returns ccb::R
reader structure
impl Readable for CcbDith4Spec
read()
method returns ccb_dith4::R
reader structure
impl Readable for CcbDith5Spec
read()
method returns ccb_dith5::R
reader structure
impl Readable for CcbDith6Spec
read()
method returns ccb_dith6::R
reader structure
impl Readable for atsamd11d::tcc0::count::CountSpec
read()
method returns count::R
reader structure
impl Readable for CountDith4Spec
read()
method returns count_dith4::R
reader structure
impl Readable for CountDith5Spec
read()
method returns count_dith5::R
reader structure
impl Readable for CountDith6Spec
read()
method returns count_dith6::R
reader structure
impl Readable for atsamd11d::tcc0::ctrla::CtrlaSpec
read()
method returns ctrla::R
reader structure
impl Readable for atsamd11d::tcc0::ctrlbclr::CtrlbclrSpec
read()
method returns ctrlbclr::R
reader structure
impl Readable for atsamd11d::tcc0::ctrlbset::CtrlbsetSpec
read()
method returns ctrlbset::R
reader structure
impl Readable for atsamd11d::tcc0::dbgctrl::DbgctrlSpec
read()
method returns dbgctrl::R
reader structure
impl Readable for DrvctrlSpec
read()
method returns drvctrl::R
reader structure
impl Readable for atsamd11d::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 atsamd11d::tcc0::intenclr::IntenclrSpec
read()
method returns intenclr::R
reader structure
impl Readable for atsamd11d::tcc0::intenset::IntensetSpec
read()
method returns intenset::R
reader structure
impl Readable for atsamd11d::tcc0::intflag::IntflagSpec
read()
method returns intflag::R
reader structure
impl Readable for PattSpec
read()
method returns patt::R
reader structure
impl Readable for PattbSpec
read()
method returns pattb::R
reader structure
impl Readable for atsamd11d::tcc0::per::PerSpec
read()
method returns per::R
reader structure
impl Readable for PerDith4Spec
read()
method returns per_dith4::R
reader structure
impl Readable for PerDith5Spec
read()
method returns per_dith5::R
reader structure
impl Readable for PerDith6Spec
read()
method returns per_dith6::R
reader structure
impl Readable for PerbSpec
read()
method returns perb::R
reader structure
impl Readable for PerbDith4Spec
read()
method returns perb_dith4::R
reader structure
impl Readable for PerbDith5Spec
read()
method returns perb_dith5::R
reader structure
impl Readable for PerbDith6Spec
read()
method returns perb_dith6::R
reader structure
impl Readable for atsamd11d::tcc0::status::StatusSpec
read()
method returns status::R
reader structure
impl Readable for atsamd11d::tcc0::syncbusy::SyncbusySpec
read()
method returns syncbusy::R
reader structure
impl Readable for WaveSpec
read()
method returns wave::R
reader structure
impl Readable for WavebSpec
read()
method returns waveb::R
reader structure
impl Readable for WexctrlSpec
read()
method returns wexctrl::R
reader structure
impl Readable for atsamd11d::usb::device::ctrla::CtrlaSpec
read()
method returns ctrla::R
reader structure
impl Readable for atsamd11d::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 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 EpintsmrySpec
read()
method returns epintsmry::R
reader structure
impl Readable for EpstatusSpec
read()
method returns epstatus::R
reader structure
impl Readable for FnumSpec
read()
method returns fnum::R
reader structure
impl Readable for FsmstatusSpec
read()
method returns fsmstatus::R
reader structure
impl Readable for atsamd11d::usb::device::intenclr::IntenclrSpec
read()
method returns intenclr::R
reader structure
impl Readable for atsamd11d::usb::device::intenset::IntensetSpec
read()
method returns intenset::R
reader structure
impl Readable for atsamd11d::usb::device::intflag::IntflagSpec
read()
method returns intflag::R
reader structure
impl Readable for PadcalSpec
read()
method returns padcal::R
reader structure
impl Readable for atsamd11d::usb::device::qosctrl::QosctrlSpec
read()
method returns qosctrl::R
reader structure
impl Readable for atsamd11d::usb::device::status::StatusSpec
read()
method returns status::R
reader structure
impl Readable for atsamd11d::usb::device::syncbusy::SyncbusySpec
read()
method returns syncbusy::R
reader structure
impl Readable for atsamd11d::wdt::config::ConfigSpec
read()
method returns config::R
reader structure
impl Readable for atsamd11d::wdt::ctrl::CtrlSpec
read()
method returns ctrl::R
reader structure
impl Readable for EwctrlSpec
read()
method returns ewctrl::R
reader structure
impl Readable for atsamd11d::wdt::intenclr::IntenclrSpec
read()
method returns intenclr::R
reader structure
impl Readable for atsamd11d::wdt::intenset::IntensetSpec
read()
method returns intenset::R
reader structure
impl Readable for atsamd11d::wdt::intflag::IntflagSpec
read()
method returns intflag::R
reader structure
impl Readable for atsamd11d::wdt::status::StatusSpec
read()
method returns status::R
reader structure