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 be 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 efm32pg_pac::efm32pg1b200::acmp0::aportconflict::APORTCONFLICT_SPEC
read()
method returns aportconflict::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::acmp0::aportconflict::APORTCONFLICT_SPEC
read()
method returns aportconflict::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::acmp0::aportreq::APORTREQ_SPEC
read()
method returns aportreq::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::acmp0::aportreq::APORTREQ_SPEC
read()
method returns aportreq::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::acmp0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::acmp0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::acmp0::hysteresis0::HYSTERESIS0_SPEC
read()
method returns hysteresis0::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::acmp0::hysteresis0::HYSTERESIS0_SPEC
read()
method returns hysteresis0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::acmp0::hysteresis1::HYSTERESIS1_SPEC
read()
method returns hysteresis1::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::acmp0::hysteresis1::HYSTERESIS1_SPEC
read()
method returns hysteresis1::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::acmp0::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::acmp0::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::acmp0::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::acmp0::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::acmp0::inputsel::INPUTSEL_SPEC
read()
method returns inputsel::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::acmp0::inputsel::INPUTSEL_SPEC
read()
method returns inputsel::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::acmp0::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::acmp0::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::acmp0::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::acmp0::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::acmp0::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::acmp0::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::acmp1::aportconflict::APORTCONFLICT_SPEC
read()
method returns aportconflict::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::acmp1::aportconflict::APORTCONFLICT_SPEC
read()
method returns aportconflict::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::acmp1::aportreq::APORTREQ_SPEC
read()
method returns aportreq::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::acmp1::aportreq::APORTREQ_SPEC
read()
method returns aportreq::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::acmp1::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::acmp1::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::acmp1::hysteresis0::HYSTERESIS0_SPEC
read()
method returns hysteresis0::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::acmp1::hysteresis0::HYSTERESIS0_SPEC
read()
method returns hysteresis0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::acmp1::hysteresis1::HYSTERESIS1_SPEC
read()
method returns hysteresis1::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::acmp1::hysteresis1::HYSTERESIS1_SPEC
read()
method returns hysteresis1::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::acmp1::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::acmp1::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::acmp1::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::acmp1::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::acmp1::inputsel::INPUTSEL_SPEC
read()
method returns inputsel::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::acmp1::inputsel::INPUTSEL_SPEC
read()
method returns inputsel::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::acmp1::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::acmp1::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::acmp1::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::acmp1::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::acmp1::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::acmp1::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::adc0::aportconflict::APORTCONFLICT_SPEC
read()
method returns aportconflict::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::adc0::aportconflict::APORTCONFLICT_SPEC
read()
method returns aportconflict::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::adc0::aportmasterdis::APORTMASTERDIS_SPEC
read()
method returns aportmasterdis::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::adc0::aportmasterdis::APORTMASTERDIS_SPEC
read()
method returns aportmasterdis::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::adc0::aportreq::APORTREQ_SPEC
read()
method returns aportreq::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::adc0::aportreq::APORTREQ_SPEC
read()
method returns aportreq::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::adc0::biasprog::BIASPROG_SPEC
read()
method returns biasprog::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::adc0::biasprog::BIASPROG_SPEC
read()
method returns biasprog::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::adc0::cal::CAL_SPEC
read()
method returns cal::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::adc0::cal::CAL_SPEC
read()
method returns cal::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::adc0::cmpthr::CMPTHR_SPEC
read()
method returns cmpthr::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::adc0::cmpthr::CMPTHR_SPEC
read()
method returns cmpthr::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::adc0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::adc0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::adc0::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::adc0::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::adc0::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::adc0::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::adc0::scanctrl::SCANCTRL_SPEC
read()
method returns scanctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::adc0::scanctrl::SCANCTRL_SPEC
read()
method returns scanctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::adc0::scanctrlx::SCANCTRLX_SPEC
read()
method returns scanctrlx::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::adc0::scanctrlx::SCANCTRLX_SPEC
read()
method returns scanctrlx::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::adc0::scandata::SCANDATA_SPEC
read()
method returns scandata::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::adc0::scandata::SCANDATA_SPEC
read()
method returns scandata::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::adc0::scandatap::SCANDATAP_SPEC
read()
method returns scandatap::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::adc0::scandatap::SCANDATAP_SPEC
read()
method returns scandatap::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::adc0::scandatax::SCANDATAX_SPEC
read()
method returns scandatax::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::adc0::scandatax::SCANDATAX_SPEC
read()
method returns scandatax::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::adc0::scandataxp::SCANDATAXP_SPEC
read()
method returns scandataxp::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::adc0::scandataxp::SCANDATAXP_SPEC
read()
method returns scandataxp::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::adc0::scanfifocount::SCANFIFOCOUNT_SPEC
read()
method returns scanfifocount::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::adc0::scanfifocount::SCANFIFOCOUNT_SPEC
read()
method returns scanfifocount::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::adc0::scaninputsel::SCANINPUTSEL_SPEC
read()
method returns scaninputsel::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::adc0::scaninputsel::SCANINPUTSEL_SPEC
read()
method returns scaninputsel::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::adc0::scanmask::SCANMASK_SPEC
read()
method returns scanmask::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::adc0::scanmask::SCANMASK_SPEC
read()
method returns scanmask::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::adc0::scannegsel::SCANNEGSEL_SPEC
read()
method returns scannegsel::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::adc0::scannegsel::SCANNEGSEL_SPEC
read()
method returns scannegsel::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::adc0::singlectrl::SINGLECTRL_SPEC
read()
method returns singlectrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::adc0::singlectrl::SINGLECTRL_SPEC
read()
method returns singlectrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::adc0::singlectrlx::SINGLECTRLX_SPEC
read()
method returns singlectrlx::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::adc0::singlectrlx::SINGLECTRLX_SPEC
read()
method returns singlectrlx::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::adc0::singledata::SINGLEDATA_SPEC
read()
method returns singledata::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::adc0::singledata::SINGLEDATA_SPEC
read()
method returns singledata::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::adc0::singledatap::SINGLEDATAP_SPEC
read()
method returns singledatap::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::adc0::singledatap::SINGLEDATAP_SPEC
read()
method returns singledatap::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::adc0::singlefifocount::SINGLEFIFOCOUNT_SPEC
read()
method returns singlefifocount::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::adc0::singlefifocount::SINGLEFIFOCOUNT_SPEC
read()
method returns singlefifocount::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::adc0::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::adc0::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::cmu::adcctrl::ADCCTRL_SPEC
read()
method returns adcctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::cmu::adcctrl::ADCCTRL_SPEC
read()
method returns adcctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::cmu::auxhfrcoctrl::AUXHFRCOCTRL_SPEC
read()
method returns auxhfrcoctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::cmu::auxhfrcoctrl::AUXHFRCOCTRL_SPEC
read()
method returns auxhfrcoctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::cmu::calcnt::CALCNT_SPEC
read()
method returns calcnt::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::cmu::calcnt::CALCNT_SPEC
read()
method returns calcnt::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::cmu::calctrl::CALCTRL_SPEC
read()
method returns calctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::cmu::calctrl::CALCTRL_SPEC
read()
method returns calctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::cmu::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::cmu::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::cmu::dbgclksel::DBGCLKSEL_SPEC
read()
method returns dbgclksel::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::cmu::dbgclksel::DBGCLKSEL_SPEC
read()
method returns dbgclksel::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::cmu::freeze::FREEZE_SPEC
read()
method returns freeze::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::cmu::freeze::FREEZE_SPEC
read()
method returns freeze::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::cmu::hfbusclken0::HFBUSCLKEN0_SPEC
read()
method returns hfbusclken0::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::cmu::hfbusclken0::HFBUSCLKEN0_SPEC
read()
method returns hfbusclken0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::cmu::hfclkstatus::HFCLKSTATUS_SPEC
read()
method returns hfclkstatus::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::cmu::hfclkstatus::HFCLKSTATUS_SPEC
read()
method returns hfclkstatus::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::cmu::hfcorepresc::HFCOREPRESC_SPEC
read()
method returns hfcorepresc::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::cmu::hfcorepresc::HFCOREPRESC_SPEC
read()
method returns hfcorepresc::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::cmu::hfexppresc::HFEXPPRESC_SPEC
read()
method returns hfexppresc::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::cmu::hfexppresc::HFEXPPRESC_SPEC
read()
method returns hfexppresc::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::cmu::hfperclken0::HFPERCLKEN0_SPEC
read()
method returns hfperclken0::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::cmu::hfperclken0::HFPERCLKEN0_SPEC
read()
method returns hfperclken0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::cmu::hfperpresc::HFPERPRESC_SPEC
read()
method returns hfperpresc::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::cmu::hfperpresc::HFPERPRESC_SPEC
read()
method returns hfperpresc::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::cmu::hfpresc::HFPRESC_SPEC
read()
method returns hfpresc::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::cmu::hfpresc::HFPRESC_SPEC
read()
method returns hfpresc::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::cmu::hfrcoctrl::HFRCOCTRL_SPEC
read()
method returns hfrcoctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::cmu::hfrcoctrl::HFRCOCTRL_SPEC
read()
method returns hfrcoctrl::R reader structure
Source§impl Readable for HFXOCTRL1_SPEC
read()
method returns hfxoctrl1::R reader structure
impl Readable for HFXOCTRL1_SPEC
read()
method returns hfxoctrl1::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::cmu::hfxoctrl::HFXOCTRL_SPEC
read()
method returns hfxoctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::cmu::hfxoctrl::HFXOCTRL_SPEC
read()
method returns hfxoctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::cmu::hfxostartupctrl::HFXOSTARTUPCTRL_SPEC
read()
method returns hfxostartupctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::cmu::hfxostartupctrl::HFXOSTARTUPCTRL_SPEC
read()
method returns hfxostartupctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::cmu::hfxosteadystatectrl::HFXOSTEADYSTATECTRL_SPEC
read()
method returns hfxosteadystatectrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::cmu::hfxosteadystatectrl::HFXOSTEADYSTATECTRL_SPEC
read()
method returns hfxosteadystatectrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::cmu::hfxotimeoutctrl::HFXOTIMEOUTCTRL_SPEC
read()
method returns hfxotimeoutctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::cmu::hfxotimeoutctrl::HFXOTIMEOUTCTRL_SPEC
read()
method returns hfxotimeoutctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::cmu::hfxotrimstatus::HFXOTRIMSTATUS_SPEC
read()
method returns hfxotrimstatus::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::cmu::hfxotrimstatus::HFXOTRIMSTATUS_SPEC
read()
method returns hfxotrimstatus::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::cmu::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::cmu::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::cmu::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::cmu::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::cmu::lfaclken0::LFACLKEN0_SPEC
read()
method returns lfaclken0::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::cmu::lfaclken0::LFACLKEN0_SPEC
read()
method returns lfaclken0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::cmu::lfaclksel::LFACLKSEL_SPEC
read()
method returns lfaclksel::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::cmu::lfaclksel::LFACLKSEL_SPEC
read()
method returns lfaclksel::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::cmu::lfapresc0::LFAPRESC0_SPEC
read()
method returns lfapresc0::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::cmu::lfapresc0::LFAPRESC0_SPEC
read()
method returns lfapresc0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::cmu::lfbclken0::LFBCLKEN0_SPEC
read()
method returns lfbclken0::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::cmu::lfbclken0::LFBCLKEN0_SPEC
read()
method returns lfbclken0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::cmu::lfbclksel::LFBCLKSEL_SPEC
read()
method returns lfbclksel::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::cmu::lfbclksel::LFBCLKSEL_SPEC
read()
method returns lfbclksel::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::cmu::lfbpresc0::LFBPRESC0_SPEC
read()
method returns lfbpresc0::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::cmu::lfbpresc0::LFBPRESC0_SPEC
read()
method returns lfbpresc0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::cmu::lfeclken0::LFECLKEN0_SPEC
read()
method returns lfeclken0::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::cmu::lfeclken0::LFECLKEN0_SPEC
read()
method returns lfeclken0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::cmu::lfeclksel::LFECLKSEL_SPEC
read()
method returns lfeclksel::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::cmu::lfeclksel::LFECLKSEL_SPEC
read()
method returns lfeclksel::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::cmu::lfepresc0::LFEPRESC0_SPEC
read()
method returns lfepresc0::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::cmu::lfepresc0::LFEPRESC0_SPEC
read()
method returns lfepresc0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::cmu::lfrcoctrl::LFRCOCTRL_SPEC
read()
method returns lfrcoctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::cmu::lfrcoctrl::LFRCOCTRL_SPEC
read()
method returns lfrcoctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::cmu::lfxoctrl::LFXOCTRL_SPEC
read()
method returns lfxoctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::cmu::lfxoctrl::LFXOCTRL_SPEC
read()
method returns lfxoctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::cmu::lock::LOCK_SPEC
read()
method returns lock::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::cmu::lock::LOCK_SPEC
read()
method returns lock::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::cmu::pcntctrl::PCNTCTRL_SPEC
read()
method returns pcntctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::cmu::pcntctrl::PCNTCTRL_SPEC
read()
method returns pcntctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::cmu::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::cmu::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::cmu::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::cmu::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::cmu::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::cmu::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::cmu::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::cmu::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
Source§impl Readable for ULFRCOCTRL_SPEC
read()
method returns ulfrcoctrl::R reader structure
impl Readable for ULFRCOCTRL_SPEC
read()
method returns ulfrcoctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::cryotimer::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::cryotimer::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::cryotimer::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::cryotimer::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::cryotimer::em4wuen::EM4WUEN_SPEC
read()
method returns em4wuen::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::cryotimer::em4wuen::EM4WUEN_SPEC
read()
method returns em4wuen::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::cryotimer::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::cryotimer::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::cryotimer::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::cryotimer::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::cryotimer::periodsel::PERIODSEL_SPEC
read()
method returns periodsel::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::cryotimer::periodsel::PERIODSEL_SPEC
read()
method returns periodsel::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::crypto::cmd::CMD_SPEC
read()
method returns cmd::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::crypto::cmd::CMD_SPEC
read()
method returns cmd::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::crypto::cstatus::CSTATUS_SPEC
read()
method returns cstatus::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::crypto::cstatus::CSTATUS_SPEC
read()
method returns cstatus::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::crypto::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::crypto::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::crypto::data0::DATA0_SPEC
read()
method returns data0::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::crypto::data0::DATA0_SPEC
read()
method returns data0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::crypto::data0byte12::DATA0BYTE12_SPEC
read()
method returns data0byte12::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::crypto::data0byte12::DATA0BYTE12_SPEC
read()
method returns data0byte12::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::crypto::data0byte13::DATA0BYTE13_SPEC
read()
method returns data0byte13::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::crypto::data0byte13::DATA0BYTE13_SPEC
read()
method returns data0byte13::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::crypto::data0byte14::DATA0BYTE14_SPEC
read()
method returns data0byte14::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::crypto::data0byte14::DATA0BYTE14_SPEC
read()
method returns data0byte14::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::crypto::data0byte15::DATA0BYTE15_SPEC
read()
method returns data0byte15::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::crypto::data0byte15::DATA0BYTE15_SPEC
read()
method returns data0byte15::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::crypto::data0byte::DATA0BYTE_SPEC
read()
method returns data0byte::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::crypto::data0byte::DATA0BYTE_SPEC
read()
method returns data0byte::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::crypto::data0xor::DATA0XOR_SPEC
read()
method returns data0xor::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::crypto::data0xor::DATA0XOR_SPEC
read()
method returns data0xor::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::crypto::data0xorbyte::DATA0XORBYTE_SPEC
read()
method returns data0xorbyte::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::crypto::data0xorbyte::DATA0XORBYTE_SPEC
read()
method returns data0xorbyte::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::crypto::data1::DATA1_SPEC
read()
method returns data1::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::crypto::data1::DATA1_SPEC
read()
method returns data1::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::crypto::data1byte::DATA1BYTE_SPEC
read()
method returns data1byte::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::crypto::data1byte::DATA1BYTE_SPEC
read()
method returns data1byte::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::crypto::data2::DATA2_SPEC
read()
method returns data2::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::crypto::data2::DATA2_SPEC
read()
method returns data2::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::crypto::data3::DATA3_SPEC
read()
method returns data3::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::crypto::data3::DATA3_SPEC
read()
method returns data3::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::crypto::ddata0::DDATA0_SPEC
read()
method returns ddata0::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::crypto::ddata0::DDATA0_SPEC
read()
method returns ddata0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::crypto::ddata0big::DDATA0BIG_SPEC
read()
method returns ddata0big::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::crypto::ddata0big::DDATA0BIG_SPEC
read()
method returns ddata0big::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::crypto::ddata0byte32::DDATA0BYTE32_SPEC
read()
method returns ddata0byte32::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::crypto::ddata0byte32::DDATA0BYTE32_SPEC
read()
method returns ddata0byte32::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::crypto::ddata0byte::DDATA0BYTE_SPEC
read()
method returns ddata0byte::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::crypto::ddata0byte::DDATA0BYTE_SPEC
read()
method returns ddata0byte::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::crypto::ddata1::DDATA1_SPEC
read()
method returns ddata1::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::crypto::ddata1::DDATA1_SPEC
read()
method returns ddata1::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::crypto::ddata1byte::DDATA1BYTE_SPEC
read()
method returns ddata1byte::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::crypto::ddata1byte::DDATA1BYTE_SPEC
read()
method returns ddata1byte::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::crypto::ddata2::DDATA2_SPEC
read()
method returns ddata2::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::crypto::ddata2::DDATA2_SPEC
read()
method returns ddata2::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::crypto::ddata3::DDATA3_SPEC
read()
method returns ddata3::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::crypto::ddata3::DDATA3_SPEC
read()
method returns ddata3::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::crypto::ddata4::DDATA4_SPEC
read()
method returns ddata4::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::crypto::ddata4::DDATA4_SPEC
read()
method returns ddata4::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::crypto::dstatus::DSTATUS_SPEC
read()
method returns dstatus::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::crypto::dstatus::DSTATUS_SPEC
read()
method returns dstatus::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::crypto::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::crypto::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::crypto::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::crypto::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::crypto::key::KEY_SPEC
read()
method returns key::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::crypto::key::KEY_SPEC
read()
method returns key::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::crypto::keybuf::KEYBUF_SPEC
read()
method returns keybuf::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::crypto::keybuf::KEYBUF_SPEC
read()
method returns keybuf::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::crypto::qdata0::QDATA0_SPEC
read()
method returns qdata0::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::crypto::qdata0::QDATA0_SPEC
read()
method returns qdata0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::crypto::qdata0byte::QDATA0BYTE_SPEC
read()
method returns qdata0byte::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::crypto::qdata0byte::QDATA0BYTE_SPEC
read()
method returns qdata0byte::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::crypto::qdata1::QDATA1_SPEC
read()
method returns qdata1::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::crypto::qdata1::QDATA1_SPEC
read()
method returns qdata1::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::crypto::qdata1big::QDATA1BIG_SPEC
read()
method returns qdata1big::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::crypto::qdata1big::QDATA1BIG_SPEC
read()
method returns qdata1big::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::crypto::qdata1byte::QDATA1BYTE_SPEC
read()
method returns qdata1byte::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::crypto::qdata1byte::QDATA1BYTE_SPEC
read()
method returns qdata1byte::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::crypto::seq0::SEQ0_SPEC
read()
method returns seq0::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::crypto::seq0::SEQ0_SPEC
read()
method returns seq0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::crypto::seq1::SEQ1_SPEC
read()
method returns seq1::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::crypto::seq1::SEQ1_SPEC
read()
method returns seq1::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::crypto::seq2::SEQ2_SPEC
read()
method returns seq2::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::crypto::seq2::SEQ2_SPEC
read()
method returns seq2::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::crypto::seq3::SEQ3_SPEC
read()
method returns seq3::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::crypto::seq3::SEQ3_SPEC
read()
method returns seq3::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::crypto::seq4::SEQ4_SPEC
read()
method returns seq4::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::crypto::seq4::SEQ4_SPEC
read()
method returns seq4::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::crypto::seqctrl::SEQCTRL_SPEC
read()
method returns seqctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::crypto::seqctrl::SEQCTRL_SPEC
read()
method returns seqctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::crypto::seqctrlb::SEQCTRLB_SPEC
read()
method returns seqctrlb::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::crypto::seqctrlb::SEQCTRLB_SPEC
read()
method returns seqctrlb::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::crypto::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::crypto::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::crypto::wac::WAC_SPEC
read()
method returns wac::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::crypto::wac::WAC_SPEC
read()
method returns wac::R reader structure
Source§impl Readable for BIASCONF_SPEC
read()
method returns biasconf::R reader structure
impl Readable for BIASCONF_SPEC
read()
method returns biasconf::R reader structure
Source§impl Readable for BIASTESTCTRL_SPEC
read()
method returns biastestctrl::R reader structure
impl Readable for BIASTESTCTRL_SPEC
read()
method returns biastestctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::emu::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::emu::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::emu::dcdcclimctrl::DCDCCLIMCTRL_SPEC
read()
method returns dcdcclimctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::emu::dcdcclimctrl::DCDCCLIMCTRL_SPEC
read()
method returns dcdcclimctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::emu::dcdcctrl::DCDCCTRL_SPEC
read()
method returns dcdcctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::emu::dcdcctrl::DCDCCTRL_SPEC
read()
method returns dcdcctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::emu::dcdclncompctrl::DCDCLNCOMPCTRL_SPEC
read()
method returns dcdclncompctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::emu::dcdclncompctrl::DCDCLNCOMPCTRL_SPEC
read()
method returns dcdclncompctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::emu::dcdclnfreqctrl::DCDCLNFREQCTRL_SPEC
read()
method returns dcdclnfreqctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::emu::dcdclnfreqctrl::DCDCLNFREQCTRL_SPEC
read()
method returns dcdclnfreqctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::emu::dcdclnvctrl::DCDCLNVCTRL_SPEC
read()
method returns dcdclnvctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::emu::dcdclnvctrl::DCDCLNVCTRL_SPEC
read()
method returns dcdclnvctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::emu::dcdclpctrl::DCDCLPCTRL_SPEC
read()
method returns dcdclpctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::emu::dcdclpctrl::DCDCLPCTRL_SPEC
read()
method returns dcdclpctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::emu::dcdclpvctrl::DCDCLPVCTRL_SPEC
read()
method returns dcdclpvctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::emu::dcdclpvctrl::DCDCLPVCTRL_SPEC
read()
method returns dcdclpvctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::emu::dcdcmiscctrl::DCDCMISCCTRL_SPEC
read()
method returns dcdcmiscctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::emu::dcdcmiscctrl::DCDCMISCCTRL_SPEC
read()
method returns dcdcmiscctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::emu::dcdcsync::DCDCSYNC_SPEC
read()
method returns dcdcsync::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::emu::dcdcsync::DCDCSYNC_SPEC
read()
method returns dcdcsync::R reader structure
Source§impl Readable for DCDCTIMING_SPEC
read()
method returns dcdctiming::R reader structure
impl Readable for DCDCTIMING_SPEC
read()
method returns dcdctiming::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::emu::dcdczdetctrl::DCDCZDETCTRL_SPEC
read()
method returns dcdczdetctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::emu::dcdczdetctrl::DCDCZDETCTRL_SPEC
read()
method returns dcdczdetctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::emu::em4ctrl::EM4CTRL_SPEC
read()
method returns em4ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::emu::em4ctrl::EM4CTRL_SPEC
read()
method returns em4ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::emu::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::emu::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::emu::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::emu::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::emu::lock::LOCK_SPEC
read()
method returns lock::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::emu::lock::LOCK_SPEC
read()
method returns lock::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::emu::pwrcfg::PWRCFG_SPEC
read()
method returns pwrcfg::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::emu::pwrcfg::PWRCFG_SPEC
read()
method returns pwrcfg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::emu::pwrctrl::PWRCTRL_SPEC
read()
method returns pwrctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::emu::pwrctrl::PWRCTRL_SPEC
read()
method returns pwrctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::emu::pwrlock::PWRLOCK_SPEC
read()
method returns pwrlock::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::emu::pwrlock::PWRLOCK_SPEC
read()
method returns pwrlock::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::emu::ram0ctrl::RAM0CTRL_SPEC
read()
method returns ram0ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::emu::ram0ctrl::RAM0CTRL_SPEC
read()
method returns ram0ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::emu::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::emu::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::emu::temp::TEMP_SPEC
read()
method returns temp::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::emu::temp::TEMP_SPEC
read()
method returns temp::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::emu::templimits::TEMPLIMITS_SPEC
read()
method returns templimits::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::emu::templimits::TEMPLIMITS_SPEC
read()
method returns templimits::R reader structure
Source§impl Readable for TESTLOCK_SPEC
read()
method returns testlock::R reader structure
impl Readable for TESTLOCK_SPEC
read()
method returns testlock::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::emu::vmonaltavddctrl::VMONALTAVDDCTRL_SPEC
read()
method returns vmonaltavddctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::emu::vmonaltavddctrl::VMONALTAVDDCTRL_SPEC
read()
method returns vmonaltavddctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::emu::vmonavddctrl::VMONAVDDCTRL_SPEC
read()
method returns vmonavddctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::emu::vmonavddctrl::VMONAVDDCTRL_SPEC
read()
method returns vmonavddctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::emu::vmondvddctrl::VMONDVDDCTRL_SPEC
read()
method returns vmondvddctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::emu::vmondvddctrl::VMONDVDDCTRL_SPEC
read()
method returns vmondvddctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::emu::vmonio0ctrl::VMONIO0CTRL_SPEC
read()
method returns vmonio0ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::emu::vmonio0ctrl::VMONIO0CTRL_SPEC
read()
method returns vmonio0ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::fpueh::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::fpueh::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::fpueh::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::fpueh::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpcrc::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpcrc::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpcrc::data::DATA_SPEC
read()
method returns data::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpcrc::data::DATA_SPEC
read()
method returns data::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpcrc::databyterev::DATABYTEREV_SPEC
read()
method returns databyterev::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpcrc::databyterev::DATABYTEREV_SPEC
read()
method returns databyterev::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpcrc::datarev::DATAREV_SPEC
read()
method returns datarev::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpcrc::datarev::DATAREV_SPEC
read()
method returns datarev::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpcrc::init::INIT_SPEC
read()
method returns init::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpcrc::init::INIT_SPEC
read()
method returns init::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpcrc::inputdata::INPUTDATA_SPEC
read()
method returns inputdata::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpcrc::inputdata::INPUTDATA_SPEC
read()
method returns inputdata::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpcrc::inputdatabyte::INPUTDATABYTE_SPEC
read()
method returns inputdatabyte::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpcrc::inputdatabyte::INPUTDATABYTE_SPEC
read()
method returns inputdatabyte::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpcrc::inputdatahword::INPUTDATAHWORD_SPEC
read()
method returns inputdatahword::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpcrc::inputdatahword::INPUTDATAHWORD_SPEC
read()
method returns inputdatahword::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpcrc::poly::POLY_SPEC
read()
method returns poly::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpcrc::poly::POLY_SPEC
read()
method returns poly::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::em4wuen::EM4WUEN_SPEC
read()
method returns em4wuen::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::em4wuen::EM4WUEN_SPEC
read()
method returns em4wuen::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::extifall::EXTIFALL_SPEC
read()
method returns extifall::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::extifall::EXTIFALL_SPEC
read()
method returns extifall::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::extilevel::EXTILEVEL_SPEC
read()
method returns extilevel::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::extilevel::EXTILEVEL_SPEC
read()
method returns extilevel::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::extipinselh::EXTIPINSELH_SPEC
read()
method returns extipinselh::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::extipinselh::EXTIPINSELH_SPEC
read()
method returns extipinselh::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::extipinsell::EXTIPINSELL_SPEC
read()
method returns extipinsell::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::extipinsell::EXTIPINSELL_SPEC
read()
method returns extipinsell::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::extipselh::EXTIPSELH_SPEC
read()
method returns extipselh::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::extipselh::EXTIPSELH_SPEC
read()
method returns extipselh::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::extipsell::EXTIPSELL_SPEC
read()
method returns extipsell::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::extipsell::EXTIPSELL_SPEC
read()
method returns extipsell::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::extirise::EXTIRISE_SPEC
read()
method returns extirise::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::extirise::EXTIRISE_SPEC
read()
method returns extirise::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::insense::INSENSE_SPEC
read()
method returns insense::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::insense::INSENSE_SPEC
read()
method returns insense::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::lock::LOCK_SPEC
read()
method returns lock::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::lock::LOCK_SPEC
read()
method returns lock::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::pa_ctrl::PA_CTRL_SPEC
read()
method returns pa_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::pa_ctrl::PA_CTRL_SPEC
read()
method returns pa_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::pa_din::PA_DIN_SPEC
read()
method returns pa_din::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::pa_din::PA_DIN_SPEC
read()
method returns pa_din::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::pa_dout::PA_DOUT_SPEC
read()
method returns pa_dout::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::pa_dout::PA_DOUT_SPEC
read()
method returns pa_dout::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::pa_modeh::PA_MODEH_SPEC
read()
method returns pa_modeh::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::pa_modeh::PA_MODEH_SPEC
read()
method returns pa_modeh::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::pa_model::PA_MODEL_SPEC
read()
method returns pa_model::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::pa_model::PA_MODEL_SPEC
read()
method returns pa_model::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::pa_ovtdis::PA_OVTDIS_SPEC
read()
method returns pa_ovtdis::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::pa_ovtdis::PA_OVTDIS_SPEC
read()
method returns pa_ovtdis::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::pa_pinlockn::PA_PINLOCKN_SPEC
read()
method returns pa_pinlockn::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::pa_pinlockn::PA_PINLOCKN_SPEC
read()
method returns pa_pinlockn::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::pb_ctrl::PB_CTRL_SPEC
read()
method returns pb_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::pb_ctrl::PB_CTRL_SPEC
read()
method returns pb_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::pb_din::PB_DIN_SPEC
read()
method returns pb_din::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::pb_din::PB_DIN_SPEC
read()
method returns pb_din::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::pb_dout::PB_DOUT_SPEC
read()
method returns pb_dout::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::pb_dout::PB_DOUT_SPEC
read()
method returns pb_dout::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::pb_modeh::PB_MODEH_SPEC
read()
method returns pb_modeh::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::pb_modeh::PB_MODEH_SPEC
read()
method returns pb_modeh::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::pb_model::PB_MODEL_SPEC
read()
method returns pb_model::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::pb_model::PB_MODEL_SPEC
read()
method returns pb_model::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::pb_ovtdis::PB_OVTDIS_SPEC
read()
method returns pb_ovtdis::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::pb_ovtdis::PB_OVTDIS_SPEC
read()
method returns pb_ovtdis::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::pb_pinlockn::PB_PINLOCKN_SPEC
read()
method returns pb_pinlockn::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::pb_pinlockn::PB_PINLOCKN_SPEC
read()
method returns pb_pinlockn::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::pc_ctrl::PC_CTRL_SPEC
read()
method returns pc_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::pc_ctrl::PC_CTRL_SPEC
read()
method returns pc_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::pc_din::PC_DIN_SPEC
read()
method returns pc_din::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::pc_din::PC_DIN_SPEC
read()
method returns pc_din::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::pc_dout::PC_DOUT_SPEC
read()
method returns pc_dout::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::pc_dout::PC_DOUT_SPEC
read()
method returns pc_dout::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::pc_modeh::PC_MODEH_SPEC
read()
method returns pc_modeh::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::pc_modeh::PC_MODEH_SPEC
read()
method returns pc_modeh::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::pc_model::PC_MODEL_SPEC
read()
method returns pc_model::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::pc_model::PC_MODEL_SPEC
read()
method returns pc_model::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::pc_ovtdis::PC_OVTDIS_SPEC
read()
method returns pc_ovtdis::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::pc_ovtdis::PC_OVTDIS_SPEC
read()
method returns pc_ovtdis::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::pc_pinlockn::PC_PINLOCKN_SPEC
read()
method returns pc_pinlockn::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::pc_pinlockn::PC_PINLOCKN_SPEC
read()
method returns pc_pinlockn::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::pd_ctrl::PD_CTRL_SPEC
read()
method returns pd_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::pd_ctrl::PD_CTRL_SPEC
read()
method returns pd_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::pd_din::PD_DIN_SPEC
read()
method returns pd_din::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::pd_din::PD_DIN_SPEC
read()
method returns pd_din::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::pd_dout::PD_DOUT_SPEC
read()
method returns pd_dout::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::pd_dout::PD_DOUT_SPEC
read()
method returns pd_dout::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::pd_modeh::PD_MODEH_SPEC
read()
method returns pd_modeh::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::pd_modeh::PD_MODEH_SPEC
read()
method returns pd_modeh::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::pd_model::PD_MODEL_SPEC
read()
method returns pd_model::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::pd_model::PD_MODEL_SPEC
read()
method returns pd_model::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::pd_ovtdis::PD_OVTDIS_SPEC
read()
method returns pd_ovtdis::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::pd_ovtdis::PD_OVTDIS_SPEC
read()
method returns pd_ovtdis::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::pd_pinlockn::PD_PINLOCKN_SPEC
read()
method returns pd_pinlockn::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::pd_pinlockn::PD_PINLOCKN_SPEC
read()
method returns pd_pinlockn::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::pe_ctrl::PE_CTRL_SPEC
read()
method returns pe_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::pe_ctrl::PE_CTRL_SPEC
read()
method returns pe_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::pe_din::PE_DIN_SPEC
read()
method returns pe_din::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::pe_din::PE_DIN_SPEC
read()
method returns pe_din::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::pe_dout::PE_DOUT_SPEC
read()
method returns pe_dout::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::pe_dout::PE_DOUT_SPEC
read()
method returns pe_dout::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::pe_modeh::PE_MODEH_SPEC
read()
method returns pe_modeh::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::pe_modeh::PE_MODEH_SPEC
read()
method returns pe_modeh::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::pe_model::PE_MODEL_SPEC
read()
method returns pe_model::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::pe_model::PE_MODEL_SPEC
read()
method returns pe_model::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::pe_ovtdis::PE_OVTDIS_SPEC
read()
method returns pe_ovtdis::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::pe_ovtdis::PE_OVTDIS_SPEC
read()
method returns pe_ovtdis::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::pe_pinlockn::PE_PINLOCKN_SPEC
read()
method returns pe_pinlockn::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::pe_pinlockn::PE_PINLOCKN_SPEC
read()
method returns pe_pinlockn::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::pf_ctrl::PF_CTRL_SPEC
read()
method returns pf_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::pf_ctrl::PF_CTRL_SPEC
read()
method returns pf_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::pf_din::PF_DIN_SPEC
read()
method returns pf_din::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::pf_din::PF_DIN_SPEC
read()
method returns pf_din::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::pf_dout::PF_DOUT_SPEC
read()
method returns pf_dout::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::pf_dout::PF_DOUT_SPEC
read()
method returns pf_dout::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::pf_modeh::PF_MODEH_SPEC
read()
method returns pf_modeh::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::pf_modeh::PF_MODEH_SPEC
read()
method returns pf_modeh::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::pf_model::PF_MODEL_SPEC
read()
method returns pf_model::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::pf_model::PF_MODEL_SPEC
read()
method returns pf_model::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::pf_ovtdis::PF_OVTDIS_SPEC
read()
method returns pf_ovtdis::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::pf_ovtdis::PF_OVTDIS_SPEC
read()
method returns pf_ovtdis::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::pf_pinlockn::PF_PINLOCKN_SPEC
read()
method returns pf_pinlockn::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::pf_pinlockn::PF_PINLOCKN_SPEC
read()
method returns pf_pinlockn::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::gpio::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::gpio::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::i2c0::clkdiv::CLKDIV_SPEC
read()
method returns clkdiv::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::i2c0::clkdiv::CLKDIV_SPEC
read()
method returns clkdiv::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::i2c0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::i2c0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::i2c0::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::i2c0::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::i2c0::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::i2c0::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::i2c0::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::i2c0::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::i2c0::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::i2c0::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::i2c0::rxdata::RXDATA_SPEC
read()
method returns rxdata::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::i2c0::rxdata::RXDATA_SPEC
read()
method returns rxdata::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::i2c0::rxdatap::RXDATAP_SPEC
read()
method returns rxdatap::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::i2c0::rxdatap::RXDATAP_SPEC
read()
method returns rxdatap::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::i2c0::rxdouble::RXDOUBLE_SPEC
read()
method returns rxdouble::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::i2c0::rxdouble::RXDOUBLE_SPEC
read()
method returns rxdouble::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::i2c0::rxdoublep::RXDOUBLEP_SPEC
read()
method returns rxdoublep::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::i2c0::rxdoublep::RXDOUBLEP_SPEC
read()
method returns rxdoublep::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::i2c0::saddr::SADDR_SPEC
read()
method returns saddr::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::i2c0::saddr::SADDR_SPEC
read()
method returns saddr::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::i2c0::saddrmask::SADDRMASK_SPEC
read()
method returns saddrmask::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::i2c0::saddrmask::SADDRMASK_SPEC
read()
method returns saddrmask::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::i2c0::state::STATE_SPEC
read()
method returns state::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::i2c0::state::STATE_SPEC
read()
method returns state::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::i2c0::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::i2c0::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::i2c0::txdata::TXDATA_SPEC
read()
method returns txdata::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::i2c0::txdata::TXDATA_SPEC
read()
method returns txdata::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::i2c0::txdouble::TXDOUBLE_SPEC
read()
method returns txdouble::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::i2c0::txdouble::TXDOUBLE_SPEC
read()
method returns txdouble::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::idac0::aportconflict::APORTCONFLICT_SPEC
read()
method returns aportconflict::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::idac0::aportconflict::APORTCONFLICT_SPEC
read()
method returns aportconflict::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::idac0::aportreq::APORTREQ_SPEC
read()
method returns aportreq::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::idac0::aportreq::APORTREQ_SPEC
read()
method returns aportreq::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::idac0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::idac0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::idac0::curprog::CURPROG_SPEC
read()
method returns curprog::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::idac0::curprog::CURPROG_SPEC
read()
method returns curprog::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::idac0::dutyconfig::DUTYCONFIG_SPEC
read()
method returns dutyconfig::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::idac0::dutyconfig::DUTYCONFIG_SPEC
read()
method returns dutyconfig::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::idac0::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::idac0::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::idac0::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::idac0::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::idac0::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::idac0::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch0_cfg::CH0_CFG_SPEC
read()
method returns ch0_cfg::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch0_cfg::CH0_CFG_SPEC
read()
method returns ch0_cfg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch0_ctrl::CH0_CTRL_SPEC
read()
method returns ch0_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch0_ctrl::CH0_CTRL_SPEC
read()
method returns ch0_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch0_dst::CH0_DST_SPEC
read()
method returns ch0_dst::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch0_dst::CH0_DST_SPEC
read()
method returns ch0_dst::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch0_link::CH0_LINK_SPEC
read()
method returns ch0_link::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch0_link::CH0_LINK_SPEC
read()
method returns ch0_link::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch0_loop::CH0_LOOP_SPEC
read()
method returns ch0_loop::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch0_loop::CH0_LOOP_SPEC
read()
method returns ch0_loop::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch0_reqsel::CH0_REQSEL_SPEC
read()
method returns ch0_reqsel::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch0_reqsel::CH0_REQSEL_SPEC
read()
method returns ch0_reqsel::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch0_src::CH0_SRC_SPEC
read()
method returns ch0_src::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch0_src::CH0_SRC_SPEC
read()
method returns ch0_src::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch1_cfg::CH1_CFG_SPEC
read()
method returns ch1_cfg::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch1_cfg::CH1_CFG_SPEC
read()
method returns ch1_cfg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch1_ctrl::CH1_CTRL_SPEC
read()
method returns ch1_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch1_ctrl::CH1_CTRL_SPEC
read()
method returns ch1_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch1_dst::CH1_DST_SPEC
read()
method returns ch1_dst::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch1_dst::CH1_DST_SPEC
read()
method returns ch1_dst::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch1_link::CH1_LINK_SPEC
read()
method returns ch1_link::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch1_link::CH1_LINK_SPEC
read()
method returns ch1_link::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch1_loop::CH1_LOOP_SPEC
read()
method returns ch1_loop::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch1_loop::CH1_LOOP_SPEC
read()
method returns ch1_loop::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch1_reqsel::CH1_REQSEL_SPEC
read()
method returns ch1_reqsel::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch1_reqsel::CH1_REQSEL_SPEC
read()
method returns ch1_reqsel::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch1_src::CH1_SRC_SPEC
read()
method returns ch1_src::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch1_src::CH1_SRC_SPEC
read()
method returns ch1_src::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch2_cfg::CH2_CFG_SPEC
read()
method returns ch2_cfg::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch2_cfg::CH2_CFG_SPEC
read()
method returns ch2_cfg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch2_ctrl::CH2_CTRL_SPEC
read()
method returns ch2_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch2_ctrl::CH2_CTRL_SPEC
read()
method returns ch2_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch2_dst::CH2_DST_SPEC
read()
method returns ch2_dst::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch2_dst::CH2_DST_SPEC
read()
method returns ch2_dst::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch2_link::CH2_LINK_SPEC
read()
method returns ch2_link::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch2_link::CH2_LINK_SPEC
read()
method returns ch2_link::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch2_loop::CH2_LOOP_SPEC
read()
method returns ch2_loop::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch2_loop::CH2_LOOP_SPEC
read()
method returns ch2_loop::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch2_reqsel::CH2_REQSEL_SPEC
read()
method returns ch2_reqsel::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch2_reqsel::CH2_REQSEL_SPEC
read()
method returns ch2_reqsel::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch2_src::CH2_SRC_SPEC
read()
method returns ch2_src::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch2_src::CH2_SRC_SPEC
read()
method returns ch2_src::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch3_cfg::CH3_CFG_SPEC
read()
method returns ch3_cfg::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch3_cfg::CH3_CFG_SPEC
read()
method returns ch3_cfg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch3_ctrl::CH3_CTRL_SPEC
read()
method returns ch3_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch3_ctrl::CH3_CTRL_SPEC
read()
method returns ch3_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch3_dst::CH3_DST_SPEC
read()
method returns ch3_dst::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch3_dst::CH3_DST_SPEC
read()
method returns ch3_dst::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch3_link::CH3_LINK_SPEC
read()
method returns ch3_link::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch3_link::CH3_LINK_SPEC
read()
method returns ch3_link::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch3_loop::CH3_LOOP_SPEC
read()
method returns ch3_loop::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch3_loop::CH3_LOOP_SPEC
read()
method returns ch3_loop::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch3_reqsel::CH3_REQSEL_SPEC
read()
method returns ch3_reqsel::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch3_reqsel::CH3_REQSEL_SPEC
read()
method returns ch3_reqsel::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch3_src::CH3_SRC_SPEC
read()
method returns ch3_src::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch3_src::CH3_SRC_SPEC
read()
method returns ch3_src::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch4_cfg::CH4_CFG_SPEC
read()
method returns ch4_cfg::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch4_cfg::CH4_CFG_SPEC
read()
method returns ch4_cfg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch4_ctrl::CH4_CTRL_SPEC
read()
method returns ch4_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch4_ctrl::CH4_CTRL_SPEC
read()
method returns ch4_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch4_dst::CH4_DST_SPEC
read()
method returns ch4_dst::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch4_dst::CH4_DST_SPEC
read()
method returns ch4_dst::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch4_link::CH4_LINK_SPEC
read()
method returns ch4_link::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch4_link::CH4_LINK_SPEC
read()
method returns ch4_link::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch4_loop::CH4_LOOP_SPEC
read()
method returns ch4_loop::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch4_loop::CH4_LOOP_SPEC
read()
method returns ch4_loop::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch4_reqsel::CH4_REQSEL_SPEC
read()
method returns ch4_reqsel::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch4_reqsel::CH4_REQSEL_SPEC
read()
method returns ch4_reqsel::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch4_src::CH4_SRC_SPEC
read()
method returns ch4_src::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch4_src::CH4_SRC_SPEC
read()
method returns ch4_src::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch5_cfg::CH5_CFG_SPEC
read()
method returns ch5_cfg::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch5_cfg::CH5_CFG_SPEC
read()
method returns ch5_cfg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch5_ctrl::CH5_CTRL_SPEC
read()
method returns ch5_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch5_ctrl::CH5_CTRL_SPEC
read()
method returns ch5_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch5_dst::CH5_DST_SPEC
read()
method returns ch5_dst::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch5_dst::CH5_DST_SPEC
read()
method returns ch5_dst::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch5_link::CH5_LINK_SPEC
read()
method returns ch5_link::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch5_link::CH5_LINK_SPEC
read()
method returns ch5_link::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch5_loop::CH5_LOOP_SPEC
read()
method returns ch5_loop::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch5_loop::CH5_LOOP_SPEC
read()
method returns ch5_loop::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch5_reqsel::CH5_REQSEL_SPEC
read()
method returns ch5_reqsel::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch5_reqsel::CH5_REQSEL_SPEC
read()
method returns ch5_reqsel::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch5_src::CH5_SRC_SPEC
read()
method returns ch5_src::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch5_src::CH5_SRC_SPEC
read()
method returns ch5_src::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch6_cfg::CH6_CFG_SPEC
read()
method returns ch6_cfg::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch6_cfg::CH6_CFG_SPEC
read()
method returns ch6_cfg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch6_ctrl::CH6_CTRL_SPEC
read()
method returns ch6_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch6_ctrl::CH6_CTRL_SPEC
read()
method returns ch6_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch6_dst::CH6_DST_SPEC
read()
method returns ch6_dst::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch6_dst::CH6_DST_SPEC
read()
method returns ch6_dst::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch6_link::CH6_LINK_SPEC
read()
method returns ch6_link::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch6_link::CH6_LINK_SPEC
read()
method returns ch6_link::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch6_loop::CH6_LOOP_SPEC
read()
method returns ch6_loop::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch6_loop::CH6_LOOP_SPEC
read()
method returns ch6_loop::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch6_reqsel::CH6_REQSEL_SPEC
read()
method returns ch6_reqsel::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch6_reqsel::CH6_REQSEL_SPEC
read()
method returns ch6_reqsel::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch6_src::CH6_SRC_SPEC
read()
method returns ch6_src::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch6_src::CH6_SRC_SPEC
read()
method returns ch6_src::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch7_cfg::CH7_CFG_SPEC
read()
method returns ch7_cfg::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch7_cfg::CH7_CFG_SPEC
read()
method returns ch7_cfg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch7_ctrl::CH7_CTRL_SPEC
read()
method returns ch7_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch7_ctrl::CH7_CTRL_SPEC
read()
method returns ch7_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch7_dst::CH7_DST_SPEC
read()
method returns ch7_dst::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch7_dst::CH7_DST_SPEC
read()
method returns ch7_dst::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch7_link::CH7_LINK_SPEC
read()
method returns ch7_link::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch7_link::CH7_LINK_SPEC
read()
method returns ch7_link::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch7_loop::CH7_LOOP_SPEC
read()
method returns ch7_loop::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch7_loop::CH7_LOOP_SPEC
read()
method returns ch7_loop::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch7_reqsel::CH7_REQSEL_SPEC
read()
method returns ch7_reqsel::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch7_reqsel::CH7_REQSEL_SPEC
read()
method returns ch7_reqsel::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch7_src::CH7_SRC_SPEC
read()
method returns ch7_src::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ch7_src::CH7_SRC_SPEC
read()
method returns ch7_src::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::chbusy::CHBUSY_SPEC
read()
method returns chbusy::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::chbusy::CHBUSY_SPEC
read()
method returns chbusy::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::chdone::CHDONE_SPEC
read()
method returns chdone::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::chdone::CHDONE_SPEC
read()
method returns chdone::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::chen::CHEN_SPEC
read()
method returns chen::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::chen::CHEN_SPEC
read()
method returns chen::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::dbghalt::DBGHALT_SPEC
read()
method returns dbghalt::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::dbghalt::DBGHALT_SPEC
read()
method returns dbghalt::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::reqdis::REQDIS_SPEC
read()
method returns reqdis::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::reqdis::REQDIS_SPEC
read()
method returns reqdis::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::reqpend::REQPEND_SPEC
read()
method returns reqpend::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::reqpend::REQPEND_SPEC
read()
method returns reqpend::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::ldma::sync::SYNC_SPEC
read()
method returns sync::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::ldma::sync::SYNC_SPEC
read()
method returns sync::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::letimer0::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::letimer0::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::letimer0::comp0::COMP0_SPEC
read()
method returns comp0::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::letimer0::comp0::COMP0_SPEC
read()
method returns comp0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::letimer0::comp1::COMP1_SPEC
read()
method returns comp1::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::letimer0::comp1::COMP1_SPEC
read()
method returns comp1::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::letimer0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::letimer0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::letimer0::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::letimer0::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::letimer0::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::letimer0::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::letimer0::prssel::PRSSEL_SPEC
read()
method returns prssel::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::letimer0::prssel::PRSSEL_SPEC
read()
method returns prssel::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::letimer0::rep0::REP0_SPEC
read()
method returns rep0::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::letimer0::rep0::REP0_SPEC
read()
method returns rep0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::letimer0::rep1::REP1_SPEC
read()
method returns rep1::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::letimer0::rep1::REP1_SPEC
read()
method returns rep1::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::letimer0::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::letimer0::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::letimer0::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::letimer0::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::letimer0::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::letimer0::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::letimer0::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::letimer0::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::leuart0::clkdiv::CLKDIV_SPEC
read()
method returns clkdiv::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::leuart0::clkdiv::CLKDIV_SPEC
read()
method returns clkdiv::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::leuart0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::leuart0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::leuart0::freeze::FREEZE_SPEC
read()
method returns freeze::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::leuart0::freeze::FREEZE_SPEC
read()
method returns freeze::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::leuart0::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::leuart0::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::leuart0::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::leuart0::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::leuart0::input::INPUT_SPEC
read()
method returns input::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::leuart0::input::INPUT_SPEC
read()
method returns input::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::leuart0::pulsectrl::PULSECTRL_SPEC
read()
method returns pulsectrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::leuart0::pulsectrl::PULSECTRL_SPEC
read()
method returns pulsectrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::leuart0::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::leuart0::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::leuart0::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::leuart0::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::leuart0::rxdata::RXDATA_SPEC
read()
method returns rxdata::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::leuart0::rxdata::RXDATA_SPEC
read()
method returns rxdata::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::leuart0::rxdatax::RXDATAX_SPEC
read()
method returns rxdatax::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::leuart0::rxdatax::RXDATAX_SPEC
read()
method returns rxdatax::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::leuart0::rxdataxp::RXDATAXP_SPEC
read()
method returns rxdataxp::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::leuart0::rxdataxp::RXDATAXP_SPEC
read()
method returns rxdataxp::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::leuart0::sigframe::SIGFRAME_SPEC
read()
method returns sigframe::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::leuart0::sigframe::SIGFRAME_SPEC
read()
method returns sigframe::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::leuart0::startframe::STARTFRAME_SPEC
read()
method returns startframe::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::leuart0::startframe::STARTFRAME_SPEC
read()
method returns startframe::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::leuart0::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::leuart0::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::leuart0::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::leuart0::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::leuart0::txdata::TXDATA_SPEC
read()
method returns txdata::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::leuart0::txdata::TXDATA_SPEC
read()
method returns txdata::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::leuart0::txdatax::TXDATAX_SPEC
read()
method returns txdatax::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::leuart0::txdatax::TXDATAX_SPEC
read()
method returns txdatax::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::msc::addrb::ADDRB_SPEC
read()
method returns addrb::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::msc::addrb::ADDRB_SPEC
read()
method returns addrb::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::msc::cachehits::CACHEHITS_SPEC
read()
method returns cachehits::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::msc::cachehits::CACHEHITS_SPEC
read()
method returns cachehits::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::msc::cachemisses::CACHEMISSES_SPEC
read()
method returns cachemisses::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::msc::cachemisses::CACHEMISSES_SPEC
read()
method returns cachemisses::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::msc::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::msc::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::msc::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::msc::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::msc::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::msc::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::msc::lock::LOCK_SPEC
read()
method returns lock::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::msc::lock::LOCK_SPEC
read()
method returns lock::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::msc::masslock::MASSLOCK_SPEC
read()
method returns masslock::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::msc::masslock::MASSLOCK_SPEC
read()
method returns masslock::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::msc::readctrl::READCTRL_SPEC
read()
method returns readctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::msc::readctrl::READCTRL_SPEC
read()
method returns readctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::msc::startup::STARTUP_SPEC
read()
method returns startup::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::msc::startup::STARTUP_SPEC
read()
method returns startup::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::msc::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::msc::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::msc::wdata::WDATA_SPEC
read()
method returns wdata::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::msc::wdata::WDATA_SPEC
read()
method returns wdata::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::msc::writectrl::WRITECTRL_SPEC
read()
method returns writectrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::msc::writectrl::WRITECTRL_SPEC
read()
method returns writectrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::pcnt0::auxcnt::AUXCNT_SPEC
read()
method returns auxcnt::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::pcnt0::auxcnt::AUXCNT_SPEC
read()
method returns auxcnt::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::pcnt0::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::pcnt0::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::pcnt0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::pcnt0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::pcnt0::freeze::FREEZE_SPEC
read()
method returns freeze::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::pcnt0::freeze::FREEZE_SPEC
read()
method returns freeze::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::pcnt0::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::pcnt0::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::pcnt0::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::pcnt0::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::pcnt0::input::INPUT_SPEC
read()
method returns input::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::pcnt0::input::INPUT_SPEC
read()
method returns input::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::pcnt0::ovscfg::OVSCFG_SPEC
read()
method returns ovscfg::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::pcnt0::ovscfg::OVSCFG_SPEC
read()
method returns ovscfg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::pcnt0::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::pcnt0::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::pcnt0::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::pcnt0::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::pcnt0::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::pcnt0::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::pcnt0::top::TOP_SPEC
read()
method returns top::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::pcnt0::top::TOP_SPEC
read()
method returns top::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::pcnt0::topb::TOPB_SPEC
read()
method returns topb::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::pcnt0::topb::TOPB_SPEC
read()
method returns topb::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::prs::ch0_ctrl::CH0_CTRL_SPEC
read()
method returns ch0_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::prs::ch0_ctrl::CH0_CTRL_SPEC
read()
method returns ch0_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::prs::ch1_ctrl::CH1_CTRL_SPEC
read()
method returns ch1_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::prs::ch1_ctrl::CH1_CTRL_SPEC
read()
method returns ch1_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::prs::ch2_ctrl::CH2_CTRL_SPEC
read()
method returns ch2_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::prs::ch2_ctrl::CH2_CTRL_SPEC
read()
method returns ch2_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::prs::ch3_ctrl::CH3_CTRL_SPEC
read()
method returns ch3_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::prs::ch3_ctrl::CH3_CTRL_SPEC
read()
method returns ch3_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::prs::ch4_ctrl::CH4_CTRL_SPEC
read()
method returns ch4_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::prs::ch4_ctrl::CH4_CTRL_SPEC
read()
method returns ch4_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::prs::ch5_ctrl::CH5_CTRL_SPEC
read()
method returns ch5_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::prs::ch5_ctrl::CH5_CTRL_SPEC
read()
method returns ch5_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::prs::ch6_ctrl::CH6_CTRL_SPEC
read()
method returns ch6_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::prs::ch6_ctrl::CH6_CTRL_SPEC
read()
method returns ch6_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::prs::ch7_ctrl::CH7_CTRL_SPEC
read()
method returns ch7_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::prs::ch7_ctrl::CH7_CTRL_SPEC
read()
method returns ch7_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::prs::ch8_ctrl::CH8_CTRL_SPEC
read()
method returns ch8_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::prs::ch8_ctrl::CH8_CTRL_SPEC
read()
method returns ch8_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::prs::ch9_ctrl::CH9_CTRL_SPEC
read()
method returns ch9_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::prs::ch9_ctrl::CH9_CTRL_SPEC
read()
method returns ch9_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::prs::ch10_ctrl::CH10_CTRL_SPEC
read()
method returns ch10_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::prs::ch10_ctrl::CH10_CTRL_SPEC
read()
method returns ch10_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::prs::ch11_ctrl::CH11_CTRL_SPEC
read()
method returns ch11_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::prs::ch11_ctrl::CH11_CTRL_SPEC
read()
method returns ch11_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::prs::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::prs::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::prs::dmareq0::DMAREQ0_SPEC
read()
method returns dmareq0::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::prs::dmareq0::DMAREQ0_SPEC
read()
method returns dmareq0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::prs::dmareq1::DMAREQ1_SPEC
read()
method returns dmareq1::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::prs::dmareq1::DMAREQ1_SPEC
read()
method returns dmareq1::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::prs::peek::PEEK_SPEC
read()
method returns peek::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::prs::peek::PEEK_SPEC
read()
method returns peek::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::prs::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::prs::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::prs::routeloc1::ROUTELOC1_SPEC
read()
method returns routeloc1::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::prs::routeloc1::ROUTELOC1_SPEC
read()
method returns routeloc1::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::prs::routeloc2::ROUTELOC2_SPEC
read()
method returns routeloc2::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::prs::routeloc2::ROUTELOC2_SPEC
read()
method returns routeloc2::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::prs::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::prs::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::prs::swlevel::SWLEVEL_SPEC
read()
method returns swlevel::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::prs::swlevel::SWLEVEL_SPEC
read()
method returns swlevel::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rmu::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rmu::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rmu::lock::LOCK_SPEC
read()
method returns lock::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rmu::lock::LOCK_SPEC
read()
method returns lock::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rmu::rst::RST_SPEC
read()
method returns rst::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rmu::rst::RST_SPEC
read()
method returns rst::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rmu::rstcause::RSTCAUSE_SPEC
read()
method returns rstcause::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rmu::rstcause::RSTCAUSE_SPEC
read()
method returns rstcause::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::cc0_ccv::CC0_CCV_SPEC
read()
method returns cc0_ccv::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::cc0_ccv::CC0_CCV_SPEC
read()
method returns cc0_ccv::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::cc0_ctrl::CC0_CTRL_SPEC
read()
method returns cc0_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::cc0_ctrl::CC0_CTRL_SPEC
read()
method returns cc0_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::cc0_date::CC0_DATE_SPEC
read()
method returns cc0_date::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::cc0_date::CC0_DATE_SPEC
read()
method returns cc0_date::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::cc0_time::CC0_TIME_SPEC
read()
method returns cc0_time::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::cc0_time::CC0_TIME_SPEC
read()
method returns cc0_time::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::cc1_ccv::CC1_CCV_SPEC
read()
method returns cc1_ccv::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::cc1_ccv::CC1_CCV_SPEC
read()
method returns cc1_ccv::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::cc1_ctrl::CC1_CTRL_SPEC
read()
method returns cc1_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::cc1_ctrl::CC1_CTRL_SPEC
read()
method returns cc1_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::cc1_date::CC1_DATE_SPEC
read()
method returns cc1_date::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::cc1_date::CC1_DATE_SPEC
read()
method returns cc1_date::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::cc1_time::CC1_TIME_SPEC
read()
method returns cc1_time::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::cc1_time::CC1_TIME_SPEC
read()
method returns cc1_time::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::cc2_ccv::CC2_CCV_SPEC
read()
method returns cc2_ccv::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::cc2_ccv::CC2_CCV_SPEC
read()
method returns cc2_ccv::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::cc2_ctrl::CC2_CTRL_SPEC
read()
method returns cc2_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::cc2_ctrl::CC2_CTRL_SPEC
read()
method returns cc2_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::cc2_date::CC2_DATE_SPEC
read()
method returns cc2_date::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::cc2_date::CC2_DATE_SPEC
read()
method returns cc2_date::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::cc2_time::CC2_TIME_SPEC
read()
method returns cc2_time::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::cc2_time::CC2_TIME_SPEC
read()
method returns cc2_time::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::combcnt::COMBCNT_SPEC
read()
method returns combcnt::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::combcnt::COMBCNT_SPEC
read()
method returns combcnt::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::date::DATE_SPEC
read()
method returns date::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::date::DATE_SPEC
read()
method returns date::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::em4wuen::EM4WUEN_SPEC
read()
method returns em4wuen::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::em4wuen::EM4WUEN_SPEC
read()
method returns em4wuen::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::lock::LOCK_SPEC
read()
method returns lock::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::lock::LOCK_SPEC
read()
method returns lock::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::powerdown::POWERDOWN_SPEC
read()
method returns powerdown::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::powerdown::POWERDOWN_SPEC
read()
method returns powerdown::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::precnt::PRECNT_SPEC
read()
method returns precnt::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::precnt::PRECNT_SPEC
read()
method returns precnt::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret0_reg::RET0_REG_SPEC
read()
method returns ret0_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret0_reg::RET0_REG_SPEC
read()
method returns ret0_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret1_reg::RET1_REG_SPEC
read()
method returns ret1_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret1_reg::RET1_REG_SPEC
read()
method returns ret1_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret2_reg::RET2_REG_SPEC
read()
method returns ret2_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret2_reg::RET2_REG_SPEC
read()
method returns ret2_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret3_reg::RET3_REG_SPEC
read()
method returns ret3_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret3_reg::RET3_REG_SPEC
read()
method returns ret3_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret4_reg::RET4_REG_SPEC
read()
method returns ret4_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret4_reg::RET4_REG_SPEC
read()
method returns ret4_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret5_reg::RET5_REG_SPEC
read()
method returns ret5_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret5_reg::RET5_REG_SPEC
read()
method returns ret5_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret6_reg::RET6_REG_SPEC
read()
method returns ret6_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret6_reg::RET6_REG_SPEC
read()
method returns ret6_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret7_reg::RET7_REG_SPEC
read()
method returns ret7_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret7_reg::RET7_REG_SPEC
read()
method returns ret7_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret8_reg::RET8_REG_SPEC
read()
method returns ret8_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret8_reg::RET8_REG_SPEC
read()
method returns ret8_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret9_reg::RET9_REG_SPEC
read()
method returns ret9_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret9_reg::RET9_REG_SPEC
read()
method returns ret9_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret10_reg::RET10_REG_SPEC
read()
method returns ret10_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret10_reg::RET10_REG_SPEC
read()
method returns ret10_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret11_reg::RET11_REG_SPEC
read()
method returns ret11_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret11_reg::RET11_REG_SPEC
read()
method returns ret11_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret12_reg::RET12_REG_SPEC
read()
method returns ret12_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret12_reg::RET12_REG_SPEC
read()
method returns ret12_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret13_reg::RET13_REG_SPEC
read()
method returns ret13_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret13_reg::RET13_REG_SPEC
read()
method returns ret13_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret14_reg::RET14_REG_SPEC
read()
method returns ret14_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret14_reg::RET14_REG_SPEC
read()
method returns ret14_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret15_reg::RET15_REG_SPEC
read()
method returns ret15_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret15_reg::RET15_REG_SPEC
read()
method returns ret15_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret16_reg::RET16_REG_SPEC
read()
method returns ret16_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret16_reg::RET16_REG_SPEC
read()
method returns ret16_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret17_reg::RET17_REG_SPEC
read()
method returns ret17_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret17_reg::RET17_REG_SPEC
read()
method returns ret17_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret18_reg::RET18_REG_SPEC
read()
method returns ret18_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret18_reg::RET18_REG_SPEC
read()
method returns ret18_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret19_reg::RET19_REG_SPEC
read()
method returns ret19_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret19_reg::RET19_REG_SPEC
read()
method returns ret19_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret20_reg::RET20_REG_SPEC
read()
method returns ret20_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret20_reg::RET20_REG_SPEC
read()
method returns ret20_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret21_reg::RET21_REG_SPEC
read()
method returns ret21_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret21_reg::RET21_REG_SPEC
read()
method returns ret21_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret22_reg::RET22_REG_SPEC
read()
method returns ret22_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret22_reg::RET22_REG_SPEC
read()
method returns ret22_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret23_reg::RET23_REG_SPEC
read()
method returns ret23_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret23_reg::RET23_REG_SPEC
read()
method returns ret23_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret24_reg::RET24_REG_SPEC
read()
method returns ret24_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret24_reg::RET24_REG_SPEC
read()
method returns ret24_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret25_reg::RET25_REG_SPEC
read()
method returns ret25_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret25_reg::RET25_REG_SPEC
read()
method returns ret25_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret26_reg::RET26_REG_SPEC
read()
method returns ret26_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret26_reg::RET26_REG_SPEC
read()
method returns ret26_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret27_reg::RET27_REG_SPEC
read()
method returns ret27_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret27_reg::RET27_REG_SPEC
read()
method returns ret27_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret28_reg::RET28_REG_SPEC
read()
method returns ret28_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret28_reg::RET28_REG_SPEC
read()
method returns ret28_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret29_reg::RET29_REG_SPEC
read()
method returns ret29_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret29_reg::RET29_REG_SPEC
read()
method returns ret29_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret30_reg::RET30_REG_SPEC
read()
method returns ret30_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret30_reg::RET30_REG_SPEC
read()
method returns ret30_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret31_reg::RET31_REG_SPEC
read()
method returns ret31_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::ret31_reg::RET31_REG_SPEC
read()
method returns ret31_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::rtcc::time::TIME_SPEC
read()
method returns time::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::rtcc::time::TIME_SPEC
read()
method returns time::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer0::cc0_ccv::CC0_CCV_SPEC
read()
method returns cc0_ccv::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer0::cc0_ccv::CC0_CCV_SPEC
read()
method returns cc0_ccv::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer0::cc0_ccvb::CC0_CCVB_SPEC
read()
method returns cc0_ccvb::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer0::cc0_ccvb::CC0_CCVB_SPEC
read()
method returns cc0_ccvb::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer0::cc0_ccvp::CC0_CCVP_SPEC
read()
method returns cc0_ccvp::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer0::cc0_ccvp::CC0_CCVP_SPEC
read()
method returns cc0_ccvp::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer0::cc0_ctrl::CC0_CTRL_SPEC
read()
method returns cc0_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer0::cc0_ctrl::CC0_CTRL_SPEC
read()
method returns cc0_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer0::cc1_ccv::CC1_CCV_SPEC
read()
method returns cc1_ccv::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer0::cc1_ccv::CC1_CCV_SPEC
read()
method returns cc1_ccv::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer0::cc1_ccvb::CC1_CCVB_SPEC
read()
method returns cc1_ccvb::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer0::cc1_ccvb::CC1_CCVB_SPEC
read()
method returns cc1_ccvb::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer0::cc1_ccvp::CC1_CCVP_SPEC
read()
method returns cc1_ccvp::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer0::cc1_ccvp::CC1_CCVP_SPEC
read()
method returns cc1_ccvp::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer0::cc1_ctrl::CC1_CTRL_SPEC
read()
method returns cc1_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer0::cc1_ctrl::CC1_CTRL_SPEC
read()
method returns cc1_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer0::cc2_ccv::CC2_CCV_SPEC
read()
method returns cc2_ccv::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer0::cc2_ccv::CC2_CCV_SPEC
read()
method returns cc2_ccv::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer0::cc2_ccvb::CC2_CCVB_SPEC
read()
method returns cc2_ccvb::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer0::cc2_ccvb::CC2_CCVB_SPEC
read()
method returns cc2_ccvb::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer0::cc2_ccvp::CC2_CCVP_SPEC
read()
method returns cc2_ccvp::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer0::cc2_ccvp::CC2_CCVP_SPEC
read()
method returns cc2_ccvp::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer0::cc2_ctrl::CC2_CTRL_SPEC
read()
method returns cc2_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer0::cc2_ctrl::CC2_CTRL_SPEC
read()
method returns cc2_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer0::cc3_ccv::CC3_CCV_SPEC
read()
method returns cc3_ccv::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer0::cc3_ccv::CC3_CCV_SPEC
read()
method returns cc3_ccv::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer0::cc3_ccvb::CC3_CCVB_SPEC
read()
method returns cc3_ccvb::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer0::cc3_ccvb::CC3_CCVB_SPEC
read()
method returns cc3_ccvb::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer0::cc3_ccvp::CC3_CCVP_SPEC
read()
method returns cc3_ccvp::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer0::cc3_ccvp::CC3_CCVP_SPEC
read()
method returns cc3_ccvp::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer0::cc3_ctrl::CC3_CTRL_SPEC
read()
method returns cc3_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer0::cc3_ctrl::CC3_CTRL_SPEC
read()
method returns cc3_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer0::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer0::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer0::dtctrl::DTCTRL_SPEC
read()
method returns dtctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer0::dtctrl::DTCTRL_SPEC
read()
method returns dtctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer0::dtfault::DTFAULT_SPEC
read()
method returns dtfault::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer0::dtfault::DTFAULT_SPEC
read()
method returns dtfault::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer0::dtfc::DTFC_SPEC
read()
method returns dtfc::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer0::dtfc::DTFC_SPEC
read()
method returns dtfc::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer0::dtlock::DTLOCK_SPEC
read()
method returns dtlock::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer0::dtlock::DTLOCK_SPEC
read()
method returns dtlock::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer0::dtogen::DTOGEN_SPEC
read()
method returns dtogen::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer0::dtogen::DTOGEN_SPEC
read()
method returns dtogen::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer0::dttime::DTTIME_SPEC
read()
method returns dttime::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer0::dttime::DTTIME_SPEC
read()
method returns dttime::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer0::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer0::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer0::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer0::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer0::lock::LOCK_SPEC
read()
method returns lock::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer0::lock::LOCK_SPEC
read()
method returns lock::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer0::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer0::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer0::routeloc2::ROUTELOC2_SPEC
read()
method returns routeloc2::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer0::routeloc2::ROUTELOC2_SPEC
read()
method returns routeloc2::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer0::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer0::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer0::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer0::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer0::top::TOP_SPEC
read()
method returns top::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer0::top::TOP_SPEC
read()
method returns top::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer0::topb::TOPB_SPEC
read()
method returns topb::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer0::topb::TOPB_SPEC
read()
method returns topb::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer1::cc0_ccv::CC0_CCV_SPEC
read()
method returns cc0_ccv::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer1::cc0_ccv::CC0_CCV_SPEC
read()
method returns cc0_ccv::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer1::cc0_ccvb::CC0_CCVB_SPEC
read()
method returns cc0_ccvb::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer1::cc0_ccvb::CC0_CCVB_SPEC
read()
method returns cc0_ccvb::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer1::cc0_ccvp::CC0_CCVP_SPEC
read()
method returns cc0_ccvp::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer1::cc0_ccvp::CC0_CCVP_SPEC
read()
method returns cc0_ccvp::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer1::cc0_ctrl::CC0_CTRL_SPEC
read()
method returns cc0_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer1::cc0_ctrl::CC0_CTRL_SPEC
read()
method returns cc0_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer1::cc1_ccv::CC1_CCV_SPEC
read()
method returns cc1_ccv::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer1::cc1_ccv::CC1_CCV_SPEC
read()
method returns cc1_ccv::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer1::cc1_ccvb::CC1_CCVB_SPEC
read()
method returns cc1_ccvb::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer1::cc1_ccvb::CC1_CCVB_SPEC
read()
method returns cc1_ccvb::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer1::cc1_ccvp::CC1_CCVP_SPEC
read()
method returns cc1_ccvp::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer1::cc1_ccvp::CC1_CCVP_SPEC
read()
method returns cc1_ccvp::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer1::cc1_ctrl::CC1_CTRL_SPEC
read()
method returns cc1_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer1::cc1_ctrl::CC1_CTRL_SPEC
read()
method returns cc1_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer1::cc2_ccv::CC2_CCV_SPEC
read()
method returns cc2_ccv::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer1::cc2_ccv::CC2_CCV_SPEC
read()
method returns cc2_ccv::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer1::cc2_ccvb::CC2_CCVB_SPEC
read()
method returns cc2_ccvb::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer1::cc2_ccvb::CC2_CCVB_SPEC
read()
method returns cc2_ccvb::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer1::cc2_ccvp::CC2_CCVP_SPEC
read()
method returns cc2_ccvp::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer1::cc2_ccvp::CC2_CCVP_SPEC
read()
method returns cc2_ccvp::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer1::cc2_ctrl::CC2_CTRL_SPEC
read()
method returns cc2_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer1::cc2_ctrl::CC2_CTRL_SPEC
read()
method returns cc2_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer1::cc3_ccv::CC3_CCV_SPEC
read()
method returns cc3_ccv::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer1::cc3_ccv::CC3_CCV_SPEC
read()
method returns cc3_ccv::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer1::cc3_ccvb::CC3_CCVB_SPEC
read()
method returns cc3_ccvb::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer1::cc3_ccvb::CC3_CCVB_SPEC
read()
method returns cc3_ccvb::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer1::cc3_ccvp::CC3_CCVP_SPEC
read()
method returns cc3_ccvp::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer1::cc3_ccvp::CC3_CCVP_SPEC
read()
method returns cc3_ccvp::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer1::cc3_ctrl::CC3_CTRL_SPEC
read()
method returns cc3_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer1::cc3_ctrl::CC3_CTRL_SPEC
read()
method returns cc3_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer1::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer1::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer1::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer1::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer1::dtctrl::DTCTRL_SPEC
read()
method returns dtctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer1::dtctrl::DTCTRL_SPEC
read()
method returns dtctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer1::dtfault::DTFAULT_SPEC
read()
method returns dtfault::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer1::dtfault::DTFAULT_SPEC
read()
method returns dtfault::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer1::dtfc::DTFC_SPEC
read()
method returns dtfc::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer1::dtfc::DTFC_SPEC
read()
method returns dtfc::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer1::dtlock::DTLOCK_SPEC
read()
method returns dtlock::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer1::dtlock::DTLOCK_SPEC
read()
method returns dtlock::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer1::dtogen::DTOGEN_SPEC
read()
method returns dtogen::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer1::dtogen::DTOGEN_SPEC
read()
method returns dtogen::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer1::dttime::DTTIME_SPEC
read()
method returns dttime::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer1::dttime::DTTIME_SPEC
read()
method returns dttime::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer1::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer1::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer1::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer1::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer1::lock::LOCK_SPEC
read()
method returns lock::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer1::lock::LOCK_SPEC
read()
method returns lock::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer1::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer1::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer1::routeloc2::ROUTELOC2_SPEC
read()
method returns routeloc2::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer1::routeloc2::ROUTELOC2_SPEC
read()
method returns routeloc2::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer1::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer1::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer1::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer1::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer1::top::TOP_SPEC
read()
method returns top::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer1::top::TOP_SPEC
read()
method returns top::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::timer1::topb::TOPB_SPEC
read()
method returns topb::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::timer1::topb::TOPB_SPEC
read()
method returns topb::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart0::clkdiv::CLKDIV_SPEC
read()
method returns clkdiv::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart0::clkdiv::CLKDIV_SPEC
read()
method returns clkdiv::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart0::ctrlx::CTRLX_SPEC
read()
method returns ctrlx::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart0::ctrlx::CTRLX_SPEC
read()
method returns ctrlx::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart0::frame::FRAME_SPEC
read()
method returns frame::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart0::frame::FRAME_SPEC
read()
method returns frame::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart0::i2sctrl::I2SCTRL_SPEC
read()
method returns i2sctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart0::i2sctrl::I2SCTRL_SPEC
read()
method returns i2sctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart0::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart0::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart0::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart0::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart0::input::INPUT_SPEC
read()
method returns input::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart0::input::INPUT_SPEC
read()
method returns input::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart0::irctrl::IRCTRL_SPEC
read()
method returns irctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart0::irctrl::IRCTRL_SPEC
read()
method returns irctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart0::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart0::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart0::routeloc1::ROUTELOC1_SPEC
read()
method returns routeloc1::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart0::routeloc1::ROUTELOC1_SPEC
read()
method returns routeloc1::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart0::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart0::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart0::rxdata::RXDATA_SPEC
read()
method returns rxdata::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart0::rxdata::RXDATA_SPEC
read()
method returns rxdata::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart0::rxdatax::RXDATAX_SPEC
read()
method returns rxdatax::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart0::rxdatax::RXDATAX_SPEC
read()
method returns rxdatax::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart0::rxdataxp::RXDATAXP_SPEC
read()
method returns rxdataxp::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart0::rxdataxp::RXDATAXP_SPEC
read()
method returns rxdataxp::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart0::rxdouble::RXDOUBLE_SPEC
read()
method returns rxdouble::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart0::rxdouble::RXDOUBLE_SPEC
read()
method returns rxdouble::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart0::rxdoublex::RXDOUBLEX_SPEC
read()
method returns rxdoublex::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart0::rxdoublex::RXDOUBLEX_SPEC
read()
method returns rxdoublex::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart0::rxdoublexp::RXDOUBLEXP_SPEC
read()
method returns rxdoublexp::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart0::rxdoublexp::RXDOUBLEXP_SPEC
read()
method returns rxdoublexp::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart0::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart0::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart0::timecmp0::TIMECMP0_SPEC
read()
method returns timecmp0::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart0::timecmp0::TIMECMP0_SPEC
read()
method returns timecmp0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart0::timecmp1::TIMECMP1_SPEC
read()
method returns timecmp1::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart0::timecmp1::TIMECMP1_SPEC
read()
method returns timecmp1::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart0::timecmp2::TIMECMP2_SPEC
read()
method returns timecmp2::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart0::timecmp2::TIMECMP2_SPEC
read()
method returns timecmp2::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart0::timing::TIMING_SPEC
read()
method returns timing::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart0::timing::TIMING_SPEC
read()
method returns timing::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart0::trigctrl::TRIGCTRL_SPEC
read()
method returns trigctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart0::trigctrl::TRIGCTRL_SPEC
read()
method returns trigctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart0::txdata::TXDATA_SPEC
read()
method returns txdata::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart0::txdata::TXDATA_SPEC
read()
method returns txdata::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart0::txdatax::TXDATAX_SPEC
read()
method returns txdatax::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart0::txdatax::TXDATAX_SPEC
read()
method returns txdatax::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart0::txdouble::TXDOUBLE_SPEC
read()
method returns txdouble::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart0::txdouble::TXDOUBLE_SPEC
read()
method returns txdouble::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart0::txdoublex::TXDOUBLEX_SPEC
read()
method returns txdoublex::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart0::txdoublex::TXDOUBLEX_SPEC
read()
method returns txdoublex::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart1::clkdiv::CLKDIV_SPEC
read()
method returns clkdiv::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart1::clkdiv::CLKDIV_SPEC
read()
method returns clkdiv::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart1::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart1::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart1::ctrlx::CTRLX_SPEC
read()
method returns ctrlx::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart1::ctrlx::CTRLX_SPEC
read()
method returns ctrlx::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart1::frame::FRAME_SPEC
read()
method returns frame::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart1::frame::FRAME_SPEC
read()
method returns frame::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart1::i2sctrl::I2SCTRL_SPEC
read()
method returns i2sctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart1::i2sctrl::I2SCTRL_SPEC
read()
method returns i2sctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart1::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart1::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart1::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart1::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart1::input::INPUT_SPEC
read()
method returns input::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart1::input::INPUT_SPEC
read()
method returns input::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart1::irctrl::IRCTRL_SPEC
read()
method returns irctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart1::irctrl::IRCTRL_SPEC
read()
method returns irctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart1::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart1::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart1::routeloc1::ROUTELOC1_SPEC
read()
method returns routeloc1::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart1::routeloc1::ROUTELOC1_SPEC
read()
method returns routeloc1::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart1::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart1::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart1::rxdata::RXDATA_SPEC
read()
method returns rxdata::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart1::rxdata::RXDATA_SPEC
read()
method returns rxdata::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart1::rxdatax::RXDATAX_SPEC
read()
method returns rxdatax::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart1::rxdatax::RXDATAX_SPEC
read()
method returns rxdatax::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart1::rxdataxp::RXDATAXP_SPEC
read()
method returns rxdataxp::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart1::rxdataxp::RXDATAXP_SPEC
read()
method returns rxdataxp::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart1::rxdouble::RXDOUBLE_SPEC
read()
method returns rxdouble::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart1::rxdouble::RXDOUBLE_SPEC
read()
method returns rxdouble::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart1::rxdoublex::RXDOUBLEX_SPEC
read()
method returns rxdoublex::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart1::rxdoublex::RXDOUBLEX_SPEC
read()
method returns rxdoublex::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart1::rxdoublexp::RXDOUBLEXP_SPEC
read()
method returns rxdoublexp::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart1::rxdoublexp::RXDOUBLEXP_SPEC
read()
method returns rxdoublexp::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart1::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart1::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart1::timecmp0::TIMECMP0_SPEC
read()
method returns timecmp0::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart1::timecmp0::TIMECMP0_SPEC
read()
method returns timecmp0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart1::timecmp1::TIMECMP1_SPEC
read()
method returns timecmp1::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart1::timecmp1::TIMECMP1_SPEC
read()
method returns timecmp1::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart1::timecmp2::TIMECMP2_SPEC
read()
method returns timecmp2::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart1::timecmp2::TIMECMP2_SPEC
read()
method returns timecmp2::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart1::timing::TIMING_SPEC
read()
method returns timing::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart1::timing::TIMING_SPEC
read()
method returns timing::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart1::trigctrl::TRIGCTRL_SPEC
read()
method returns trigctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart1::trigctrl::TRIGCTRL_SPEC
read()
method returns trigctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart1::txdata::TXDATA_SPEC
read()
method returns txdata::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart1::txdata::TXDATA_SPEC
read()
method returns txdata::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart1::txdatax::TXDATAX_SPEC
read()
method returns txdatax::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart1::txdatax::TXDATAX_SPEC
read()
method returns txdatax::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart1::txdouble::TXDOUBLE_SPEC
read()
method returns txdouble::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart1::txdouble::TXDOUBLE_SPEC
read()
method returns txdouble::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::usart1::txdoublex::TXDOUBLEX_SPEC
read()
method returns txdoublex::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::usart1::txdoublex::TXDOUBLEX_SPEC
read()
method returns txdoublex::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::wdog0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::wdog0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::wdog0::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::wdog0::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::wdog0::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::wdog0::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::wdog0::pch0_prsctrl::PCH0_PRSCTRL_SPEC
read()
method returns pch0_prsctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::wdog0::pch0_prsctrl::PCH0_PRSCTRL_SPEC
read()
method returns pch0_prsctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::wdog0::pch1_prsctrl::PCH1_PRSCTRL_SPEC
read()
method returns pch1_prsctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::wdog0::pch1_prsctrl::PCH1_PRSCTRL_SPEC
read()
method returns pch1_prsctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg1b200::wdog0::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
impl Readable for efm32pg_pac::efm32pg1b200::wdog0::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::acmp0::aportconflict::APORTCONFLICT_SPEC
read()
method returns aportconflict::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::acmp0::aportconflict::APORTCONFLICT_SPEC
read()
method returns aportconflict::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::acmp0::aportreq::APORTREQ_SPEC
read()
method returns aportreq::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::acmp0::aportreq::APORTREQ_SPEC
read()
method returns aportreq::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::acmp0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::acmp0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::acmp0::extifctrl::EXTIFCTRL_SPEC
read()
method returns extifctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::acmp0::extifctrl::EXTIFCTRL_SPEC
read()
method returns extifctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::acmp0::hysteresis0::HYSTERESIS0_SPEC
read()
method returns hysteresis0::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::acmp0::hysteresis0::HYSTERESIS0_SPEC
read()
method returns hysteresis0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::acmp0::hysteresis1::HYSTERESIS1_SPEC
read()
method returns hysteresis1::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::acmp0::hysteresis1::HYSTERESIS1_SPEC
read()
method returns hysteresis1::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::acmp0::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::acmp0::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::acmp0::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::acmp0::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::acmp0::inputsel::INPUTSEL_SPEC
read()
method returns inputsel::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::acmp0::inputsel::INPUTSEL_SPEC
read()
method returns inputsel::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::acmp0::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::acmp0::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::acmp0::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::acmp0::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::acmp0::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::acmp0::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::acmp1::aportconflict::APORTCONFLICT_SPEC
read()
method returns aportconflict::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::acmp1::aportconflict::APORTCONFLICT_SPEC
read()
method returns aportconflict::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::acmp1::aportreq::APORTREQ_SPEC
read()
method returns aportreq::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::acmp1::aportreq::APORTREQ_SPEC
read()
method returns aportreq::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::acmp1::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::acmp1::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::acmp1::extifctrl::EXTIFCTRL_SPEC
read()
method returns extifctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::acmp1::extifctrl::EXTIFCTRL_SPEC
read()
method returns extifctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::acmp1::hysteresis0::HYSTERESIS0_SPEC
read()
method returns hysteresis0::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::acmp1::hysteresis0::HYSTERESIS0_SPEC
read()
method returns hysteresis0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::acmp1::hysteresis1::HYSTERESIS1_SPEC
read()
method returns hysteresis1::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::acmp1::hysteresis1::HYSTERESIS1_SPEC
read()
method returns hysteresis1::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::acmp1::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::acmp1::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::acmp1::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::acmp1::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::acmp1::inputsel::INPUTSEL_SPEC
read()
method returns inputsel::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::acmp1::inputsel::INPUTSEL_SPEC
read()
method returns inputsel::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::acmp1::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::acmp1::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::acmp1::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::acmp1::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::acmp1::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::acmp1::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::adc0::aportconflict::APORTCONFLICT_SPEC
read()
method returns aportconflict::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::adc0::aportconflict::APORTCONFLICT_SPEC
read()
method returns aportconflict::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::adc0::aportmasterdis::APORTMASTERDIS_SPEC
read()
method returns aportmasterdis::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::adc0::aportmasterdis::APORTMASTERDIS_SPEC
read()
method returns aportmasterdis::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::adc0::aportreq::APORTREQ_SPEC
read()
method returns aportreq::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::adc0::aportreq::APORTREQ_SPEC
read()
method returns aportreq::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::adc0::biasprog::BIASPROG_SPEC
read()
method returns biasprog::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::adc0::biasprog::BIASPROG_SPEC
read()
method returns biasprog::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::adc0::cal::CAL_SPEC
read()
method returns cal::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::adc0::cal::CAL_SPEC
read()
method returns cal::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::adc0::cmpthr::CMPTHR_SPEC
read()
method returns cmpthr::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::adc0::cmpthr::CMPTHR_SPEC
read()
method returns cmpthr::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::adc0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::adc0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::adc0::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::adc0::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::adc0::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::adc0::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::adc0::scanctrl::SCANCTRL_SPEC
read()
method returns scanctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::adc0::scanctrl::SCANCTRL_SPEC
read()
method returns scanctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::adc0::scanctrlx::SCANCTRLX_SPEC
read()
method returns scanctrlx::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::adc0::scanctrlx::SCANCTRLX_SPEC
read()
method returns scanctrlx::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::adc0::scandata::SCANDATA_SPEC
read()
method returns scandata::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::adc0::scandata::SCANDATA_SPEC
read()
method returns scandata::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::adc0::scandatap::SCANDATAP_SPEC
read()
method returns scandatap::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::adc0::scandatap::SCANDATAP_SPEC
read()
method returns scandatap::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::adc0::scandatax::SCANDATAX_SPEC
read()
method returns scandatax::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::adc0::scandatax::SCANDATAX_SPEC
read()
method returns scandatax::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::adc0::scandataxp::SCANDATAXP_SPEC
read()
method returns scandataxp::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::adc0::scandataxp::SCANDATAXP_SPEC
read()
method returns scandataxp::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::adc0::scanfifocount::SCANFIFOCOUNT_SPEC
read()
method returns scanfifocount::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::adc0::scanfifocount::SCANFIFOCOUNT_SPEC
read()
method returns scanfifocount::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::adc0::scaninputsel::SCANINPUTSEL_SPEC
read()
method returns scaninputsel::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::adc0::scaninputsel::SCANINPUTSEL_SPEC
read()
method returns scaninputsel::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::adc0::scanmask::SCANMASK_SPEC
read()
method returns scanmask::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::adc0::scanmask::SCANMASK_SPEC
read()
method returns scanmask::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::adc0::scannegsel::SCANNEGSEL_SPEC
read()
method returns scannegsel::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::adc0::scannegsel::SCANNEGSEL_SPEC
read()
method returns scannegsel::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::adc0::singlectrl::SINGLECTRL_SPEC
read()
method returns singlectrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::adc0::singlectrl::SINGLECTRL_SPEC
read()
method returns singlectrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::adc0::singlectrlx::SINGLECTRLX_SPEC
read()
method returns singlectrlx::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::adc0::singlectrlx::SINGLECTRLX_SPEC
read()
method returns singlectrlx::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::adc0::singledata::SINGLEDATA_SPEC
read()
method returns singledata::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::adc0::singledata::SINGLEDATA_SPEC
read()
method returns singledata::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::adc0::singledatap::SINGLEDATAP_SPEC
read()
method returns singledatap::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::adc0::singledatap::SINGLEDATAP_SPEC
read()
method returns singledatap::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::adc0::singlefifocount::SINGLEFIFOCOUNT_SPEC
read()
method returns singlefifocount::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::adc0::singlefifocount::SINGLEFIFOCOUNT_SPEC
read()
method returns singlefifocount::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::adc0::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::adc0::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::cmu::adcctrl::ADCCTRL_SPEC
read()
method returns adcctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::cmu::adcctrl::ADCCTRL_SPEC
read()
method returns adcctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::cmu::auxhfrcoctrl::AUXHFRCOCTRL_SPEC
read()
method returns auxhfrcoctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::cmu::auxhfrcoctrl::AUXHFRCOCTRL_SPEC
read()
method returns auxhfrcoctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::cmu::calcnt::CALCNT_SPEC
read()
method returns calcnt::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::cmu::calcnt::CALCNT_SPEC
read()
method returns calcnt::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::cmu::calctrl::CALCTRL_SPEC
read()
method returns calctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::cmu::calctrl::CALCTRL_SPEC
read()
method returns calctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::cmu::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::cmu::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::cmu::dbgclksel::DBGCLKSEL_SPEC
read()
method returns dbgclksel::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::cmu::dbgclksel::DBGCLKSEL_SPEC
read()
method returns dbgclksel::R reader structure
Source§impl Readable for DPLLCTRL1_SPEC
read()
method returns dpllctrl1::R reader structure
impl Readable for DPLLCTRL1_SPEC
read()
method returns dpllctrl1::R reader structure
Source§impl Readable for DPLLCTRL_SPEC
read()
method returns dpllctrl::R reader structure
impl Readable for DPLLCTRL_SPEC
read()
method returns dpllctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::cmu::freeze::FREEZE_SPEC
read()
method returns freeze::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::cmu::freeze::FREEZE_SPEC
read()
method returns freeze::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::cmu::hfbusclken0::HFBUSCLKEN0_SPEC
read()
method returns hfbusclken0::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::cmu::hfbusclken0::HFBUSCLKEN0_SPEC
read()
method returns hfbusclken0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::cmu::hfclkstatus::HFCLKSTATUS_SPEC
read()
method returns hfclkstatus::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::cmu::hfclkstatus::HFCLKSTATUS_SPEC
read()
method returns hfclkstatus::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::cmu::hfcorepresc::HFCOREPRESC_SPEC
read()
method returns hfcorepresc::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::cmu::hfcorepresc::HFCOREPRESC_SPEC
read()
method returns hfcorepresc::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::cmu::hfexppresc::HFEXPPRESC_SPEC
read()
method returns hfexppresc::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::cmu::hfexppresc::HFEXPPRESC_SPEC
read()
method returns hfexppresc::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::cmu::hfperclken0::HFPERCLKEN0_SPEC
read()
method returns hfperclken0::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::cmu::hfperclken0::HFPERCLKEN0_SPEC
read()
method returns hfperclken0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::cmu::hfperpresc::HFPERPRESC_SPEC
read()
method returns hfperpresc::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::cmu::hfperpresc::HFPERPRESC_SPEC
read()
method returns hfperpresc::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::cmu::hfpresc::HFPRESC_SPEC
read()
method returns hfpresc::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::cmu::hfpresc::HFPRESC_SPEC
read()
method returns hfpresc::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::cmu::hfrcoctrl::HFRCOCTRL_SPEC
read()
method returns hfrcoctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::cmu::hfrcoctrl::HFRCOCTRL_SPEC
read()
method returns hfrcoctrl::R reader structure
Source§impl Readable for HFRCOSS_SPEC
read()
method returns hfrcoss::R reader structure
impl Readable for HFRCOSS_SPEC
read()
method returns hfrcoss::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::cmu::hfxoctrl::HFXOCTRL_SPEC
read()
method returns hfxoctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::cmu::hfxoctrl::HFXOCTRL_SPEC
read()
method returns hfxoctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::cmu::hfxostartupctrl::HFXOSTARTUPCTRL_SPEC
read()
method returns hfxostartupctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::cmu::hfxostartupctrl::HFXOSTARTUPCTRL_SPEC
read()
method returns hfxostartupctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::cmu::hfxosteadystatectrl::HFXOSTEADYSTATECTRL_SPEC
read()
method returns hfxosteadystatectrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::cmu::hfxosteadystatectrl::HFXOSTEADYSTATECTRL_SPEC
read()
method returns hfxosteadystatectrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::cmu::hfxotimeoutctrl::HFXOTIMEOUTCTRL_SPEC
read()
method returns hfxotimeoutctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::cmu::hfxotimeoutctrl::HFXOTIMEOUTCTRL_SPEC
read()
method returns hfxotimeoutctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::cmu::hfxotrimstatus::HFXOTRIMSTATUS_SPEC
read()
method returns hfxotrimstatus::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::cmu::hfxotrimstatus::HFXOTRIMSTATUS_SPEC
read()
method returns hfxotrimstatus::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::cmu::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::cmu::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::cmu::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::cmu::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::cmu::lfaclken0::LFACLKEN0_SPEC
read()
method returns lfaclken0::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::cmu::lfaclken0::LFACLKEN0_SPEC
read()
method returns lfaclken0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::cmu::lfaclksel::LFACLKSEL_SPEC
read()
method returns lfaclksel::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::cmu::lfaclksel::LFACLKSEL_SPEC
read()
method returns lfaclksel::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::cmu::lfapresc0::LFAPRESC0_SPEC
read()
method returns lfapresc0::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::cmu::lfapresc0::LFAPRESC0_SPEC
read()
method returns lfapresc0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::cmu::lfbclken0::LFBCLKEN0_SPEC
read()
method returns lfbclken0::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::cmu::lfbclken0::LFBCLKEN0_SPEC
read()
method returns lfbclken0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::cmu::lfbclksel::LFBCLKSEL_SPEC
read()
method returns lfbclksel::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::cmu::lfbclksel::LFBCLKSEL_SPEC
read()
method returns lfbclksel::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::cmu::lfbpresc0::LFBPRESC0_SPEC
read()
method returns lfbpresc0::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::cmu::lfbpresc0::LFBPRESC0_SPEC
read()
method returns lfbpresc0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::cmu::lfeclken0::LFECLKEN0_SPEC
read()
method returns lfeclken0::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::cmu::lfeclken0::LFECLKEN0_SPEC
read()
method returns lfeclken0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::cmu::lfeclksel::LFECLKSEL_SPEC
read()
method returns lfeclksel::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::cmu::lfeclksel::LFECLKSEL_SPEC
read()
method returns lfeclksel::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::cmu::lfepresc0::LFEPRESC0_SPEC
read()
method returns lfepresc0::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::cmu::lfepresc0::LFEPRESC0_SPEC
read()
method returns lfepresc0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::cmu::lfrcoctrl::LFRCOCTRL_SPEC
read()
method returns lfrcoctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::cmu::lfrcoctrl::LFRCOCTRL_SPEC
read()
method returns lfrcoctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::cmu::lfxoctrl::LFXOCTRL_SPEC
read()
method returns lfxoctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::cmu::lfxoctrl::LFXOCTRL_SPEC
read()
method returns lfxoctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::cmu::lock::LOCK_SPEC
read()
method returns lock::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::cmu::lock::LOCK_SPEC
read()
method returns lock::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::cmu::pcntctrl::PCNTCTRL_SPEC
read()
method returns pcntctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::cmu::pcntctrl::PCNTCTRL_SPEC
read()
method returns pcntctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::cmu::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::cmu::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::cmu::routeloc1::ROUTELOC1_SPEC
read()
method returns routeloc1::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::cmu::routeloc1::ROUTELOC1_SPEC
read()
method returns routeloc1::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::cmu::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::cmu::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::cmu::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::cmu::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::cmu::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::cmu::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::cryotimer::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::cryotimer::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::cryotimer::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::cryotimer::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::cryotimer::em4wuen::EM4WUEN_SPEC
read()
method returns em4wuen::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::cryotimer::em4wuen::EM4WUEN_SPEC
read()
method returns em4wuen::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::cryotimer::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::cryotimer::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::cryotimer::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::cryotimer::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::cryotimer::periodsel::PERIODSEL_SPEC
read()
method returns periodsel::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::cryotimer::periodsel::PERIODSEL_SPEC
read()
method returns periodsel::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto0::cmd::CMD_SPEC
read()
method returns cmd::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto0::cmd::CMD_SPEC
read()
method returns cmd::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto0::cstatus::CSTATUS_SPEC
read()
method returns cstatus::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto0::cstatus::CSTATUS_SPEC
read()
method returns cstatus::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto0::data0::DATA0_SPEC
read()
method returns data0::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto0::data0::DATA0_SPEC
read()
method returns data0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto0::data0byte12::DATA0BYTE12_SPEC
read()
method returns data0byte12::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto0::data0byte12::DATA0BYTE12_SPEC
read()
method returns data0byte12::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto0::data0byte13::DATA0BYTE13_SPEC
read()
method returns data0byte13::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto0::data0byte13::DATA0BYTE13_SPEC
read()
method returns data0byte13::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto0::data0byte14::DATA0BYTE14_SPEC
read()
method returns data0byte14::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto0::data0byte14::DATA0BYTE14_SPEC
read()
method returns data0byte14::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto0::data0byte15::DATA0BYTE15_SPEC
read()
method returns data0byte15::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto0::data0byte15::DATA0BYTE15_SPEC
read()
method returns data0byte15::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto0::data0byte::DATA0BYTE_SPEC
read()
method returns data0byte::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto0::data0byte::DATA0BYTE_SPEC
read()
method returns data0byte::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto0::data0xor::DATA0XOR_SPEC
read()
method returns data0xor::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto0::data0xor::DATA0XOR_SPEC
read()
method returns data0xor::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto0::data0xorbyte::DATA0XORBYTE_SPEC
read()
method returns data0xorbyte::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto0::data0xorbyte::DATA0XORBYTE_SPEC
read()
method returns data0xorbyte::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto0::data1::DATA1_SPEC
read()
method returns data1::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto0::data1::DATA1_SPEC
read()
method returns data1::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto0::data1byte::DATA1BYTE_SPEC
read()
method returns data1byte::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto0::data1byte::DATA1BYTE_SPEC
read()
method returns data1byte::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto0::data2::DATA2_SPEC
read()
method returns data2::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto0::data2::DATA2_SPEC
read()
method returns data2::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto0::data3::DATA3_SPEC
read()
method returns data3::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto0::data3::DATA3_SPEC
read()
method returns data3::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto0::ddata0::DDATA0_SPEC
read()
method returns ddata0::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto0::ddata0::DDATA0_SPEC
read()
method returns ddata0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto0::ddata0big::DDATA0BIG_SPEC
read()
method returns ddata0big::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto0::ddata0big::DDATA0BIG_SPEC
read()
method returns ddata0big::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto0::ddata0byte32::DDATA0BYTE32_SPEC
read()
method returns ddata0byte32::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto0::ddata0byte32::DDATA0BYTE32_SPEC
read()
method returns ddata0byte32::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto0::ddata0byte::DDATA0BYTE_SPEC
read()
method returns ddata0byte::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto0::ddata0byte::DDATA0BYTE_SPEC
read()
method returns ddata0byte::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto0::ddata1::DDATA1_SPEC
read()
method returns ddata1::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto0::ddata1::DDATA1_SPEC
read()
method returns ddata1::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto0::ddata1byte::DDATA1BYTE_SPEC
read()
method returns ddata1byte::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto0::ddata1byte::DDATA1BYTE_SPEC
read()
method returns ddata1byte::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto0::ddata2::DDATA2_SPEC
read()
method returns ddata2::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto0::ddata2::DDATA2_SPEC
read()
method returns ddata2::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto0::ddata3::DDATA3_SPEC
read()
method returns ddata3::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto0::ddata3::DDATA3_SPEC
read()
method returns ddata3::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto0::ddata4::DDATA4_SPEC
read()
method returns ddata4::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto0::ddata4::DDATA4_SPEC
read()
method returns ddata4::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto0::dstatus::DSTATUS_SPEC
read()
method returns dstatus::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto0::dstatus::DSTATUS_SPEC
read()
method returns dstatus::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto0::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto0::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto0::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto0::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto0::key::KEY_SPEC
read()
method returns key::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto0::key::KEY_SPEC
read()
method returns key::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto0::keybuf::KEYBUF_SPEC
read()
method returns keybuf::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto0::keybuf::KEYBUF_SPEC
read()
method returns keybuf::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto0::qdata0::QDATA0_SPEC
read()
method returns qdata0::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto0::qdata0::QDATA0_SPEC
read()
method returns qdata0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto0::qdata0byte::QDATA0BYTE_SPEC
read()
method returns qdata0byte::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto0::qdata0byte::QDATA0BYTE_SPEC
read()
method returns qdata0byte::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto0::qdata1::QDATA1_SPEC
read()
method returns qdata1::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto0::qdata1::QDATA1_SPEC
read()
method returns qdata1::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto0::qdata1big::QDATA1BIG_SPEC
read()
method returns qdata1big::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto0::qdata1big::QDATA1BIG_SPEC
read()
method returns qdata1big::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto0::qdata1byte::QDATA1BYTE_SPEC
read()
method returns qdata1byte::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto0::qdata1byte::QDATA1BYTE_SPEC
read()
method returns qdata1byte::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto0::seq0::SEQ0_SPEC
read()
method returns seq0::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto0::seq0::SEQ0_SPEC
read()
method returns seq0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto0::seq1::SEQ1_SPEC
read()
method returns seq1::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto0::seq1::SEQ1_SPEC
read()
method returns seq1::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto0::seq2::SEQ2_SPEC
read()
method returns seq2::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto0::seq2::SEQ2_SPEC
read()
method returns seq2::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto0::seq3::SEQ3_SPEC
read()
method returns seq3::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto0::seq3::SEQ3_SPEC
read()
method returns seq3::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto0::seq4::SEQ4_SPEC
read()
method returns seq4::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto0::seq4::SEQ4_SPEC
read()
method returns seq4::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto0::seqctrl::SEQCTRL_SPEC
read()
method returns seqctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto0::seqctrl::SEQCTRL_SPEC
read()
method returns seqctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto0::seqctrlb::SEQCTRLB_SPEC
read()
method returns seqctrlb::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto0::seqctrlb::SEQCTRLB_SPEC
read()
method returns seqctrlb::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto0::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto0::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto0::wac::WAC_SPEC
read()
method returns wac::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto0::wac::WAC_SPEC
read()
method returns wac::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto1::cmd::CMD_SPEC
read()
method returns cmd::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto1::cmd::CMD_SPEC
read()
method returns cmd::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto1::cstatus::CSTATUS_SPEC
read()
method returns cstatus::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto1::cstatus::CSTATUS_SPEC
read()
method returns cstatus::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto1::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto1::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto1::data0::DATA0_SPEC
read()
method returns data0::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto1::data0::DATA0_SPEC
read()
method returns data0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto1::data0byte12::DATA0BYTE12_SPEC
read()
method returns data0byte12::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto1::data0byte12::DATA0BYTE12_SPEC
read()
method returns data0byte12::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto1::data0byte13::DATA0BYTE13_SPEC
read()
method returns data0byte13::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto1::data0byte13::DATA0BYTE13_SPEC
read()
method returns data0byte13::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto1::data0byte14::DATA0BYTE14_SPEC
read()
method returns data0byte14::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto1::data0byte14::DATA0BYTE14_SPEC
read()
method returns data0byte14::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto1::data0byte15::DATA0BYTE15_SPEC
read()
method returns data0byte15::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto1::data0byte15::DATA0BYTE15_SPEC
read()
method returns data0byte15::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto1::data0byte::DATA0BYTE_SPEC
read()
method returns data0byte::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto1::data0byte::DATA0BYTE_SPEC
read()
method returns data0byte::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto1::data0xor::DATA0XOR_SPEC
read()
method returns data0xor::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto1::data0xor::DATA0XOR_SPEC
read()
method returns data0xor::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto1::data0xorbyte::DATA0XORBYTE_SPEC
read()
method returns data0xorbyte::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto1::data0xorbyte::DATA0XORBYTE_SPEC
read()
method returns data0xorbyte::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto1::data1::DATA1_SPEC
read()
method returns data1::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto1::data1::DATA1_SPEC
read()
method returns data1::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto1::data1byte::DATA1BYTE_SPEC
read()
method returns data1byte::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto1::data1byte::DATA1BYTE_SPEC
read()
method returns data1byte::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto1::data2::DATA2_SPEC
read()
method returns data2::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto1::data2::DATA2_SPEC
read()
method returns data2::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto1::data3::DATA3_SPEC
read()
method returns data3::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto1::data3::DATA3_SPEC
read()
method returns data3::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto1::ddata0::DDATA0_SPEC
read()
method returns ddata0::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto1::ddata0::DDATA0_SPEC
read()
method returns ddata0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto1::ddata0big::DDATA0BIG_SPEC
read()
method returns ddata0big::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto1::ddata0big::DDATA0BIG_SPEC
read()
method returns ddata0big::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto1::ddata0byte32::DDATA0BYTE32_SPEC
read()
method returns ddata0byte32::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto1::ddata0byte32::DDATA0BYTE32_SPEC
read()
method returns ddata0byte32::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto1::ddata0byte::DDATA0BYTE_SPEC
read()
method returns ddata0byte::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto1::ddata0byte::DDATA0BYTE_SPEC
read()
method returns ddata0byte::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto1::ddata1::DDATA1_SPEC
read()
method returns ddata1::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto1::ddata1::DDATA1_SPEC
read()
method returns ddata1::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto1::ddata1byte::DDATA1BYTE_SPEC
read()
method returns ddata1byte::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto1::ddata1byte::DDATA1BYTE_SPEC
read()
method returns ddata1byte::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto1::ddata2::DDATA2_SPEC
read()
method returns ddata2::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto1::ddata2::DDATA2_SPEC
read()
method returns ddata2::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto1::ddata3::DDATA3_SPEC
read()
method returns ddata3::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto1::ddata3::DDATA3_SPEC
read()
method returns ddata3::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto1::ddata4::DDATA4_SPEC
read()
method returns ddata4::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto1::ddata4::DDATA4_SPEC
read()
method returns ddata4::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto1::dstatus::DSTATUS_SPEC
read()
method returns dstatus::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto1::dstatus::DSTATUS_SPEC
read()
method returns dstatus::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto1::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto1::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto1::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto1::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto1::key::KEY_SPEC
read()
method returns key::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto1::key::KEY_SPEC
read()
method returns key::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto1::keybuf::KEYBUF_SPEC
read()
method returns keybuf::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto1::keybuf::KEYBUF_SPEC
read()
method returns keybuf::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto1::qdata0::QDATA0_SPEC
read()
method returns qdata0::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto1::qdata0::QDATA0_SPEC
read()
method returns qdata0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto1::qdata0byte::QDATA0BYTE_SPEC
read()
method returns qdata0byte::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto1::qdata0byte::QDATA0BYTE_SPEC
read()
method returns qdata0byte::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto1::qdata1::QDATA1_SPEC
read()
method returns qdata1::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto1::qdata1::QDATA1_SPEC
read()
method returns qdata1::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto1::qdata1big::QDATA1BIG_SPEC
read()
method returns qdata1big::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto1::qdata1big::QDATA1BIG_SPEC
read()
method returns qdata1big::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto1::qdata1byte::QDATA1BYTE_SPEC
read()
method returns qdata1byte::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto1::qdata1byte::QDATA1BYTE_SPEC
read()
method returns qdata1byte::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto1::seq0::SEQ0_SPEC
read()
method returns seq0::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto1::seq0::SEQ0_SPEC
read()
method returns seq0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto1::seq1::SEQ1_SPEC
read()
method returns seq1::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto1::seq1::SEQ1_SPEC
read()
method returns seq1::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto1::seq2::SEQ2_SPEC
read()
method returns seq2::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto1::seq2::SEQ2_SPEC
read()
method returns seq2::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto1::seq3::SEQ3_SPEC
read()
method returns seq3::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto1::seq3::SEQ3_SPEC
read()
method returns seq3::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto1::seq4::SEQ4_SPEC
read()
method returns seq4::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto1::seq4::SEQ4_SPEC
read()
method returns seq4::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto1::seqctrl::SEQCTRL_SPEC
read()
method returns seqctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto1::seqctrl::SEQCTRL_SPEC
read()
method returns seqctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto1::seqctrlb::SEQCTRLB_SPEC
read()
method returns seqctrlb::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto1::seqctrlb::SEQCTRLB_SPEC
read()
method returns seqctrlb::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto1::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto1::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::crypto1::wac::WAC_SPEC
read()
method returns wac::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::crypto1::wac::WAC_SPEC
read()
method returns wac::R reader structure
Source§impl Readable for ANACTRL_SPEC
read()
method returns anactrl::R reader structure
impl Readable for ANACTRL_SPEC
read()
method returns anactrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::csen::aportconflict::APORTCONFLICT_SPEC
read()
method returns aportconflict::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::csen::aportconflict::APORTCONFLICT_SPEC
read()
method returns aportconflict::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::csen::aportreq::APORTREQ_SPEC
read()
method returns aportreq::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::csen::aportreq::APORTREQ_SPEC
read()
method returns aportreq::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::csen::cmpthr::CMPTHR_SPEC
read()
method returns cmpthr::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::csen::cmpthr::CMPTHR_SPEC
read()
method returns cmpthr::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::csen::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::csen::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::csen::data::DATA_SPEC
read()
method returns data::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::csen::data::DATA_SPEC
read()
method returns data::R reader structure
Source§impl Readable for DMBASELINE_SPEC
read()
method returns dmbaseline::R reader structure
impl Readable for DMBASELINE_SPEC
read()
method returns dmbaseline::R reader structure
Source§impl Readable for DMCFG_SPEC
read()
method returns dmcfg::R reader structure
impl Readable for DMCFG_SPEC
read()
method returns dmcfg::R reader structure
Source§impl Readable for EMACTRL_SPEC
read()
method returns emactrl::R reader structure
impl Readable for EMACTRL_SPEC
read()
method returns emactrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::csen::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::csen::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::csen::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::csen::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::csen::prssel::PRSSEL_SPEC
read()
method returns prssel::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::csen::prssel::PRSSEL_SPEC
read()
method returns prssel::R reader structure
Source§impl Readable for SCANINPUTSEL0_SPEC
read()
method returns scaninputsel0::R reader structure
impl Readable for SCANINPUTSEL0_SPEC
read()
method returns scaninputsel0::R reader structure
Source§impl Readable for SCANINPUTSEL1_SPEC
read()
method returns scaninputsel1::R reader structure
impl Readable for SCANINPUTSEL1_SPEC
read()
method returns scaninputsel1::R reader structure
Source§impl Readable for SCANMASK0_SPEC
read()
method returns scanmask0::R reader structure
impl Readable for SCANMASK0_SPEC
read()
method returns scanmask0::R reader structure
Source§impl Readable for SCANMASK1_SPEC
read()
method returns scanmask1::R reader structure
impl Readable for SCANMASK1_SPEC
read()
method returns scanmask1::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::csen::singlectrl::SINGLECTRL_SPEC
read()
method returns singlectrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::csen::singlectrl::SINGLECTRL_SPEC
read()
method returns singlectrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::csen::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::csen::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::csen::timctrl::TIMCTRL_SPEC
read()
method returns timctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::csen::timctrl::TIMCTRL_SPEC
read()
method returns timctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::emu::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::emu::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::emu::dcdcclimctrl::DCDCCLIMCTRL_SPEC
read()
method returns dcdcclimctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::emu::dcdcclimctrl::DCDCCLIMCTRL_SPEC
read()
method returns dcdcclimctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::emu::dcdcctrl::DCDCCTRL_SPEC
read()
method returns dcdcctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::emu::dcdcctrl::DCDCCTRL_SPEC
read()
method returns dcdcctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::emu::dcdclncompctrl::DCDCLNCOMPCTRL_SPEC
read()
method returns dcdclncompctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::emu::dcdclncompctrl::DCDCLNCOMPCTRL_SPEC
read()
method returns dcdclncompctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::emu::dcdclnfreqctrl::DCDCLNFREQCTRL_SPEC
read()
method returns dcdclnfreqctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::emu::dcdclnfreqctrl::DCDCLNFREQCTRL_SPEC
read()
method returns dcdclnfreqctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::emu::dcdclnvctrl::DCDCLNVCTRL_SPEC
read()
method returns dcdclnvctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::emu::dcdclnvctrl::DCDCLNVCTRL_SPEC
read()
method returns dcdclnvctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::emu::dcdclpctrl::DCDCLPCTRL_SPEC
read()
method returns dcdclpctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::emu::dcdclpctrl::DCDCLPCTRL_SPEC
read()
method returns dcdclpctrl::R reader structure
Source§impl Readable for DCDCLPEM01CFG_SPEC
read()
method returns dcdclpem01cfg::R reader structure
impl Readable for DCDCLPEM01CFG_SPEC
read()
method returns dcdclpem01cfg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::emu::dcdclpvctrl::DCDCLPVCTRL_SPEC
read()
method returns dcdclpvctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::emu::dcdclpvctrl::DCDCLPVCTRL_SPEC
read()
method returns dcdclpvctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::emu::dcdcmiscctrl::DCDCMISCCTRL_SPEC
read()
method returns dcdcmiscctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::emu::dcdcmiscctrl::DCDCMISCCTRL_SPEC
read()
method returns dcdcmiscctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::emu::dcdcsync::DCDCSYNC_SPEC
read()
method returns dcdcsync::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::emu::dcdcsync::DCDCSYNC_SPEC
read()
method returns dcdcsync::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::emu::dcdczdetctrl::DCDCZDETCTRL_SPEC
read()
method returns dcdczdetctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::emu::dcdczdetctrl::DCDCZDETCTRL_SPEC
read()
method returns dcdczdetctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::emu::em4ctrl::EM4CTRL_SPEC
read()
method returns em4ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::emu::em4ctrl::EM4CTRL_SPEC
read()
method returns em4ctrl::R reader structure
Source§impl Readable for EM23PERNORETAINCTRL_SPEC
read()
method returns em23pernoretainctrl::R reader structure
impl Readable for EM23PERNORETAINCTRL_SPEC
read()
method returns em23pernoretainctrl::R reader structure
Source§impl Readable for EM23PERNORETAINSTATUS_SPEC
read()
method returns em23pernoretainstatus::R reader structure
impl Readable for EM23PERNORETAINSTATUS_SPEC
read()
method returns em23pernoretainstatus::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::emu::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::emu::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::emu::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::emu::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::emu::lock::LOCK_SPEC
read()
method returns lock::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::emu::lock::LOCK_SPEC
read()
method returns lock::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::emu::pwrcfg::PWRCFG_SPEC
read()
method returns pwrcfg::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::emu::pwrcfg::PWRCFG_SPEC
read()
method returns pwrcfg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::emu::pwrctrl::PWRCTRL_SPEC
read()
method returns pwrctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::emu::pwrctrl::PWRCTRL_SPEC
read()
method returns pwrctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::emu::pwrlock::PWRLOCK_SPEC
read()
method returns pwrlock::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::emu::pwrlock::PWRLOCK_SPEC
read()
method returns pwrlock::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::emu::ram0ctrl::RAM0CTRL_SPEC
read()
method returns ram0ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::emu::ram0ctrl::RAM0CTRL_SPEC
read()
method returns ram0ctrl::R reader structure
Source§impl Readable for RAM1CTRL_SPEC
read()
method returns ram1ctrl::R reader structure
impl Readable for RAM1CTRL_SPEC
read()
method returns ram1ctrl::R reader structure
Source§impl Readable for RAM2CTRL_SPEC
read()
method returns ram2ctrl::R reader structure
impl Readable for RAM2CTRL_SPEC
read()
method returns ram2ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::emu::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::emu::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::emu::temp::TEMP_SPEC
read()
method returns temp::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::emu::temp::TEMP_SPEC
read()
method returns temp::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::emu::templimits::TEMPLIMITS_SPEC
read()
method returns templimits::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::emu::templimits::TEMPLIMITS_SPEC
read()
method returns templimits::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::emu::vmonaltavddctrl::VMONALTAVDDCTRL_SPEC
read()
method returns vmonaltavddctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::emu::vmonaltavddctrl::VMONALTAVDDCTRL_SPEC
read()
method returns vmonaltavddctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::emu::vmonavddctrl::VMONAVDDCTRL_SPEC
read()
method returns vmonavddctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::emu::vmonavddctrl::VMONAVDDCTRL_SPEC
read()
method returns vmonavddctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::emu::vmondvddctrl::VMONDVDDCTRL_SPEC
read()
method returns vmondvddctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::emu::vmondvddctrl::VMONDVDDCTRL_SPEC
read()
method returns vmondvddctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::emu::vmonio0ctrl::VMONIO0CTRL_SPEC
read()
method returns vmonio0ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::emu::vmonio0ctrl::VMONIO0CTRL_SPEC
read()
method returns vmonio0ctrl::R reader structure
Source§impl Readable for ETMAUTHSTATUS_SPEC
read()
method returns etmauthstatus::R reader structure
impl Readable for ETMAUTHSTATUS_SPEC
read()
method returns etmauthstatus::R reader structure
Source§impl Readable for ETMCCER_SPEC
read()
method returns etmccer::R reader structure
impl Readable for ETMCCER_SPEC
read()
method returns etmccer::R reader structure
Source§impl Readable for ETMCCR_SPEC
read()
method returns etmccr::R reader structure
impl Readable for ETMCCR_SPEC
read()
method returns etmccr::R reader structure
Source§impl Readable for ETMCIDR0_SPEC
read()
method returns etmcidr0::R reader structure
impl Readable for ETMCIDR0_SPEC
read()
method returns etmcidr0::R reader structure
Source§impl Readable for ETMCIDR1_SPEC
read()
method returns etmcidr1::R reader structure
impl Readable for ETMCIDR1_SPEC
read()
method returns etmcidr1::R reader structure
Source§impl Readable for ETMCIDR2_SPEC
read()
method returns etmcidr2::R reader structure
impl Readable for ETMCIDR2_SPEC
read()
method returns etmcidr2::R reader structure
Source§impl Readable for ETMCIDR3_SPEC
read()
method returns etmcidr3::R reader structure
impl Readable for ETMCIDR3_SPEC
read()
method returns etmcidr3::R reader structure
Source§impl Readable for ETMCLAIMCLR_SPEC
read()
method returns etmclaimclr::R reader structure
impl Readable for ETMCLAIMCLR_SPEC
read()
method returns etmclaimclr::R reader structure
Source§impl Readable for ETMCLAIMSET_SPEC
read()
method returns etmclaimset::R reader structure
impl Readable for ETMCLAIMSET_SPEC
read()
method returns etmclaimset::R reader structure
Source§impl Readable for ETMCNTRLDVR1_SPEC
read()
method returns etmcntrldvr1::R reader structure
impl Readable for ETMCNTRLDVR1_SPEC
read()
method returns etmcntrldvr1::R reader structure
Source§impl Readable for ETMCR_SPEC
read()
method returns etmcr::R reader structure
impl Readable for ETMCR_SPEC
read()
method returns etmcr::R reader structure
Source§impl Readable for ETMDEVTYPE_SPEC
read()
method returns etmdevtype::R reader structure
impl Readable for ETMDEVTYPE_SPEC
read()
method returns etmdevtype::R reader structure
Source§impl Readable for ETMFFLR_SPEC
read()
method returns etmfflr::R reader structure
impl Readable for ETMFFLR_SPEC
read()
method returns etmfflr::R reader structure
Source§impl Readable for ETMIDR2_SPEC
read()
method returns etmidr2::R reader structure
impl Readable for ETMIDR2_SPEC
read()
method returns etmidr2::R reader structure
Source§impl Readable for ETMIDR_SPEC
read()
method returns etmidr::R reader structure
impl Readable for ETMIDR_SPEC
read()
method returns etmidr::R reader structure
Source§impl Readable for ETMISCIN_SPEC
read()
method returns etmiscin::R reader structure
impl Readable for ETMISCIN_SPEC
read()
method returns etmiscin::R reader structure
Source§impl Readable for ETMITATBCTR0_SPEC
read()
method returns etmitatbctr0::R reader structure
impl Readable for ETMITATBCTR0_SPEC
read()
method returns etmitatbctr0::R reader structure
Source§impl Readable for ETMITATBCTR2_SPEC
read()
method returns etmitatbctr2::R reader structure
impl Readable for ETMITATBCTR2_SPEC
read()
method returns etmitatbctr2::R reader structure
Source§impl Readable for ETMITCTRL_SPEC
read()
method returns etmitctrl::R reader structure
impl Readable for ETMITCTRL_SPEC
read()
method returns etmitctrl::R reader structure
Source§impl Readable for ETMLAR_SPEC
read()
method returns etmlar::R reader structure
impl Readable for ETMLAR_SPEC
read()
method returns etmlar::R reader structure
Source§impl Readable for ETMLSR_SPEC
read()
method returns etmlsr::R reader structure
impl Readable for ETMLSR_SPEC
read()
method returns etmlsr::R reader structure
Source§impl Readable for ETMPDSR_SPEC
read()
method returns etmpdsr::R reader structure
impl Readable for ETMPDSR_SPEC
read()
method returns etmpdsr::R reader structure
Source§impl Readable for ETMPIDR0_SPEC
read()
method returns etmpidr0::R reader structure
impl Readable for ETMPIDR0_SPEC
read()
method returns etmpidr0::R reader structure
Source§impl Readable for ETMPIDR1_SPEC
read()
method returns etmpidr1::R reader structure
impl Readable for ETMPIDR1_SPEC
read()
method returns etmpidr1::R reader structure
Source§impl Readable for ETMPIDR2_SPEC
read()
method returns etmpidr2::R reader structure
impl Readable for ETMPIDR2_SPEC
read()
method returns etmpidr2::R reader structure
Source§impl Readable for ETMPIDR3_SPEC
read()
method returns etmpidr3::R reader structure
impl Readable for ETMPIDR3_SPEC
read()
method returns etmpidr3::R reader structure
Source§impl Readable for ETMPIDR4_SPEC
read()
method returns etmpidr4::R reader structure
impl Readable for ETMPIDR4_SPEC
read()
method returns etmpidr4::R reader structure
Source§impl Readable for ETMSCR_SPEC
read()
method returns etmscr::R reader structure
impl Readable for ETMSCR_SPEC
read()
method returns etmscr::R reader structure
Source§impl Readable for ETMSR_SPEC
read()
method returns etmsr::R reader structure
impl Readable for ETMSR_SPEC
read()
method returns etmsr::R reader structure
Source§impl Readable for ETMSYNCFR_SPEC
read()
method returns etmsyncfr::R reader structure
impl Readable for ETMSYNCFR_SPEC
read()
method returns etmsyncfr::R reader structure
Source§impl Readable for ETMTECR1_SPEC
read()
method returns etmtecr1::R reader structure
impl Readable for ETMTECR1_SPEC
read()
method returns etmtecr1::R reader structure
Source§impl Readable for ETMTEEVR_SPEC
read()
method returns etmteevr::R reader structure
impl Readable for ETMTEEVR_SPEC
read()
method returns etmteevr::R reader structure
Source§impl Readable for ETMTESSEICR_SPEC
read()
method returns etmtesseicr::R reader structure
impl Readable for ETMTESSEICR_SPEC
read()
method returns etmtesseicr::R reader structure
Source§impl Readable for ETMTRACEIDR_SPEC
read()
method returns etmtraceidr::R reader structure
impl Readable for ETMTRACEIDR_SPEC
read()
method returns etmtraceidr::R reader structure
Source§impl Readable for ETMTRIGGER_SPEC
read()
method returns etmtrigger::R reader structure
impl Readable for ETMTRIGGER_SPEC
read()
method returns etmtrigger::R reader structure
Source§impl Readable for ETMTSEVR_SPEC
read()
method returns etmtsevr::R reader structure
impl Readable for ETMTSEVR_SPEC
read()
method returns etmtsevr::R reader structure
Source§impl Readable for ITTRIGOUT_SPEC
read()
method returns ittrigout::R reader structure
impl Readable for ITTRIGOUT_SPEC
read()
method returns ittrigout::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::fpueh::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::fpueh::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::fpueh::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::fpueh::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpcrc::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpcrc::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpcrc::data::DATA_SPEC
read()
method returns data::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpcrc::data::DATA_SPEC
read()
method returns data::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpcrc::databyterev::DATABYTEREV_SPEC
read()
method returns databyterev::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpcrc::databyterev::DATABYTEREV_SPEC
read()
method returns databyterev::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpcrc::datarev::DATAREV_SPEC
read()
method returns datarev::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpcrc::datarev::DATAREV_SPEC
read()
method returns datarev::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpcrc::init::INIT_SPEC
read()
method returns init::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpcrc::init::INIT_SPEC
read()
method returns init::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpcrc::inputdata::INPUTDATA_SPEC
read()
method returns inputdata::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpcrc::inputdata::INPUTDATA_SPEC
read()
method returns inputdata::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpcrc::inputdatabyte::INPUTDATABYTE_SPEC
read()
method returns inputdatabyte::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpcrc::inputdatabyte::INPUTDATABYTE_SPEC
read()
method returns inputdatabyte::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpcrc::inputdatahword::INPUTDATAHWORD_SPEC
read()
method returns inputdatahword::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpcrc::inputdatahword::INPUTDATAHWORD_SPEC
read()
method returns inputdatahword::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpcrc::poly::POLY_SPEC
read()
method returns poly::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpcrc::poly::POLY_SPEC
read()
method returns poly::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::em4wuen::EM4WUEN_SPEC
read()
method returns em4wuen::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::em4wuen::EM4WUEN_SPEC
read()
method returns em4wuen::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::extifall::EXTIFALL_SPEC
read()
method returns extifall::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::extifall::EXTIFALL_SPEC
read()
method returns extifall::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::extilevel::EXTILEVEL_SPEC
read()
method returns extilevel::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::extilevel::EXTILEVEL_SPEC
read()
method returns extilevel::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::extipinselh::EXTIPINSELH_SPEC
read()
method returns extipinselh::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::extipinselh::EXTIPINSELH_SPEC
read()
method returns extipinselh::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::extipinsell::EXTIPINSELL_SPEC
read()
method returns extipinsell::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::extipinsell::EXTIPINSELL_SPEC
read()
method returns extipinsell::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::extipselh::EXTIPSELH_SPEC
read()
method returns extipselh::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::extipselh::EXTIPSELH_SPEC
read()
method returns extipselh::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::extipsell::EXTIPSELL_SPEC
read()
method returns extipsell::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::extipsell::EXTIPSELL_SPEC
read()
method returns extipsell::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::extirise::EXTIRISE_SPEC
read()
method returns extirise::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::extirise::EXTIRISE_SPEC
read()
method returns extirise::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::insense::INSENSE_SPEC
read()
method returns insense::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::insense::INSENSE_SPEC
read()
method returns insense::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::lock::LOCK_SPEC
read()
method returns lock::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::lock::LOCK_SPEC
read()
method returns lock::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::pa_ctrl::PA_CTRL_SPEC
read()
method returns pa_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::pa_ctrl::PA_CTRL_SPEC
read()
method returns pa_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::pa_din::PA_DIN_SPEC
read()
method returns pa_din::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::pa_din::PA_DIN_SPEC
read()
method returns pa_din::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::pa_dout::PA_DOUT_SPEC
read()
method returns pa_dout::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::pa_dout::PA_DOUT_SPEC
read()
method returns pa_dout::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::pa_modeh::PA_MODEH_SPEC
read()
method returns pa_modeh::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::pa_modeh::PA_MODEH_SPEC
read()
method returns pa_modeh::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::pa_model::PA_MODEL_SPEC
read()
method returns pa_model::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::pa_model::PA_MODEL_SPEC
read()
method returns pa_model::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::pa_ovtdis::PA_OVTDIS_SPEC
read()
method returns pa_ovtdis::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::pa_ovtdis::PA_OVTDIS_SPEC
read()
method returns pa_ovtdis::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::pa_pinlockn::PA_PINLOCKN_SPEC
read()
method returns pa_pinlockn::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::pa_pinlockn::PA_PINLOCKN_SPEC
read()
method returns pa_pinlockn::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::pb_ctrl::PB_CTRL_SPEC
read()
method returns pb_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::pb_ctrl::PB_CTRL_SPEC
read()
method returns pb_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::pb_din::PB_DIN_SPEC
read()
method returns pb_din::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::pb_din::PB_DIN_SPEC
read()
method returns pb_din::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::pb_dout::PB_DOUT_SPEC
read()
method returns pb_dout::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::pb_dout::PB_DOUT_SPEC
read()
method returns pb_dout::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::pb_modeh::PB_MODEH_SPEC
read()
method returns pb_modeh::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::pb_modeh::PB_MODEH_SPEC
read()
method returns pb_modeh::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::pb_model::PB_MODEL_SPEC
read()
method returns pb_model::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::pb_model::PB_MODEL_SPEC
read()
method returns pb_model::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::pb_ovtdis::PB_OVTDIS_SPEC
read()
method returns pb_ovtdis::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::pb_ovtdis::PB_OVTDIS_SPEC
read()
method returns pb_ovtdis::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::pb_pinlockn::PB_PINLOCKN_SPEC
read()
method returns pb_pinlockn::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::pb_pinlockn::PB_PINLOCKN_SPEC
read()
method returns pb_pinlockn::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::pc_ctrl::PC_CTRL_SPEC
read()
method returns pc_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::pc_ctrl::PC_CTRL_SPEC
read()
method returns pc_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::pc_din::PC_DIN_SPEC
read()
method returns pc_din::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::pc_din::PC_DIN_SPEC
read()
method returns pc_din::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::pc_dout::PC_DOUT_SPEC
read()
method returns pc_dout::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::pc_dout::PC_DOUT_SPEC
read()
method returns pc_dout::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::pc_modeh::PC_MODEH_SPEC
read()
method returns pc_modeh::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::pc_modeh::PC_MODEH_SPEC
read()
method returns pc_modeh::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::pc_model::PC_MODEL_SPEC
read()
method returns pc_model::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::pc_model::PC_MODEL_SPEC
read()
method returns pc_model::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::pc_ovtdis::PC_OVTDIS_SPEC
read()
method returns pc_ovtdis::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::pc_ovtdis::PC_OVTDIS_SPEC
read()
method returns pc_ovtdis::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::pc_pinlockn::PC_PINLOCKN_SPEC
read()
method returns pc_pinlockn::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::pc_pinlockn::PC_PINLOCKN_SPEC
read()
method returns pc_pinlockn::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::pd_ctrl::PD_CTRL_SPEC
read()
method returns pd_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::pd_ctrl::PD_CTRL_SPEC
read()
method returns pd_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::pd_din::PD_DIN_SPEC
read()
method returns pd_din::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::pd_din::PD_DIN_SPEC
read()
method returns pd_din::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::pd_dout::PD_DOUT_SPEC
read()
method returns pd_dout::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::pd_dout::PD_DOUT_SPEC
read()
method returns pd_dout::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::pd_modeh::PD_MODEH_SPEC
read()
method returns pd_modeh::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::pd_modeh::PD_MODEH_SPEC
read()
method returns pd_modeh::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::pd_model::PD_MODEL_SPEC
read()
method returns pd_model::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::pd_model::PD_MODEL_SPEC
read()
method returns pd_model::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::pd_ovtdis::PD_OVTDIS_SPEC
read()
method returns pd_ovtdis::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::pd_ovtdis::PD_OVTDIS_SPEC
read()
method returns pd_ovtdis::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::pd_pinlockn::PD_PINLOCKN_SPEC
read()
method returns pd_pinlockn::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::pd_pinlockn::PD_PINLOCKN_SPEC
read()
method returns pd_pinlockn::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::pe_ctrl::PE_CTRL_SPEC
read()
method returns pe_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::pe_ctrl::PE_CTRL_SPEC
read()
method returns pe_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::pe_din::PE_DIN_SPEC
read()
method returns pe_din::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::pe_din::PE_DIN_SPEC
read()
method returns pe_din::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::pe_dout::PE_DOUT_SPEC
read()
method returns pe_dout::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::pe_dout::PE_DOUT_SPEC
read()
method returns pe_dout::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::pe_modeh::PE_MODEH_SPEC
read()
method returns pe_modeh::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::pe_modeh::PE_MODEH_SPEC
read()
method returns pe_modeh::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::pe_model::PE_MODEL_SPEC
read()
method returns pe_model::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::pe_model::PE_MODEL_SPEC
read()
method returns pe_model::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::pe_ovtdis::PE_OVTDIS_SPEC
read()
method returns pe_ovtdis::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::pe_ovtdis::PE_OVTDIS_SPEC
read()
method returns pe_ovtdis::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::pe_pinlockn::PE_PINLOCKN_SPEC
read()
method returns pe_pinlockn::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::pe_pinlockn::PE_PINLOCKN_SPEC
read()
method returns pe_pinlockn::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::pf_ctrl::PF_CTRL_SPEC
read()
method returns pf_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::pf_ctrl::PF_CTRL_SPEC
read()
method returns pf_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::pf_din::PF_DIN_SPEC
read()
method returns pf_din::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::pf_din::PF_DIN_SPEC
read()
method returns pf_din::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::pf_dout::PF_DOUT_SPEC
read()
method returns pf_dout::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::pf_dout::PF_DOUT_SPEC
read()
method returns pf_dout::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::pf_modeh::PF_MODEH_SPEC
read()
method returns pf_modeh::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::pf_modeh::PF_MODEH_SPEC
read()
method returns pf_modeh::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::pf_model::PF_MODEL_SPEC
read()
method returns pf_model::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::pf_model::PF_MODEL_SPEC
read()
method returns pf_model::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::pf_ovtdis::PF_OVTDIS_SPEC
read()
method returns pf_ovtdis::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::pf_ovtdis::PF_OVTDIS_SPEC
read()
method returns pf_ovtdis::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::pf_pinlockn::PF_PINLOCKN_SPEC
read()
method returns pf_pinlockn::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::pf_pinlockn::PF_PINLOCKN_SPEC
read()
method returns pf_pinlockn::R reader structure
Source§impl Readable for PG_CTRL_SPEC
read()
method returns pg_ctrl::R reader structure
impl Readable for PG_CTRL_SPEC
read()
method returns pg_ctrl::R reader structure
Source§impl Readable for PG_DIN_SPEC
read()
method returns pg_din::R reader structure
impl Readable for PG_DIN_SPEC
read()
method returns pg_din::R reader structure
Source§impl Readable for PG_DOUT_SPEC
read()
method returns pg_dout::R reader structure
impl Readable for PG_DOUT_SPEC
read()
method returns pg_dout::R reader structure
Source§impl Readable for PG_MODEH_SPEC
read()
method returns pg_modeh::R reader structure
impl Readable for PG_MODEH_SPEC
read()
method returns pg_modeh::R reader structure
Source§impl Readable for PG_MODEL_SPEC
read()
method returns pg_model::R reader structure
impl Readable for PG_MODEL_SPEC
read()
method returns pg_model::R reader structure
Source§impl Readable for PG_OVTDIS_SPEC
read()
method returns pg_ovtdis::R reader structure
impl Readable for PG_OVTDIS_SPEC
read()
method returns pg_ovtdis::R reader structure
Source§impl Readable for PG_PINLOCKN_SPEC
read()
method returns pg_pinlockn::R reader structure
impl Readable for PG_PINLOCKN_SPEC
read()
method returns pg_pinlockn::R reader structure
Source§impl Readable for PH_CTRL_SPEC
read()
method returns ph_ctrl::R reader structure
impl Readable for PH_CTRL_SPEC
read()
method returns ph_ctrl::R reader structure
Source§impl Readable for PH_DIN_SPEC
read()
method returns ph_din::R reader structure
impl Readable for PH_DIN_SPEC
read()
method returns ph_din::R reader structure
Source§impl Readable for PH_DOUT_SPEC
read()
method returns ph_dout::R reader structure
impl Readable for PH_DOUT_SPEC
read()
method returns ph_dout::R reader structure
Source§impl Readable for PH_MODEH_SPEC
read()
method returns ph_modeh::R reader structure
impl Readable for PH_MODEH_SPEC
read()
method returns ph_modeh::R reader structure
Source§impl Readable for PH_MODEL_SPEC
read()
method returns ph_model::R reader structure
impl Readable for PH_MODEL_SPEC
read()
method returns ph_model::R reader structure
Source§impl Readable for PH_OVTDIS_SPEC
read()
method returns ph_ovtdis::R reader structure
impl Readable for PH_OVTDIS_SPEC
read()
method returns ph_ovtdis::R reader structure
Source§impl Readable for PH_PINLOCKN_SPEC
read()
method returns ph_pinlockn::R reader structure
impl Readable for PH_PINLOCKN_SPEC
read()
method returns ph_pinlockn::R reader structure
Source§impl Readable for PI_CTRL_SPEC
read()
method returns pi_ctrl::R reader structure
impl Readable for PI_CTRL_SPEC
read()
method returns pi_ctrl::R reader structure
Source§impl Readable for PI_DIN_SPEC
read()
method returns pi_din::R reader structure
impl Readable for PI_DIN_SPEC
read()
method returns pi_din::R reader structure
Source§impl Readable for PI_DOUT_SPEC
read()
method returns pi_dout::R reader structure
impl Readable for PI_DOUT_SPEC
read()
method returns pi_dout::R reader structure
Source§impl Readable for PI_MODEH_SPEC
read()
method returns pi_modeh::R reader structure
impl Readable for PI_MODEH_SPEC
read()
method returns pi_modeh::R reader structure
Source§impl Readable for PI_MODEL_SPEC
read()
method returns pi_model::R reader structure
impl Readable for PI_MODEL_SPEC
read()
method returns pi_model::R reader structure
Source§impl Readable for PI_OVTDIS_SPEC
read()
method returns pi_ovtdis::R reader structure
impl Readable for PI_OVTDIS_SPEC
read()
method returns pi_ovtdis::R reader structure
Source§impl Readable for PI_PINLOCKN_SPEC
read()
method returns pi_pinlockn::R reader structure
impl Readable for PI_PINLOCKN_SPEC
read()
method returns pi_pinlockn::R reader structure
Source§impl Readable for PJ_CTRL_SPEC
read()
method returns pj_ctrl::R reader structure
impl Readable for PJ_CTRL_SPEC
read()
method returns pj_ctrl::R reader structure
Source§impl Readable for PJ_DIN_SPEC
read()
method returns pj_din::R reader structure
impl Readable for PJ_DIN_SPEC
read()
method returns pj_din::R reader structure
Source§impl Readable for PJ_DOUT_SPEC
read()
method returns pj_dout::R reader structure
impl Readable for PJ_DOUT_SPEC
read()
method returns pj_dout::R reader structure
Source§impl Readable for PJ_MODEH_SPEC
read()
method returns pj_modeh::R reader structure
impl Readable for PJ_MODEH_SPEC
read()
method returns pj_modeh::R reader structure
Source§impl Readable for PJ_MODEL_SPEC
read()
method returns pj_model::R reader structure
impl Readable for PJ_MODEL_SPEC
read()
method returns pj_model::R reader structure
Source§impl Readable for PJ_OVTDIS_SPEC
read()
method returns pj_ovtdis::R reader structure
impl Readable for PJ_OVTDIS_SPEC
read()
method returns pj_ovtdis::R reader structure
Source§impl Readable for PJ_PINLOCKN_SPEC
read()
method returns pj_pinlockn::R reader structure
impl Readable for PJ_PINLOCKN_SPEC
read()
method returns pj_pinlockn::R reader structure
Source§impl Readable for PK_CTRL_SPEC
read()
method returns pk_ctrl::R reader structure
impl Readable for PK_CTRL_SPEC
read()
method returns pk_ctrl::R reader structure
Source§impl Readable for PK_DIN_SPEC
read()
method returns pk_din::R reader structure
impl Readable for PK_DIN_SPEC
read()
method returns pk_din::R reader structure
Source§impl Readable for PK_DOUT_SPEC
read()
method returns pk_dout::R reader structure
impl Readable for PK_DOUT_SPEC
read()
method returns pk_dout::R reader structure
Source§impl Readable for PK_MODEH_SPEC
read()
method returns pk_modeh::R reader structure
impl Readable for PK_MODEH_SPEC
read()
method returns pk_modeh::R reader structure
Source§impl Readable for PK_MODEL_SPEC
read()
method returns pk_model::R reader structure
impl Readable for PK_MODEL_SPEC
read()
method returns pk_model::R reader structure
Source§impl Readable for PK_OVTDIS_SPEC
read()
method returns pk_ovtdis::R reader structure
impl Readable for PK_OVTDIS_SPEC
read()
method returns pk_ovtdis::R reader structure
Source§impl Readable for PK_PINLOCKN_SPEC
read()
method returns pk_pinlockn::R reader structure
impl Readable for PK_PINLOCKN_SPEC
read()
method returns pk_pinlockn::R reader structure
Source§impl Readable for PL_CTRL_SPEC
read()
method returns pl_ctrl::R reader structure
impl Readable for PL_CTRL_SPEC
read()
method returns pl_ctrl::R reader structure
Source§impl Readable for PL_DIN_SPEC
read()
method returns pl_din::R reader structure
impl Readable for PL_DIN_SPEC
read()
method returns pl_din::R reader structure
Source§impl Readable for PL_DOUT_SPEC
read()
method returns pl_dout::R reader structure
impl Readable for PL_DOUT_SPEC
read()
method returns pl_dout::R reader structure
Source§impl Readable for PL_MODEH_SPEC
read()
method returns pl_modeh::R reader structure
impl Readable for PL_MODEH_SPEC
read()
method returns pl_modeh::R reader structure
Source§impl Readable for PL_MODEL_SPEC
read()
method returns pl_model::R reader structure
impl Readable for PL_MODEL_SPEC
read()
method returns pl_model::R reader structure
Source§impl Readable for PL_OVTDIS_SPEC
read()
method returns pl_ovtdis::R reader structure
impl Readable for PL_OVTDIS_SPEC
read()
method returns pl_ovtdis::R reader structure
Source§impl Readable for PL_PINLOCKN_SPEC
read()
method returns pl_pinlockn::R reader structure
impl Readable for PL_PINLOCKN_SPEC
read()
method returns pl_pinlockn::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::routeloc1::ROUTELOC1_SPEC
read()
method returns routeloc1::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::routeloc1::ROUTELOC1_SPEC
read()
method returns routeloc1::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::gpio::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::gpio::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::i2c0::clkdiv::CLKDIV_SPEC
read()
method returns clkdiv::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::i2c0::clkdiv::CLKDIV_SPEC
read()
method returns clkdiv::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::i2c0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::i2c0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::i2c0::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::i2c0::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::i2c0::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::i2c0::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::i2c0::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::i2c0::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::i2c0::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::i2c0::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::i2c0::rxdata::RXDATA_SPEC
read()
method returns rxdata::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::i2c0::rxdata::RXDATA_SPEC
read()
method returns rxdata::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::i2c0::rxdatap::RXDATAP_SPEC
read()
method returns rxdatap::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::i2c0::rxdatap::RXDATAP_SPEC
read()
method returns rxdatap::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::i2c0::rxdouble::RXDOUBLE_SPEC
read()
method returns rxdouble::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::i2c0::rxdouble::RXDOUBLE_SPEC
read()
method returns rxdouble::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::i2c0::rxdoublep::RXDOUBLEP_SPEC
read()
method returns rxdoublep::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::i2c0::rxdoublep::RXDOUBLEP_SPEC
read()
method returns rxdoublep::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::i2c0::saddr::SADDR_SPEC
read()
method returns saddr::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::i2c0::saddr::SADDR_SPEC
read()
method returns saddr::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::i2c0::saddrmask::SADDRMASK_SPEC
read()
method returns saddrmask::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::i2c0::saddrmask::SADDRMASK_SPEC
read()
method returns saddrmask::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::i2c0::state::STATE_SPEC
read()
method returns state::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::i2c0::state::STATE_SPEC
read()
method returns state::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::i2c0::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::i2c0::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::i2c0::txdata::TXDATA_SPEC
read()
method returns txdata::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::i2c0::txdata::TXDATA_SPEC
read()
method returns txdata::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::i2c0::txdouble::TXDOUBLE_SPEC
read()
method returns txdouble::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::i2c0::txdouble::TXDOUBLE_SPEC
read()
method returns txdouble::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::i2c1::clkdiv::CLKDIV_SPEC
read()
method returns clkdiv::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::i2c1::clkdiv::CLKDIV_SPEC
read()
method returns clkdiv::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::i2c1::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::i2c1::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::i2c1::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::i2c1::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::i2c1::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::i2c1::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::i2c1::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::i2c1::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::i2c1::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::i2c1::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::i2c1::rxdata::RXDATA_SPEC
read()
method returns rxdata::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::i2c1::rxdata::RXDATA_SPEC
read()
method returns rxdata::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::i2c1::rxdatap::RXDATAP_SPEC
read()
method returns rxdatap::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::i2c1::rxdatap::RXDATAP_SPEC
read()
method returns rxdatap::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::i2c1::rxdouble::RXDOUBLE_SPEC
read()
method returns rxdouble::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::i2c1::rxdouble::RXDOUBLE_SPEC
read()
method returns rxdouble::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::i2c1::rxdoublep::RXDOUBLEP_SPEC
read()
method returns rxdoublep::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::i2c1::rxdoublep::RXDOUBLEP_SPEC
read()
method returns rxdoublep::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::i2c1::saddr::SADDR_SPEC
read()
method returns saddr::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::i2c1::saddr::SADDR_SPEC
read()
method returns saddr::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::i2c1::saddrmask::SADDRMASK_SPEC
read()
method returns saddrmask::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::i2c1::saddrmask::SADDRMASK_SPEC
read()
method returns saddrmask::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::i2c1::state::STATE_SPEC
read()
method returns state::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::i2c1::state::STATE_SPEC
read()
method returns state::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::i2c1::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::i2c1::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::i2c1::txdata::TXDATA_SPEC
read()
method returns txdata::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::i2c1::txdata::TXDATA_SPEC
read()
method returns txdata::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::i2c1::txdouble::TXDOUBLE_SPEC
read()
method returns txdouble::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::i2c1::txdouble::TXDOUBLE_SPEC
read()
method returns txdouble::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::idac0::aportconflict::APORTCONFLICT_SPEC
read()
method returns aportconflict::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::idac0::aportconflict::APORTCONFLICT_SPEC
read()
method returns aportconflict::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::idac0::aportreq::APORTREQ_SPEC
read()
method returns aportreq::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::idac0::aportreq::APORTREQ_SPEC
read()
method returns aportreq::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::idac0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::idac0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::idac0::curprog::CURPROG_SPEC
read()
method returns curprog::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::idac0::curprog::CURPROG_SPEC
read()
method returns curprog::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::idac0::dutyconfig::DUTYCONFIG_SPEC
read()
method returns dutyconfig::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::idac0::dutyconfig::DUTYCONFIG_SPEC
read()
method returns dutyconfig::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::idac0::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::idac0::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::idac0::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::idac0::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::idac0::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::idac0::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch0_cfg::CH0_CFG_SPEC
read()
method returns ch0_cfg::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch0_cfg::CH0_CFG_SPEC
read()
method returns ch0_cfg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch0_ctrl::CH0_CTRL_SPEC
read()
method returns ch0_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch0_ctrl::CH0_CTRL_SPEC
read()
method returns ch0_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch0_dst::CH0_DST_SPEC
read()
method returns ch0_dst::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch0_dst::CH0_DST_SPEC
read()
method returns ch0_dst::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch0_link::CH0_LINK_SPEC
read()
method returns ch0_link::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch0_link::CH0_LINK_SPEC
read()
method returns ch0_link::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch0_loop::CH0_LOOP_SPEC
read()
method returns ch0_loop::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch0_loop::CH0_LOOP_SPEC
read()
method returns ch0_loop::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch0_reqsel::CH0_REQSEL_SPEC
read()
method returns ch0_reqsel::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch0_reqsel::CH0_REQSEL_SPEC
read()
method returns ch0_reqsel::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch0_src::CH0_SRC_SPEC
read()
method returns ch0_src::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch0_src::CH0_SRC_SPEC
read()
method returns ch0_src::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch1_cfg::CH1_CFG_SPEC
read()
method returns ch1_cfg::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch1_cfg::CH1_CFG_SPEC
read()
method returns ch1_cfg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch1_ctrl::CH1_CTRL_SPEC
read()
method returns ch1_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch1_ctrl::CH1_CTRL_SPEC
read()
method returns ch1_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch1_dst::CH1_DST_SPEC
read()
method returns ch1_dst::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch1_dst::CH1_DST_SPEC
read()
method returns ch1_dst::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch1_link::CH1_LINK_SPEC
read()
method returns ch1_link::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch1_link::CH1_LINK_SPEC
read()
method returns ch1_link::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch1_loop::CH1_LOOP_SPEC
read()
method returns ch1_loop::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch1_loop::CH1_LOOP_SPEC
read()
method returns ch1_loop::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch1_reqsel::CH1_REQSEL_SPEC
read()
method returns ch1_reqsel::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch1_reqsel::CH1_REQSEL_SPEC
read()
method returns ch1_reqsel::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch1_src::CH1_SRC_SPEC
read()
method returns ch1_src::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch1_src::CH1_SRC_SPEC
read()
method returns ch1_src::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch2_cfg::CH2_CFG_SPEC
read()
method returns ch2_cfg::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch2_cfg::CH2_CFG_SPEC
read()
method returns ch2_cfg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch2_ctrl::CH2_CTRL_SPEC
read()
method returns ch2_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch2_ctrl::CH2_CTRL_SPEC
read()
method returns ch2_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch2_dst::CH2_DST_SPEC
read()
method returns ch2_dst::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch2_dst::CH2_DST_SPEC
read()
method returns ch2_dst::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch2_link::CH2_LINK_SPEC
read()
method returns ch2_link::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch2_link::CH2_LINK_SPEC
read()
method returns ch2_link::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch2_loop::CH2_LOOP_SPEC
read()
method returns ch2_loop::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch2_loop::CH2_LOOP_SPEC
read()
method returns ch2_loop::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch2_reqsel::CH2_REQSEL_SPEC
read()
method returns ch2_reqsel::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch2_reqsel::CH2_REQSEL_SPEC
read()
method returns ch2_reqsel::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch2_src::CH2_SRC_SPEC
read()
method returns ch2_src::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch2_src::CH2_SRC_SPEC
read()
method returns ch2_src::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch3_cfg::CH3_CFG_SPEC
read()
method returns ch3_cfg::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch3_cfg::CH3_CFG_SPEC
read()
method returns ch3_cfg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch3_ctrl::CH3_CTRL_SPEC
read()
method returns ch3_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch3_ctrl::CH3_CTRL_SPEC
read()
method returns ch3_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch3_dst::CH3_DST_SPEC
read()
method returns ch3_dst::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch3_dst::CH3_DST_SPEC
read()
method returns ch3_dst::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch3_link::CH3_LINK_SPEC
read()
method returns ch3_link::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch3_link::CH3_LINK_SPEC
read()
method returns ch3_link::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch3_loop::CH3_LOOP_SPEC
read()
method returns ch3_loop::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch3_loop::CH3_LOOP_SPEC
read()
method returns ch3_loop::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch3_reqsel::CH3_REQSEL_SPEC
read()
method returns ch3_reqsel::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch3_reqsel::CH3_REQSEL_SPEC
read()
method returns ch3_reqsel::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch3_src::CH3_SRC_SPEC
read()
method returns ch3_src::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch3_src::CH3_SRC_SPEC
read()
method returns ch3_src::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch4_cfg::CH4_CFG_SPEC
read()
method returns ch4_cfg::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch4_cfg::CH4_CFG_SPEC
read()
method returns ch4_cfg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch4_ctrl::CH4_CTRL_SPEC
read()
method returns ch4_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch4_ctrl::CH4_CTRL_SPEC
read()
method returns ch4_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch4_dst::CH4_DST_SPEC
read()
method returns ch4_dst::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch4_dst::CH4_DST_SPEC
read()
method returns ch4_dst::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch4_link::CH4_LINK_SPEC
read()
method returns ch4_link::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch4_link::CH4_LINK_SPEC
read()
method returns ch4_link::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch4_loop::CH4_LOOP_SPEC
read()
method returns ch4_loop::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch4_loop::CH4_LOOP_SPEC
read()
method returns ch4_loop::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch4_reqsel::CH4_REQSEL_SPEC
read()
method returns ch4_reqsel::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch4_reqsel::CH4_REQSEL_SPEC
read()
method returns ch4_reqsel::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch4_src::CH4_SRC_SPEC
read()
method returns ch4_src::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch4_src::CH4_SRC_SPEC
read()
method returns ch4_src::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch5_cfg::CH5_CFG_SPEC
read()
method returns ch5_cfg::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch5_cfg::CH5_CFG_SPEC
read()
method returns ch5_cfg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch5_ctrl::CH5_CTRL_SPEC
read()
method returns ch5_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch5_ctrl::CH5_CTRL_SPEC
read()
method returns ch5_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch5_dst::CH5_DST_SPEC
read()
method returns ch5_dst::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch5_dst::CH5_DST_SPEC
read()
method returns ch5_dst::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch5_link::CH5_LINK_SPEC
read()
method returns ch5_link::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch5_link::CH5_LINK_SPEC
read()
method returns ch5_link::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch5_loop::CH5_LOOP_SPEC
read()
method returns ch5_loop::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch5_loop::CH5_LOOP_SPEC
read()
method returns ch5_loop::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch5_reqsel::CH5_REQSEL_SPEC
read()
method returns ch5_reqsel::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch5_reqsel::CH5_REQSEL_SPEC
read()
method returns ch5_reqsel::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch5_src::CH5_SRC_SPEC
read()
method returns ch5_src::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch5_src::CH5_SRC_SPEC
read()
method returns ch5_src::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch6_cfg::CH6_CFG_SPEC
read()
method returns ch6_cfg::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch6_cfg::CH6_CFG_SPEC
read()
method returns ch6_cfg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch6_ctrl::CH6_CTRL_SPEC
read()
method returns ch6_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch6_ctrl::CH6_CTRL_SPEC
read()
method returns ch6_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch6_dst::CH6_DST_SPEC
read()
method returns ch6_dst::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch6_dst::CH6_DST_SPEC
read()
method returns ch6_dst::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch6_link::CH6_LINK_SPEC
read()
method returns ch6_link::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch6_link::CH6_LINK_SPEC
read()
method returns ch6_link::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch6_loop::CH6_LOOP_SPEC
read()
method returns ch6_loop::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch6_loop::CH6_LOOP_SPEC
read()
method returns ch6_loop::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch6_reqsel::CH6_REQSEL_SPEC
read()
method returns ch6_reqsel::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch6_reqsel::CH6_REQSEL_SPEC
read()
method returns ch6_reqsel::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch6_src::CH6_SRC_SPEC
read()
method returns ch6_src::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch6_src::CH6_SRC_SPEC
read()
method returns ch6_src::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch7_cfg::CH7_CFG_SPEC
read()
method returns ch7_cfg::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch7_cfg::CH7_CFG_SPEC
read()
method returns ch7_cfg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch7_ctrl::CH7_CTRL_SPEC
read()
method returns ch7_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch7_ctrl::CH7_CTRL_SPEC
read()
method returns ch7_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch7_dst::CH7_DST_SPEC
read()
method returns ch7_dst::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch7_dst::CH7_DST_SPEC
read()
method returns ch7_dst::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch7_link::CH7_LINK_SPEC
read()
method returns ch7_link::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch7_link::CH7_LINK_SPEC
read()
method returns ch7_link::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch7_loop::CH7_LOOP_SPEC
read()
method returns ch7_loop::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch7_loop::CH7_LOOP_SPEC
read()
method returns ch7_loop::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch7_reqsel::CH7_REQSEL_SPEC
read()
method returns ch7_reqsel::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch7_reqsel::CH7_REQSEL_SPEC
read()
method returns ch7_reqsel::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch7_src::CH7_SRC_SPEC
read()
method returns ch7_src::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ch7_src::CH7_SRC_SPEC
read()
method returns ch7_src::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::chbusy::CHBUSY_SPEC
read()
method returns chbusy::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::chbusy::CHBUSY_SPEC
read()
method returns chbusy::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::chdone::CHDONE_SPEC
read()
method returns chdone::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::chdone::CHDONE_SPEC
read()
method returns chdone::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::chen::CHEN_SPEC
read()
method returns chen::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::chen::CHEN_SPEC
read()
method returns chen::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::dbghalt::DBGHALT_SPEC
read()
method returns dbghalt::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::dbghalt::DBGHALT_SPEC
read()
method returns dbghalt::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::reqdis::REQDIS_SPEC
read()
method returns reqdis::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::reqdis::REQDIS_SPEC
read()
method returns reqdis::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::reqpend::REQPEND_SPEC
read()
method returns reqpend::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::reqpend::REQPEND_SPEC
read()
method returns reqpend::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::ldma::sync::SYNC_SPEC
read()
method returns sync::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::ldma::sync::SYNC_SPEC
read()
method returns sync::R reader structure
Source§impl Readable for ALTEXCONF_SPEC
read()
method returns altexconf::R reader structure
impl Readable for ALTEXCONF_SPEC
read()
method returns altexconf::R reader structure
Source§impl Readable for BIASCTRL_SPEC
read()
method returns biasctrl::R reader structure
impl Readable for BIASCTRL_SPEC
read()
method returns biasctrl::R reader structure
Source§impl Readable for BUF0_DATA_SPEC
read()
method returns buf0_data::R reader structure
impl Readable for BUF0_DATA_SPEC
read()
method returns buf0_data::R reader structure
Source§impl Readable for BUF1_DATA_SPEC
read()
method returns buf1_data::R reader structure
impl Readable for BUF1_DATA_SPEC
read()
method returns buf1_data::R reader structure
Source§impl Readable for BUF2_DATA_SPEC
read()
method returns buf2_data::R reader structure
impl Readable for BUF2_DATA_SPEC
read()
method returns buf2_data::R reader structure
Source§impl Readable for BUF3_DATA_SPEC
read()
method returns buf3_data::R reader structure
impl Readable for BUF3_DATA_SPEC
read()
method returns buf3_data::R reader structure
Source§impl Readable for BUF4_DATA_SPEC
read()
method returns buf4_data::R reader structure
impl Readable for BUF4_DATA_SPEC
read()
method returns buf4_data::R reader structure
Source§impl Readable for BUF5_DATA_SPEC
read()
method returns buf5_data::R reader structure
impl Readable for BUF5_DATA_SPEC
read()
method returns buf5_data::R reader structure
Source§impl Readable for BUF6_DATA_SPEC
read()
method returns buf6_data::R reader structure
impl Readable for BUF6_DATA_SPEC
read()
method returns buf6_data::R reader structure
Source§impl Readable for BUF7_DATA_SPEC
read()
method returns buf7_data::R reader structure
impl Readable for BUF7_DATA_SPEC
read()
method returns buf7_data::R reader structure
Source§impl Readable for BUF8_DATA_SPEC
read()
method returns buf8_data::R reader structure
impl Readable for BUF8_DATA_SPEC
read()
method returns buf8_data::R reader structure
Source§impl Readable for BUF9_DATA_SPEC
read()
method returns buf9_data::R reader structure
impl Readable for BUF9_DATA_SPEC
read()
method returns buf9_data::R reader structure
Source§impl Readable for BUF10_DATA_SPEC
read()
method returns buf10_data::R reader structure
impl Readable for BUF10_DATA_SPEC
read()
method returns buf10_data::R reader structure
Source§impl Readable for BUF11_DATA_SPEC
read()
method returns buf11_data::R reader structure
impl Readable for BUF11_DATA_SPEC
read()
method returns buf11_data::R reader structure
Source§impl Readable for BUF12_DATA_SPEC
read()
method returns buf12_data::R reader structure
impl Readable for BUF12_DATA_SPEC
read()
method returns buf12_data::R reader structure
Source§impl Readable for BUF13_DATA_SPEC
read()
method returns buf13_data::R reader structure
impl Readable for BUF13_DATA_SPEC
read()
method returns buf13_data::R reader structure
Source§impl Readable for BUF14_DATA_SPEC
read()
method returns buf14_data::R reader structure
impl Readable for BUF14_DATA_SPEC
read()
method returns buf14_data::R reader structure
Source§impl Readable for BUF15_DATA_SPEC
read()
method returns buf15_data::R reader structure
impl Readable for BUF15_DATA_SPEC
read()
method returns buf15_data::R reader structure
Source§impl Readable for BUFDATA_SPEC
read()
method returns bufdata::R reader structure
impl Readable for BUFDATA_SPEC
read()
method returns bufdata::R reader structure
Source§impl Readable for CH0_EVAL_SPEC
read()
method returns ch0_eval::R reader structure
impl Readable for CH0_EVAL_SPEC
read()
method returns ch0_eval::R reader structure
Source§impl Readable for CH0_INTERACT_SPEC
read()
method returns ch0_interact::R reader structure
impl Readable for CH0_INTERACT_SPEC
read()
method returns ch0_interact::R reader structure
Source§impl Readable for CH0_TIMING_SPEC
read()
method returns ch0_timing::R reader structure
impl Readable for CH0_TIMING_SPEC
read()
method returns ch0_timing::R reader structure
Source§impl Readable for CH1_EVAL_SPEC
read()
method returns ch1_eval::R reader structure
impl Readable for CH1_EVAL_SPEC
read()
method returns ch1_eval::R reader structure
Source§impl Readable for CH1_INTERACT_SPEC
read()
method returns ch1_interact::R reader structure
impl Readable for CH1_INTERACT_SPEC
read()
method returns ch1_interact::R reader structure
Source§impl Readable for CH1_TIMING_SPEC
read()
method returns ch1_timing::R reader structure
impl Readable for CH1_TIMING_SPEC
read()
method returns ch1_timing::R reader structure
Source§impl Readable for CH2_EVAL_SPEC
read()
method returns ch2_eval::R reader structure
impl Readable for CH2_EVAL_SPEC
read()
method returns ch2_eval::R reader structure
Source§impl Readable for CH2_INTERACT_SPEC
read()
method returns ch2_interact::R reader structure
impl Readable for CH2_INTERACT_SPEC
read()
method returns ch2_interact::R reader structure
Source§impl Readable for CH2_TIMING_SPEC
read()
method returns ch2_timing::R reader structure
impl Readable for CH2_TIMING_SPEC
read()
method returns ch2_timing::R reader structure
Source§impl Readable for CH3_EVAL_SPEC
read()
method returns ch3_eval::R reader structure
impl Readable for CH3_EVAL_SPEC
read()
method returns ch3_eval::R reader structure
Source§impl Readable for CH3_INTERACT_SPEC
read()
method returns ch3_interact::R reader structure
impl Readable for CH3_INTERACT_SPEC
read()
method returns ch3_interact::R reader structure
Source§impl Readable for CH3_TIMING_SPEC
read()
method returns ch3_timing::R reader structure
impl Readable for CH3_TIMING_SPEC
read()
method returns ch3_timing::R reader structure
Source§impl Readable for CH4_EVAL_SPEC
read()
method returns ch4_eval::R reader structure
impl Readable for CH4_EVAL_SPEC
read()
method returns ch4_eval::R reader structure
Source§impl Readable for CH4_INTERACT_SPEC
read()
method returns ch4_interact::R reader structure
impl Readable for CH4_INTERACT_SPEC
read()
method returns ch4_interact::R reader structure
Source§impl Readable for CH4_TIMING_SPEC
read()
method returns ch4_timing::R reader structure
impl Readable for CH4_TIMING_SPEC
read()
method returns ch4_timing::R reader structure
Source§impl Readable for CH5_EVAL_SPEC
read()
method returns ch5_eval::R reader structure
impl Readable for CH5_EVAL_SPEC
read()
method returns ch5_eval::R reader structure
Source§impl Readable for CH5_INTERACT_SPEC
read()
method returns ch5_interact::R reader structure
impl Readable for CH5_INTERACT_SPEC
read()
method returns ch5_interact::R reader structure
Source§impl Readable for CH5_TIMING_SPEC
read()
method returns ch5_timing::R reader structure
impl Readable for CH5_TIMING_SPEC
read()
method returns ch5_timing::R reader structure
Source§impl Readable for CH6_EVAL_SPEC
read()
method returns ch6_eval::R reader structure
impl Readable for CH6_EVAL_SPEC
read()
method returns ch6_eval::R reader structure
Source§impl Readable for CH6_INTERACT_SPEC
read()
method returns ch6_interact::R reader structure
impl Readable for CH6_INTERACT_SPEC
read()
method returns ch6_interact::R reader structure
Source§impl Readable for CH6_TIMING_SPEC
read()
method returns ch6_timing::R reader structure
impl Readable for CH6_TIMING_SPEC
read()
method returns ch6_timing::R reader structure
Source§impl Readable for CH7_EVAL_SPEC
read()
method returns ch7_eval::R reader structure
impl Readable for CH7_EVAL_SPEC
read()
method returns ch7_eval::R reader structure
Source§impl Readable for CH7_INTERACT_SPEC
read()
method returns ch7_interact::R reader structure
impl Readable for CH7_INTERACT_SPEC
read()
method returns ch7_interact::R reader structure
Source§impl Readable for CH7_TIMING_SPEC
read()
method returns ch7_timing::R reader structure
impl Readable for CH7_TIMING_SPEC
read()
method returns ch7_timing::R reader structure
Source§impl Readable for CH8_EVAL_SPEC
read()
method returns ch8_eval::R reader structure
impl Readable for CH8_EVAL_SPEC
read()
method returns ch8_eval::R reader structure
Source§impl Readable for CH8_INTERACT_SPEC
read()
method returns ch8_interact::R reader structure
impl Readable for CH8_INTERACT_SPEC
read()
method returns ch8_interact::R reader structure
Source§impl Readable for CH8_TIMING_SPEC
read()
method returns ch8_timing::R reader structure
impl Readable for CH8_TIMING_SPEC
read()
method returns ch8_timing::R reader structure
Source§impl Readable for CH9_EVAL_SPEC
read()
method returns ch9_eval::R reader structure
impl Readable for CH9_EVAL_SPEC
read()
method returns ch9_eval::R reader structure
Source§impl Readable for CH9_INTERACT_SPEC
read()
method returns ch9_interact::R reader structure
impl Readable for CH9_INTERACT_SPEC
read()
method returns ch9_interact::R reader structure
Source§impl Readable for CH9_TIMING_SPEC
read()
method returns ch9_timing::R reader structure
impl Readable for CH9_TIMING_SPEC
read()
method returns ch9_timing::R reader structure
Source§impl Readable for CH10_EVAL_SPEC
read()
method returns ch10_eval::R reader structure
impl Readable for CH10_EVAL_SPEC
read()
method returns ch10_eval::R reader structure
Source§impl Readable for CH10_INTERACT_SPEC
read()
method returns ch10_interact::R reader structure
impl Readable for CH10_INTERACT_SPEC
read()
method returns ch10_interact::R reader structure
Source§impl Readable for CH10_TIMING_SPEC
read()
method returns ch10_timing::R reader structure
impl Readable for CH10_TIMING_SPEC
read()
method returns ch10_timing::R reader structure
Source§impl Readable for CH11_EVAL_SPEC
read()
method returns ch11_eval::R reader structure
impl Readable for CH11_EVAL_SPEC
read()
method returns ch11_eval::R reader structure
Source§impl Readable for CH11_INTERACT_SPEC
read()
method returns ch11_interact::R reader structure
impl Readable for CH11_INTERACT_SPEC
read()
method returns ch11_interact::R reader structure
Source§impl Readable for CH11_TIMING_SPEC
read()
method returns ch11_timing::R reader structure
impl Readable for CH11_TIMING_SPEC
read()
method returns ch11_timing::R reader structure
Source§impl Readable for CH12_EVAL_SPEC
read()
method returns ch12_eval::R reader structure
impl Readable for CH12_EVAL_SPEC
read()
method returns ch12_eval::R reader structure
Source§impl Readable for CH12_INTERACT_SPEC
read()
method returns ch12_interact::R reader structure
impl Readable for CH12_INTERACT_SPEC
read()
method returns ch12_interact::R reader structure
Source§impl Readable for CH12_TIMING_SPEC
read()
method returns ch12_timing::R reader structure
impl Readable for CH12_TIMING_SPEC
read()
method returns ch12_timing::R reader structure
Source§impl Readable for CH13_EVAL_SPEC
read()
method returns ch13_eval::R reader structure
impl Readable for CH13_EVAL_SPEC
read()
method returns ch13_eval::R reader structure
Source§impl Readable for CH13_INTERACT_SPEC
read()
method returns ch13_interact::R reader structure
impl Readable for CH13_INTERACT_SPEC
read()
method returns ch13_interact::R reader structure
Source§impl Readable for CH13_TIMING_SPEC
read()
method returns ch13_timing::R reader structure
impl Readable for CH13_TIMING_SPEC
read()
method returns ch13_timing::R reader structure
Source§impl Readable for CH14_EVAL_SPEC
read()
method returns ch14_eval::R reader structure
impl Readable for CH14_EVAL_SPEC
read()
method returns ch14_eval::R reader structure
Source§impl Readable for CH14_INTERACT_SPEC
read()
method returns ch14_interact::R reader structure
impl Readable for CH14_INTERACT_SPEC
read()
method returns ch14_interact::R reader structure
Source§impl Readable for CH14_TIMING_SPEC
read()
method returns ch14_timing::R reader structure
impl Readable for CH14_TIMING_SPEC
read()
method returns ch14_timing::R reader structure
Source§impl Readable for CH15_EVAL_SPEC
read()
method returns ch15_eval::R reader structure
impl Readable for CH15_EVAL_SPEC
read()
method returns ch15_eval::R reader structure
Source§impl Readable for CH15_INTERACT_SPEC
read()
method returns ch15_interact::R reader structure
impl Readable for CH15_INTERACT_SPEC
read()
method returns ch15_interact::R reader structure
Source§impl Readable for CH15_TIMING_SPEC
read()
method returns ch15_timing::R reader structure
impl Readable for CH15_TIMING_SPEC
read()
method returns ch15_timing::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::lesense::chen::CHEN_SPEC
read()
method returns chen::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::lesense::chen::CHEN_SPEC
read()
method returns chen::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::lesense::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::lesense::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for CURCH_SPEC
read()
method returns curch::R reader structure
impl Readable for CURCH_SPEC
read()
method returns curch::R reader structure
Source§impl Readable for DECCTRL_SPEC
read()
method returns decctrl::R reader structure
impl Readable for DECCTRL_SPEC
read()
method returns decctrl::R reader structure
Source§impl Readable for DECSTATE_SPEC
read()
method returns decstate::R reader structure
impl Readable for DECSTATE_SPEC
read()
method returns decstate::R reader structure
Source§impl Readable for EVALCTRL_SPEC
read()
method returns evalctrl::R reader structure
impl Readable for EVALCTRL_SPEC
read()
method returns evalctrl::R reader structure
Source§impl Readable for IDLECONF_SPEC
read()
method returns idleconf::R reader structure
impl Readable for IDLECONF_SPEC
read()
method returns idleconf::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::lesense::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::lesense::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::lesense::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::lesense::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for PERCTRL_SPEC
read()
method returns perctrl::R reader structure
impl Readable for PERCTRL_SPEC
read()
method returns perctrl::R reader structure
Source§impl Readable for PRSCTRL_SPEC
read()
method returns prsctrl::R reader structure
impl Readable for PRSCTRL_SPEC
read()
method returns prsctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::lesense::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::lesense::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
Source§impl Readable for SCANRES_SPEC
read()
method returns scanres::R reader structure
impl Readable for SCANRES_SPEC
read()
method returns scanres::R reader structure
Source§impl Readable for SENSORSTATE_SPEC
read()
method returns sensorstate::R reader structure
impl Readable for SENSORSTATE_SPEC
read()
method returns sensorstate::R reader structure
Source§impl Readable for ST0_TCONFA_SPEC
read()
method returns st0_tconfa::R reader structure
impl Readable for ST0_TCONFA_SPEC
read()
method returns st0_tconfa::R reader structure
Source§impl Readable for ST0_TCONFB_SPEC
read()
method returns st0_tconfb::R reader structure
impl Readable for ST0_TCONFB_SPEC
read()
method returns st0_tconfb::R reader structure
Source§impl Readable for ST1_TCONFA_SPEC
read()
method returns st1_tconfa::R reader structure
impl Readable for ST1_TCONFA_SPEC
read()
method returns st1_tconfa::R reader structure
Source§impl Readable for ST1_TCONFB_SPEC
read()
method returns st1_tconfb::R reader structure
impl Readable for ST1_TCONFB_SPEC
read()
method returns st1_tconfb::R reader structure
Source§impl Readable for ST2_TCONFA_SPEC
read()
method returns st2_tconfa::R reader structure
impl Readable for ST2_TCONFA_SPEC
read()
method returns st2_tconfa::R reader structure
Source§impl Readable for ST2_TCONFB_SPEC
read()
method returns st2_tconfb::R reader structure
impl Readable for ST2_TCONFB_SPEC
read()
method returns st2_tconfb::R reader structure
Source§impl Readable for ST3_TCONFA_SPEC
read()
method returns st3_tconfa::R reader structure
impl Readable for ST3_TCONFA_SPEC
read()
method returns st3_tconfa::R reader structure
Source§impl Readable for ST3_TCONFB_SPEC
read()
method returns st3_tconfb::R reader structure
impl Readable for ST3_TCONFB_SPEC
read()
method returns st3_tconfb::R reader structure
Source§impl Readable for ST4_TCONFA_SPEC
read()
method returns st4_tconfa::R reader structure
impl Readable for ST4_TCONFA_SPEC
read()
method returns st4_tconfa::R reader structure
Source§impl Readable for ST4_TCONFB_SPEC
read()
method returns st4_tconfb::R reader structure
impl Readable for ST4_TCONFB_SPEC
read()
method returns st4_tconfb::R reader structure
Source§impl Readable for ST5_TCONFA_SPEC
read()
method returns st5_tconfa::R reader structure
impl Readable for ST5_TCONFA_SPEC
read()
method returns st5_tconfa::R reader structure
Source§impl Readable for ST5_TCONFB_SPEC
read()
method returns st5_tconfb::R reader structure
impl Readable for ST5_TCONFB_SPEC
read()
method returns st5_tconfb::R reader structure
Source§impl Readable for ST6_TCONFA_SPEC
read()
method returns st6_tconfa::R reader structure
impl Readable for ST6_TCONFA_SPEC
read()
method returns st6_tconfa::R reader structure
Source§impl Readable for ST6_TCONFB_SPEC
read()
method returns st6_tconfb::R reader structure
impl Readable for ST6_TCONFB_SPEC
read()
method returns st6_tconfb::R reader structure
Source§impl Readable for ST7_TCONFA_SPEC
read()
method returns st7_tconfa::R reader structure
impl Readable for ST7_TCONFA_SPEC
read()
method returns st7_tconfa::R reader structure
Source§impl Readable for ST7_TCONFB_SPEC
read()
method returns st7_tconfb::R reader structure
impl Readable for ST7_TCONFB_SPEC
read()
method returns st7_tconfb::R reader structure
Source§impl Readable for ST8_TCONFA_SPEC
read()
method returns st8_tconfa::R reader structure
impl Readable for ST8_TCONFA_SPEC
read()
method returns st8_tconfa::R reader structure
Source§impl Readable for ST8_TCONFB_SPEC
read()
method returns st8_tconfb::R reader structure
impl Readable for ST8_TCONFB_SPEC
read()
method returns st8_tconfb::R reader structure
Source§impl Readable for ST9_TCONFA_SPEC
read()
method returns st9_tconfa::R reader structure
impl Readable for ST9_TCONFA_SPEC
read()
method returns st9_tconfa::R reader structure
Source§impl Readable for ST9_TCONFB_SPEC
read()
method returns st9_tconfb::R reader structure
impl Readable for ST9_TCONFB_SPEC
read()
method returns st9_tconfb::R reader structure
Source§impl Readable for ST10_TCONFA_SPEC
read()
method returns st10_tconfa::R reader structure
impl Readable for ST10_TCONFA_SPEC
read()
method returns st10_tconfa::R reader structure
Source§impl Readable for ST10_TCONFB_SPEC
read()
method returns st10_tconfb::R reader structure
impl Readable for ST10_TCONFB_SPEC
read()
method returns st10_tconfb::R reader structure
Source§impl Readable for ST11_TCONFA_SPEC
read()
method returns st11_tconfa::R reader structure
impl Readable for ST11_TCONFA_SPEC
read()
method returns st11_tconfa::R reader structure
Source§impl Readable for ST11_TCONFB_SPEC
read()
method returns st11_tconfb::R reader structure
impl Readable for ST11_TCONFB_SPEC
read()
method returns st11_tconfb::R reader structure
Source§impl Readable for ST12_TCONFA_SPEC
read()
method returns st12_tconfa::R reader structure
impl Readable for ST12_TCONFA_SPEC
read()
method returns st12_tconfa::R reader structure
Source§impl Readable for ST12_TCONFB_SPEC
read()
method returns st12_tconfb::R reader structure
impl Readable for ST12_TCONFB_SPEC
read()
method returns st12_tconfb::R reader structure
Source§impl Readable for ST13_TCONFA_SPEC
read()
method returns st13_tconfa::R reader structure
impl Readable for ST13_TCONFA_SPEC
read()
method returns st13_tconfa::R reader structure
Source§impl Readable for ST13_TCONFB_SPEC
read()
method returns st13_tconfb::R reader structure
impl Readable for ST13_TCONFB_SPEC
read()
method returns st13_tconfb::R reader structure
Source§impl Readable for ST14_TCONFA_SPEC
read()
method returns st14_tconfa::R reader structure
impl Readable for ST14_TCONFA_SPEC
read()
method returns st14_tconfa::R reader structure
Source§impl Readable for ST14_TCONFB_SPEC
read()
method returns st14_tconfb::R reader structure
impl Readable for ST14_TCONFB_SPEC
read()
method returns st14_tconfb::R reader structure
Source§impl Readable for ST15_TCONFA_SPEC
read()
method returns st15_tconfa::R reader structure
impl Readable for ST15_TCONFA_SPEC
read()
method returns st15_tconfa::R reader structure
Source§impl Readable for ST15_TCONFB_SPEC
read()
method returns st15_tconfb::R reader structure
impl Readable for ST15_TCONFB_SPEC
read()
method returns st15_tconfb::R reader structure
Source§impl Readable for ST16_TCONFA_SPEC
read()
method returns st16_tconfa::R reader structure
impl Readable for ST16_TCONFA_SPEC
read()
method returns st16_tconfa::R reader structure
Source§impl Readable for ST16_TCONFB_SPEC
read()
method returns st16_tconfb::R reader structure
impl Readable for ST16_TCONFB_SPEC
read()
method returns st16_tconfb::R reader structure
Source§impl Readable for ST17_TCONFA_SPEC
read()
method returns st17_tconfa::R reader structure
impl Readable for ST17_TCONFA_SPEC
read()
method returns st17_tconfa::R reader structure
Source§impl Readable for ST17_TCONFB_SPEC
read()
method returns st17_tconfb::R reader structure
impl Readable for ST17_TCONFB_SPEC
read()
method returns st17_tconfb::R reader structure
Source§impl Readable for ST18_TCONFA_SPEC
read()
method returns st18_tconfa::R reader structure
impl Readable for ST18_TCONFA_SPEC
read()
method returns st18_tconfa::R reader structure
Source§impl Readable for ST18_TCONFB_SPEC
read()
method returns st18_tconfb::R reader structure
impl Readable for ST18_TCONFB_SPEC
read()
method returns st18_tconfb::R reader structure
Source§impl Readable for ST19_TCONFA_SPEC
read()
method returns st19_tconfa::R reader structure
impl Readable for ST19_TCONFA_SPEC
read()
method returns st19_tconfa::R reader structure
Source§impl Readable for ST19_TCONFB_SPEC
read()
method returns st19_tconfb::R reader structure
impl Readable for ST19_TCONFB_SPEC
read()
method returns st19_tconfb::R reader structure
Source§impl Readable for ST20_TCONFA_SPEC
read()
method returns st20_tconfa::R reader structure
impl Readable for ST20_TCONFA_SPEC
read()
method returns st20_tconfa::R reader structure
Source§impl Readable for ST20_TCONFB_SPEC
read()
method returns st20_tconfb::R reader structure
impl Readable for ST20_TCONFB_SPEC
read()
method returns st20_tconfb::R reader structure
Source§impl Readable for ST21_TCONFA_SPEC
read()
method returns st21_tconfa::R reader structure
impl Readable for ST21_TCONFA_SPEC
read()
method returns st21_tconfa::R reader structure
Source§impl Readable for ST21_TCONFB_SPEC
read()
method returns st21_tconfb::R reader structure
impl Readable for ST21_TCONFB_SPEC
read()
method returns st21_tconfb::R reader structure
Source§impl Readable for ST22_TCONFA_SPEC
read()
method returns st22_tconfa::R reader structure
impl Readable for ST22_TCONFA_SPEC
read()
method returns st22_tconfa::R reader structure
Source§impl Readable for ST22_TCONFB_SPEC
read()
method returns st22_tconfb::R reader structure
impl Readable for ST22_TCONFB_SPEC
read()
method returns st22_tconfb::R reader structure
Source§impl Readable for ST23_TCONFA_SPEC
read()
method returns st23_tconfa::R reader structure
impl Readable for ST23_TCONFA_SPEC
read()
method returns st23_tconfa::R reader structure
Source§impl Readable for ST23_TCONFB_SPEC
read()
method returns st23_tconfb::R reader structure
impl Readable for ST23_TCONFB_SPEC
read()
method returns st23_tconfb::R reader structure
Source§impl Readable for ST24_TCONFA_SPEC
read()
method returns st24_tconfa::R reader structure
impl Readable for ST24_TCONFA_SPEC
read()
method returns st24_tconfa::R reader structure
Source§impl Readable for ST24_TCONFB_SPEC
read()
method returns st24_tconfb::R reader structure
impl Readable for ST24_TCONFB_SPEC
read()
method returns st24_tconfb::R reader structure
Source§impl Readable for ST25_TCONFA_SPEC
read()
method returns st25_tconfa::R reader structure
impl Readable for ST25_TCONFA_SPEC
read()
method returns st25_tconfa::R reader structure
Source§impl Readable for ST25_TCONFB_SPEC
read()
method returns st25_tconfb::R reader structure
impl Readable for ST25_TCONFB_SPEC
read()
method returns st25_tconfb::R reader structure
Source§impl Readable for ST26_TCONFA_SPEC
read()
method returns st26_tconfa::R reader structure
impl Readable for ST26_TCONFA_SPEC
read()
method returns st26_tconfa::R reader structure
Source§impl Readable for ST26_TCONFB_SPEC
read()
method returns st26_tconfb::R reader structure
impl Readable for ST26_TCONFB_SPEC
read()
method returns st26_tconfb::R reader structure
Source§impl Readable for ST27_TCONFA_SPEC
read()
method returns st27_tconfa::R reader structure
impl Readable for ST27_TCONFA_SPEC
read()
method returns st27_tconfa::R reader structure
Source§impl Readable for ST27_TCONFB_SPEC
read()
method returns st27_tconfb::R reader structure
impl Readable for ST27_TCONFB_SPEC
read()
method returns st27_tconfb::R reader structure
Source§impl Readable for ST28_TCONFA_SPEC
read()
method returns st28_tconfa::R reader structure
impl Readable for ST28_TCONFA_SPEC
read()
method returns st28_tconfa::R reader structure
Source§impl Readable for ST28_TCONFB_SPEC
read()
method returns st28_tconfb::R reader structure
impl Readable for ST28_TCONFB_SPEC
read()
method returns st28_tconfb::R reader structure
Source§impl Readable for ST29_TCONFA_SPEC
read()
method returns st29_tconfa::R reader structure
impl Readable for ST29_TCONFA_SPEC
read()
method returns st29_tconfa::R reader structure
Source§impl Readable for ST29_TCONFB_SPEC
read()
method returns st29_tconfb::R reader structure
impl Readable for ST29_TCONFB_SPEC
read()
method returns st29_tconfb::R reader structure
Source§impl Readable for ST30_TCONFA_SPEC
read()
method returns st30_tconfa::R reader structure
impl Readable for ST30_TCONFA_SPEC
read()
method returns st30_tconfa::R reader structure
Source§impl Readable for ST30_TCONFB_SPEC
read()
method returns st30_tconfb::R reader structure
impl Readable for ST30_TCONFB_SPEC
read()
method returns st30_tconfb::R reader structure
Source§impl Readable for ST31_TCONFA_SPEC
read()
method returns st31_tconfa::R reader structure
impl Readable for ST31_TCONFA_SPEC
read()
method returns st31_tconfa::R reader structure
Source§impl Readable for ST31_TCONFB_SPEC
read()
method returns st31_tconfb::R reader structure
impl Readable for ST31_TCONFB_SPEC
read()
method returns st31_tconfb::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::lesense::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::lesense::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::lesense::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::lesense::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::lesense::timctrl::TIMCTRL_SPEC
read()
method returns timctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::lesense::timctrl::TIMCTRL_SPEC
read()
method returns timctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::letimer0::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::letimer0::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::letimer0::comp0::COMP0_SPEC
read()
method returns comp0::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::letimer0::comp0::COMP0_SPEC
read()
method returns comp0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::letimer0::comp1::COMP1_SPEC
read()
method returns comp1::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::letimer0::comp1::COMP1_SPEC
read()
method returns comp1::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::letimer0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::letimer0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::letimer0::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::letimer0::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::letimer0::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::letimer0::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::letimer0::prssel::PRSSEL_SPEC
read()
method returns prssel::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::letimer0::prssel::PRSSEL_SPEC
read()
method returns prssel::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::letimer0::rep0::REP0_SPEC
read()
method returns rep0::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::letimer0::rep0::REP0_SPEC
read()
method returns rep0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::letimer0::rep1::REP1_SPEC
read()
method returns rep1::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::letimer0::rep1::REP1_SPEC
read()
method returns rep1::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::letimer0::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::letimer0::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::letimer0::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::letimer0::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::letimer0::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::letimer0::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::letimer0::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::letimer0::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::leuart0::clkdiv::CLKDIV_SPEC
read()
method returns clkdiv::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::leuart0::clkdiv::CLKDIV_SPEC
read()
method returns clkdiv::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::leuart0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::leuart0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::leuart0::freeze::FREEZE_SPEC
read()
method returns freeze::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::leuart0::freeze::FREEZE_SPEC
read()
method returns freeze::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::leuart0::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::leuart0::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::leuart0::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::leuart0::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::leuart0::input::INPUT_SPEC
read()
method returns input::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::leuart0::input::INPUT_SPEC
read()
method returns input::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::leuart0::pulsectrl::PULSECTRL_SPEC
read()
method returns pulsectrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::leuart0::pulsectrl::PULSECTRL_SPEC
read()
method returns pulsectrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::leuart0::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::leuart0::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::leuart0::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::leuart0::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::leuart0::rxdata::RXDATA_SPEC
read()
method returns rxdata::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::leuart0::rxdata::RXDATA_SPEC
read()
method returns rxdata::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::leuart0::rxdatax::RXDATAX_SPEC
read()
method returns rxdatax::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::leuart0::rxdatax::RXDATAX_SPEC
read()
method returns rxdatax::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::leuart0::rxdataxp::RXDATAXP_SPEC
read()
method returns rxdataxp::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::leuart0::rxdataxp::RXDATAXP_SPEC
read()
method returns rxdataxp::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::leuart0::sigframe::SIGFRAME_SPEC
read()
method returns sigframe::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::leuart0::sigframe::SIGFRAME_SPEC
read()
method returns sigframe::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::leuart0::startframe::STARTFRAME_SPEC
read()
method returns startframe::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::leuart0::startframe::STARTFRAME_SPEC
read()
method returns startframe::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::leuart0::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::leuart0::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::leuart0::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::leuart0::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::leuart0::txdata::TXDATA_SPEC
read()
method returns txdata::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::leuart0::txdata::TXDATA_SPEC
read()
method returns txdata::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::leuart0::txdatax::TXDATAX_SPEC
read()
method returns txdatax::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::leuart0::txdatax::TXDATAX_SPEC
read()
method returns txdatax::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::msc::addrb::ADDRB_SPEC
read()
method returns addrb::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::msc::addrb::ADDRB_SPEC
read()
method returns addrb::R reader structure
Source§impl Readable for BANKSWITCHLOCK_SPEC
read()
method returns bankswitchlock::R reader structure
impl Readable for BANKSWITCHLOCK_SPEC
read()
method returns bankswitchlock::R reader structure
Source§impl Readable for BOOTLOADERCTRL_SPEC
read()
method returns bootloaderctrl::R reader structure
impl Readable for BOOTLOADERCTRL_SPEC
read()
method returns bootloaderctrl::R reader structure
Source§impl Readable for CACHECONFIG0_SPEC
read()
method returns cacheconfig0::R reader structure
impl Readable for CACHECONFIG0_SPEC
read()
method returns cacheconfig0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::msc::cachehits::CACHEHITS_SPEC
read()
method returns cachehits::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::msc::cachehits::CACHEHITS_SPEC
read()
method returns cachehits::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::msc::cachemisses::CACHEMISSES_SPEC
read()
method returns cachemisses::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::msc::cachemisses::CACHEMISSES_SPEC
read()
method returns cachemisses::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::msc::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::msc::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::msc::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::msc::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::msc::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::msc::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::msc::lock::LOCK_SPEC
read()
method returns lock::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::msc::lock::LOCK_SPEC
read()
method returns lock::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::msc::masslock::MASSLOCK_SPEC
read()
method returns masslock::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::msc::masslock::MASSLOCK_SPEC
read()
method returns masslock::R reader structure
Source§impl Readable for RAMCTRL_SPEC
read()
method returns ramctrl::R reader structure
impl Readable for RAMCTRL_SPEC
read()
method returns ramctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::msc::readctrl::READCTRL_SPEC
read()
method returns readctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::msc::readctrl::READCTRL_SPEC
read()
method returns readctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::msc::startup::STARTUP_SPEC
read()
method returns startup::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::msc::startup::STARTUP_SPEC
read()
method returns startup::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::msc::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::msc::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::msc::wdata::WDATA_SPEC
read()
method returns wdata::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::msc::wdata::WDATA_SPEC
read()
method returns wdata::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::msc::writectrl::WRITECTRL_SPEC
read()
method returns writectrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::msc::writectrl::WRITECTRL_SPEC
read()
method returns writectrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::pcnt0::auxcnt::AUXCNT_SPEC
read()
method returns auxcnt::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::pcnt0::auxcnt::AUXCNT_SPEC
read()
method returns auxcnt::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::pcnt0::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::pcnt0::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::pcnt0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::pcnt0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::pcnt0::freeze::FREEZE_SPEC
read()
method returns freeze::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::pcnt0::freeze::FREEZE_SPEC
read()
method returns freeze::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::pcnt0::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::pcnt0::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::pcnt0::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::pcnt0::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::pcnt0::input::INPUT_SPEC
read()
method returns input::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::pcnt0::input::INPUT_SPEC
read()
method returns input::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::pcnt0::ovscfg::OVSCFG_SPEC
read()
method returns ovscfg::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::pcnt0::ovscfg::OVSCFG_SPEC
read()
method returns ovscfg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::pcnt0::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::pcnt0::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::pcnt0::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::pcnt0::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::pcnt0::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::pcnt0::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::pcnt0::top::TOP_SPEC
read()
method returns top::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::pcnt0::top::TOP_SPEC
read()
method returns top::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::pcnt0::topb::TOPB_SPEC
read()
method returns topb::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::pcnt0::topb::TOPB_SPEC
read()
method returns topb::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::pcnt1::auxcnt::AUXCNT_SPEC
read()
method returns auxcnt::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::pcnt1::auxcnt::AUXCNT_SPEC
read()
method returns auxcnt::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::pcnt1::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::pcnt1::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::pcnt1::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::pcnt1::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::pcnt1::freeze::FREEZE_SPEC
read()
method returns freeze::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::pcnt1::freeze::FREEZE_SPEC
read()
method returns freeze::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::pcnt1::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::pcnt1::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::pcnt1::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::pcnt1::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::pcnt1::input::INPUT_SPEC
read()
method returns input::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::pcnt1::input::INPUT_SPEC
read()
method returns input::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::pcnt1::ovscfg::OVSCFG_SPEC
read()
method returns ovscfg::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::pcnt1::ovscfg::OVSCFG_SPEC
read()
method returns ovscfg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::pcnt1::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::pcnt1::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::pcnt1::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::pcnt1::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::pcnt1::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::pcnt1::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::pcnt1::top::TOP_SPEC
read()
method returns top::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::pcnt1::top::TOP_SPEC
read()
method returns top::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::pcnt1::topb::TOPB_SPEC
read()
method returns topb::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::pcnt1::topb::TOPB_SPEC
read()
method returns topb::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::pcnt2::auxcnt::AUXCNT_SPEC
read()
method returns auxcnt::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::pcnt2::auxcnt::AUXCNT_SPEC
read()
method returns auxcnt::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::pcnt2::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::pcnt2::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::pcnt2::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::pcnt2::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::pcnt2::freeze::FREEZE_SPEC
read()
method returns freeze::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::pcnt2::freeze::FREEZE_SPEC
read()
method returns freeze::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::pcnt2::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::pcnt2::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::pcnt2::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::pcnt2::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::pcnt2::input::INPUT_SPEC
read()
method returns input::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::pcnt2::input::INPUT_SPEC
read()
method returns input::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::pcnt2::ovscfg::OVSCFG_SPEC
read()
method returns ovscfg::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::pcnt2::ovscfg::OVSCFG_SPEC
read()
method returns ovscfg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::pcnt2::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::pcnt2::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::pcnt2::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::pcnt2::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::pcnt2::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::pcnt2::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::pcnt2::top::TOP_SPEC
read()
method returns top::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::pcnt2::top::TOP_SPEC
read()
method returns top::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::pcnt2::topb::TOPB_SPEC
read()
method returns topb::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::pcnt2::topb::TOPB_SPEC
read()
method returns topb::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::prs::ch0_ctrl::CH0_CTRL_SPEC
read()
method returns ch0_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::prs::ch0_ctrl::CH0_CTRL_SPEC
read()
method returns ch0_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::prs::ch1_ctrl::CH1_CTRL_SPEC
read()
method returns ch1_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::prs::ch1_ctrl::CH1_CTRL_SPEC
read()
method returns ch1_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::prs::ch2_ctrl::CH2_CTRL_SPEC
read()
method returns ch2_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::prs::ch2_ctrl::CH2_CTRL_SPEC
read()
method returns ch2_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::prs::ch3_ctrl::CH3_CTRL_SPEC
read()
method returns ch3_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::prs::ch3_ctrl::CH3_CTRL_SPEC
read()
method returns ch3_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::prs::ch4_ctrl::CH4_CTRL_SPEC
read()
method returns ch4_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::prs::ch4_ctrl::CH4_CTRL_SPEC
read()
method returns ch4_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::prs::ch5_ctrl::CH5_CTRL_SPEC
read()
method returns ch5_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::prs::ch5_ctrl::CH5_CTRL_SPEC
read()
method returns ch5_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::prs::ch6_ctrl::CH6_CTRL_SPEC
read()
method returns ch6_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::prs::ch6_ctrl::CH6_CTRL_SPEC
read()
method returns ch6_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::prs::ch7_ctrl::CH7_CTRL_SPEC
read()
method returns ch7_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::prs::ch7_ctrl::CH7_CTRL_SPEC
read()
method returns ch7_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::prs::ch8_ctrl::CH8_CTRL_SPEC
read()
method returns ch8_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::prs::ch8_ctrl::CH8_CTRL_SPEC
read()
method returns ch8_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::prs::ch9_ctrl::CH9_CTRL_SPEC
read()
method returns ch9_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::prs::ch9_ctrl::CH9_CTRL_SPEC
read()
method returns ch9_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::prs::ch10_ctrl::CH10_CTRL_SPEC
read()
method returns ch10_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::prs::ch10_ctrl::CH10_CTRL_SPEC
read()
method returns ch10_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::prs::ch11_ctrl::CH11_CTRL_SPEC
read()
method returns ch11_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::prs::ch11_ctrl::CH11_CTRL_SPEC
read()
method returns ch11_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::prs::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::prs::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::prs::dmareq0::DMAREQ0_SPEC
read()
method returns dmareq0::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::prs::dmareq0::DMAREQ0_SPEC
read()
method returns dmareq0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::prs::dmareq1::DMAREQ1_SPEC
read()
method returns dmareq1::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::prs::dmareq1::DMAREQ1_SPEC
read()
method returns dmareq1::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::prs::peek::PEEK_SPEC
read()
method returns peek::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::prs::peek::PEEK_SPEC
read()
method returns peek::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::prs::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::prs::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::prs::routeloc1::ROUTELOC1_SPEC
read()
method returns routeloc1::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::prs::routeloc1::ROUTELOC1_SPEC
read()
method returns routeloc1::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::prs::routeloc2::ROUTELOC2_SPEC
read()
method returns routeloc2::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::prs::routeloc2::ROUTELOC2_SPEC
read()
method returns routeloc2::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::prs::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::prs::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::prs::swlevel::SWLEVEL_SPEC
read()
method returns swlevel::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::prs::swlevel::SWLEVEL_SPEC
read()
method returns swlevel::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rmu::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rmu::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rmu::lock::LOCK_SPEC
read()
method returns lock::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rmu::lock::LOCK_SPEC
read()
method returns lock::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rmu::rst::RST_SPEC
read()
method returns rst::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rmu::rst::RST_SPEC
read()
method returns rst::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rmu::rstcause::RSTCAUSE_SPEC
read()
method returns rstcause::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rmu::rstcause::RSTCAUSE_SPEC
read()
method returns rstcause::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::cc0_ccv::CC0_CCV_SPEC
read()
method returns cc0_ccv::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::cc0_ccv::CC0_CCV_SPEC
read()
method returns cc0_ccv::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::cc0_ctrl::CC0_CTRL_SPEC
read()
method returns cc0_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::cc0_ctrl::CC0_CTRL_SPEC
read()
method returns cc0_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::cc0_date::CC0_DATE_SPEC
read()
method returns cc0_date::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::cc0_date::CC0_DATE_SPEC
read()
method returns cc0_date::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::cc0_time::CC0_TIME_SPEC
read()
method returns cc0_time::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::cc0_time::CC0_TIME_SPEC
read()
method returns cc0_time::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::cc1_ccv::CC1_CCV_SPEC
read()
method returns cc1_ccv::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::cc1_ccv::CC1_CCV_SPEC
read()
method returns cc1_ccv::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::cc1_ctrl::CC1_CTRL_SPEC
read()
method returns cc1_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::cc1_ctrl::CC1_CTRL_SPEC
read()
method returns cc1_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::cc1_date::CC1_DATE_SPEC
read()
method returns cc1_date::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::cc1_date::CC1_DATE_SPEC
read()
method returns cc1_date::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::cc1_time::CC1_TIME_SPEC
read()
method returns cc1_time::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::cc1_time::CC1_TIME_SPEC
read()
method returns cc1_time::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::cc2_ccv::CC2_CCV_SPEC
read()
method returns cc2_ccv::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::cc2_ccv::CC2_CCV_SPEC
read()
method returns cc2_ccv::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::cc2_ctrl::CC2_CTRL_SPEC
read()
method returns cc2_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::cc2_ctrl::CC2_CTRL_SPEC
read()
method returns cc2_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::cc2_date::CC2_DATE_SPEC
read()
method returns cc2_date::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::cc2_date::CC2_DATE_SPEC
read()
method returns cc2_date::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::cc2_time::CC2_TIME_SPEC
read()
method returns cc2_time::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::cc2_time::CC2_TIME_SPEC
read()
method returns cc2_time::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::combcnt::COMBCNT_SPEC
read()
method returns combcnt::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::combcnt::COMBCNT_SPEC
read()
method returns combcnt::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::date::DATE_SPEC
read()
method returns date::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::date::DATE_SPEC
read()
method returns date::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::em4wuen::EM4WUEN_SPEC
read()
method returns em4wuen::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::em4wuen::EM4WUEN_SPEC
read()
method returns em4wuen::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::lock::LOCK_SPEC
read()
method returns lock::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::lock::LOCK_SPEC
read()
method returns lock::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::powerdown::POWERDOWN_SPEC
read()
method returns powerdown::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::powerdown::POWERDOWN_SPEC
read()
method returns powerdown::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::precnt::PRECNT_SPEC
read()
method returns precnt::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::precnt::PRECNT_SPEC
read()
method returns precnt::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret0_reg::RET0_REG_SPEC
read()
method returns ret0_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret0_reg::RET0_REG_SPEC
read()
method returns ret0_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret1_reg::RET1_REG_SPEC
read()
method returns ret1_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret1_reg::RET1_REG_SPEC
read()
method returns ret1_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret2_reg::RET2_REG_SPEC
read()
method returns ret2_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret2_reg::RET2_REG_SPEC
read()
method returns ret2_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret3_reg::RET3_REG_SPEC
read()
method returns ret3_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret3_reg::RET3_REG_SPEC
read()
method returns ret3_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret4_reg::RET4_REG_SPEC
read()
method returns ret4_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret4_reg::RET4_REG_SPEC
read()
method returns ret4_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret5_reg::RET5_REG_SPEC
read()
method returns ret5_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret5_reg::RET5_REG_SPEC
read()
method returns ret5_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret6_reg::RET6_REG_SPEC
read()
method returns ret6_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret6_reg::RET6_REG_SPEC
read()
method returns ret6_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret7_reg::RET7_REG_SPEC
read()
method returns ret7_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret7_reg::RET7_REG_SPEC
read()
method returns ret7_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret8_reg::RET8_REG_SPEC
read()
method returns ret8_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret8_reg::RET8_REG_SPEC
read()
method returns ret8_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret9_reg::RET9_REG_SPEC
read()
method returns ret9_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret9_reg::RET9_REG_SPEC
read()
method returns ret9_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret10_reg::RET10_REG_SPEC
read()
method returns ret10_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret10_reg::RET10_REG_SPEC
read()
method returns ret10_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret11_reg::RET11_REG_SPEC
read()
method returns ret11_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret11_reg::RET11_REG_SPEC
read()
method returns ret11_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret12_reg::RET12_REG_SPEC
read()
method returns ret12_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret12_reg::RET12_REG_SPEC
read()
method returns ret12_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret13_reg::RET13_REG_SPEC
read()
method returns ret13_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret13_reg::RET13_REG_SPEC
read()
method returns ret13_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret14_reg::RET14_REG_SPEC
read()
method returns ret14_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret14_reg::RET14_REG_SPEC
read()
method returns ret14_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret15_reg::RET15_REG_SPEC
read()
method returns ret15_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret15_reg::RET15_REG_SPEC
read()
method returns ret15_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret16_reg::RET16_REG_SPEC
read()
method returns ret16_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret16_reg::RET16_REG_SPEC
read()
method returns ret16_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret17_reg::RET17_REG_SPEC
read()
method returns ret17_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret17_reg::RET17_REG_SPEC
read()
method returns ret17_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret18_reg::RET18_REG_SPEC
read()
method returns ret18_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret18_reg::RET18_REG_SPEC
read()
method returns ret18_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret19_reg::RET19_REG_SPEC
read()
method returns ret19_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret19_reg::RET19_REG_SPEC
read()
method returns ret19_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret20_reg::RET20_REG_SPEC
read()
method returns ret20_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret20_reg::RET20_REG_SPEC
read()
method returns ret20_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret21_reg::RET21_REG_SPEC
read()
method returns ret21_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret21_reg::RET21_REG_SPEC
read()
method returns ret21_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret22_reg::RET22_REG_SPEC
read()
method returns ret22_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret22_reg::RET22_REG_SPEC
read()
method returns ret22_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret23_reg::RET23_REG_SPEC
read()
method returns ret23_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret23_reg::RET23_REG_SPEC
read()
method returns ret23_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret24_reg::RET24_REG_SPEC
read()
method returns ret24_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret24_reg::RET24_REG_SPEC
read()
method returns ret24_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret25_reg::RET25_REG_SPEC
read()
method returns ret25_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret25_reg::RET25_REG_SPEC
read()
method returns ret25_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret26_reg::RET26_REG_SPEC
read()
method returns ret26_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret26_reg::RET26_REG_SPEC
read()
method returns ret26_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret27_reg::RET27_REG_SPEC
read()
method returns ret27_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret27_reg::RET27_REG_SPEC
read()
method returns ret27_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret28_reg::RET28_REG_SPEC
read()
method returns ret28_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret28_reg::RET28_REG_SPEC
read()
method returns ret28_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret29_reg::RET29_REG_SPEC
read()
method returns ret29_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret29_reg::RET29_REG_SPEC
read()
method returns ret29_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret30_reg::RET30_REG_SPEC
read()
method returns ret30_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret30_reg::RET30_REG_SPEC
read()
method returns ret30_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret31_reg::RET31_REG_SPEC
read()
method returns ret31_reg::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::ret31_reg::RET31_REG_SPEC
read()
method returns ret31_reg::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::rtcc::time::TIME_SPEC
read()
method returns time::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::rtcc::time::TIME_SPEC
read()
method returns time::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::smu::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::smu::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::smu::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::smu::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for PPUCTRL_SPEC
read()
method returns ppuctrl::R reader structure
impl Readable for PPUCTRL_SPEC
read()
method returns ppuctrl::R reader structure
Source§impl Readable for PPUFS_SPEC
read()
method returns ppufs::R reader structure
impl Readable for PPUFS_SPEC
read()
method returns ppufs::R reader structure
Source§impl Readable for PPUPATD0_SPEC
read()
method returns ppupatd0::R reader structure
impl Readable for PPUPATD0_SPEC
read()
method returns ppupatd0::R reader structure
Source§impl Readable for PPUPATD1_SPEC
read()
method returns ppupatd1::R reader structure
impl Readable for PPUPATD1_SPEC
read()
method returns ppupatd1::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer0::cc0_ccv::CC0_CCV_SPEC
read()
method returns cc0_ccv::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer0::cc0_ccv::CC0_CCV_SPEC
read()
method returns cc0_ccv::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer0::cc0_ccvb::CC0_CCVB_SPEC
read()
method returns cc0_ccvb::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer0::cc0_ccvb::CC0_CCVB_SPEC
read()
method returns cc0_ccvb::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer0::cc0_ccvp::CC0_CCVP_SPEC
read()
method returns cc0_ccvp::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer0::cc0_ccvp::CC0_CCVP_SPEC
read()
method returns cc0_ccvp::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer0::cc0_ctrl::CC0_CTRL_SPEC
read()
method returns cc0_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer0::cc0_ctrl::CC0_CTRL_SPEC
read()
method returns cc0_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer0::cc1_ccv::CC1_CCV_SPEC
read()
method returns cc1_ccv::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer0::cc1_ccv::CC1_CCV_SPEC
read()
method returns cc1_ccv::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer0::cc1_ccvb::CC1_CCVB_SPEC
read()
method returns cc1_ccvb::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer0::cc1_ccvb::CC1_CCVB_SPEC
read()
method returns cc1_ccvb::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer0::cc1_ccvp::CC1_CCVP_SPEC
read()
method returns cc1_ccvp::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer0::cc1_ccvp::CC1_CCVP_SPEC
read()
method returns cc1_ccvp::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer0::cc1_ctrl::CC1_CTRL_SPEC
read()
method returns cc1_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer0::cc1_ctrl::CC1_CTRL_SPEC
read()
method returns cc1_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer0::cc2_ccv::CC2_CCV_SPEC
read()
method returns cc2_ccv::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer0::cc2_ccv::CC2_CCV_SPEC
read()
method returns cc2_ccv::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer0::cc2_ccvb::CC2_CCVB_SPEC
read()
method returns cc2_ccvb::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer0::cc2_ccvb::CC2_CCVB_SPEC
read()
method returns cc2_ccvb::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer0::cc2_ccvp::CC2_CCVP_SPEC
read()
method returns cc2_ccvp::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer0::cc2_ccvp::CC2_CCVP_SPEC
read()
method returns cc2_ccvp::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer0::cc2_ctrl::CC2_CTRL_SPEC
read()
method returns cc2_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer0::cc2_ctrl::CC2_CTRL_SPEC
read()
method returns cc2_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer0::cc3_ccv::CC3_CCV_SPEC
read()
method returns cc3_ccv::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer0::cc3_ccv::CC3_CCV_SPEC
read()
method returns cc3_ccv::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer0::cc3_ccvb::CC3_CCVB_SPEC
read()
method returns cc3_ccvb::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer0::cc3_ccvb::CC3_CCVB_SPEC
read()
method returns cc3_ccvb::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer0::cc3_ccvp::CC3_CCVP_SPEC
read()
method returns cc3_ccvp::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer0::cc3_ccvp::CC3_CCVP_SPEC
read()
method returns cc3_ccvp::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer0::cc3_ctrl::CC3_CTRL_SPEC
read()
method returns cc3_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer0::cc3_ctrl::CC3_CTRL_SPEC
read()
method returns cc3_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer0::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer0::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer0::dtctrl::DTCTRL_SPEC
read()
method returns dtctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer0::dtctrl::DTCTRL_SPEC
read()
method returns dtctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer0::dtfault::DTFAULT_SPEC
read()
method returns dtfault::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer0::dtfault::DTFAULT_SPEC
read()
method returns dtfault::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer0::dtfc::DTFC_SPEC
read()
method returns dtfc::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer0::dtfc::DTFC_SPEC
read()
method returns dtfc::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer0::dtlock::DTLOCK_SPEC
read()
method returns dtlock::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer0::dtlock::DTLOCK_SPEC
read()
method returns dtlock::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer0::dtogen::DTOGEN_SPEC
read()
method returns dtogen::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer0::dtogen::DTOGEN_SPEC
read()
method returns dtogen::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer0::dttime::DTTIME_SPEC
read()
method returns dttime::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer0::dttime::DTTIME_SPEC
read()
method returns dttime::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer0::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer0::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer0::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer0::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer0::lock::LOCK_SPEC
read()
method returns lock::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer0::lock::LOCK_SPEC
read()
method returns lock::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer0::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer0::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer0::routeloc2::ROUTELOC2_SPEC
read()
method returns routeloc2::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer0::routeloc2::ROUTELOC2_SPEC
read()
method returns routeloc2::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer0::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer0::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer0::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer0::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer0::top::TOP_SPEC
read()
method returns top::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer0::top::TOP_SPEC
read()
method returns top::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer0::topb::TOPB_SPEC
read()
method returns topb::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer0::topb::TOPB_SPEC
read()
method returns topb::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer1::cc0_ccv::CC0_CCV_SPEC
read()
method returns cc0_ccv::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer1::cc0_ccv::CC0_CCV_SPEC
read()
method returns cc0_ccv::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer1::cc0_ccvb::CC0_CCVB_SPEC
read()
method returns cc0_ccvb::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer1::cc0_ccvb::CC0_CCVB_SPEC
read()
method returns cc0_ccvb::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer1::cc0_ccvp::CC0_CCVP_SPEC
read()
method returns cc0_ccvp::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer1::cc0_ccvp::CC0_CCVP_SPEC
read()
method returns cc0_ccvp::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer1::cc0_ctrl::CC0_CTRL_SPEC
read()
method returns cc0_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer1::cc0_ctrl::CC0_CTRL_SPEC
read()
method returns cc0_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer1::cc1_ccv::CC1_CCV_SPEC
read()
method returns cc1_ccv::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer1::cc1_ccv::CC1_CCV_SPEC
read()
method returns cc1_ccv::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer1::cc1_ccvb::CC1_CCVB_SPEC
read()
method returns cc1_ccvb::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer1::cc1_ccvb::CC1_CCVB_SPEC
read()
method returns cc1_ccvb::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer1::cc1_ccvp::CC1_CCVP_SPEC
read()
method returns cc1_ccvp::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer1::cc1_ccvp::CC1_CCVP_SPEC
read()
method returns cc1_ccvp::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer1::cc1_ctrl::CC1_CTRL_SPEC
read()
method returns cc1_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer1::cc1_ctrl::CC1_CTRL_SPEC
read()
method returns cc1_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer1::cc2_ccv::CC2_CCV_SPEC
read()
method returns cc2_ccv::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer1::cc2_ccv::CC2_CCV_SPEC
read()
method returns cc2_ccv::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer1::cc2_ccvb::CC2_CCVB_SPEC
read()
method returns cc2_ccvb::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer1::cc2_ccvb::CC2_CCVB_SPEC
read()
method returns cc2_ccvb::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer1::cc2_ccvp::CC2_CCVP_SPEC
read()
method returns cc2_ccvp::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer1::cc2_ccvp::CC2_CCVP_SPEC
read()
method returns cc2_ccvp::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer1::cc2_ctrl::CC2_CTRL_SPEC
read()
method returns cc2_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer1::cc2_ctrl::CC2_CTRL_SPEC
read()
method returns cc2_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer1::cc3_ccv::CC3_CCV_SPEC
read()
method returns cc3_ccv::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer1::cc3_ccv::CC3_CCV_SPEC
read()
method returns cc3_ccv::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer1::cc3_ccvb::CC3_CCVB_SPEC
read()
method returns cc3_ccvb::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer1::cc3_ccvb::CC3_CCVB_SPEC
read()
method returns cc3_ccvb::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer1::cc3_ccvp::CC3_CCVP_SPEC
read()
method returns cc3_ccvp::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer1::cc3_ccvp::CC3_CCVP_SPEC
read()
method returns cc3_ccvp::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer1::cc3_ctrl::CC3_CTRL_SPEC
read()
method returns cc3_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer1::cc3_ctrl::CC3_CTRL_SPEC
read()
method returns cc3_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer1::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer1::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer1::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer1::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer1::dtctrl::DTCTRL_SPEC
read()
method returns dtctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer1::dtctrl::DTCTRL_SPEC
read()
method returns dtctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer1::dtfault::DTFAULT_SPEC
read()
method returns dtfault::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer1::dtfault::DTFAULT_SPEC
read()
method returns dtfault::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer1::dtfc::DTFC_SPEC
read()
method returns dtfc::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer1::dtfc::DTFC_SPEC
read()
method returns dtfc::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer1::dtlock::DTLOCK_SPEC
read()
method returns dtlock::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer1::dtlock::DTLOCK_SPEC
read()
method returns dtlock::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer1::dtogen::DTOGEN_SPEC
read()
method returns dtogen::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer1::dtogen::DTOGEN_SPEC
read()
method returns dtogen::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer1::dttime::DTTIME_SPEC
read()
method returns dttime::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer1::dttime::DTTIME_SPEC
read()
method returns dttime::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer1::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer1::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer1::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer1::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer1::lock::LOCK_SPEC
read()
method returns lock::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer1::lock::LOCK_SPEC
read()
method returns lock::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer1::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer1::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer1::routeloc2::ROUTELOC2_SPEC
read()
method returns routeloc2::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer1::routeloc2::ROUTELOC2_SPEC
read()
method returns routeloc2::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer1::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer1::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer1::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer1::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer1::top::TOP_SPEC
read()
method returns top::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer1::top::TOP_SPEC
read()
method returns top::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::timer1::topb::TOPB_SPEC
read()
method returns topb::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::timer1::topb::TOPB_SPEC
read()
method returns topb::R reader structure
Source§impl Readable for CONTROL_SPEC
read()
method returns control::R reader structure
impl Readable for CONTROL_SPEC
read()
method returns control::R reader structure
Source§impl Readable for FIFODEPTH_SPEC
read()
method returns fifodepth::R reader structure
impl Readable for FIFODEPTH_SPEC
read()
method returns fifodepth::R reader structure
Source§impl Readable for FIFOLEVEL_SPEC
read()
method returns fifolevel::R reader structure
impl Readable for FIFOLEVEL_SPEC
read()
method returns fifolevel::R reader structure
Source§impl Readable for INITWAITVAL_SPEC
read()
method returns initwaitval::R reader structure
impl Readable for INITWAITVAL_SPEC
read()
method returns initwaitval::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::trng0::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::trng0::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for TESTDATA_SPEC
read()
method returns testdata::R reader structure
impl Readable for TESTDATA_SPEC
read()
method returns testdata::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart0::clkdiv::CLKDIV_SPEC
read()
method returns clkdiv::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart0::clkdiv::CLKDIV_SPEC
read()
method returns clkdiv::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart0::ctrlx::CTRLX_SPEC
read()
method returns ctrlx::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart0::ctrlx::CTRLX_SPEC
read()
method returns ctrlx::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart0::frame::FRAME_SPEC
read()
method returns frame::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart0::frame::FRAME_SPEC
read()
method returns frame::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart0::i2sctrl::I2SCTRL_SPEC
read()
method returns i2sctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart0::i2sctrl::I2SCTRL_SPEC
read()
method returns i2sctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart0::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart0::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart0::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart0::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart0::input::INPUT_SPEC
read()
method returns input::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart0::input::INPUT_SPEC
read()
method returns input::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart0::irctrl::IRCTRL_SPEC
read()
method returns irctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart0::irctrl::IRCTRL_SPEC
read()
method returns irctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart0::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart0::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart0::routeloc1::ROUTELOC1_SPEC
read()
method returns routeloc1::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart0::routeloc1::ROUTELOC1_SPEC
read()
method returns routeloc1::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart0::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart0::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart0::rxdata::RXDATA_SPEC
read()
method returns rxdata::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart0::rxdata::RXDATA_SPEC
read()
method returns rxdata::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart0::rxdatax::RXDATAX_SPEC
read()
method returns rxdatax::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart0::rxdatax::RXDATAX_SPEC
read()
method returns rxdatax::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart0::rxdataxp::RXDATAXP_SPEC
read()
method returns rxdataxp::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart0::rxdataxp::RXDATAXP_SPEC
read()
method returns rxdataxp::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart0::rxdouble::RXDOUBLE_SPEC
read()
method returns rxdouble::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart0::rxdouble::RXDOUBLE_SPEC
read()
method returns rxdouble::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart0::rxdoublex::RXDOUBLEX_SPEC
read()
method returns rxdoublex::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart0::rxdoublex::RXDOUBLEX_SPEC
read()
method returns rxdoublex::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart0::rxdoublexp::RXDOUBLEXP_SPEC
read()
method returns rxdoublexp::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart0::rxdoublexp::RXDOUBLEXP_SPEC
read()
method returns rxdoublexp::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart0::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart0::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart0::timecmp0::TIMECMP0_SPEC
read()
method returns timecmp0::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart0::timecmp0::TIMECMP0_SPEC
read()
method returns timecmp0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart0::timecmp1::TIMECMP1_SPEC
read()
method returns timecmp1::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart0::timecmp1::TIMECMP1_SPEC
read()
method returns timecmp1::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart0::timecmp2::TIMECMP2_SPEC
read()
method returns timecmp2::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart0::timecmp2::TIMECMP2_SPEC
read()
method returns timecmp2::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart0::timing::TIMING_SPEC
read()
method returns timing::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart0::timing::TIMING_SPEC
read()
method returns timing::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart0::trigctrl::TRIGCTRL_SPEC
read()
method returns trigctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart0::trigctrl::TRIGCTRL_SPEC
read()
method returns trigctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart0::txdata::TXDATA_SPEC
read()
method returns txdata::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart0::txdata::TXDATA_SPEC
read()
method returns txdata::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart0::txdatax::TXDATAX_SPEC
read()
method returns txdatax::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart0::txdatax::TXDATAX_SPEC
read()
method returns txdatax::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart0::txdouble::TXDOUBLE_SPEC
read()
method returns txdouble::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart0::txdouble::TXDOUBLE_SPEC
read()
method returns txdouble::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart0::txdoublex::TXDOUBLEX_SPEC
read()
method returns txdoublex::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart0::txdoublex::TXDOUBLEX_SPEC
read()
method returns txdoublex::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart1::clkdiv::CLKDIV_SPEC
read()
method returns clkdiv::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart1::clkdiv::CLKDIV_SPEC
read()
method returns clkdiv::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart1::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart1::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart1::ctrlx::CTRLX_SPEC
read()
method returns ctrlx::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart1::ctrlx::CTRLX_SPEC
read()
method returns ctrlx::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart1::frame::FRAME_SPEC
read()
method returns frame::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart1::frame::FRAME_SPEC
read()
method returns frame::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart1::i2sctrl::I2SCTRL_SPEC
read()
method returns i2sctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart1::i2sctrl::I2SCTRL_SPEC
read()
method returns i2sctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart1::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart1::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart1::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart1::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart1::input::INPUT_SPEC
read()
method returns input::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart1::input::INPUT_SPEC
read()
method returns input::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart1::irctrl::IRCTRL_SPEC
read()
method returns irctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart1::irctrl::IRCTRL_SPEC
read()
method returns irctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart1::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart1::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart1::routeloc1::ROUTELOC1_SPEC
read()
method returns routeloc1::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart1::routeloc1::ROUTELOC1_SPEC
read()
method returns routeloc1::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart1::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart1::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart1::rxdata::RXDATA_SPEC
read()
method returns rxdata::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart1::rxdata::RXDATA_SPEC
read()
method returns rxdata::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart1::rxdatax::RXDATAX_SPEC
read()
method returns rxdatax::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart1::rxdatax::RXDATAX_SPEC
read()
method returns rxdatax::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart1::rxdataxp::RXDATAXP_SPEC
read()
method returns rxdataxp::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart1::rxdataxp::RXDATAXP_SPEC
read()
method returns rxdataxp::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart1::rxdouble::RXDOUBLE_SPEC
read()
method returns rxdouble::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart1::rxdouble::RXDOUBLE_SPEC
read()
method returns rxdouble::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart1::rxdoublex::RXDOUBLEX_SPEC
read()
method returns rxdoublex::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart1::rxdoublex::RXDOUBLEX_SPEC
read()
method returns rxdoublex::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart1::rxdoublexp::RXDOUBLEXP_SPEC
read()
method returns rxdoublexp::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart1::rxdoublexp::RXDOUBLEXP_SPEC
read()
method returns rxdoublexp::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart1::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart1::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart1::timecmp0::TIMECMP0_SPEC
read()
method returns timecmp0::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart1::timecmp0::TIMECMP0_SPEC
read()
method returns timecmp0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart1::timecmp1::TIMECMP1_SPEC
read()
method returns timecmp1::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart1::timecmp1::TIMECMP1_SPEC
read()
method returns timecmp1::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart1::timecmp2::TIMECMP2_SPEC
read()
method returns timecmp2::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart1::timecmp2::TIMECMP2_SPEC
read()
method returns timecmp2::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart1::timing::TIMING_SPEC
read()
method returns timing::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart1::timing::TIMING_SPEC
read()
method returns timing::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart1::trigctrl::TRIGCTRL_SPEC
read()
method returns trigctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart1::trigctrl::TRIGCTRL_SPEC
read()
method returns trigctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart1::txdata::TXDATA_SPEC
read()
method returns txdata::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart1::txdata::TXDATA_SPEC
read()
method returns txdata::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart1::txdatax::TXDATAX_SPEC
read()
method returns txdatax::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart1::txdatax::TXDATAX_SPEC
read()
method returns txdatax::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart1::txdouble::TXDOUBLE_SPEC
read()
method returns txdouble::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart1::txdouble::TXDOUBLE_SPEC
read()
method returns txdouble::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart1::txdoublex::TXDOUBLEX_SPEC
read()
method returns txdoublex::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart1::txdoublex::TXDOUBLEX_SPEC
read()
method returns txdoublex::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart2::clkdiv::CLKDIV_SPEC
read()
method returns clkdiv::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart2::clkdiv::CLKDIV_SPEC
read()
method returns clkdiv::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart2::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart2::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart2::ctrlx::CTRLX_SPEC
read()
method returns ctrlx::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart2::ctrlx::CTRLX_SPEC
read()
method returns ctrlx::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart2::frame::FRAME_SPEC
read()
method returns frame::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart2::frame::FRAME_SPEC
read()
method returns frame::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart2::i2sctrl::I2SCTRL_SPEC
read()
method returns i2sctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart2::i2sctrl::I2SCTRL_SPEC
read()
method returns i2sctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart2::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart2::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart2::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart2::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart2::input::INPUT_SPEC
read()
method returns input::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart2::input::INPUT_SPEC
read()
method returns input::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart2::irctrl::IRCTRL_SPEC
read()
method returns irctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart2::irctrl::IRCTRL_SPEC
read()
method returns irctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart2::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart2::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart2::routeloc1::ROUTELOC1_SPEC
read()
method returns routeloc1::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart2::routeloc1::ROUTELOC1_SPEC
read()
method returns routeloc1::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart2::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart2::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart2::rxdata::RXDATA_SPEC
read()
method returns rxdata::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart2::rxdata::RXDATA_SPEC
read()
method returns rxdata::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart2::rxdatax::RXDATAX_SPEC
read()
method returns rxdatax::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart2::rxdatax::RXDATAX_SPEC
read()
method returns rxdatax::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart2::rxdataxp::RXDATAXP_SPEC
read()
method returns rxdataxp::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart2::rxdataxp::RXDATAXP_SPEC
read()
method returns rxdataxp::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart2::rxdouble::RXDOUBLE_SPEC
read()
method returns rxdouble::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart2::rxdouble::RXDOUBLE_SPEC
read()
method returns rxdouble::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart2::rxdoublex::RXDOUBLEX_SPEC
read()
method returns rxdoublex::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart2::rxdoublex::RXDOUBLEX_SPEC
read()
method returns rxdoublex::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart2::rxdoublexp::RXDOUBLEXP_SPEC
read()
method returns rxdoublexp::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart2::rxdoublexp::RXDOUBLEXP_SPEC
read()
method returns rxdoublexp::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart2::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart2::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart2::timecmp0::TIMECMP0_SPEC
read()
method returns timecmp0::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart2::timecmp0::TIMECMP0_SPEC
read()
method returns timecmp0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart2::timecmp1::TIMECMP1_SPEC
read()
method returns timecmp1::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart2::timecmp1::TIMECMP1_SPEC
read()
method returns timecmp1::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart2::timecmp2::TIMECMP2_SPEC
read()
method returns timecmp2::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart2::timecmp2::TIMECMP2_SPEC
read()
method returns timecmp2::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart2::timing::TIMING_SPEC
read()
method returns timing::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart2::timing::TIMING_SPEC
read()
method returns timing::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart2::trigctrl::TRIGCTRL_SPEC
read()
method returns trigctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart2::trigctrl::TRIGCTRL_SPEC
read()
method returns trigctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart2::txdata::TXDATA_SPEC
read()
method returns txdata::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart2::txdata::TXDATA_SPEC
read()
method returns txdata::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart2::txdatax::TXDATAX_SPEC
read()
method returns txdatax::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart2::txdatax::TXDATAX_SPEC
read()
method returns txdatax::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart2::txdouble::TXDOUBLE_SPEC
read()
method returns txdouble::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart2::txdouble::TXDOUBLE_SPEC
read()
method returns txdouble::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart2::txdoublex::TXDOUBLEX_SPEC
read()
method returns txdoublex::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart2::txdoublex::TXDOUBLEX_SPEC
read()
method returns txdoublex::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart3::clkdiv::CLKDIV_SPEC
read()
method returns clkdiv::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart3::clkdiv::CLKDIV_SPEC
read()
method returns clkdiv::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart3::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart3::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart3::ctrlx::CTRLX_SPEC
read()
method returns ctrlx::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart3::ctrlx::CTRLX_SPEC
read()
method returns ctrlx::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart3::frame::FRAME_SPEC
read()
method returns frame::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart3::frame::FRAME_SPEC
read()
method returns frame::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart3::i2sctrl::I2SCTRL_SPEC
read()
method returns i2sctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart3::i2sctrl::I2SCTRL_SPEC
read()
method returns i2sctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart3::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart3::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart3::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart3::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart3::input::INPUT_SPEC
read()
method returns input::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart3::input::INPUT_SPEC
read()
method returns input::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart3::irctrl::IRCTRL_SPEC
read()
method returns irctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart3::irctrl::IRCTRL_SPEC
read()
method returns irctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart3::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart3::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart3::routeloc1::ROUTELOC1_SPEC
read()
method returns routeloc1::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart3::routeloc1::ROUTELOC1_SPEC
read()
method returns routeloc1::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart3::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart3::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart3::rxdata::RXDATA_SPEC
read()
method returns rxdata::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart3::rxdata::RXDATA_SPEC
read()
method returns rxdata::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart3::rxdatax::RXDATAX_SPEC
read()
method returns rxdatax::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart3::rxdatax::RXDATAX_SPEC
read()
method returns rxdatax::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart3::rxdataxp::RXDATAXP_SPEC
read()
method returns rxdataxp::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart3::rxdataxp::RXDATAXP_SPEC
read()
method returns rxdataxp::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart3::rxdouble::RXDOUBLE_SPEC
read()
method returns rxdouble::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart3::rxdouble::RXDOUBLE_SPEC
read()
method returns rxdouble::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart3::rxdoublex::RXDOUBLEX_SPEC
read()
method returns rxdoublex::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart3::rxdoublex::RXDOUBLEX_SPEC
read()
method returns rxdoublex::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart3::rxdoublexp::RXDOUBLEXP_SPEC
read()
method returns rxdoublexp::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart3::rxdoublexp::RXDOUBLEXP_SPEC
read()
method returns rxdoublexp::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart3::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart3::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart3::timecmp0::TIMECMP0_SPEC
read()
method returns timecmp0::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart3::timecmp0::TIMECMP0_SPEC
read()
method returns timecmp0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart3::timecmp1::TIMECMP1_SPEC
read()
method returns timecmp1::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart3::timecmp1::TIMECMP1_SPEC
read()
method returns timecmp1::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart3::timecmp2::TIMECMP2_SPEC
read()
method returns timecmp2::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart3::timecmp2::TIMECMP2_SPEC
read()
method returns timecmp2::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart3::timing::TIMING_SPEC
read()
method returns timing::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart3::timing::TIMING_SPEC
read()
method returns timing::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart3::trigctrl::TRIGCTRL_SPEC
read()
method returns trigctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart3::trigctrl::TRIGCTRL_SPEC
read()
method returns trigctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart3::txdata::TXDATA_SPEC
read()
method returns txdata::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart3::txdata::TXDATA_SPEC
read()
method returns txdata::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart3::txdatax::TXDATAX_SPEC
read()
method returns txdatax::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart3::txdatax::TXDATAX_SPEC
read()
method returns txdatax::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart3::txdouble::TXDOUBLE_SPEC
read()
method returns txdouble::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart3::txdouble::TXDOUBLE_SPEC
read()
method returns txdouble::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::usart3::txdoublex::TXDOUBLEX_SPEC
read()
method returns txdoublex::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::usart3::txdoublex::TXDOUBLEX_SPEC
read()
method returns txdoublex::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::vdac0::cal::CAL_SPEC
read()
method returns cal::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::vdac0::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 COMBDATA_SPEC
read()
method returns combdata::R reader structure
impl Readable for COMBDATA_SPEC
read()
method returns combdata::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::vdac0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::vdac0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::vdac0::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::vdac0::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::vdac0::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::vdac0::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for OPA0_APORTCONFLICT_SPEC
read()
method returns opa0_aportconflict::R reader structure
impl Readable for OPA0_APORTCONFLICT_SPEC
read()
method returns opa0_aportconflict::R reader structure
Source§impl Readable for OPA0_APORTREQ_SPEC
read()
method returns opa0_aportreq::R reader structure
impl Readable for OPA0_APORTREQ_SPEC
read()
method returns opa0_aportreq::R reader structure
Source§impl Readable for OPA0_CAL_SPEC
read()
method returns opa0_cal::R reader structure
impl Readable for OPA0_CAL_SPEC
read()
method returns opa0_cal::R reader structure
Source§impl Readable for OPA0_CTRL_SPEC
read()
method returns opa0_ctrl::R reader structure
impl Readable for OPA0_CTRL_SPEC
read()
method returns opa0_ctrl::R reader structure
Source§impl Readable for OPA0_MUX_SPEC
read()
method returns opa0_mux::R reader structure
impl Readable for OPA0_MUX_SPEC
read()
method returns opa0_mux::R reader structure
Source§impl Readable for OPA0_OUT_SPEC
read()
method returns opa0_out::R reader structure
impl Readable for OPA0_OUT_SPEC
read()
method returns opa0_out::R reader structure
Source§impl Readable for OPA0_TIMER_SPEC
read()
method returns opa0_timer::R reader structure
impl Readable for OPA0_TIMER_SPEC
read()
method returns opa0_timer::R reader structure
Source§impl Readable for OPA1_APORTCONFLICT_SPEC
read()
method returns opa1_aportconflict::R reader structure
impl Readable for OPA1_APORTCONFLICT_SPEC
read()
method returns opa1_aportconflict::R reader structure
Source§impl Readable for OPA1_APORTREQ_SPEC
read()
method returns opa1_aportreq::R reader structure
impl Readable for OPA1_APORTREQ_SPEC
read()
method returns opa1_aportreq::R reader structure
Source§impl Readable for OPA1_CAL_SPEC
read()
method returns opa1_cal::R reader structure
impl Readable for OPA1_CAL_SPEC
read()
method returns opa1_cal::R reader structure
Source§impl Readable for OPA1_CTRL_SPEC
read()
method returns opa1_ctrl::R reader structure
impl Readable for OPA1_CTRL_SPEC
read()
method returns opa1_ctrl::R reader structure
Source§impl Readable for OPA1_MUX_SPEC
read()
method returns opa1_mux::R reader structure
impl Readable for OPA1_MUX_SPEC
read()
method returns opa1_mux::R reader structure
Source§impl Readable for OPA1_OUT_SPEC
read()
method returns opa1_out::R reader structure
impl Readable for OPA1_OUT_SPEC
read()
method returns opa1_out::R reader structure
Source§impl Readable for OPA1_TIMER_SPEC
read()
method returns opa1_timer::R reader structure
impl Readable for OPA1_TIMER_SPEC
read()
method returns opa1_timer::R reader structure
Source§impl Readable for OPA2_APORTCONFLICT_SPEC
read()
method returns opa2_aportconflict::R reader structure
impl Readable for OPA2_APORTCONFLICT_SPEC
read()
method returns opa2_aportconflict::R reader structure
Source§impl Readable for OPA2_APORTREQ_SPEC
read()
method returns opa2_aportreq::R reader structure
impl Readable for OPA2_APORTREQ_SPEC
read()
method returns opa2_aportreq::R reader structure
Source§impl Readable for OPA2_CAL_SPEC
read()
method returns opa2_cal::R reader structure
impl Readable for OPA2_CAL_SPEC
read()
method returns opa2_cal::R reader structure
Source§impl Readable for OPA2_CTRL_SPEC
read()
method returns opa2_ctrl::R reader structure
impl Readable for OPA2_CTRL_SPEC
read()
method returns opa2_ctrl::R reader structure
Source§impl Readable for OPA2_MUX_SPEC
read()
method returns opa2_mux::R reader structure
impl Readable for OPA2_MUX_SPEC
read()
method returns opa2_mux::R reader structure
Source§impl Readable for OPA2_OUT_SPEC
read()
method returns opa2_out::R reader structure
impl Readable for OPA2_OUT_SPEC
read()
method returns opa2_out::R reader structure
Source§impl Readable for OPA2_TIMER_SPEC
read()
method returns opa2_timer::R reader structure
impl Readable for OPA2_TIMER_SPEC
read()
method returns opa2_timer::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::vdac0::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::vdac0::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wdog0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wdog0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wdog0::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wdog0::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wdog0::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wdog0::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wdog0::pch0_prsctrl::PCH0_PRSCTRL_SPEC
read()
method returns pch0_prsctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wdog0::pch0_prsctrl::PCH0_PRSCTRL_SPEC
read()
method returns pch0_prsctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wdog0::pch1_prsctrl::PCH1_PRSCTRL_SPEC
read()
method returns pch1_prsctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wdog0::pch1_prsctrl::PCH1_PRSCTRL_SPEC
read()
method returns pch1_prsctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wdog0::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wdog0::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wdog1::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wdog1::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wdog1::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wdog1::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wdog1::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wdog1::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wdog1::pch0_prsctrl::PCH0_PRSCTRL_SPEC
read()
method returns pch0_prsctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wdog1::pch0_prsctrl::PCH0_PRSCTRL_SPEC
read()
method returns pch0_prsctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wdog1::pch1_prsctrl::PCH1_PRSCTRL_SPEC
read()
method returns pch1_prsctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wdog1::pch1_prsctrl::PCH1_PRSCTRL_SPEC
read()
method returns pch1_prsctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wdog1::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wdog1::syncbusy::SYNCBUSY_SPEC
read()
method returns syncbusy::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::cc0_ccv::CC0_CCV_SPEC
read()
method returns cc0_ccv::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::cc0_ccv::CC0_CCV_SPEC
read()
method returns cc0_ccv::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::cc0_ccvb::CC0_CCVB_SPEC
read()
method returns cc0_ccvb::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::cc0_ccvb::CC0_CCVB_SPEC
read()
method returns cc0_ccvb::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::cc0_ccvp::CC0_CCVP_SPEC
read()
method returns cc0_ccvp::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::cc0_ccvp::CC0_CCVP_SPEC
read()
method returns cc0_ccvp::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::cc0_ctrl::CC0_CTRL_SPEC
read()
method returns cc0_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::cc0_ctrl::CC0_CTRL_SPEC
read()
method returns cc0_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::cc1_ccv::CC1_CCV_SPEC
read()
method returns cc1_ccv::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::cc1_ccv::CC1_CCV_SPEC
read()
method returns cc1_ccv::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::cc1_ccvb::CC1_CCVB_SPEC
read()
method returns cc1_ccvb::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::cc1_ccvb::CC1_CCVB_SPEC
read()
method returns cc1_ccvb::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::cc1_ccvp::CC1_CCVP_SPEC
read()
method returns cc1_ccvp::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::cc1_ccvp::CC1_CCVP_SPEC
read()
method returns cc1_ccvp::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::cc1_ctrl::CC1_CTRL_SPEC
read()
method returns cc1_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::cc1_ctrl::CC1_CTRL_SPEC
read()
method returns cc1_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::cc2_ccv::CC2_CCV_SPEC
read()
method returns cc2_ccv::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::cc2_ccv::CC2_CCV_SPEC
read()
method returns cc2_ccv::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::cc2_ccvb::CC2_CCVB_SPEC
read()
method returns cc2_ccvb::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::cc2_ccvb::CC2_CCVB_SPEC
read()
method returns cc2_ccvb::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::cc2_ccvp::CC2_CCVP_SPEC
read()
method returns cc2_ccvp::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::cc2_ccvp::CC2_CCVP_SPEC
read()
method returns cc2_ccvp::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::cc2_ctrl::CC2_CTRL_SPEC
read()
method returns cc2_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::cc2_ctrl::CC2_CTRL_SPEC
read()
method returns cc2_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::cc3_ccv::CC3_CCV_SPEC
read()
method returns cc3_ccv::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::cc3_ccv::CC3_CCV_SPEC
read()
method returns cc3_ccv::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::cc3_ccvb::CC3_CCVB_SPEC
read()
method returns cc3_ccvb::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::cc3_ccvb::CC3_CCVB_SPEC
read()
method returns cc3_ccvb::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::cc3_ccvp::CC3_CCVP_SPEC
read()
method returns cc3_ccvp::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::cc3_ccvp::CC3_CCVP_SPEC
read()
method returns cc3_ccvp::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::cc3_ctrl::CC3_CTRL_SPEC
read()
method returns cc3_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::cc3_ctrl::CC3_CTRL_SPEC
read()
method returns cc3_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::dtctrl::DTCTRL_SPEC
read()
method returns dtctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::dtctrl::DTCTRL_SPEC
read()
method returns dtctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::dtfault::DTFAULT_SPEC
read()
method returns dtfault::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::dtfault::DTFAULT_SPEC
read()
method returns dtfault::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::dtfc::DTFC_SPEC
read()
method returns dtfc::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::dtfc::DTFC_SPEC
read()
method returns dtfc::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::dtlock::DTLOCK_SPEC
read()
method returns dtlock::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::dtlock::DTLOCK_SPEC
read()
method returns dtlock::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::dtogen::DTOGEN_SPEC
read()
method returns dtogen::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::dtogen::DTOGEN_SPEC
read()
method returns dtogen::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::dttime::DTTIME_SPEC
read()
method returns dttime::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::dttime::DTTIME_SPEC
read()
method returns dttime::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::lock::LOCK_SPEC
read()
method returns lock::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::lock::LOCK_SPEC
read()
method returns lock::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::routeloc2::ROUTELOC2_SPEC
read()
method returns routeloc2::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::routeloc2::ROUTELOC2_SPEC
read()
method returns routeloc2::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::status::STATUS_SPEC
read()
method returns status::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::top::TOP_SPEC
read()
method returns top::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::top::TOP_SPEC
read()
method returns top::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::topb::TOPB_SPEC
read()
method returns topb::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer0::topb::TOPB_SPEC
read()
method returns topb::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::cc0_ccv::CC0_CCV_SPEC
read()
method returns cc0_ccv::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::cc0_ccv::CC0_CCV_SPEC
read()
method returns cc0_ccv::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::cc0_ccvb::CC0_CCVB_SPEC
read()
method returns cc0_ccvb::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::cc0_ccvb::CC0_CCVB_SPEC
read()
method returns cc0_ccvb::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::cc0_ccvp::CC0_CCVP_SPEC
read()
method returns cc0_ccvp::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::cc0_ccvp::CC0_CCVP_SPEC
read()
method returns cc0_ccvp::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::cc0_ctrl::CC0_CTRL_SPEC
read()
method returns cc0_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::cc0_ctrl::CC0_CTRL_SPEC
read()
method returns cc0_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::cc1_ccv::CC1_CCV_SPEC
read()
method returns cc1_ccv::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::cc1_ccv::CC1_CCV_SPEC
read()
method returns cc1_ccv::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::cc1_ccvb::CC1_CCVB_SPEC
read()
method returns cc1_ccvb::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::cc1_ccvb::CC1_CCVB_SPEC
read()
method returns cc1_ccvb::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::cc1_ccvp::CC1_CCVP_SPEC
read()
method returns cc1_ccvp::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::cc1_ccvp::CC1_CCVP_SPEC
read()
method returns cc1_ccvp::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::cc1_ctrl::CC1_CTRL_SPEC
read()
method returns cc1_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::cc1_ctrl::CC1_CTRL_SPEC
read()
method returns cc1_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::cc2_ccv::CC2_CCV_SPEC
read()
method returns cc2_ccv::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::cc2_ccv::CC2_CCV_SPEC
read()
method returns cc2_ccv::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::cc2_ccvb::CC2_CCVB_SPEC
read()
method returns cc2_ccvb::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::cc2_ccvb::CC2_CCVB_SPEC
read()
method returns cc2_ccvb::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::cc2_ccvp::CC2_CCVP_SPEC
read()
method returns cc2_ccvp::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::cc2_ccvp::CC2_CCVP_SPEC
read()
method returns cc2_ccvp::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::cc2_ctrl::CC2_CTRL_SPEC
read()
method returns cc2_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::cc2_ctrl::CC2_CTRL_SPEC
read()
method returns cc2_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::cc3_ccv::CC3_CCV_SPEC
read()
method returns cc3_ccv::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::cc3_ccv::CC3_CCV_SPEC
read()
method returns cc3_ccv::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::cc3_ccvb::CC3_CCVB_SPEC
read()
method returns cc3_ccvb::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::cc3_ccvb::CC3_CCVB_SPEC
read()
method returns cc3_ccvb::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::cc3_ccvp::CC3_CCVP_SPEC
read()
method returns cc3_ccvp::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::cc3_ccvp::CC3_CCVP_SPEC
read()
method returns cc3_ccvp::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::cc3_ctrl::CC3_CTRL_SPEC
read()
method returns cc3_ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::cc3_ctrl::CC3_CTRL_SPEC
read()
method returns cc3_ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::cnt::CNT_SPEC
read()
method returns cnt::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::ctrl::CTRL_SPEC
read()
method returns ctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::dtctrl::DTCTRL_SPEC
read()
method returns dtctrl::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::dtctrl::DTCTRL_SPEC
read()
method returns dtctrl::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::dtfault::DTFAULT_SPEC
read()
method returns dtfault::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::dtfault::DTFAULT_SPEC
read()
method returns dtfault::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::dtfc::DTFC_SPEC
read()
method returns dtfc::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::dtfc::DTFC_SPEC
read()
method returns dtfc::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::dtlock::DTLOCK_SPEC
read()
method returns dtlock::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::dtlock::DTLOCK_SPEC
read()
method returns dtlock::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::dtogen::DTOGEN_SPEC
read()
method returns dtogen::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::dtogen::DTOGEN_SPEC
read()
method returns dtogen::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::dttime::DTTIME_SPEC
read()
method returns dttime::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::dttime::DTTIME_SPEC
read()
method returns dttime::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::ien::IEN_SPEC
read()
method returns ien::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::ien::IEN_SPEC
read()
method returns ien::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::if_::IF_SPEC
read()
method returns if_::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::if_::IF_SPEC
read()
method returns if_::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::lock::LOCK_SPEC
read()
method returns lock::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::lock::LOCK_SPEC
read()
method returns lock::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::routeloc0::ROUTELOC0_SPEC
read()
method returns routeloc0::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::routeloc2::ROUTELOC2_SPEC
read()
method returns routeloc2::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::routeloc2::ROUTELOC2_SPEC
read()
method returns routeloc2::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::routepen::ROUTEPEN_SPEC
read()
method returns routepen::R reader structure
Source§impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::status::STATUS_SPEC
read()
method returns status::R reader structure
impl Readable for efm32pg_pac::efm32pg12b500::wtimer1::status::STATUS_SPEC
read()
method returns status::R reader structure