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§
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 efm32g230_pac::acmp0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32g230_pac::acmp0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32g230_pac::acmp0::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32g230_pac::acmp0::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32g230_pac::acmp0::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32g230_pac::acmp0::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32g230_pac::acmp0::inputsel::INPUTSEL_SPEC
read()
method returns inputsel::R reader structure
impl Readable for efm32g230_pac::acmp0::inputsel::INPUTSEL_SPEC
read()
method returns inputsel::R reader structure
Source§impl Readable for efm32g230_pac::acmp0::route::ROUTE_SPEC
read()
method returns route::R reader structure
impl Readable for efm32g230_pac::acmp0::route::ROUTE_SPEC
read()
method returns route::R reader structure
Source§impl Readable for efm32g230_pac::acmp0::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32g230_pac::acmp0::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32g230_pac::acmp1::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32g230_pac::acmp1::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32g230_pac::acmp1::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32g230_pac::acmp1::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32g230_pac::acmp1::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32g230_pac::acmp1::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32g230_pac::acmp1::inputsel::INPUTSEL_SPEC
read()
method returns inputsel::R reader structure
impl Readable for efm32g230_pac::acmp1::inputsel::INPUTSEL_SPEC
read()
method returns inputsel::R reader structure
Source§impl Readable for efm32g230_pac::acmp1::route::ROUTE_SPEC
read()
method returns route::R reader structure
impl Readable for efm32g230_pac::acmp1::route::ROUTE_SPEC
read()
method returns route::R reader structure
Source§impl Readable for efm32g230_pac::acmp1::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32g230_pac::acmp1::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32g230_pac::adc0::biasprog::BIASPROG_SPEC
read()
method returns biasprog::R reader structure
impl Readable for efm32g230_pac::adc0::biasprog::BIASPROG_SPEC
read()
method returns biasprog::R reader structure
Source§impl Readable for efm32g230_pac::adc0::cal::CAL_SPEC
read()
method returns cal::R reader structure
impl Readable for efm32g230_pac::adc0::cal::CAL_SPEC
read()
method returns cal::R reader structure
Source§impl Readable for efm32g230_pac::adc0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32g230_pac::adc0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32g230_pac::adc0::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32g230_pac::adc0::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32g230_pac::adc0::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32g230_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
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
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
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
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
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
impl Readable for SINGLEDATAP_SPEC
read()
method returns singledatap::R reader structure
Source§impl Readable for efm32g230_pac::adc0::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32g230_pac::adc0::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32g230_pac::aes::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32g230_pac::aes::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32g230_pac::aes::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32g230_pac::aes::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32g230_pac::aes::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32g230_pac::aes::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for KEYHA_SPEC
read()
method returns keyha::R reader structure
impl Readable for KEYHA_SPEC
read()
method returns keyha::R reader structure
Source§impl Readable for KEYHB_SPEC
read()
method returns keyhb::R reader structure
impl Readable for KEYHB_SPEC
read()
method returns keyhb::R reader structure
Source§impl Readable for KEYHC_SPEC
read()
method returns keyhc::R reader structure
impl Readable for KEYHC_SPEC
read()
method returns keyhc::R reader structure
Source§impl Readable for KEYHD_SPEC
read()
method returns keyhd::R reader structure
impl Readable for KEYHD_SPEC
read()
method returns keyhd::R reader structure
Source§impl Readable for KEYLA_SPEC
read()
method returns keyla::R reader structure
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
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
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
impl Readable for KEYLD_SPEC
read()
method returns keyld::R reader structure
Source§impl Readable for efm32g230_pac::aes::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32g230_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
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
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
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
impl Readable for CALCTRL_SPEC
read()
method returns calctrl::R reader structure
Source§impl Readable for efm32g230_pac::cmu::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32g230_pac::cmu::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32g230_pac::cmu::freeze::FREEZE_SPEC
read()
method returns freeze::R reader structure
impl Readable for efm32g230_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
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
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
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
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
impl Readable for HFRCOCTRL_SPEC
read()
method returns hfrcoctrl::R reader structure
Source§impl Readable for efm32g230_pac::cmu::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32g230_pac::cmu::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32g230_pac::cmu::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32g230_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
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
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
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
impl Readable for LFBPRESC0_SPEC
read()
method returns lfbpresc0::R reader structure
Source§impl Readable for LFCLKSEL_SPEC
read()
method returns lfclksel::R reader structure
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
impl Readable for LFRCOCTRL_SPEC
read()
method returns lfrcoctrl::R reader structure
Source§impl Readable for efm32g230_pac::cmu::lock::LOCK_SPEC
read()
method returns lock::R reader structure
impl Readable for efm32g230_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
impl Readable for PCNTCTRL_SPEC
read()
method returns pcntctrl::R reader structure
Source§impl Readable for efm32g230_pac::cmu::route::ROUTE_SPEC
read()
method returns route::R reader structure
impl Readable for efm32g230_pac::cmu::route::ROUTE_SPEC
read()
method returns route::R reader structure
Source§impl Readable for efm32g230_pac::cmu::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32g230_pac::cmu::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32g230_pac::cmu::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
impl Readable for efm32g230_pac::cmu::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
Source§impl Readable for efm32g230_pac::dac0::biasprog::BIASPROG_SPEC
read()
method returns biasprog::R reader structure
impl Readable for efm32g230_pac::dac0::biasprog::BIASPROG_SPEC
read()
method returns biasprog::R reader structure
Source§impl Readable for efm32g230_pac::dac0::cal::CAL_SPEC
read()
method returns cal::R reader structure
impl Readable for efm32g230_pac::dac0::cal::CAL_SPEC
read()
method returns cal::R reader structure
Source§impl Readable for CH0CTRL_SPEC
read()
method returns ch0ctrl::R reader structure
impl Readable for CH0CTRL_SPEC
read()
method returns ch0ctrl::R reader structure
Source§impl Readable for CH0DATA_SPEC
read()
method returns ch0data::R reader structure
impl Readable for CH0DATA_SPEC
read()
method returns ch0data::R reader structure
Source§impl Readable for CH1CTRL_SPEC
read()
method returns ch1ctrl::R reader structure
impl Readable for CH1CTRL_SPEC
read()
method returns ch1ctrl::R reader structure
Source§impl Readable for CH1DATA_SPEC
read()
method returns ch1data::R reader structure
impl Readable for CH1DATA_SPEC
read()
method returns ch1data::R reader structure
Source§impl Readable for efm32g230_pac::dac0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32g230_pac::dac0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32g230_pac::dac0::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32g230_pac::dac0::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32g230_pac::dac0::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32g230_pac::dac0::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32g230_pac::dac0::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32g230_pac::dac0::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for ALTCTRLBASE_SPEC
read()
method returns altctrlbase::R reader structure
impl Readable for ALTCTRLBASE_SPEC
read()
method returns altctrlbase::R reader structure
Source§impl Readable for efm32g230_pac::dma::ch0_ctrl::CH0_CTRL_SPEC
read()
method returns ch0_ctrl::R reader structure
impl Readable for efm32g230_pac::dma::ch0_ctrl::CH0_CTRL_SPEC
read()
method returns ch0_ctrl::R reader structure
Source§impl Readable for efm32g230_pac::dma::ch1_ctrl::CH1_CTRL_SPEC
read()
method returns ch1_ctrl::R reader structure
impl Readable for efm32g230_pac::dma::ch1_ctrl::CH1_CTRL_SPEC
read()
method returns ch1_ctrl::R reader structure
Source§impl Readable for efm32g230_pac::dma::ch2_ctrl::CH2_CTRL_SPEC
read()
method returns ch2_ctrl::R reader structure
impl Readable for efm32g230_pac::dma::ch2_ctrl::CH2_CTRL_SPEC
read()
method returns ch2_ctrl::R reader structure
Source§impl Readable for efm32g230_pac::dma::ch3_ctrl::CH3_CTRL_SPEC
read()
method returns ch3_ctrl::R reader structure
impl Readable for efm32g230_pac::dma::ch3_ctrl::CH3_CTRL_SPEC
read()
method returns ch3_ctrl::R reader structure
Source§impl Readable for efm32g230_pac::dma::ch4_ctrl::CH4_CTRL_SPEC
read()
method returns ch4_ctrl::R reader structure
impl Readable for efm32g230_pac::dma::ch4_ctrl::CH4_CTRL_SPEC
read()
method returns ch4_ctrl::R reader structure
Source§impl Readable for efm32g230_pac::dma::ch5_ctrl::CH5_CTRL_SPEC
read()
method returns ch5_ctrl::R reader structure
impl Readable for efm32g230_pac::dma::ch5_ctrl::CH5_CTRL_SPEC
read()
method returns ch5_ctrl::R reader structure
Source§impl Readable for efm32g230_pac::dma::ch6_ctrl::CH6_CTRL_SPEC
read()
method returns ch6_ctrl::R reader structure
impl Readable for efm32g230_pac::dma::ch6_ctrl::CH6_CTRL_SPEC
read()
method returns ch6_ctrl::R reader structure
Source§impl Readable for efm32g230_pac::dma::ch7_ctrl::CH7_CTRL_SPEC
read()
method returns ch7_ctrl::R reader structure
impl Readable for efm32g230_pac::dma::ch7_ctrl::CH7_CTRL_SPEC
read()
method returns ch7_ctrl::R reader structure
Source§impl Readable for CHREQSTATUS_SPEC
read()
method returns chreqstatus::R reader structure
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
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
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
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
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
impl Readable for ERRORC_SPEC
read()
method returns errorc::R reader structure
Source§impl Readable for efm32g230_pac::dma::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32g230_pac::dma::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32g230_pac::dma::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32g230_pac::dma::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32g230_pac::dma::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32g230_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
impl Readable for AUXCTRL_SPEC
read()
method returns auxctrl::R reader structure
Source§impl Readable for efm32g230_pac::emu::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32g230_pac::emu::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32g230_pac::emu::lock::LOCK_SPEC
read()
method returns lock::R reader structure
impl Readable for efm32g230_pac::emu::lock::LOCK_SPEC
read()
method returns lock::R reader structure
Source§impl Readable for MEMCTRL_SPEC
read()
method returns memctrl::R reader structure
impl Readable for MEMCTRL_SPEC
read()
method returns memctrl::R reader structure
Source§impl Readable for EXTIFALL_SPEC
read()
method returns extifall::R reader structure
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
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
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
impl Readable for EXTIRISE_SPEC
read()
method returns extirise::R reader structure
Source§impl Readable for efm32g230_pac::gpio::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32g230_pac::gpio::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32g230_pac::gpio::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32g230_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
impl Readable for INSENSE_SPEC
read()
method returns insense::R reader structure
Source§impl Readable for efm32g230_pac::gpio::lock::LOCK_SPEC
read()
method returns lock::R reader structure
impl Readable for efm32g230_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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
impl Readable for PF_PINLOCKN_SPEC
read()
method returns pf_pinlockn::R reader structure
Source§impl Readable for efm32g230_pac::gpio::route::ROUTE_SPEC
read()
method returns route::R reader structure
impl Readable for efm32g230_pac::gpio::route::ROUTE_SPEC
read()
method returns route::R reader structure
Source§impl Readable for efm32g230_pac::i2c0::clkdiv::CLKDIV_SPEC
read()
method returns clkdiv::R reader structure
impl Readable for efm32g230_pac::i2c0::clkdiv::CLKDIV_SPEC
read()
method returns clkdiv::R reader structure
Source§impl Readable for efm32g230_pac::i2c0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32g230_pac::i2c0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32g230_pac::i2c0::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32g230_pac::i2c0::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32g230_pac::i2c0::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32g230_pac::i2c0::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32g230_pac::i2c0::route::ROUTE_SPEC
read()
method returns route::R reader structure
impl Readable for efm32g230_pac::i2c0::route::ROUTE_SPEC
read()
method returns route::R reader structure
Source§impl Readable for efm32g230_pac::i2c0::rxdata::RXDATA_SPEC
read()
method returns rxdata::R reader structure
impl Readable for efm32g230_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
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
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
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
impl Readable for STATE_SPEC
read()
method returns state::R reader structure
Source§impl Readable for efm32g230_pac::i2c0::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32g230_pac::i2c0::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32g230_pac::letimer0::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
impl Readable for efm32g230_pac::letimer0::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
Source§impl Readable for efm32g230_pac::letimer0::comp0::COMP0_SPEC
read()
method returns comp0::R reader structure
impl Readable for efm32g230_pac::letimer0::comp0::COMP0_SPEC
read()
method returns comp0::R reader structure
Source§impl Readable for efm32g230_pac::letimer0::comp1::COMP1_SPEC
read()
method returns comp1::R reader structure
impl Readable for efm32g230_pac::letimer0::comp1::COMP1_SPEC
read()
method returns comp1::R reader structure
Source§impl Readable for efm32g230_pac::letimer0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32g230_pac::letimer0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32g230_pac::letimer0::freeze::FREEZE_SPEC
read()
method returns freeze::R reader structure
impl Readable for efm32g230_pac::letimer0::freeze::FREEZE_SPEC
read()
method returns freeze::R reader structure
Source§impl Readable for efm32g230_pac::letimer0::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32g230_pac::letimer0::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32g230_pac::letimer0::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32g230_pac::letimer0::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32g230_pac::letimer0::route::ROUTE_SPEC
read()
method returns route::R reader structure
impl Readable for efm32g230_pac::letimer0::route::ROUTE_SPEC
read()
method returns route::R reader structure
Source§impl Readable for efm32g230_pac::letimer0::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32g230_pac::letimer0::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32g230_pac::letimer0::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
impl Readable for efm32g230_pac::letimer0::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
Source§impl Readable for efm32g230_pac::leuart0::clkdiv::CLKDIV_SPEC
read()
method returns clkdiv::R reader structure
impl Readable for efm32g230_pac::leuart0::clkdiv::CLKDIV_SPEC
read()
method returns clkdiv::R reader structure
Source§impl Readable for efm32g230_pac::leuart0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32g230_pac::leuart0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32g230_pac::leuart0::freeze::FREEZE_SPEC
read()
method returns freeze::R reader structure
impl Readable for efm32g230_pac::leuart0::freeze::FREEZE_SPEC
read()
method returns freeze::R reader structure
Source§impl Readable for efm32g230_pac::leuart0::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32g230_pac::leuart0::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32g230_pac::leuart0::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32g230_pac::leuart0::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32g230_pac::leuart0::pulsectrl::PULSECTRL_SPEC
read()
method returns pulsectrl::R reader structure
impl Readable for efm32g230_pac::leuart0::pulsectrl::PULSECTRL_SPEC
read()
method returns pulsectrl::R reader structure
Source§impl Readable for efm32g230_pac::leuart0::route::ROUTE_SPEC
read()
method returns route::R reader structure
impl Readable for efm32g230_pac::leuart0::route::ROUTE_SPEC
read()
method returns route::R reader structure
Source§impl Readable for efm32g230_pac::leuart0::rxdata::RXDATA_SPEC
read()
method returns rxdata::R reader structure
impl Readable for efm32g230_pac::leuart0::rxdata::RXDATA_SPEC
read()
method returns rxdata::R reader structure
Source§impl Readable for efm32g230_pac::leuart0::rxdatax::RXDATAX_SPEC
read()
method returns rxdatax::R reader structure
impl Readable for efm32g230_pac::leuart0::rxdatax::RXDATAX_SPEC
read()
method returns rxdatax::R reader structure
Source§impl Readable for efm32g230_pac::leuart0::rxdataxp::RXDATAXP_SPEC
read()
method returns rxdataxp::R reader structure
impl Readable for efm32g230_pac::leuart0::rxdataxp::RXDATAXP_SPEC
read()
method returns rxdataxp::R reader structure
Source§impl Readable for efm32g230_pac::leuart0::sigframe::SIGFRAME_SPEC
read()
method returns sigframe::R reader structure
impl Readable for efm32g230_pac::leuart0::sigframe::SIGFRAME_SPEC
read()
method returns sigframe::R reader structure
Source§impl Readable for efm32g230_pac::leuart0::startframe::STARTFRAME_SPEC
read()
method returns startframe::R reader structure
impl Readable for efm32g230_pac::leuart0::startframe::STARTFRAME_SPEC
read()
method returns startframe::R reader structure
Source§impl Readable for efm32g230_pac::leuart0::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32g230_pac::leuart0::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32g230_pac::leuart0::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
impl Readable for efm32g230_pac::leuart0::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
Source§impl Readable for efm32g230_pac::leuart1::clkdiv::CLKDIV_SPEC
read()
method returns clkdiv::R reader structure
impl Readable for efm32g230_pac::leuart1::clkdiv::CLKDIV_SPEC
read()
method returns clkdiv::R reader structure
Source§impl Readable for efm32g230_pac::leuart1::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32g230_pac::leuart1::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32g230_pac::leuart1::freeze::FREEZE_SPEC
read()
method returns freeze::R reader structure
impl Readable for efm32g230_pac::leuart1::freeze::FREEZE_SPEC
read()
method returns freeze::R reader structure
Source§impl Readable for efm32g230_pac::leuart1::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32g230_pac::leuart1::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32g230_pac::leuart1::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32g230_pac::leuart1::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32g230_pac::leuart1::pulsectrl::PULSECTRL_SPEC
read()
method returns pulsectrl::R reader structure
impl Readable for efm32g230_pac::leuart1::pulsectrl::PULSECTRL_SPEC
read()
method returns pulsectrl::R reader structure
Source§impl Readable for efm32g230_pac::leuart1::route::ROUTE_SPEC
read()
method returns route::R reader structure
impl Readable for efm32g230_pac::leuart1::route::ROUTE_SPEC
read()
method returns route::R reader structure
Source§impl Readable for efm32g230_pac::leuart1::rxdata::RXDATA_SPEC
read()
method returns rxdata::R reader structure
impl Readable for efm32g230_pac::leuart1::rxdata::RXDATA_SPEC
read()
method returns rxdata::R reader structure
Source§impl Readable for efm32g230_pac::leuart1::rxdatax::RXDATAX_SPEC
read()
method returns rxdatax::R reader structure
impl Readable for efm32g230_pac::leuart1::rxdatax::RXDATAX_SPEC
read()
method returns rxdatax::R reader structure
Source§impl Readable for efm32g230_pac::leuart1::rxdataxp::RXDATAXP_SPEC
read()
method returns rxdataxp::R reader structure
impl Readable for efm32g230_pac::leuart1::rxdataxp::RXDATAXP_SPEC
read()
method returns rxdataxp::R reader structure
Source§impl Readable for efm32g230_pac::leuart1::sigframe::SIGFRAME_SPEC
read()
method returns sigframe::R reader structure
impl Readable for efm32g230_pac::leuart1::sigframe::SIGFRAME_SPEC
read()
method returns sigframe::R reader structure
Source§impl Readable for efm32g230_pac::leuart1::startframe::STARTFRAME_SPEC
read()
method returns startframe::R reader structure
impl Readable for efm32g230_pac::leuart1::startframe::STARTFRAME_SPEC
read()
method returns startframe::R reader structure
Source§impl Readable for efm32g230_pac::leuart1::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32g230_pac::leuart1::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32g230_pac::leuart1::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
impl Readable for efm32g230_pac::leuart1::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
Source§impl Readable for ADDRB_SPEC
read()
method returns addrb::R reader structure
impl Readable for ADDRB_SPEC
read()
method returns addrb::R reader structure
Source§impl Readable for efm32g230_pac::msc::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32g230_pac::msc::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32g230_pac::msc::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32g230_pac::msc::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32g230_pac::msc::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32g230_pac::msc::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32g230_pac::msc::lock::LOCK_SPEC
read()
method returns lock::R reader structure
impl Readable for efm32g230_pac::msc::lock::LOCK_SPEC
read()
method returns lock::R reader structure
Source§impl Readable for READCTRL_SPEC
read()
method returns readctrl::R reader structure
impl Readable for READCTRL_SPEC
read()
method returns readctrl::R reader structure
Source§impl Readable for efm32g230_pac::msc::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32g230_pac::msc::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for WDATA_SPEC
read()
method returns wdata::R reader structure
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
impl Readable for WRITECTRL_SPEC
read()
method returns writectrl::R reader structure
Source§impl Readable for efm32g230_pac::pcnt0::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
impl Readable for efm32g230_pac::pcnt0::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
Source§impl Readable for efm32g230_pac::pcnt0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32g230_pac::pcnt0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32g230_pac::pcnt0::freeze::FREEZE_SPEC
read()
method returns freeze::R reader structure
impl Readable for efm32g230_pac::pcnt0::freeze::FREEZE_SPEC
read()
method returns freeze::R reader structure
Source§impl Readable for efm32g230_pac::pcnt0::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32g230_pac::pcnt0::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32g230_pac::pcnt0::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32g230_pac::pcnt0::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32g230_pac::pcnt0::route::ROUTE_SPEC
read()
method returns route::R reader structure
impl Readable for efm32g230_pac::pcnt0::route::ROUTE_SPEC
read()
method returns route::R reader structure
Source§impl Readable for efm32g230_pac::pcnt0::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32g230_pac::pcnt0::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32g230_pac::pcnt0::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
impl Readable for efm32g230_pac::pcnt0::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
Source§impl Readable for efm32g230_pac::pcnt0::top::TOP_SPEC
read()
method returns top::R reader structure
impl Readable for efm32g230_pac::pcnt0::top::TOP_SPEC
read()
method returns top::R reader structure
Source§impl Readable for efm32g230_pac::pcnt0::topb::TOPB_SPEC
read()
method returns topb::R reader structure
impl Readable for efm32g230_pac::pcnt0::topb::TOPB_SPEC
read()
method returns topb::R reader structure
Source§impl Readable for efm32g230_pac::pcnt1::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
impl Readable for efm32g230_pac::pcnt1::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
Source§impl Readable for efm32g230_pac::pcnt1::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32g230_pac::pcnt1::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32g230_pac::pcnt1::freeze::FREEZE_SPEC
read()
method returns freeze::R reader structure
impl Readable for efm32g230_pac::pcnt1::freeze::FREEZE_SPEC
read()
method returns freeze::R reader structure
Source§impl Readable for efm32g230_pac::pcnt1::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32g230_pac::pcnt1::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32g230_pac::pcnt1::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32g230_pac::pcnt1::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32g230_pac::pcnt1::route::ROUTE_SPEC
read()
method returns route::R reader structure
impl Readable for efm32g230_pac::pcnt1::route::ROUTE_SPEC
read()
method returns route::R reader structure
Source§impl Readable for efm32g230_pac::pcnt1::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32g230_pac::pcnt1::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32g230_pac::pcnt1::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
impl Readable for efm32g230_pac::pcnt1::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
Source§impl Readable for efm32g230_pac::pcnt1::top::TOP_SPEC
read()
method returns top::R reader structure
impl Readable for efm32g230_pac::pcnt1::top::TOP_SPEC
read()
method returns top::R reader structure
Source§impl Readable for efm32g230_pac::pcnt1::topb::TOPB_SPEC
read()
method returns topb::R reader structure
impl Readable for efm32g230_pac::pcnt1::topb::TOPB_SPEC
read()
method returns topb::R reader structure
Source§impl Readable for efm32g230_pac::pcnt2::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
impl Readable for efm32g230_pac::pcnt2::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
Source§impl Readable for efm32g230_pac::pcnt2::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32g230_pac::pcnt2::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32g230_pac::pcnt2::freeze::FREEZE_SPEC
read()
method returns freeze::R reader structure
impl Readable for efm32g230_pac::pcnt2::freeze::FREEZE_SPEC
read()
method returns freeze::R reader structure
Source§impl Readable for efm32g230_pac::pcnt2::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32g230_pac::pcnt2::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32g230_pac::pcnt2::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32g230_pac::pcnt2::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32g230_pac::pcnt2::route::ROUTE_SPEC
read()
method returns route::R reader structure
impl Readable for efm32g230_pac::pcnt2::route::ROUTE_SPEC
read()
method returns route::R reader structure
Source§impl Readable for efm32g230_pac::pcnt2::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32g230_pac::pcnt2::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32g230_pac::pcnt2::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
impl Readable for efm32g230_pac::pcnt2::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
Source§impl Readable for efm32g230_pac::pcnt2::top::TOP_SPEC
read()
method returns top::R reader structure
impl Readable for efm32g230_pac::pcnt2::top::TOP_SPEC
read()
method returns top::R reader structure
Source§impl Readable for efm32g230_pac::pcnt2::topb::TOPB_SPEC
read()
method returns topb::R reader structure
impl Readable for efm32g230_pac::pcnt2::topb::TOPB_SPEC
read()
method returns topb::R reader structure
Source§impl Readable for efm32g230_pac::prs::ch0_ctrl::CH0_CTRL_SPEC
read()
method returns ch0_ctrl::R reader structure
impl Readable for efm32g230_pac::prs::ch0_ctrl::CH0_CTRL_SPEC
read()
method returns ch0_ctrl::R reader structure
Source§impl Readable for efm32g230_pac::prs::ch1_ctrl::CH1_CTRL_SPEC
read()
method returns ch1_ctrl::R reader structure
impl Readable for efm32g230_pac::prs::ch1_ctrl::CH1_CTRL_SPEC
read()
method returns ch1_ctrl::R reader structure
Source§impl Readable for efm32g230_pac::prs::ch2_ctrl::CH2_CTRL_SPEC
read()
method returns ch2_ctrl::R reader structure
impl Readable for efm32g230_pac::prs::ch2_ctrl::CH2_CTRL_SPEC
read()
method returns ch2_ctrl::R reader structure
Source§impl Readable for efm32g230_pac::prs::ch3_ctrl::CH3_CTRL_SPEC
read()
method returns ch3_ctrl::R reader structure
impl Readable for efm32g230_pac::prs::ch3_ctrl::CH3_CTRL_SPEC
read()
method returns ch3_ctrl::R reader structure
Source§impl Readable for efm32g230_pac::prs::ch4_ctrl::CH4_CTRL_SPEC
read()
method returns ch4_ctrl::R reader structure
impl Readable for efm32g230_pac::prs::ch4_ctrl::CH4_CTRL_SPEC
read()
method returns ch4_ctrl::R reader structure
Source§impl Readable for efm32g230_pac::prs::ch5_ctrl::CH5_CTRL_SPEC
read()
method returns ch5_ctrl::R reader structure
impl Readable for efm32g230_pac::prs::ch5_ctrl::CH5_CTRL_SPEC
read()
method returns ch5_ctrl::R reader structure
Source§impl Readable for efm32g230_pac::prs::ch6_ctrl::CH6_CTRL_SPEC
read()
method returns ch6_ctrl::R reader structure
impl Readable for efm32g230_pac::prs::ch6_ctrl::CH6_CTRL_SPEC
read()
method returns ch6_ctrl::R reader structure
Source§impl Readable for efm32g230_pac::prs::ch7_ctrl::CH7_CTRL_SPEC
read()
method returns ch7_ctrl::R reader structure
impl Readable for efm32g230_pac::prs::ch7_ctrl::CH7_CTRL_SPEC
read()
method returns ch7_ctrl::R reader structure
Source§impl Readable for SWLEVEL_SPEC
read()
method returns swlevel::R reader structure
impl Readable for SWLEVEL_SPEC
read()
method returns swlevel::R reader structure
Source§impl Readable for efm32g230_pac::rmu::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32g230_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
impl Readable for RSTCAUSE_SPEC
read()
method returns rstcause::R reader structure
Source§impl Readable for efm32g230_pac::rtc::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
impl Readable for efm32g230_pac::rtc::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
Source§impl Readable for efm32g230_pac::rtc::comp0::COMP0_SPEC
read()
method returns comp0::R reader structure
impl Readable for efm32g230_pac::rtc::comp0::COMP0_SPEC
read()
method returns comp0::R reader structure
Source§impl Readable for efm32g230_pac::rtc::comp1::COMP1_SPEC
read()
method returns comp1::R reader structure
impl Readable for efm32g230_pac::rtc::comp1::COMP1_SPEC
read()
method returns comp1::R reader structure
Source§impl Readable for efm32g230_pac::rtc::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32g230_pac::rtc::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32g230_pac::rtc::freeze::FREEZE_SPEC
read()
method returns freeze::R reader structure
impl Readable for efm32g230_pac::rtc::freeze::FREEZE_SPEC
read()
method returns freeze::R reader structure
Source§impl Readable for efm32g230_pac::rtc::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32g230_pac::rtc::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32g230_pac::rtc::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32g230_pac::rtc::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32g230_pac::rtc::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
impl Readable for efm32g230_pac::rtc::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
Source§impl Readable for efm32g230_pac::timer0::cc0_ccv::CC0_CCV_SPEC
read()
method returns cc0_ccv::R reader structure
impl Readable for efm32g230_pac::timer0::cc0_ccv::CC0_CCV_SPEC
read()
method returns cc0_ccv::R reader structure
Source§impl Readable for efm32g230_pac::timer0::cc0_ccvb::CC0_CCVB_SPEC
read()
method returns cc0_ccvb::R reader structure
impl Readable for efm32g230_pac::timer0::cc0_ccvb::CC0_CCVB_SPEC
read()
method returns cc0_ccvb::R reader structure
Source§impl Readable for efm32g230_pac::timer0::cc0_ccvp::CC0_CCVP_SPEC
read()
method returns cc0_ccvp::R reader structure
impl Readable for efm32g230_pac::timer0::cc0_ccvp::CC0_CCVP_SPEC
read()
method returns cc0_ccvp::R reader structure
Source§impl Readable for efm32g230_pac::timer0::cc0_ctrl::CC0_CTRL_SPEC
read()
method returns cc0_ctrl::R reader structure
impl Readable for efm32g230_pac::timer0::cc0_ctrl::CC0_CTRL_SPEC
read()
method returns cc0_ctrl::R reader structure
Source§impl Readable for efm32g230_pac::timer0::cc1_ccv::CC1_CCV_SPEC
read()
method returns cc1_ccv::R reader structure
impl Readable for efm32g230_pac::timer0::cc1_ccv::CC1_CCV_SPEC
read()
method returns cc1_ccv::R reader structure
Source§impl Readable for efm32g230_pac::timer0::cc1_ccvb::CC1_CCVB_SPEC
read()
method returns cc1_ccvb::R reader structure
impl Readable for efm32g230_pac::timer0::cc1_ccvb::CC1_CCVB_SPEC
read()
method returns cc1_ccvb::R reader structure
Source§impl Readable for efm32g230_pac::timer0::cc1_ccvp::CC1_CCVP_SPEC
read()
method returns cc1_ccvp::R reader structure
impl Readable for efm32g230_pac::timer0::cc1_ccvp::CC1_CCVP_SPEC
read()
method returns cc1_ccvp::R reader structure
Source§impl Readable for efm32g230_pac::timer0::cc1_ctrl::CC1_CTRL_SPEC
read()
method returns cc1_ctrl::R reader structure
impl Readable for efm32g230_pac::timer0::cc1_ctrl::CC1_CTRL_SPEC
read()
method returns cc1_ctrl::R reader structure
Source§impl Readable for efm32g230_pac::timer0::cc2_ccv::CC2_CCV_SPEC
read()
method returns cc2_ccv::R reader structure
impl Readable for efm32g230_pac::timer0::cc2_ccv::CC2_CCV_SPEC
read()
method returns cc2_ccv::R reader structure
Source§impl Readable for efm32g230_pac::timer0::cc2_ccvb::CC2_CCVB_SPEC
read()
method returns cc2_ccvb::R reader structure
impl Readable for efm32g230_pac::timer0::cc2_ccvb::CC2_CCVB_SPEC
read()
method returns cc2_ccvb::R reader structure
Source§impl Readable for efm32g230_pac::timer0::cc2_ccvp::CC2_CCVP_SPEC
read()
method returns cc2_ccvp::R reader structure
impl Readable for efm32g230_pac::timer0::cc2_ccvp::CC2_CCVP_SPEC
read()
method returns cc2_ccvp::R reader structure
Source§impl Readable for efm32g230_pac::timer0::cc2_ctrl::CC2_CTRL_SPEC
read()
method returns cc2_ctrl::R reader structure
impl Readable for efm32g230_pac::timer0::cc2_ctrl::CC2_CTRL_SPEC
read()
method returns cc2_ctrl::R reader structure
Source§impl Readable for efm32g230_pac::timer0::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
impl Readable for efm32g230_pac::timer0::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
Source§impl Readable for efm32g230_pac::timer0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32g230_pac::timer0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32g230_pac::timer0::dtctrl::DTCTRL_SPEC
read()
method returns dtctrl::R reader structure
impl Readable for efm32g230_pac::timer0::dtctrl::DTCTRL_SPEC
read()
method returns dtctrl::R reader structure
Source§impl Readable for efm32g230_pac::timer0::dtfault::DTFAULT_SPEC
read()
method returns dtfault::R reader structure
impl Readable for efm32g230_pac::timer0::dtfault::DTFAULT_SPEC
read()
method returns dtfault::R reader structure
Source§impl Readable for efm32g230_pac::timer0::dtfc::DTFC_SPEC
read()
method returns dtfc::R reader structure
impl Readable for efm32g230_pac::timer0::dtfc::DTFC_SPEC
read()
method returns dtfc::R reader structure
Source§impl Readable for efm32g230_pac::timer0::dtlock::DTLOCK_SPEC
read()
method returns dtlock::R reader structure
impl Readable for efm32g230_pac::timer0::dtlock::DTLOCK_SPEC
read()
method returns dtlock::R reader structure
Source§impl Readable for efm32g230_pac::timer0::dtogen::DTOGEN_SPEC
read()
method returns dtogen::R reader structure
impl Readable for efm32g230_pac::timer0::dtogen::DTOGEN_SPEC
read()
method returns dtogen::R reader structure
Source§impl Readable for efm32g230_pac::timer0::dttime::DTTIME_SPEC
read()
method returns dttime::R reader structure
impl Readable for efm32g230_pac::timer0::dttime::DTTIME_SPEC
read()
method returns dttime::R reader structure
Source§impl Readable for efm32g230_pac::timer0::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32g230_pac::timer0::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32g230_pac::timer0::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32g230_pac::timer0::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32g230_pac::timer0::route::ROUTE_SPEC
read()
method returns route::R reader structure
impl Readable for efm32g230_pac::timer0::route::ROUTE_SPEC
read()
method returns route::R reader structure
Source§impl Readable for efm32g230_pac::timer0::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32g230_pac::timer0::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32g230_pac::timer0::top::TOP_SPEC
read()
method returns top::R reader structure
impl Readable for efm32g230_pac::timer0::top::TOP_SPEC
read()
method returns top::R reader structure
Source§impl Readable for efm32g230_pac::timer0::topb::TOPB_SPEC
read()
method returns topb::R reader structure
impl Readable for efm32g230_pac::timer0::topb::TOPB_SPEC
read()
method returns topb::R reader structure
Source§impl Readable for efm32g230_pac::timer1::cc0_ccv::CC0_CCV_SPEC
read()
method returns cc0_ccv::R reader structure
impl Readable for efm32g230_pac::timer1::cc0_ccv::CC0_CCV_SPEC
read()
method returns cc0_ccv::R reader structure
Source§impl Readable for efm32g230_pac::timer1::cc0_ccvb::CC0_CCVB_SPEC
read()
method returns cc0_ccvb::R reader structure
impl Readable for efm32g230_pac::timer1::cc0_ccvb::CC0_CCVB_SPEC
read()
method returns cc0_ccvb::R reader structure
Source§impl Readable for efm32g230_pac::timer1::cc0_ccvp::CC0_CCVP_SPEC
read()
method returns cc0_ccvp::R reader structure
impl Readable for efm32g230_pac::timer1::cc0_ccvp::CC0_CCVP_SPEC
read()
method returns cc0_ccvp::R reader structure
Source§impl Readable for efm32g230_pac::timer1::cc0_ctrl::CC0_CTRL_SPEC
read()
method returns cc0_ctrl::R reader structure
impl Readable for efm32g230_pac::timer1::cc0_ctrl::CC0_CTRL_SPEC
read()
method returns cc0_ctrl::R reader structure
Source§impl Readable for efm32g230_pac::timer1::cc1_ccv::CC1_CCV_SPEC
read()
method returns cc1_ccv::R reader structure
impl Readable for efm32g230_pac::timer1::cc1_ccv::CC1_CCV_SPEC
read()
method returns cc1_ccv::R reader structure
Source§impl Readable for efm32g230_pac::timer1::cc1_ccvb::CC1_CCVB_SPEC
read()
method returns cc1_ccvb::R reader structure
impl Readable for efm32g230_pac::timer1::cc1_ccvb::CC1_CCVB_SPEC
read()
method returns cc1_ccvb::R reader structure
Source§impl Readable for efm32g230_pac::timer1::cc1_ccvp::CC1_CCVP_SPEC
read()
method returns cc1_ccvp::R reader structure
impl Readable for efm32g230_pac::timer1::cc1_ccvp::CC1_CCVP_SPEC
read()
method returns cc1_ccvp::R reader structure
Source§impl Readable for efm32g230_pac::timer1::cc1_ctrl::CC1_CTRL_SPEC
read()
method returns cc1_ctrl::R reader structure
impl Readable for efm32g230_pac::timer1::cc1_ctrl::CC1_CTRL_SPEC
read()
method returns cc1_ctrl::R reader structure
Source§impl Readable for efm32g230_pac::timer1::cc2_ccv::CC2_CCV_SPEC
read()
method returns cc2_ccv::R reader structure
impl Readable for efm32g230_pac::timer1::cc2_ccv::CC2_CCV_SPEC
read()
method returns cc2_ccv::R reader structure
Source§impl Readable for efm32g230_pac::timer1::cc2_ccvb::CC2_CCVB_SPEC
read()
method returns cc2_ccvb::R reader structure
impl Readable for efm32g230_pac::timer1::cc2_ccvb::CC2_CCVB_SPEC
read()
method returns cc2_ccvb::R reader structure
Source§impl Readable for efm32g230_pac::timer1::cc2_ccvp::CC2_CCVP_SPEC
read()
method returns cc2_ccvp::R reader structure
impl Readable for efm32g230_pac::timer1::cc2_ccvp::CC2_CCVP_SPEC
read()
method returns cc2_ccvp::R reader structure
Source§impl Readable for efm32g230_pac::timer1::cc2_ctrl::CC2_CTRL_SPEC
read()
method returns cc2_ctrl::R reader structure
impl Readable for efm32g230_pac::timer1::cc2_ctrl::CC2_CTRL_SPEC
read()
method returns cc2_ctrl::R reader structure
Source§impl Readable for efm32g230_pac::timer1::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
impl Readable for efm32g230_pac::timer1::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
Source§impl Readable for efm32g230_pac::timer1::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32g230_pac::timer1::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32g230_pac::timer1::dtctrl::DTCTRL_SPEC
read()
method returns dtctrl::R reader structure
impl Readable for efm32g230_pac::timer1::dtctrl::DTCTRL_SPEC
read()
method returns dtctrl::R reader structure
Source§impl Readable for efm32g230_pac::timer1::dtfault::DTFAULT_SPEC
read()
method returns dtfault::R reader structure
impl Readable for efm32g230_pac::timer1::dtfault::DTFAULT_SPEC
read()
method returns dtfault::R reader structure
Source§impl Readable for efm32g230_pac::timer1::dtfc::DTFC_SPEC
read()
method returns dtfc::R reader structure
impl Readable for efm32g230_pac::timer1::dtfc::DTFC_SPEC
read()
method returns dtfc::R reader structure
Source§impl Readable for efm32g230_pac::timer1::dtlock::DTLOCK_SPEC
read()
method returns dtlock::R reader structure
impl Readable for efm32g230_pac::timer1::dtlock::DTLOCK_SPEC
read()
method returns dtlock::R reader structure
Source§impl Readable for efm32g230_pac::timer1::dtogen::DTOGEN_SPEC
read()
method returns dtogen::R reader structure
impl Readable for efm32g230_pac::timer1::dtogen::DTOGEN_SPEC
read()
method returns dtogen::R reader structure
Source§impl Readable for efm32g230_pac::timer1::dttime::DTTIME_SPEC
read()
method returns dttime::R reader structure
impl Readable for efm32g230_pac::timer1::dttime::DTTIME_SPEC
read()
method returns dttime::R reader structure
Source§impl Readable for efm32g230_pac::timer1::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32g230_pac::timer1::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32g230_pac::timer1::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32g230_pac::timer1::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32g230_pac::timer1::route::ROUTE_SPEC
read()
method returns route::R reader structure
impl Readable for efm32g230_pac::timer1::route::ROUTE_SPEC
read()
method returns route::R reader structure
Source§impl Readable for efm32g230_pac::timer1::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32g230_pac::timer1::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32g230_pac::timer1::top::TOP_SPEC
read()
method returns top::R reader structure
impl Readable for efm32g230_pac::timer1::top::TOP_SPEC
read()
method returns top::R reader structure
Source§impl Readable for efm32g230_pac::timer1::topb::TOPB_SPEC
read()
method returns topb::R reader structure
impl Readable for efm32g230_pac::timer1::topb::TOPB_SPEC
read()
method returns topb::R reader structure
Source§impl Readable for efm32g230_pac::timer2::cc0_ccv::CC0_CCV_SPEC
read()
method returns cc0_ccv::R reader structure
impl Readable for efm32g230_pac::timer2::cc0_ccv::CC0_CCV_SPEC
read()
method returns cc0_ccv::R reader structure
Source§impl Readable for efm32g230_pac::timer2::cc0_ccvb::CC0_CCVB_SPEC
read()
method returns cc0_ccvb::R reader structure
impl Readable for efm32g230_pac::timer2::cc0_ccvb::CC0_CCVB_SPEC
read()
method returns cc0_ccvb::R reader structure
Source§impl Readable for efm32g230_pac::timer2::cc0_ccvp::CC0_CCVP_SPEC
read()
method returns cc0_ccvp::R reader structure
impl Readable for efm32g230_pac::timer2::cc0_ccvp::CC0_CCVP_SPEC
read()
method returns cc0_ccvp::R reader structure
Source§impl Readable for efm32g230_pac::timer2::cc0_ctrl::CC0_CTRL_SPEC
read()
method returns cc0_ctrl::R reader structure
impl Readable for efm32g230_pac::timer2::cc0_ctrl::CC0_CTRL_SPEC
read()
method returns cc0_ctrl::R reader structure
Source§impl Readable for efm32g230_pac::timer2::cc1_ccv::CC1_CCV_SPEC
read()
method returns cc1_ccv::R reader structure
impl Readable for efm32g230_pac::timer2::cc1_ccv::CC1_CCV_SPEC
read()
method returns cc1_ccv::R reader structure
Source§impl Readable for efm32g230_pac::timer2::cc1_ccvb::CC1_CCVB_SPEC
read()
method returns cc1_ccvb::R reader structure
impl Readable for efm32g230_pac::timer2::cc1_ccvb::CC1_CCVB_SPEC
read()
method returns cc1_ccvb::R reader structure
Source§impl Readable for efm32g230_pac::timer2::cc1_ccvp::CC1_CCVP_SPEC
read()
method returns cc1_ccvp::R reader structure
impl Readable for efm32g230_pac::timer2::cc1_ccvp::CC1_CCVP_SPEC
read()
method returns cc1_ccvp::R reader structure
Source§impl Readable for efm32g230_pac::timer2::cc1_ctrl::CC1_CTRL_SPEC
read()
method returns cc1_ctrl::R reader structure
impl Readable for efm32g230_pac::timer2::cc1_ctrl::CC1_CTRL_SPEC
read()
method returns cc1_ctrl::R reader structure
Source§impl Readable for efm32g230_pac::timer2::cc2_ccv::CC2_CCV_SPEC
read()
method returns cc2_ccv::R reader structure
impl Readable for efm32g230_pac::timer2::cc2_ccv::CC2_CCV_SPEC
read()
method returns cc2_ccv::R reader structure
Source§impl Readable for efm32g230_pac::timer2::cc2_ccvb::CC2_CCVB_SPEC
read()
method returns cc2_ccvb::R reader structure
impl Readable for efm32g230_pac::timer2::cc2_ccvb::CC2_CCVB_SPEC
read()
method returns cc2_ccvb::R reader structure
Source§impl Readable for efm32g230_pac::timer2::cc2_ccvp::CC2_CCVP_SPEC
read()
method returns cc2_ccvp::R reader structure
impl Readable for efm32g230_pac::timer2::cc2_ccvp::CC2_CCVP_SPEC
read()
method returns cc2_ccvp::R reader structure
Source§impl Readable for efm32g230_pac::timer2::cc2_ctrl::CC2_CTRL_SPEC
read()
method returns cc2_ctrl::R reader structure
impl Readable for efm32g230_pac::timer2::cc2_ctrl::CC2_CTRL_SPEC
read()
method returns cc2_ctrl::R reader structure
Source§impl Readable for efm32g230_pac::timer2::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
impl Readable for efm32g230_pac::timer2::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
Source§impl Readable for efm32g230_pac::timer2::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32g230_pac::timer2::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32g230_pac::timer2::dtctrl::DTCTRL_SPEC
read()
method returns dtctrl::R reader structure
impl Readable for efm32g230_pac::timer2::dtctrl::DTCTRL_SPEC
read()
method returns dtctrl::R reader structure
Source§impl Readable for efm32g230_pac::timer2::dtfault::DTFAULT_SPEC
read()
method returns dtfault::R reader structure
impl Readable for efm32g230_pac::timer2::dtfault::DTFAULT_SPEC
read()
method returns dtfault::R reader structure
Source§impl Readable for efm32g230_pac::timer2::dtfc::DTFC_SPEC
read()
method returns dtfc::R reader structure
impl Readable for efm32g230_pac::timer2::dtfc::DTFC_SPEC
read()
method returns dtfc::R reader structure
Source§impl Readable for efm32g230_pac::timer2::dtlock::DTLOCK_SPEC
read()
method returns dtlock::R reader structure
impl Readable for efm32g230_pac::timer2::dtlock::DTLOCK_SPEC
read()
method returns dtlock::R reader structure
Source§impl Readable for efm32g230_pac::timer2::dtogen::DTOGEN_SPEC
read()
method returns dtogen::R reader structure
impl Readable for efm32g230_pac::timer2::dtogen::DTOGEN_SPEC
read()
method returns dtogen::R reader structure
Source§impl Readable for efm32g230_pac::timer2::dttime::DTTIME_SPEC
read()
method returns dttime::R reader structure
impl Readable for efm32g230_pac::timer2::dttime::DTTIME_SPEC
read()
method returns dttime::R reader structure
Source§impl Readable for efm32g230_pac::timer2::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32g230_pac::timer2::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32g230_pac::timer2::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32g230_pac::timer2::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32g230_pac::timer2::route::ROUTE_SPEC
read()
method returns route::R reader structure
impl Readable for efm32g230_pac::timer2::route::ROUTE_SPEC
read()
method returns route::R reader structure
Source§impl Readable for efm32g230_pac::timer2::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32g230_pac::timer2::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32g230_pac::timer2::top::TOP_SPEC
read()
method returns top::R reader structure
impl Readable for efm32g230_pac::timer2::top::TOP_SPEC
read()
method returns top::R reader structure
Source§impl Readable for efm32g230_pac::timer2::topb::TOPB_SPEC
read()
method returns topb::R reader structure
impl Readable for efm32g230_pac::timer2::topb::TOPB_SPEC
read()
method returns topb::R reader structure
Source§impl Readable for efm32g230_pac::usart0::clkdiv::CLKDIV_SPEC
read()
method returns clkdiv::R reader structure
impl Readable for efm32g230_pac::usart0::clkdiv::CLKDIV_SPEC
read()
method returns clkdiv::R reader structure
Source§impl Readable for efm32g230_pac::usart0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32g230_pac::usart0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32g230_pac::usart0::frame::FRAME_SPEC
read()
method returns frame::R reader structure
impl Readable for efm32g230_pac::usart0::frame::FRAME_SPEC
read()
method returns frame::R reader structure
Source§impl Readable for efm32g230_pac::usart0::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32g230_pac::usart0::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32g230_pac::usart0::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32g230_pac::usart0::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32g230_pac::usart0::irctrl::IRCTRL_SPEC
read()
method returns irctrl::R reader structure
impl Readable for efm32g230_pac::usart0::irctrl::IRCTRL_SPEC
read()
method returns irctrl::R reader structure
Source§impl Readable for efm32g230_pac::usart0::route::ROUTE_SPEC
read()
method returns route::R reader structure
impl Readable for efm32g230_pac::usart0::route::ROUTE_SPEC
read()
method returns route::R reader structure
Source§impl Readable for efm32g230_pac::usart0::rxdata::RXDATA_SPEC
read()
method returns rxdata::R reader structure
impl Readable for efm32g230_pac::usart0::rxdata::RXDATA_SPEC
read()
method returns rxdata::R reader structure
Source§impl Readable for efm32g230_pac::usart0::rxdatax::RXDATAX_SPEC
read()
method returns rxdatax::R reader structure
impl Readable for efm32g230_pac::usart0::rxdatax::RXDATAX_SPEC
read()
method returns rxdatax::R reader structure
Source§impl Readable for efm32g230_pac::usart0::rxdataxp::RXDATAXP_SPEC
read()
method returns rxdataxp::R reader structure
impl Readable for efm32g230_pac::usart0::rxdataxp::RXDATAXP_SPEC
read()
method returns rxdataxp::R reader structure
Source§impl Readable for efm32g230_pac::usart0::rxdouble::RXDOUBLE_SPEC
read()
method returns rxdouble::R reader structure
impl Readable for efm32g230_pac::usart0::rxdouble::RXDOUBLE_SPEC
read()
method returns rxdouble::R reader structure
Source§impl Readable for efm32g230_pac::usart0::rxdoublex::RXDOUBLEX_SPEC
read()
method returns rxdoublex::R reader structure
impl Readable for efm32g230_pac::usart0::rxdoublex::RXDOUBLEX_SPEC
read()
method returns rxdoublex::R reader structure
Source§impl Readable for efm32g230_pac::usart0::rxdoublexp::RXDOUBLEXP_SPEC
read()
method returns rxdoublexp::R reader structure
impl Readable for efm32g230_pac::usart0::rxdoublexp::RXDOUBLEXP_SPEC
read()
method returns rxdoublexp::R reader structure
Source§impl Readable for efm32g230_pac::usart0::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32g230_pac::usart0::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32g230_pac::usart0::trigctrl::TRIGCTRL_SPEC
read()
method returns trigctrl::R reader structure
impl Readable for efm32g230_pac::usart0::trigctrl::TRIGCTRL_SPEC
read()
method returns trigctrl::R reader structure
Source§impl Readable for efm32g230_pac::usart1::clkdiv::CLKDIV_SPEC
read()
method returns clkdiv::R reader structure
impl Readable for efm32g230_pac::usart1::clkdiv::CLKDIV_SPEC
read()
method returns clkdiv::R reader structure
Source§impl Readable for efm32g230_pac::usart1::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32g230_pac::usart1::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32g230_pac::usart1::frame::FRAME_SPEC
read()
method returns frame::R reader structure
impl Readable for efm32g230_pac::usart1::frame::FRAME_SPEC
read()
method returns frame::R reader structure
Source§impl Readable for efm32g230_pac::usart1::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32g230_pac::usart1::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32g230_pac::usart1::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32g230_pac::usart1::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32g230_pac::usart1::irctrl::IRCTRL_SPEC
read()
method returns irctrl::R reader structure
impl Readable for efm32g230_pac::usart1::irctrl::IRCTRL_SPEC
read()
method returns irctrl::R reader structure
Source§impl Readable for efm32g230_pac::usart1::route::ROUTE_SPEC
read()
method returns route::R reader structure
impl Readable for efm32g230_pac::usart1::route::ROUTE_SPEC
read()
method returns route::R reader structure
Source§impl Readable for efm32g230_pac::usart1::rxdata::RXDATA_SPEC
read()
method returns rxdata::R reader structure
impl Readable for efm32g230_pac::usart1::rxdata::RXDATA_SPEC
read()
method returns rxdata::R reader structure
Source§impl Readable for efm32g230_pac::usart1::rxdatax::RXDATAX_SPEC
read()
method returns rxdatax::R reader structure
impl Readable for efm32g230_pac::usart1::rxdatax::RXDATAX_SPEC
read()
method returns rxdatax::R reader structure
Source§impl Readable for efm32g230_pac::usart1::rxdataxp::RXDATAXP_SPEC
read()
method returns rxdataxp::R reader structure
impl Readable for efm32g230_pac::usart1::rxdataxp::RXDATAXP_SPEC
read()
method returns rxdataxp::R reader structure
Source§impl Readable for efm32g230_pac::usart1::rxdouble::RXDOUBLE_SPEC
read()
method returns rxdouble::R reader structure
impl Readable for efm32g230_pac::usart1::rxdouble::RXDOUBLE_SPEC
read()
method returns rxdouble::R reader structure
Source§impl Readable for efm32g230_pac::usart1::rxdoublex::RXDOUBLEX_SPEC
read()
method returns rxdoublex::R reader structure
impl Readable for efm32g230_pac::usart1::rxdoublex::RXDOUBLEX_SPEC
read()
method returns rxdoublex::R reader structure
Source§impl Readable for efm32g230_pac::usart1::rxdoublexp::RXDOUBLEXP_SPEC
read()
method returns rxdoublexp::R reader structure
impl Readable for efm32g230_pac::usart1::rxdoublexp::RXDOUBLEXP_SPEC
read()
method returns rxdoublexp::R reader structure
Source§impl Readable for efm32g230_pac::usart1::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32g230_pac::usart1::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32g230_pac::usart1::trigctrl::TRIGCTRL_SPEC
read()
method returns trigctrl::R reader structure
impl Readable for efm32g230_pac::usart1::trigctrl::TRIGCTRL_SPEC
read()
method returns trigctrl::R reader structure
Source§impl Readable for efm32g230_pac::usart2::clkdiv::CLKDIV_SPEC
read()
method returns clkdiv::R reader structure
impl Readable for efm32g230_pac::usart2::clkdiv::CLKDIV_SPEC
read()
method returns clkdiv::R reader structure
Source§impl Readable for efm32g230_pac::usart2::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32g230_pac::usart2::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32g230_pac::usart2::frame::FRAME_SPEC
read()
method returns frame::R reader structure
impl Readable for efm32g230_pac::usart2::frame::FRAME_SPEC
read()
method returns frame::R reader structure
Source§impl Readable for efm32g230_pac::usart2::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32g230_pac::usart2::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32g230_pac::usart2::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32g230_pac::usart2::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32g230_pac::usart2::irctrl::IRCTRL_SPEC
read()
method returns irctrl::R reader structure
impl Readable for efm32g230_pac::usart2::irctrl::IRCTRL_SPEC
read()
method returns irctrl::R reader structure
Source§impl Readable for efm32g230_pac::usart2::route::ROUTE_SPEC
read()
method returns route::R reader structure
impl Readable for efm32g230_pac::usart2::route::ROUTE_SPEC
read()
method returns route::R reader structure
Source§impl Readable for efm32g230_pac::usart2::rxdata::RXDATA_SPEC
read()
method returns rxdata::R reader structure
impl Readable for efm32g230_pac::usart2::rxdata::RXDATA_SPEC
read()
method returns rxdata::R reader structure
Source§impl Readable for efm32g230_pac::usart2::rxdatax::RXDATAX_SPEC
read()
method returns rxdatax::R reader structure
impl Readable for efm32g230_pac::usart2::rxdatax::RXDATAX_SPEC
read()
method returns rxdatax::R reader structure
Source§impl Readable for efm32g230_pac::usart2::rxdataxp::RXDATAXP_SPEC
read()
method returns rxdataxp::R reader structure
impl Readable for efm32g230_pac::usart2::rxdataxp::RXDATAXP_SPEC
read()
method returns rxdataxp::R reader structure
Source§impl Readable for efm32g230_pac::usart2::rxdouble::RXDOUBLE_SPEC
read()
method returns rxdouble::R reader structure
impl Readable for efm32g230_pac::usart2::rxdouble::RXDOUBLE_SPEC
read()
method returns rxdouble::R reader structure
Source§impl Readable for efm32g230_pac::usart2::rxdoublex::RXDOUBLEX_SPEC
read()
method returns rxdoublex::R reader structure
impl Readable for efm32g230_pac::usart2::rxdoublex::RXDOUBLEX_SPEC
read()
method returns rxdoublex::R reader structure
Source§impl Readable for efm32g230_pac::usart2::rxdoublexp::RXDOUBLEXP_SPEC
read()
method returns rxdoublexp::R reader structure
impl Readable for efm32g230_pac::usart2::rxdoublexp::RXDOUBLEXP_SPEC
read()
method returns rxdoublexp::R reader structure
Source§impl Readable for efm32g230_pac::usart2::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32g230_pac::usart2::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32g230_pac::usart2::trigctrl::TRIGCTRL_SPEC
read()
method returns trigctrl::R reader structure
impl Readable for efm32g230_pac::usart2::trigctrl::TRIGCTRL_SPEC
read()
method returns trigctrl::R reader structure
Source§impl Readable for efm32g230_pac::vcmp::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32g230_pac::vcmp::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32g230_pac::vcmp::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32g230_pac::vcmp::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32g230_pac::vcmp::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32g230_pac::vcmp::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32g230_pac::vcmp::inputsel::INPUTSEL_SPEC
read()
method returns inputsel::R reader structure
impl Readable for efm32g230_pac::vcmp::inputsel::INPUTSEL_SPEC
read()
method returns inputsel::R reader structure
Source§impl Readable for efm32g230_pac::vcmp::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32g230_pac::vcmp::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32g230_pac::wdog::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32g230_pac::wdog::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32g230_pac::wdog::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
impl Readable for efm32g230_pac::wdog::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure