Trait Readable

Source
pub trait Readable: RegisterSpec {
    type Reader: From<R<Self>> + Deref<Target = R<Self>>;
}
Expand description

Trait implemented by readable registers to enable the read method.

Registers marked with Writable can be also modify’ed.

Required Associated Types§

Source

type Reader: From<R<Self>> + Deref<Target = R<Self>>

Result from a call to read and argument to modify.

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety", so this trait is not object safe.

Implementors§

Source§

impl Readable for efm32hg322_pac::acmp0::ctrl::CTRL_SPEC

read() method returns ctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::acmp0::ien::IEN_SPEC

read() method returns ien::R reader structure

Source§

impl Readable for efm32hg322_pac::acmp0::if_::IF_SPEC

read() method returns if_::R reader structure

Source§

impl Readable for efm32hg322_pac::acmp0::inputsel::INPUTSEL_SPEC

read() method returns inputsel::R reader structure

Source§

impl Readable for efm32hg322_pac::acmp0::route::ROUTE_SPEC

read() method returns route::R reader structure

Source§

impl Readable for efm32hg322_pac::acmp0::status::STATUS_SPEC

read() method returns status::R reader structure

Source§

impl Readable for BIASPROG_SPEC

read() method returns biasprog::R reader structure

Source§

impl Readable for efm32hg322_pac::adc0::cal::CAL_SPEC

read() method returns cal::R reader structure

Source§

impl Readable for efm32hg322_pac::adc0::ctrl::CTRL_SPEC

read() method returns ctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::adc0::ien::IEN_SPEC

read() method returns ien::R reader structure

Source§

impl Readable for efm32hg322_pac::adc0::if_::IF_SPEC

read() method returns if_::R reader structure

Source§

impl Readable for SCANCTRL_SPEC

read() method returns scanctrl::R reader structure

Source§

impl Readable for SCANDATA_SPEC

read() method returns scandata::R reader structure

Source§

impl Readable for SCANDATAP_SPEC

read() method returns scandatap::R reader structure

Source§

impl Readable for SINGLECTRL_SPEC

read() method returns singlectrl::R reader structure

Source§

impl Readable for SINGLEDATA_SPEC

read() method returns singledata::R reader structure

Source§

impl Readable for SINGLEDATAP_SPEC

read() method returns singledatap::R reader structure

Source§

impl Readable for efm32hg322_pac::adc0::status::STATUS_SPEC

read() method returns status::R reader structure

Source§

impl Readable for efm32hg322_pac::aes::ctrl::CTRL_SPEC

read() method returns ctrl::R reader structure

Source§

impl Readable for DATA_SPEC

read() method returns data::R reader structure

Source§

impl Readable for efm32hg322_pac::aes::ien::IEN_SPEC

read() method returns ien::R reader structure

Source§

impl Readable for efm32hg322_pac::aes::if_::IF_SPEC

read() method returns if_::R reader structure

Source§

impl Readable for KEYLA_SPEC

read() method returns keyla::R reader structure

Source§

impl Readable for KEYLB_SPEC

read() method returns keylb::R reader structure

Source§

impl Readable for KEYLC_SPEC

read() method returns keylc::R reader structure

Source§

impl Readable for KEYLD_SPEC

read() method returns keyld::R reader structure

Source§

impl Readable for efm32hg322_pac::aes::status::STATUS_SPEC

read() method returns status::R reader structure

Source§

impl Readable for XORDATA_SPEC

read() method returns xordata::R reader structure

Source§

impl Readable for AUXHFRCOCTRL_SPEC

read() method returns auxhfrcoctrl::R reader structure

Source§

impl Readable for CALCNT_SPEC

read() method returns calcnt::R reader structure

Source§

impl Readable for CALCTRL_SPEC

read() method returns calctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::cmu::ctrl::CTRL_SPEC

read() method returns ctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::cmu::freeze::FREEZE_SPEC

read() method returns freeze::R reader structure

Source§

impl Readable for HFCORECLKDIV_SPEC

read() method returns hfcoreclkdiv::R reader structure

Source§

impl Readable for HFCORECLKEN0_SPEC

read() method returns hfcoreclken0::R reader structure

Source§

impl Readable for HFPERCLKDIV_SPEC

read() method returns hfperclkdiv::R reader structure

Source§

impl Readable for HFPERCLKEN0_SPEC

read() method returns hfperclken0::R reader structure

Source§

impl Readable for HFRCOCTRL_SPEC

read() method returns hfrcoctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::cmu::ien::IEN_SPEC

read() method returns ien::R reader structure

Source§

impl Readable for efm32hg322_pac::cmu::if_::IF_SPEC

read() method returns if_::R reader structure

Source§

impl Readable for LFACLKEN0_SPEC

read() method returns lfaclken0::R reader structure

Source§

impl Readable for LFAPRESC0_SPEC

read() method returns lfapresc0::R reader structure

Source§

impl Readable for LFBCLKEN0_SPEC

read() method returns lfbclken0::R reader structure

Source§

impl Readable for LFBPRESC0_SPEC

read() method returns lfbpresc0::R reader structure

Source§

impl Readable for LFCCLKEN0_SPEC

read() method returns lfcclken0::R reader structure

Source§

impl Readable for LFCLKSEL_SPEC

read() method returns lfclksel::R reader structure

Source§

impl Readable for LFRCOCTRL_SPEC

read() method returns lfrcoctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::cmu::lock::LOCK_SPEC

read() method returns lock::R reader structure

Source§

impl Readable for PCNTCTRL_SPEC

read() method returns pcntctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::cmu::route::ROUTE_SPEC

read() method returns route::R reader structure

Source§

impl Readable for efm32hg322_pac::cmu::status::STATUS_SPEC

read() method returns status::R reader structure

Source§

impl Readable for efm32hg322_pac::cmu::syncbusy::SYNCBUSY_SPEC

read() method returns syncbusy::R reader structure

Source§

impl Readable for USBCRCTRL_SPEC

read() method returns usbcrctrl::R reader structure

Source§

impl Readable for USHFRCOCONF_SPEC

read() method returns ushfrcoconf::R reader structure

Source§

impl Readable for USHFRCOCTRL_SPEC

read() method returns ushfrcoctrl::R reader structure

Source§

impl Readable for USHFRCOTUNE_SPEC

read() method returns ushfrcotune::R reader structure

Source§

impl Readable for ALTCTRLBASE_SPEC

read() method returns altctrlbase::R reader structure

Source§

impl Readable for efm32hg322_pac::dma::ch0_ctrl::CH0_CTRL_SPEC

read() method returns ch0_ctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::dma::ch1_ctrl::CH1_CTRL_SPEC

read() method returns ch1_ctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::dma::ch2_ctrl::CH2_CTRL_SPEC

read() method returns ch2_ctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::dma::ch3_ctrl::CH3_CTRL_SPEC

read() method returns ch3_ctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::dma::ch4_ctrl::CH4_CTRL_SPEC

read() method returns ch4_ctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::dma::ch5_ctrl::CH5_CTRL_SPEC

read() method returns ch5_ctrl::R reader structure

Source§

impl Readable for CHREQSTATUS_SPEC

read() method returns chreqstatus::R reader structure

Source§

impl Readable for CHSREQSTATUS_SPEC

read() method returns chsreqstatus::R reader structure

Source§

impl Readable for CHUSEBURSTS_SPEC

read() method returns chusebursts::R reader structure

Source§

impl Readable for CHWAITSTATUS_SPEC

read() method returns chwaitstatus::R reader structure

Source§

impl Readable for CTRLBASE_SPEC

read() method returns ctrlbase::R reader structure

Source§

impl Readable for ERRORC_SPEC

read() method returns errorc::R reader structure

Source§

impl Readable for efm32hg322_pac::dma::ien::IEN_SPEC

read() method returns ien::R reader structure

Source§

impl Readable for efm32hg322_pac::dma::if_::IF_SPEC

read() method returns if_::R reader structure

Source§

impl Readable for efm32hg322_pac::dma::status::STATUS_SPEC

read() method returns status::R reader structure

Source§

impl Readable for AUXCTRL_SPEC

read() method returns auxctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::emu::ctrl::CTRL_SPEC

read() method returns ctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::emu::lock::LOCK_SPEC

read() method returns lock::R reader structure

Source§

impl Readable for efm32hg322_pac::gpio::ctrl::CTRL_SPEC

read() method returns ctrl::R reader structure

Source§

impl Readable for EM4WUCAUSE_SPEC

read() method returns em4wucause::R reader structure

Source§

impl Readable for EM4WUEN_SPEC

read() method returns em4wuen::R reader structure

Source§

impl Readable for EM4WUPOL_SPEC

read() method returns em4wupol::R reader structure

Source§

impl Readable for EXTIFALL_SPEC

read() method returns extifall::R reader structure

Source§

impl Readable for EXTIPSELH_SPEC

read() method returns extipselh::R reader structure

Source§

impl Readable for EXTIPSELL_SPEC

read() method returns extipsell::R reader structure

Source§

impl Readable for EXTIRISE_SPEC

read() method returns extirise::R reader structure

Source§

impl Readable for efm32hg322_pac::gpio::ien::IEN_SPEC

read() method returns ien::R reader structure

Source§

impl Readable for efm32hg322_pac::gpio::if_::IF_SPEC

read() method returns if_::R reader structure

Source§

impl Readable for INSENSE_SPEC

read() method returns insense::R reader structure

Source§

impl Readable for efm32hg322_pac::gpio::lock::LOCK_SPEC

read() method returns lock::R reader structure

Source§

impl Readable for PA_CTRL_SPEC

read() method returns pa_ctrl::R reader structure

Source§

impl Readable for PA_DIN_SPEC

read() method returns pa_din::R reader structure

Source§

impl Readable for PA_DOUT_SPEC

read() method returns pa_dout::R reader structure

Source§

impl Readable for PA_MODEH_SPEC

read() method returns pa_modeh::R reader structure

Source§

impl Readable for PA_MODEL_SPEC

read() method returns pa_model::R reader structure

Source§

impl Readable for PA_PINLOCKN_SPEC

read() method returns pa_pinlockn::R reader structure

Source§

impl Readable for PB_CTRL_SPEC

read() method returns pb_ctrl::R reader structure

Source§

impl Readable for PB_DIN_SPEC

read() method returns pb_din::R reader structure

Source§

impl Readable for PB_DOUT_SPEC

read() method returns pb_dout::R reader structure

Source§

impl Readable for PB_MODEH_SPEC

read() method returns pb_modeh::R reader structure

Source§

impl Readable for PB_MODEL_SPEC

read() method returns pb_model::R reader structure

Source§

impl Readable for PB_PINLOCKN_SPEC

read() method returns pb_pinlockn::R reader structure

Source§

impl Readable for PC_CTRL_SPEC

read() method returns pc_ctrl::R reader structure

Source§

impl Readable for PC_DIN_SPEC

read() method returns pc_din::R reader structure

Source§

impl Readable for PC_DOUT_SPEC

read() method returns pc_dout::R reader structure

Source§

impl Readable for PC_MODEH_SPEC

read() method returns pc_modeh::R reader structure

Source§

impl Readable for PC_MODEL_SPEC

read() method returns pc_model::R reader structure

Source§

impl Readable for PC_PINLOCKN_SPEC

read() method returns pc_pinlockn::R reader structure

Source§

impl Readable for PD_CTRL_SPEC

read() method returns pd_ctrl::R reader structure

Source§

impl Readable for PD_DIN_SPEC

read() method returns pd_din::R reader structure

Source§

impl Readable for PD_DOUT_SPEC

read() method returns pd_dout::R reader structure

Source§

impl Readable for PD_MODEH_SPEC

read() method returns pd_modeh::R reader structure

Source§

impl Readable for PD_MODEL_SPEC

read() method returns pd_model::R reader structure

Source§

impl Readable for PD_PINLOCKN_SPEC

read() method returns pd_pinlockn::R reader structure

Source§

impl Readable for PE_CTRL_SPEC

read() method returns pe_ctrl::R reader structure

Source§

impl Readable for PE_DIN_SPEC

read() method returns pe_din::R reader structure

Source§

impl Readable for PE_DOUT_SPEC

read() method returns pe_dout::R reader structure

Source§

impl Readable for PE_MODEH_SPEC

read() method returns pe_modeh::R reader structure

Source§

impl Readable for PE_MODEL_SPEC

read() method returns pe_model::R reader structure

Source§

impl Readable for PE_PINLOCKN_SPEC

read() method returns pe_pinlockn::R reader structure

Source§

impl Readable for PF_CTRL_SPEC

read() method returns pf_ctrl::R reader structure

Source§

impl Readable for PF_DIN_SPEC

read() method returns pf_din::R reader structure

Source§

impl Readable for PF_DOUT_SPEC

read() method returns pf_dout::R reader structure

Source§

impl Readable for PF_MODEH_SPEC

read() method returns pf_modeh::R reader structure

Source§

impl Readable for PF_MODEL_SPEC

read() method returns pf_model::R reader structure

Source§

impl Readable for PF_PINLOCKN_SPEC

read() method returns pf_pinlockn::R reader structure

Source§

impl Readable for efm32hg322_pac::gpio::route::ROUTE_SPEC

read() method returns route::R reader structure

Source§

impl Readable for efm32hg322_pac::i2c0::clkdiv::CLKDIV_SPEC

read() method returns clkdiv::R reader structure

Source§

impl Readable for efm32hg322_pac::i2c0::ctrl::CTRL_SPEC

read() method returns ctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::i2c0::ien::IEN_SPEC

read() method returns ien::R reader structure

Source§

impl Readable for efm32hg322_pac::i2c0::if_::IF_SPEC

read() method returns if_::R reader structure

Source§

impl Readable for efm32hg322_pac::i2c0::route::ROUTE_SPEC

read() method returns route::R reader structure

Source§

impl Readable for efm32hg322_pac::i2c0::rxdata::RXDATA_SPEC

read() method returns rxdata::R reader structure

Source§

impl Readable for RXDATAP_SPEC

read() method returns rxdatap::R reader structure

Source§

impl Readable for SADDR_SPEC

read() method returns saddr::R reader structure

Source§

impl Readable for SADDRMASK_SPEC

read() method returns saddrmask::R reader structure

Source§

impl Readable for STATE_SPEC

read() method returns state::R reader structure

Source§

impl Readable for efm32hg322_pac::i2c0::status::STATUS_SPEC

read() method returns status::R reader structure

Source§

impl Readable for efm32hg322_pac::idac0::cal::CAL_SPEC

read() method returns cal::R reader structure

Source§

impl Readable for efm32hg322_pac::idac0::ctrl::CTRL_SPEC

read() method returns ctrl::R reader structure

Source§

impl Readable for CURPROG_SPEC

read() method returns curprog::R reader structure

Source§

impl Readable for DUTYCONFIG_SPEC

read() method returns dutyconfig::R reader structure

Source§

impl Readable for efm32hg322_pac::leuart0::clkdiv::CLKDIV_SPEC

read() method returns clkdiv::R reader structure

Source§

impl Readable for efm32hg322_pac::leuart0::ctrl::CTRL_SPEC

read() method returns ctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::leuart0::freeze::FREEZE_SPEC

read() method returns freeze::R reader structure

Source§

impl Readable for efm32hg322_pac::leuart0::ien::IEN_SPEC

read() method returns ien::R reader structure

Source§

impl Readable for efm32hg322_pac::leuart0::if_::IF_SPEC

read() method returns if_::R reader structure

Source§

impl Readable for efm32hg322_pac::leuart0::input::INPUT_SPEC

read() method returns input::R reader structure

Source§

impl Readable for PULSECTRL_SPEC

read() method returns pulsectrl::R reader structure

Source§

impl Readable for efm32hg322_pac::leuart0::route::ROUTE_SPEC

read() method returns route::R reader structure

Source§

impl Readable for efm32hg322_pac::leuart0::rxdata::RXDATA_SPEC

read() method returns rxdata::R reader structure

Source§

impl Readable for efm32hg322_pac::leuart0::rxdatax::RXDATAX_SPEC

read() method returns rxdatax::R reader structure

Source§

impl Readable for efm32hg322_pac::leuart0::rxdataxp::RXDATAXP_SPEC

read() method returns rxdataxp::R reader structure

Source§

impl Readable for SIGFRAME_SPEC

read() method returns sigframe::R reader structure

Source§

impl Readable for STARTFRAME_SPEC

read() method returns startframe::R reader structure

Source§

impl Readable for efm32hg322_pac::leuart0::status::STATUS_SPEC

read() method returns status::R reader structure

Source§

impl Readable for efm32hg322_pac::leuart0::syncbusy::SYNCBUSY_SPEC

read() method returns syncbusy::R reader structure

Source§

impl Readable for ADDRB_SPEC

read() method returns addrb::R reader structure

Source§

impl Readable for CACHEHITS_SPEC

read() method returns cachehits::R reader structure

Source§

impl Readable for CACHEMISSES_SPEC

read() method returns cachemisses::R reader structure

Source§

impl Readable for efm32hg322_pac::msc::ctrl::CTRL_SPEC

read() method returns ctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::msc::ien::IEN_SPEC

read() method returns ien::R reader structure

Source§

impl Readable for efm32hg322_pac::msc::if_::IF_SPEC

read() method returns if_::R reader structure

Source§

impl Readable for IRQLATENCY_SPEC

read() method returns irqlatency::R reader structure

Source§

impl Readable for efm32hg322_pac::msc::lock::LOCK_SPEC

read() method returns lock::R reader structure

Source§

impl Readable for MASSLOCK_SPEC

read() method returns masslock::R reader structure

Source§

impl Readable for READCTRL_SPEC

read() method returns readctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::msc::status::STATUS_SPEC

read() method returns status::R reader structure

Source§

impl Readable for TIMEBASE_SPEC

read() method returns timebase::R reader structure

Source§

impl Readable for WDATA_SPEC

read() method returns wdata::R reader structure

Source§

impl Readable for WRITECTRL_SPEC

read() method returns writectrl::R reader structure

Source§

impl Readable for BASE_SPEC

read() method returns base::R reader structure

Source§

impl Readable for FLOW_SPEC

read() method returns flow::R reader structure

Source§

impl Readable for MASTER_SPEC

read() method returns master::R reader structure

Source§

impl Readable for POSITION_SPEC

read() method returns position::R reader structure

Source§

impl Readable for AUXCNT_SPEC

read() method returns auxcnt::R reader structure

Source§

impl Readable for efm32hg322_pac::pcnt0::cnt::CNT_SPEC

read() method returns cnt::R reader structure

Source§

impl Readable for efm32hg322_pac::pcnt0::ctrl::CTRL_SPEC

read() method returns ctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::pcnt0::freeze::FREEZE_SPEC

read() method returns freeze::R reader structure

Source§

impl Readable for efm32hg322_pac::pcnt0::ien::IEN_SPEC

read() method returns ien::R reader structure

Source§

impl Readable for efm32hg322_pac::pcnt0::if_::IF_SPEC

read() method returns if_::R reader structure

Source§

impl Readable for efm32hg322_pac::pcnt0::input::INPUT_SPEC

read() method returns input::R reader structure

Source§

impl Readable for efm32hg322_pac::pcnt0::route::ROUTE_SPEC

read() method returns route::R reader structure

Source§

impl Readable for efm32hg322_pac::pcnt0::status::STATUS_SPEC

read() method returns status::R reader structure

Source§

impl Readable for efm32hg322_pac::pcnt0::syncbusy::SYNCBUSY_SPEC

read() method returns syncbusy::R reader structure

Source§

impl Readable for efm32hg322_pac::pcnt0::top::TOP_SPEC

read() method returns top::R reader structure

Source§

impl Readable for efm32hg322_pac::pcnt0::topb::TOPB_SPEC

read() method returns topb::R reader structure

Source§

impl Readable for efm32hg322_pac::prs::ch0_ctrl::CH0_CTRL_SPEC

read() method returns ch0_ctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::prs::ch1_ctrl::CH1_CTRL_SPEC

read() method returns ch1_ctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::prs::ch2_ctrl::CH2_CTRL_SPEC

read() method returns ch2_ctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::prs::ch3_ctrl::CH3_CTRL_SPEC

read() method returns ch3_ctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::prs::ch4_ctrl::CH4_CTRL_SPEC

read() method returns ch4_ctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::prs::ch5_ctrl::CH5_CTRL_SPEC

read() method returns ch5_ctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::prs::route::ROUTE_SPEC

read() method returns route::R reader structure

Source§

impl Readable for SWLEVEL_SPEC

read() method returns swlevel::R reader structure

Source§

impl Readable for TRACECTRL_SPEC

read() method returns tracectrl::R reader structure

Source§

impl Readable for efm32hg322_pac::rmu::ctrl::CTRL_SPEC

read() method returns ctrl::R reader structure

Source§

impl Readable for RSTCAUSE_SPEC

read() method returns rstcause::R reader structure

Source§

impl Readable for efm32hg322_pac::rtc::cnt::CNT_SPEC

read() method returns cnt::R reader structure

Source§

impl Readable for COMP0_SPEC

read() method returns comp0::R reader structure

Source§

impl Readable for COMP1_SPEC

read() method returns comp1::R reader structure

Source§

impl Readable for efm32hg322_pac::rtc::ctrl::CTRL_SPEC

read() method returns ctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::rtc::freeze::FREEZE_SPEC

read() method returns freeze::R reader structure

Source§

impl Readable for efm32hg322_pac::rtc::ien::IEN_SPEC

read() method returns ien::R reader structure

Source§

impl Readable for efm32hg322_pac::rtc::if_::IF_SPEC

read() method returns if_::R reader structure

Source§

impl Readable for efm32hg322_pac::rtc::syncbusy::SYNCBUSY_SPEC

read() method returns syncbusy::R reader structure

Source§

impl Readable for efm32hg322_pac::timer0::cc0_ccv::CC0_CCV_SPEC

read() method returns cc0_ccv::R reader structure

Source§

impl Readable for efm32hg322_pac::timer0::cc0_ccvb::CC0_CCVB_SPEC

read() method returns cc0_ccvb::R reader structure

Source§

impl Readable for efm32hg322_pac::timer0::cc0_ccvp::CC0_CCVP_SPEC

read() method returns cc0_ccvp::R reader structure

Source§

impl Readable for efm32hg322_pac::timer0::cc0_ctrl::CC0_CTRL_SPEC

read() method returns cc0_ctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::timer0::cc1_ccv::CC1_CCV_SPEC

read() method returns cc1_ccv::R reader structure

Source§

impl Readable for efm32hg322_pac::timer0::cc1_ccvb::CC1_CCVB_SPEC

read() method returns cc1_ccvb::R reader structure

Source§

impl Readable for efm32hg322_pac::timer0::cc1_ccvp::CC1_CCVP_SPEC

read() method returns cc1_ccvp::R reader structure

Source§

impl Readable for efm32hg322_pac::timer0::cc1_ctrl::CC1_CTRL_SPEC

read() method returns cc1_ctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::timer0::cc2_ccv::CC2_CCV_SPEC

read() method returns cc2_ccv::R reader structure

Source§

impl Readable for efm32hg322_pac::timer0::cc2_ccvb::CC2_CCVB_SPEC

read() method returns cc2_ccvb::R reader structure

Source§

impl Readable for efm32hg322_pac::timer0::cc2_ccvp::CC2_CCVP_SPEC

read() method returns cc2_ccvp::R reader structure

Source§

impl Readable for efm32hg322_pac::timer0::cc2_ctrl::CC2_CTRL_SPEC

read() method returns cc2_ctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::timer0::cnt::CNT_SPEC

read() method returns cnt::R reader structure

Source§

impl Readable for efm32hg322_pac::timer0::ctrl::CTRL_SPEC

read() method returns ctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::timer0::dtctrl::DTCTRL_SPEC

read() method returns dtctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::timer0::dtfault::DTFAULT_SPEC

read() method returns dtfault::R reader structure

Source§

impl Readable for efm32hg322_pac::timer0::dtfc::DTFC_SPEC

read() method returns dtfc::R reader structure

Source§

impl Readable for efm32hg322_pac::timer0::dtlock::DTLOCK_SPEC

read() method returns dtlock::R reader structure

Source§

impl Readable for efm32hg322_pac::timer0::dtogen::DTOGEN_SPEC

read() method returns dtogen::R reader structure

Source§

impl Readable for efm32hg322_pac::timer0::dttime::DTTIME_SPEC

read() method returns dttime::R reader structure

Source§

impl Readable for efm32hg322_pac::timer0::ien::IEN_SPEC

read() method returns ien::R reader structure

Source§

impl Readable for efm32hg322_pac::timer0::if_::IF_SPEC

read() method returns if_::R reader structure

Source§

impl Readable for efm32hg322_pac::timer0::route::ROUTE_SPEC

read() method returns route::R reader structure

Source§

impl Readable for efm32hg322_pac::timer0::status::STATUS_SPEC

read() method returns status::R reader structure

Source§

impl Readable for efm32hg322_pac::timer0::top::TOP_SPEC

read() method returns top::R reader structure

Source§

impl Readable for efm32hg322_pac::timer0::topb::TOPB_SPEC

read() method returns topb::R reader structure

Source§

impl Readable for efm32hg322_pac::timer1::cc0_ccv::CC0_CCV_SPEC

read() method returns cc0_ccv::R reader structure

Source§

impl Readable for efm32hg322_pac::timer1::cc0_ccvb::CC0_CCVB_SPEC

read() method returns cc0_ccvb::R reader structure

Source§

impl Readable for efm32hg322_pac::timer1::cc0_ccvp::CC0_CCVP_SPEC

read() method returns cc0_ccvp::R reader structure

Source§

impl Readable for efm32hg322_pac::timer1::cc0_ctrl::CC0_CTRL_SPEC

read() method returns cc0_ctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::timer1::cc1_ccv::CC1_CCV_SPEC

read() method returns cc1_ccv::R reader structure

Source§

impl Readable for efm32hg322_pac::timer1::cc1_ccvb::CC1_CCVB_SPEC

read() method returns cc1_ccvb::R reader structure

Source§

impl Readable for efm32hg322_pac::timer1::cc1_ccvp::CC1_CCVP_SPEC

read() method returns cc1_ccvp::R reader structure

Source§

impl Readable for efm32hg322_pac::timer1::cc1_ctrl::CC1_CTRL_SPEC

read() method returns cc1_ctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::timer1::cc2_ccv::CC2_CCV_SPEC

read() method returns cc2_ccv::R reader structure

Source§

impl Readable for efm32hg322_pac::timer1::cc2_ccvb::CC2_CCVB_SPEC

read() method returns cc2_ccvb::R reader structure

Source§

impl Readable for efm32hg322_pac::timer1::cc2_ccvp::CC2_CCVP_SPEC

read() method returns cc2_ccvp::R reader structure

Source§

impl Readable for efm32hg322_pac::timer1::cc2_ctrl::CC2_CTRL_SPEC

read() method returns cc2_ctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::timer1::cnt::CNT_SPEC

read() method returns cnt::R reader structure

Source§

impl Readable for efm32hg322_pac::timer1::ctrl::CTRL_SPEC

read() method returns ctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::timer1::dtctrl::DTCTRL_SPEC

read() method returns dtctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::timer1::dtfault::DTFAULT_SPEC

read() method returns dtfault::R reader structure

Source§

impl Readable for efm32hg322_pac::timer1::dtfc::DTFC_SPEC

read() method returns dtfc::R reader structure

Source§

impl Readable for efm32hg322_pac::timer1::dtlock::DTLOCK_SPEC

read() method returns dtlock::R reader structure

Source§

impl Readable for efm32hg322_pac::timer1::dtogen::DTOGEN_SPEC

read() method returns dtogen::R reader structure

Source§

impl Readable for efm32hg322_pac::timer1::dttime::DTTIME_SPEC

read() method returns dttime::R reader structure

Source§

impl Readable for efm32hg322_pac::timer1::ien::IEN_SPEC

read() method returns ien::R reader structure

Source§

impl Readable for efm32hg322_pac::timer1::if_::IF_SPEC

read() method returns if_::R reader structure

Source§

impl Readable for efm32hg322_pac::timer1::route::ROUTE_SPEC

read() method returns route::R reader structure

Source§

impl Readable for efm32hg322_pac::timer1::status::STATUS_SPEC

read() method returns status::R reader structure

Source§

impl Readable for efm32hg322_pac::timer1::top::TOP_SPEC

read() method returns top::R reader structure

Source§

impl Readable for efm32hg322_pac::timer1::topb::TOPB_SPEC

read() method returns topb::R reader structure

Source§

impl Readable for efm32hg322_pac::timer2::cc0_ccv::CC0_CCV_SPEC

read() method returns cc0_ccv::R reader structure

Source§

impl Readable for efm32hg322_pac::timer2::cc0_ccvb::CC0_CCVB_SPEC

read() method returns cc0_ccvb::R reader structure

Source§

impl Readable for efm32hg322_pac::timer2::cc0_ccvp::CC0_CCVP_SPEC

read() method returns cc0_ccvp::R reader structure

Source§

impl Readable for efm32hg322_pac::timer2::cc0_ctrl::CC0_CTRL_SPEC

read() method returns cc0_ctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::timer2::cc1_ccv::CC1_CCV_SPEC

read() method returns cc1_ccv::R reader structure

Source§

impl Readable for efm32hg322_pac::timer2::cc1_ccvb::CC1_CCVB_SPEC

read() method returns cc1_ccvb::R reader structure

Source§

impl Readable for efm32hg322_pac::timer2::cc1_ccvp::CC1_CCVP_SPEC

read() method returns cc1_ccvp::R reader structure

Source§

impl Readable for efm32hg322_pac::timer2::cc1_ctrl::CC1_CTRL_SPEC

read() method returns cc1_ctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::timer2::cc2_ccv::CC2_CCV_SPEC

read() method returns cc2_ccv::R reader structure

Source§

impl Readable for efm32hg322_pac::timer2::cc2_ccvb::CC2_CCVB_SPEC

read() method returns cc2_ccvb::R reader structure

Source§

impl Readable for efm32hg322_pac::timer2::cc2_ccvp::CC2_CCVP_SPEC

read() method returns cc2_ccvp::R reader structure

Source§

impl Readable for efm32hg322_pac::timer2::cc2_ctrl::CC2_CTRL_SPEC

read() method returns cc2_ctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::timer2::cnt::CNT_SPEC

read() method returns cnt::R reader structure

Source§

impl Readable for efm32hg322_pac::timer2::ctrl::CTRL_SPEC

read() method returns ctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::timer2::dtctrl::DTCTRL_SPEC

read() method returns dtctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::timer2::dtfault::DTFAULT_SPEC

read() method returns dtfault::R reader structure

Source§

impl Readable for efm32hg322_pac::timer2::dtfc::DTFC_SPEC

read() method returns dtfc::R reader structure

Source§

impl Readable for efm32hg322_pac::timer2::dtlock::DTLOCK_SPEC

read() method returns dtlock::R reader structure

Source§

impl Readable for efm32hg322_pac::timer2::dtogen::DTOGEN_SPEC

read() method returns dtogen::R reader structure

Source§

impl Readable for efm32hg322_pac::timer2::dttime::DTTIME_SPEC

read() method returns dttime::R reader structure

Source§

impl Readable for efm32hg322_pac::timer2::ien::IEN_SPEC

read() method returns ien::R reader structure

Source§

impl Readable for efm32hg322_pac::timer2::if_::IF_SPEC

read() method returns if_::R reader structure

Source§

impl Readable for efm32hg322_pac::timer2::route::ROUTE_SPEC

read() method returns route::R reader structure

Source§

impl Readable for efm32hg322_pac::timer2::status::STATUS_SPEC

read() method returns status::R reader structure

Source§

impl Readable for efm32hg322_pac::timer2::top::TOP_SPEC

read() method returns top::R reader structure

Source§

impl Readable for efm32hg322_pac::timer2::topb::TOPB_SPEC

read() method returns topb::R reader structure

Source§

impl Readable for efm32hg322_pac::usart0::clkdiv::CLKDIV_SPEC

read() method returns clkdiv::R reader structure

Source§

impl Readable for efm32hg322_pac::usart0::ctrl::CTRL_SPEC

read() method returns ctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::usart0::frame::FRAME_SPEC

read() method returns frame::R reader structure

Source§

impl Readable for efm32hg322_pac::usart0::i2sctrl::I2SCTRL_SPEC

read() method returns i2sctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::usart0::ien::IEN_SPEC

read() method returns ien::R reader structure

Source§

impl Readable for efm32hg322_pac::usart0::if_::IF_SPEC

read() method returns if_::R reader structure

Source§

impl Readable for efm32hg322_pac::usart0::input::INPUT_SPEC

read() method returns input::R reader structure

Source§

impl Readable for efm32hg322_pac::usart0::irctrl::IRCTRL_SPEC

read() method returns irctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::usart0::route::ROUTE_SPEC

read() method returns route::R reader structure

Source§

impl Readable for efm32hg322_pac::usart0::rxdata::RXDATA_SPEC

read() method returns rxdata::R reader structure

Source§

impl Readable for efm32hg322_pac::usart0::rxdatax::RXDATAX_SPEC

read() method returns rxdatax::R reader structure

Source§

impl Readable for efm32hg322_pac::usart0::rxdataxp::RXDATAXP_SPEC

read() method returns rxdataxp::R reader structure

Source§

impl Readable for efm32hg322_pac::usart0::rxdouble::RXDOUBLE_SPEC

read() method returns rxdouble::R reader structure

Source§

impl Readable for efm32hg322_pac::usart0::rxdoublex::RXDOUBLEX_SPEC

read() method returns rxdoublex::R reader structure

Source§

impl Readable for efm32hg322_pac::usart0::rxdoublexp::RXDOUBLEXP_SPEC

read() method returns rxdoublexp::R reader structure

Source§

impl Readable for efm32hg322_pac::usart0::status::STATUS_SPEC

read() method returns status::R reader structure

Source§

impl Readable for efm32hg322_pac::usart0::trigctrl::TRIGCTRL_SPEC

read() method returns trigctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::usart1::clkdiv::CLKDIV_SPEC

read() method returns clkdiv::R reader structure

Source§

impl Readable for efm32hg322_pac::usart1::ctrl::CTRL_SPEC

read() method returns ctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::usart1::frame::FRAME_SPEC

read() method returns frame::R reader structure

Source§

impl Readable for efm32hg322_pac::usart1::i2sctrl::I2SCTRL_SPEC

read() method returns i2sctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::usart1::ien::IEN_SPEC

read() method returns ien::R reader structure

Source§

impl Readable for efm32hg322_pac::usart1::if_::IF_SPEC

read() method returns if_::R reader structure

Source§

impl Readable for efm32hg322_pac::usart1::input::INPUT_SPEC

read() method returns input::R reader structure

Source§

impl Readable for efm32hg322_pac::usart1::irctrl::IRCTRL_SPEC

read() method returns irctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::usart1::route::ROUTE_SPEC

read() method returns route::R reader structure

Source§

impl Readable for efm32hg322_pac::usart1::rxdata::RXDATA_SPEC

read() method returns rxdata::R reader structure

Source§

impl Readable for efm32hg322_pac::usart1::rxdatax::RXDATAX_SPEC

read() method returns rxdatax::R reader structure

Source§

impl Readable for efm32hg322_pac::usart1::rxdataxp::RXDATAXP_SPEC

read() method returns rxdataxp::R reader structure

Source§

impl Readable for efm32hg322_pac::usart1::rxdouble::RXDOUBLE_SPEC

read() method returns rxdouble::R reader structure

Source§

impl Readable for efm32hg322_pac::usart1::rxdoublex::RXDOUBLEX_SPEC

read() method returns rxdoublex::R reader structure

Source§

impl Readable for efm32hg322_pac::usart1::rxdoublexp::RXDOUBLEXP_SPEC

read() method returns rxdoublexp::R reader structure

Source§

impl Readable for efm32hg322_pac::usart1::status::STATUS_SPEC

read() method returns status::R reader structure

Source§

impl Readable for efm32hg322_pac::usart1::trigctrl::TRIGCTRL_SPEC

read() method returns trigctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::usb::ctrl::CTRL_SPEC

read() method returns ctrl::R reader structure

Source§

impl Readable for DAINT_SPEC

read() method returns daint::R reader structure

Source§

impl Readable for DAINTMSK_SPEC

read() method returns daintmsk::R reader structure

Source§

impl Readable for DCFG_SPEC

read() method returns dcfg::R reader structure

Source§

impl Readable for DCTL_SPEC

read() method returns dctl::R reader structure

Source§

impl Readable for DIEP0_CTL_SPEC

read() method returns diep0_ctl::R reader structure

Source§

impl Readable for DIEP0_DMAADDR_SPEC

read() method returns diep0_dmaaddr::R reader structure

Source§

impl Readable for DIEP0_INT_SPEC

read() method returns diep0_int::R reader structure

Source§

impl Readable for DIEP0_TSIZ_SPEC

read() method returns diep0_tsiz::R reader structure

Source§

impl Readable for DIEP0_TXFSTS_SPEC

read() method returns diep0_txfsts::R reader structure

Source§

impl Readable for DIEP0CTL_SPEC

read() method returns diep0ctl::R reader structure

Source§

impl Readable for DIEP0DMAADDR_SPEC

read() method returns diep0dmaaddr::R reader structure

Source§

impl Readable for DIEP0INT_SPEC

read() method returns diep0int::R reader structure

Source§

impl Readable for DIEP0TSIZ_SPEC

read() method returns diep0tsiz::R reader structure

Source§

impl Readable for DIEP0TXFSTS_SPEC

read() method returns diep0txfsts::R reader structure

Source§

impl Readable for DIEP1_CTL_SPEC

read() method returns diep1_ctl::R reader structure

Source§

impl Readable for DIEP1_DMAADDR_SPEC

read() method returns diep1_dmaaddr::R reader structure

Source§

impl Readable for DIEP1_INT_SPEC

read() method returns diep1_int::R reader structure

Source§

impl Readable for DIEP1_TSIZ_SPEC

read() method returns diep1_tsiz::R reader structure

Source§

impl Readable for DIEP1_TXFSTS_SPEC

read() method returns diep1_txfsts::R reader structure

Source§

impl Readable for DIEP2_CTL_SPEC

read() method returns diep2_ctl::R reader structure

Source§

impl Readable for DIEP2_DMAADDR_SPEC

read() method returns diep2_dmaaddr::R reader structure

Source§

impl Readable for DIEP2_INT_SPEC

read() method returns diep2_int::R reader structure

Source§

impl Readable for DIEP2_TSIZ_SPEC

read() method returns diep2_tsiz::R reader structure

Source§

impl Readable for DIEP2_TXFSTS_SPEC

read() method returns diep2_txfsts::R reader structure

Source§

impl Readable for DIEPEMPMSK_SPEC

read() method returns diepempmsk::R reader structure

Source§

impl Readable for DIEPMSK_SPEC

read() method returns diepmsk::R reader structure

Source§

impl Readable for DIEPTXF1_SPEC

read() method returns dieptxf1::R reader structure

Source§

impl Readable for DIEPTXF2_SPEC

read() method returns dieptxf2::R reader structure

Source§

impl Readable for DIEPTXF3_SPEC

read() method returns dieptxf3::R reader structure

Source§

impl Readable for DOEP0_CTL_SPEC

read() method returns doep0_ctl::R reader structure

Source§

impl Readable for DOEP0_DMAADDR_SPEC

read() method returns doep0_dmaaddr::R reader structure

Source§

impl Readable for DOEP0_INT_SPEC

read() method returns doep0_int::R reader structure

Source§

impl Readable for DOEP0_TSIZ_SPEC

read() method returns doep0_tsiz::R reader structure

Source§

impl Readable for DOEP0CTL_SPEC

read() method returns doep0ctl::R reader structure

Source§

impl Readable for DOEP0DMAADDR_SPEC

read() method returns doep0dmaaddr::R reader structure

Source§

impl Readable for DOEP0INT_SPEC

read() method returns doep0int::R reader structure

Source§

impl Readable for DOEP0TSIZ_SPEC

read() method returns doep0tsiz::R reader structure

Source§

impl Readable for DOEP1_CTL_SPEC

read() method returns doep1_ctl::R reader structure

Source§

impl Readable for DOEP1_DMAADDR_SPEC

read() method returns doep1_dmaaddr::R reader structure

Source§

impl Readable for DOEP1_INT_SPEC

read() method returns doep1_int::R reader structure

Source§

impl Readable for DOEP1_TSIZ_SPEC

read() method returns doep1_tsiz::R reader structure

Source§

impl Readable for DOEP2_CTL_SPEC

read() method returns doep2_ctl::R reader structure

Source§

impl Readable for DOEP2_DMAADDR_SPEC

read() method returns doep2_dmaaddr::R reader structure

Source§

impl Readable for DOEP2_INT_SPEC

read() method returns doep2_int::R reader structure

Source§

impl Readable for DOEP2_TSIZ_SPEC

read() method returns doep2_tsiz::R reader structure

Source§

impl Readable for DOEPMSK_SPEC

read() method returns doepmsk::R reader structure

Source§

impl Readable for DSTS_SPEC

read() method returns dsts::R reader structure

Source§

impl Readable for GAHBCFG_SPEC

read() method returns gahbcfg::R reader structure

Source§

impl Readable for GDFIFOCFG_SPEC

read() method returns gdfifocfg::R reader structure

Source§

impl Readable for GINTMSK_SPEC

read() method returns gintmsk::R reader structure

Source§

impl Readable for GINTSTS_SPEC

read() method returns gintsts::R reader structure

Source§

impl Readable for GNPTXFSIZ_SPEC

read() method returns gnptxfsiz::R reader structure

Source§

impl Readable for GRSTCTL_SPEC

read() method returns grstctl::R reader structure

Source§

impl Readable for GRXFSIZ_SPEC

read() method returns grxfsiz::R reader structure

Source§

impl Readable for GRXSTSP_SPEC

read() method returns grxstsp::R reader structure

Source§

impl Readable for GRXSTSR_SPEC

read() method returns grxstsr::R reader structure

Source§

impl Readable for GUSBCFG_SPEC

read() method returns gusbcfg::R reader structure

Source§

impl Readable for efm32hg322_pac::usb::ien::IEN_SPEC

read() method returns ien::R reader structure

Source§

impl Readable for efm32hg322_pac::usb::if_::IF_SPEC

read() method returns if_::R reader structure

Source§

impl Readable for PCGCCTL_SPEC

read() method returns pcgcctl::R reader structure

Source§

impl Readable for efm32hg322_pac::usb::route::ROUTE_SPEC

read() method returns route::R reader structure

Source§

impl Readable for efm32hg322_pac::usb::status::STATUS_SPEC

read() method returns status::R reader structure

Source§

impl Readable for efm32hg322_pac::vcmp::ctrl::CTRL_SPEC

read() method returns ctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::vcmp::ien::IEN_SPEC

read() method returns ien::R reader structure

Source§

impl Readable for efm32hg322_pac::vcmp::if_::IF_SPEC

read() method returns if_::R reader structure

Source§

impl Readable for efm32hg322_pac::vcmp::inputsel::INPUTSEL_SPEC

read() method returns inputsel::R reader structure

Source§

impl Readable for efm32hg322_pac::vcmp::status::STATUS_SPEC

read() method returns status::R reader structure

Source§

impl Readable for efm32hg322_pac::wdog::ctrl::CTRL_SPEC

read() method returns ctrl::R reader structure

Source§

impl Readable for efm32hg322_pac::wdog::syncbusy::SYNCBUSY_SPEC

read() method returns syncbusy::R reader structure