pub trait Readable: RegisterSpec {
type Reader: From<R<Self>> + Deref<Target = R<Self>>;
}Expand description
Trait implemented by readable registers to enable the read method.
Registers marked with Writable can be also modify’ed.
Required Associated Types§
Dyn Compatibility§
This trait is not dyn compatible.
In older versions of Rust, dyn compatibility was called "object safety", so this trait is not object safe.
Implementors§
Source§impl Readable for efm32pg1b200_pac::acmp0::aportconflict::APORTCONFLICT_SPEC
read() method returns aportconflict::R reader structure
impl Readable for efm32pg1b200_pac::acmp0::aportconflict::APORTCONFLICT_SPEC
read() method returns aportconflict::R reader structure
Source§impl Readable for efm32pg1b200_pac::acmp0::aportreq::APORTREQ_SPEC
read() method returns aportreq::R reader structure
impl Readable for efm32pg1b200_pac::acmp0::aportreq::APORTREQ_SPEC
read() method returns aportreq::R reader structure
Source§impl Readable for efm32pg1b200_pac::acmp0::ctrl::CTRL_SPEC
read() method returns ctrl::R reader structure
impl Readable for efm32pg1b200_pac::acmp0::ctrl::CTRL_SPEC
read() method returns ctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::acmp0::hysteresis0::HYSTERESIS0_SPEC
read() method returns hysteresis0::R reader structure
impl Readable for efm32pg1b200_pac::acmp0::hysteresis0::HYSTERESIS0_SPEC
read() method returns hysteresis0::R reader structure
Source§impl Readable for efm32pg1b200_pac::acmp0::hysteresis1::HYSTERESIS1_SPEC
read() method returns hysteresis1::R reader structure
impl Readable for efm32pg1b200_pac::acmp0::hysteresis1::HYSTERESIS1_SPEC
read() method returns hysteresis1::R reader structure
Source§impl Readable for efm32pg1b200_pac::acmp0::ien::IEN_SPEC
read() method returns ien::R reader structure
impl Readable for efm32pg1b200_pac::acmp0::ien::IEN_SPEC
read() method returns ien::R reader structure
Source§impl Readable for efm32pg1b200_pac::acmp0::if_::IF_SPEC
read() method returns if_::R reader structure
impl Readable for efm32pg1b200_pac::acmp0::if_::IF_SPEC
read() method returns if_::R reader structure
Source§impl Readable for efm32pg1b200_pac::acmp0::inputsel::INPUTSEL_SPEC
read() method returns inputsel::R reader structure
impl Readable for efm32pg1b200_pac::acmp0::inputsel::INPUTSEL_SPEC
read() method returns inputsel::R reader structure
Source§impl Readable for efm32pg1b200_pac::acmp0::routeloc0::ROUTELOC0_SPEC
read() method returns routeloc0::R reader structure
impl Readable for efm32pg1b200_pac::acmp0::routeloc0::ROUTELOC0_SPEC
read() method returns routeloc0::R reader structure
Source§impl Readable for efm32pg1b200_pac::acmp0::routepen::ROUTEPEN_SPEC
read() method returns routepen::R reader structure
impl Readable for efm32pg1b200_pac::acmp0::routepen::ROUTEPEN_SPEC
read() method returns routepen::R reader structure
Source§impl Readable for efm32pg1b200_pac::acmp0::status::STATUS_SPEC
read() method returns status::R reader structure
impl Readable for efm32pg1b200_pac::acmp0::status::STATUS_SPEC
read() method returns status::R reader structure
Source§impl Readable for efm32pg1b200_pac::acmp1::aportconflict::APORTCONFLICT_SPEC
read() method returns aportconflict::R reader structure
impl Readable for efm32pg1b200_pac::acmp1::aportconflict::APORTCONFLICT_SPEC
read() method returns aportconflict::R reader structure
Source§impl Readable for efm32pg1b200_pac::acmp1::aportreq::APORTREQ_SPEC
read() method returns aportreq::R reader structure
impl Readable for efm32pg1b200_pac::acmp1::aportreq::APORTREQ_SPEC
read() method returns aportreq::R reader structure
Source§impl Readable for efm32pg1b200_pac::acmp1::ctrl::CTRL_SPEC
read() method returns ctrl::R reader structure
impl Readable for efm32pg1b200_pac::acmp1::ctrl::CTRL_SPEC
read() method returns ctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::acmp1::hysteresis0::HYSTERESIS0_SPEC
read() method returns hysteresis0::R reader structure
impl Readable for efm32pg1b200_pac::acmp1::hysteresis0::HYSTERESIS0_SPEC
read() method returns hysteresis0::R reader structure
Source§impl Readable for efm32pg1b200_pac::acmp1::hysteresis1::HYSTERESIS1_SPEC
read() method returns hysteresis1::R reader structure
impl Readable for efm32pg1b200_pac::acmp1::hysteresis1::HYSTERESIS1_SPEC
read() method returns hysteresis1::R reader structure
Source§impl Readable for efm32pg1b200_pac::acmp1::ien::IEN_SPEC
read() method returns ien::R reader structure
impl Readable for efm32pg1b200_pac::acmp1::ien::IEN_SPEC
read() method returns ien::R reader structure
Source§impl Readable for efm32pg1b200_pac::acmp1::if_::IF_SPEC
read() method returns if_::R reader structure
impl Readable for efm32pg1b200_pac::acmp1::if_::IF_SPEC
read() method returns if_::R reader structure
Source§impl Readable for efm32pg1b200_pac::acmp1::inputsel::INPUTSEL_SPEC
read() method returns inputsel::R reader structure
impl Readable for efm32pg1b200_pac::acmp1::inputsel::INPUTSEL_SPEC
read() method returns inputsel::R reader structure
Source§impl Readable for efm32pg1b200_pac::acmp1::routeloc0::ROUTELOC0_SPEC
read() method returns routeloc0::R reader structure
impl Readable for efm32pg1b200_pac::acmp1::routeloc0::ROUTELOC0_SPEC
read() method returns routeloc0::R reader structure
Source§impl Readable for efm32pg1b200_pac::acmp1::routepen::ROUTEPEN_SPEC
read() method returns routepen::R reader structure
impl Readable for efm32pg1b200_pac::acmp1::routepen::ROUTEPEN_SPEC
read() method returns routepen::R reader structure
Source§impl Readable for efm32pg1b200_pac::acmp1::status::STATUS_SPEC
read() method returns status::R reader structure
impl Readable for efm32pg1b200_pac::acmp1::status::STATUS_SPEC
read() method returns status::R reader structure
Source§impl Readable for efm32pg1b200_pac::adc0::aportconflict::APORTCONFLICT_SPEC
read() method returns aportconflict::R reader structure
impl Readable for efm32pg1b200_pac::adc0::aportconflict::APORTCONFLICT_SPEC
read() method returns aportconflict::R reader structure
Source§impl Readable for APORTMASTERDIS_SPEC
read() method returns aportmasterdis::R reader structure
impl Readable for APORTMASTERDIS_SPEC
read() method returns aportmasterdis::R reader structure
Source§impl Readable for efm32pg1b200_pac::adc0::aportreq::APORTREQ_SPEC
read() method returns aportreq::R reader structure
impl Readable for efm32pg1b200_pac::adc0::aportreq::APORTREQ_SPEC
read() method returns aportreq::R reader structure
Source§impl Readable for BIASPROG_SPEC
read() method returns biasprog::R reader structure
impl Readable for BIASPROG_SPEC
read() method returns biasprog::R reader structure
Source§impl Readable for CMPTHR_SPEC
read() method returns cmpthr::R reader structure
impl Readable for CMPTHR_SPEC
read() method returns cmpthr::R reader structure
Source§impl Readable for efm32pg1b200_pac::adc0::ctrl::CTRL_SPEC
read() method returns ctrl::R reader structure
impl Readable for efm32pg1b200_pac::adc0::ctrl::CTRL_SPEC
read() method returns ctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::adc0::ien::IEN_SPEC
read() method returns ien::R reader structure
impl Readable for efm32pg1b200_pac::adc0::ien::IEN_SPEC
read() method returns ien::R reader structure
Source§impl Readable for efm32pg1b200_pac::adc0::if_::IF_SPEC
read() method returns if_::R reader structure
impl Readable for efm32pg1b200_pac::adc0::if_::IF_SPEC
read() method returns if_::R reader structure
Source§impl Readable for SCANCTRL_SPEC
read() method returns scanctrl::R reader structure
impl Readable for SCANCTRL_SPEC
read() method returns scanctrl::R reader structure
Source§impl Readable for SCANCTRLX_SPEC
read() method returns scanctrlx::R reader structure
impl Readable for SCANCTRLX_SPEC
read() method returns scanctrlx::R reader structure
Source§impl Readable for SCANDATA_SPEC
read() method returns scandata::R reader structure
impl Readable for SCANDATA_SPEC
read() method returns scandata::R reader structure
Source§impl Readable for SCANDATAP_SPEC
read() method returns scandatap::R reader structure
impl Readable for SCANDATAP_SPEC
read() method returns scandatap::R reader structure
Source§impl Readable for SCANDATAX_SPEC
read() method returns scandatax::R reader structure
impl Readable for SCANDATAX_SPEC
read() method returns scandatax::R reader structure
Source§impl Readable for SCANDATAXP_SPEC
read() method returns scandataxp::R reader structure
impl Readable for SCANDATAXP_SPEC
read() method returns scandataxp::R reader structure
Source§impl Readable for SCANFIFOCOUNT_SPEC
read() method returns scanfifocount::R reader structure
impl Readable for SCANFIFOCOUNT_SPEC
read() method returns scanfifocount::R reader structure
Source§impl Readable for SCANINPUTSEL_SPEC
read() method returns scaninputsel::R reader structure
impl Readable for SCANINPUTSEL_SPEC
read() method returns scaninputsel::R reader structure
Source§impl Readable for SCANMASK_SPEC
read() method returns scanmask::R reader structure
impl Readable for SCANMASK_SPEC
read() method returns scanmask::R reader structure
Source§impl Readable for SCANNEGSEL_SPEC
read() method returns scannegsel::R reader structure
impl Readable for SCANNEGSEL_SPEC
read() method returns scannegsel::R reader structure
Source§impl Readable for SINGLECTRL_SPEC
read() method returns singlectrl::R reader structure
impl Readable for SINGLECTRL_SPEC
read() method returns singlectrl::R reader structure
Source§impl Readable for SINGLECTRLX_SPEC
read() method returns singlectrlx::R reader structure
impl Readable for SINGLECTRLX_SPEC
read() method returns singlectrlx::R reader structure
Source§impl Readable for SINGLEDATA_SPEC
read() method returns singledata::R reader structure
impl Readable for SINGLEDATA_SPEC
read() method returns singledata::R reader structure
Source§impl Readable for SINGLEDATAP_SPEC
read() method returns singledatap::R reader structure
impl Readable for SINGLEDATAP_SPEC
read() method returns singledatap::R reader structure
Source§impl Readable for SINGLEFIFOCOUNT_SPEC
read() method returns singlefifocount::R reader structure
impl Readable for SINGLEFIFOCOUNT_SPEC
read() method returns singlefifocount::R reader structure
Source§impl Readable for efm32pg1b200_pac::adc0::status::STATUS_SPEC
read() method returns status::R reader structure
impl Readable for efm32pg1b200_pac::adc0::status::STATUS_SPEC
read() method returns status::R reader structure
Source§impl Readable for ADCCTRL_SPEC
read() method returns adcctrl::R reader structure
impl Readable for ADCCTRL_SPEC
read() method returns adcctrl::R reader structure
Source§impl Readable for AUXHFRCOCTRL_SPEC
read() method returns auxhfrcoctrl::R reader structure
impl Readable for AUXHFRCOCTRL_SPEC
read() method returns auxhfrcoctrl::R reader structure
Source§impl Readable for CALCNT_SPEC
read() method returns calcnt::R reader structure
impl Readable for CALCNT_SPEC
read() method returns calcnt::R reader structure
Source§impl Readable for CALCTRL_SPEC
read() method returns calctrl::R reader structure
impl Readable for CALCTRL_SPEC
read() method returns calctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::cmu::ctrl::CTRL_SPEC
read() method returns ctrl::R reader structure
impl Readable for efm32pg1b200_pac::cmu::ctrl::CTRL_SPEC
read() method returns ctrl::R reader structure
Source§impl Readable for DBGCLKSEL_SPEC
read() method returns dbgclksel::R reader structure
impl Readable for DBGCLKSEL_SPEC
read() method returns dbgclksel::R reader structure
Source§impl Readable for efm32pg1b200_pac::cmu::freeze::FREEZE_SPEC
read() method returns freeze::R reader structure
impl Readable for efm32pg1b200_pac::cmu::freeze::FREEZE_SPEC
read() method returns freeze::R reader structure
Source§impl Readable for HFBUSCLKEN0_SPEC
read() method returns hfbusclken0::R reader structure
impl Readable for HFBUSCLKEN0_SPEC
read() method returns hfbusclken0::R reader structure
Source§impl Readable for HFCLKSTATUS_SPEC
read() method returns hfclkstatus::R reader structure
impl Readable for HFCLKSTATUS_SPEC
read() method returns hfclkstatus::R reader structure
Source§impl Readable for HFCOREPRESC_SPEC
read() method returns hfcorepresc::R reader structure
impl Readable for HFCOREPRESC_SPEC
read() method returns hfcorepresc::R reader structure
Source§impl Readable for HFEXPPRESC_SPEC
read() method returns hfexppresc::R reader structure
impl Readable for HFEXPPRESC_SPEC
read() method returns hfexppresc::R reader structure
Source§impl Readable for HFPERCLKEN0_SPEC
read() method returns hfperclken0::R reader structure
impl Readable for HFPERCLKEN0_SPEC
read() method returns hfperclken0::R reader structure
Source§impl Readable for HFPERPRESC_SPEC
read() method returns hfperpresc::R reader structure
impl Readable for HFPERPRESC_SPEC
read() method returns hfperpresc::R reader structure
Source§impl Readable for HFPRESC_SPEC
read() method returns hfpresc::R reader structure
impl Readable for HFPRESC_SPEC
read() method returns hfpresc::R reader structure
Source§impl Readable for HFRCOCTRL_SPEC
read() method returns hfrcoctrl::R reader structure
impl Readable for HFRCOCTRL_SPEC
read() method returns hfrcoctrl::R reader structure
Source§impl Readable for 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 HFXOCTRL_SPEC
read() method returns hfxoctrl::R reader structure
impl Readable for HFXOCTRL_SPEC
read() method returns hfxoctrl::R reader structure
Source§impl Readable for HFXOSTARTUPCTRL_SPEC
read() method returns hfxostartupctrl::R reader structure
impl Readable for HFXOSTARTUPCTRL_SPEC
read() method returns hfxostartupctrl::R reader structure
Source§impl Readable for HFXOSTEADYSTATECTRL_SPEC
read() method returns hfxosteadystatectrl::R reader structure
impl Readable for HFXOSTEADYSTATECTRL_SPEC
read() method returns hfxosteadystatectrl::R reader structure
Source§impl Readable for HFXOTIMEOUTCTRL_SPEC
read() method returns hfxotimeoutctrl::R reader structure
impl Readable for HFXOTIMEOUTCTRL_SPEC
read() method returns hfxotimeoutctrl::R reader structure
Source§impl Readable for HFXOTRIMSTATUS_SPEC
read() method returns hfxotrimstatus::R reader structure
impl Readable for HFXOTRIMSTATUS_SPEC
read() method returns hfxotrimstatus::R reader structure
Source§impl Readable for efm32pg1b200_pac::cmu::ien::IEN_SPEC
read() method returns ien::R reader structure
impl Readable for efm32pg1b200_pac::cmu::ien::IEN_SPEC
read() method returns ien::R reader structure
Source§impl Readable for efm32pg1b200_pac::cmu::if_::IF_SPEC
read() method returns if_::R reader structure
impl Readable for efm32pg1b200_pac::cmu::if_::IF_SPEC
read() method returns if_::R reader structure
Source§impl Readable for LFACLKEN0_SPEC
read() method returns lfaclken0::R reader structure
impl Readable for LFACLKEN0_SPEC
read() method returns lfaclken0::R reader structure
Source§impl Readable for LFACLKSEL_SPEC
read() method returns lfaclksel::R reader structure
impl Readable for LFACLKSEL_SPEC
read() method returns lfaclksel::R reader structure
Source§impl Readable for LFAPRESC0_SPEC
read() method returns lfapresc0::R reader structure
impl Readable for LFAPRESC0_SPEC
read() method returns lfapresc0::R reader structure
Source§impl Readable for LFBCLKEN0_SPEC
read() method returns lfbclken0::R reader structure
impl Readable for LFBCLKEN0_SPEC
read() method returns lfbclken0::R reader structure
Source§impl Readable for LFBCLKSEL_SPEC
read() method returns lfbclksel::R reader structure
impl Readable for LFBCLKSEL_SPEC
read() method returns lfbclksel::R reader structure
Source§impl Readable for LFBPRESC0_SPEC
read() method returns lfbpresc0::R reader structure
impl Readable for LFBPRESC0_SPEC
read() method returns lfbpresc0::R reader structure
Source§impl Readable for LFECLKEN0_SPEC
read() method returns lfeclken0::R reader structure
impl Readable for LFECLKEN0_SPEC
read() method returns lfeclken0::R reader structure
Source§impl Readable for LFECLKSEL_SPEC
read() method returns lfeclksel::R reader structure
impl Readable for LFECLKSEL_SPEC
read() method returns lfeclksel::R reader structure
Source§impl Readable for LFEPRESC0_SPEC
read() method returns lfepresc0::R reader structure
impl Readable for LFEPRESC0_SPEC
read() method returns lfepresc0::R reader structure
Source§impl Readable for LFRCOCTRL_SPEC
read() method returns lfrcoctrl::R reader structure
impl Readable for LFRCOCTRL_SPEC
read() method returns lfrcoctrl::R reader structure
Source§impl Readable for LFXOCTRL_SPEC
read() method returns lfxoctrl::R reader structure
impl Readable for LFXOCTRL_SPEC
read() method returns lfxoctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::cmu::lock::LOCK_SPEC
read() method returns lock::R reader structure
impl Readable for efm32pg1b200_pac::cmu::lock::LOCK_SPEC
read() method returns lock::R reader structure
Source§impl Readable for PCNTCTRL_SPEC
read() method returns pcntctrl::R reader structure
impl Readable for PCNTCTRL_SPEC
read() method returns pcntctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::cmu::routeloc0::ROUTELOC0_SPEC
read() method returns routeloc0::R reader structure
impl Readable for efm32pg1b200_pac::cmu::routeloc0::ROUTELOC0_SPEC
read() method returns routeloc0::R reader structure
Source§impl Readable for efm32pg1b200_pac::cmu::routepen::ROUTEPEN_SPEC
read() method returns routepen::R reader structure
impl Readable for efm32pg1b200_pac::cmu::routepen::ROUTEPEN_SPEC
read() method returns routepen::R reader structure
Source§impl Readable for efm32pg1b200_pac::cmu::status::STATUS_SPEC
read() method returns status::R reader structure
impl Readable for efm32pg1b200_pac::cmu::status::STATUS_SPEC
read() method returns status::R reader structure
Source§impl Readable for efm32pg1b200_pac::cmu::syncbusy::SYNCBUSY_SPEC
read() method returns syncbusy::R reader structure
impl Readable for efm32pg1b200_pac::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 efm32pg1b200_pac::cryotimer::cnt::CNT_SPEC
read() method returns cnt::R reader structure
impl Readable for efm32pg1b200_pac::cryotimer::cnt::CNT_SPEC
read() method returns cnt::R reader structure
Source§impl Readable for efm32pg1b200_pac::cryotimer::ctrl::CTRL_SPEC
read() method returns ctrl::R reader structure
impl Readable for efm32pg1b200_pac::cryotimer::ctrl::CTRL_SPEC
read() method returns ctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::cryotimer::em4wuen::EM4WUEN_SPEC
read() method returns em4wuen::R reader structure
impl Readable for efm32pg1b200_pac::cryotimer::em4wuen::EM4WUEN_SPEC
read() method returns em4wuen::R reader structure
Source§impl Readable for efm32pg1b200_pac::cryotimer::ien::IEN_SPEC
read() method returns ien::R reader structure
impl Readable for efm32pg1b200_pac::cryotimer::ien::IEN_SPEC
read() method returns ien::R reader structure
Source§impl Readable for efm32pg1b200_pac::cryotimer::if_::IF_SPEC
read() method returns if_::R reader structure
impl Readable for efm32pg1b200_pac::cryotimer::if_::IF_SPEC
read() method returns if_::R reader structure
Source§impl Readable for PERIODSEL_SPEC
read() method returns periodsel::R reader structure
impl Readable for PERIODSEL_SPEC
read() method returns periodsel::R reader structure
Source§impl Readable for CSTATUS_SPEC
read() method returns cstatus::R reader structure
impl Readable for CSTATUS_SPEC
read() method returns cstatus::R reader structure
Source§impl Readable for efm32pg1b200_pac::crypto::ctrl::CTRL_SPEC
read() method returns ctrl::R reader structure
impl Readable for efm32pg1b200_pac::crypto::ctrl::CTRL_SPEC
read() method returns ctrl::R reader structure
Source§impl Readable for DATA0_SPEC
read() method returns data0::R reader structure
impl Readable for DATA0_SPEC
read() method returns data0::R reader structure
Source§impl Readable for DATA0BYTE12_SPEC
read() method returns data0byte12::R reader structure
impl Readable for DATA0BYTE12_SPEC
read() method returns data0byte12::R reader structure
Source§impl Readable for DATA0BYTE13_SPEC
read() method returns data0byte13::R reader structure
impl Readable for DATA0BYTE13_SPEC
read() method returns data0byte13::R reader structure
Source§impl Readable for DATA0BYTE14_SPEC
read() method returns data0byte14::R reader structure
impl Readable for DATA0BYTE14_SPEC
read() method returns data0byte14::R reader structure
Source§impl Readable for DATA0BYTE15_SPEC
read() method returns data0byte15::R reader structure
impl Readable for DATA0BYTE15_SPEC
read() method returns data0byte15::R reader structure
Source§impl Readable for DATA0BYTE_SPEC
read() method returns data0byte::R reader structure
impl Readable for DATA0BYTE_SPEC
read() method returns data0byte::R reader structure
Source§impl Readable for DATA0XOR_SPEC
read() method returns data0xor::R reader structure
impl Readable for DATA0XOR_SPEC
read() method returns data0xor::R reader structure
Source§impl Readable for DATA0XORBYTE_SPEC
read() method returns data0xorbyte::R reader structure
impl Readable for DATA0XORBYTE_SPEC
read() method returns data0xorbyte::R reader structure
Source§impl Readable for DATA1_SPEC
read() method returns data1::R reader structure
impl Readable for DATA1_SPEC
read() method returns data1::R reader structure
Source§impl Readable for DATA1BYTE_SPEC
read() method returns data1byte::R reader structure
impl Readable for DATA1BYTE_SPEC
read() method returns data1byte::R reader structure
Source§impl Readable for DATA2_SPEC
read() method returns data2::R reader structure
impl Readable for DATA2_SPEC
read() method returns data2::R reader structure
Source§impl Readable for DATA3_SPEC
read() method returns data3::R reader structure
impl Readable for DATA3_SPEC
read() method returns data3::R reader structure
Source§impl Readable for DDATA0_SPEC
read() method returns ddata0::R reader structure
impl Readable for DDATA0_SPEC
read() method returns ddata0::R reader structure
Source§impl Readable for DDATA0BIG_SPEC
read() method returns ddata0big::R reader structure
impl Readable for DDATA0BIG_SPEC
read() method returns ddata0big::R reader structure
Source§impl Readable for DDATA0BYTE32_SPEC
read() method returns ddata0byte32::R reader structure
impl Readable for DDATA0BYTE32_SPEC
read() method returns ddata0byte32::R reader structure
Source§impl Readable for DDATA0BYTE_SPEC
read() method returns ddata0byte::R reader structure
impl Readable for DDATA0BYTE_SPEC
read() method returns ddata0byte::R reader structure
Source§impl Readable for DDATA1_SPEC
read() method returns ddata1::R reader structure
impl Readable for DDATA1_SPEC
read() method returns ddata1::R reader structure
Source§impl Readable for DDATA1BYTE_SPEC
read() method returns ddata1byte::R reader structure
impl Readable for DDATA1BYTE_SPEC
read() method returns ddata1byte::R reader structure
Source§impl Readable for DDATA2_SPEC
read() method returns ddata2::R reader structure
impl Readable for DDATA2_SPEC
read() method returns ddata2::R reader structure
Source§impl Readable for DDATA3_SPEC
read() method returns ddata3::R reader structure
impl Readable for DDATA3_SPEC
read() method returns ddata3::R reader structure
Source§impl Readable for DDATA4_SPEC
read() method returns ddata4::R reader structure
impl Readable for DDATA4_SPEC
read() method returns ddata4::R reader structure
Source§impl Readable for DSTATUS_SPEC
read() method returns dstatus::R reader structure
impl Readable for DSTATUS_SPEC
read() method returns dstatus::R reader structure
Source§impl Readable for efm32pg1b200_pac::crypto::ien::IEN_SPEC
read() method returns ien::R reader structure
impl Readable for efm32pg1b200_pac::crypto::ien::IEN_SPEC
read() method returns ien::R reader structure
Source§impl Readable for efm32pg1b200_pac::crypto::if_::IF_SPEC
read() method returns if_::R reader structure
impl Readable for efm32pg1b200_pac::crypto::if_::IF_SPEC
read() method returns if_::R reader structure
Source§impl Readable for KEYBUF_SPEC
read() method returns keybuf::R reader structure
impl Readable for KEYBUF_SPEC
read() method returns keybuf::R reader structure
Source§impl Readable for QDATA0_SPEC
read() method returns qdata0::R reader structure
impl Readable for QDATA0_SPEC
read() method returns qdata0::R reader structure
Source§impl Readable for QDATA0BYTE_SPEC
read() method returns qdata0byte::R reader structure
impl Readable for QDATA0BYTE_SPEC
read() method returns qdata0byte::R reader structure
Source§impl Readable for QDATA1_SPEC
read() method returns qdata1::R reader structure
impl Readable for QDATA1_SPEC
read() method returns qdata1::R reader structure
Source§impl Readable for QDATA1BIG_SPEC
read() method returns qdata1big::R reader structure
impl Readable for QDATA1BIG_SPEC
read() method returns qdata1big::R reader structure
Source§impl Readable for QDATA1BYTE_SPEC
read() method returns qdata1byte::R reader structure
impl Readable for QDATA1BYTE_SPEC
read() method returns qdata1byte::R reader structure
Source§impl Readable for SEQCTRL_SPEC
read() method returns seqctrl::R reader structure
impl Readable for SEQCTRL_SPEC
read() method returns seqctrl::R reader structure
Source§impl Readable for SEQCTRLB_SPEC
read() method returns seqctrlb::R reader structure
impl Readable for SEQCTRLB_SPEC
read() method returns seqctrlb::R reader structure
Source§impl Readable for efm32pg1b200_pac::crypto::status::STATUS_SPEC
read() method returns status::R reader structure
impl Readable for efm32pg1b200_pac::crypto::status::STATUS_SPEC
read() method returns status::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 efm32pg1b200_pac::emu::ctrl::CTRL_SPEC
read() method returns ctrl::R reader structure
impl Readable for efm32pg1b200_pac::emu::ctrl::CTRL_SPEC
read() method returns ctrl::R reader structure
Source§impl Readable for DCDCCLIMCTRL_SPEC
read() method returns dcdcclimctrl::R reader structure
impl Readable for DCDCCLIMCTRL_SPEC
read() method returns dcdcclimctrl::R reader structure
Source§impl Readable for DCDCCTRL_SPEC
read() method returns dcdcctrl::R reader structure
impl Readable for DCDCCTRL_SPEC
read() method returns dcdcctrl::R reader structure
Source§impl Readable for DCDCLNCOMPCTRL_SPEC
read() method returns dcdclncompctrl::R reader structure
impl Readable for DCDCLNCOMPCTRL_SPEC
read() method returns dcdclncompctrl::R reader structure
Source§impl Readable for DCDCLNFREQCTRL_SPEC
read() method returns dcdclnfreqctrl::R reader structure
impl Readable for DCDCLNFREQCTRL_SPEC
read() method returns dcdclnfreqctrl::R reader structure
Source§impl Readable for DCDCLNVCTRL_SPEC
read() method returns dcdclnvctrl::R reader structure
impl Readable for DCDCLNVCTRL_SPEC
read() method returns dcdclnvctrl::R reader structure
Source§impl Readable for DCDCLPCTRL_SPEC
read() method returns dcdclpctrl::R reader structure
impl Readable for DCDCLPCTRL_SPEC
read() method returns dcdclpctrl::R reader structure
Source§impl Readable for DCDCLPVCTRL_SPEC
read() method returns dcdclpvctrl::R reader structure
impl Readable for DCDCLPVCTRL_SPEC
read() method returns dcdclpvctrl::R reader structure
Source§impl Readable for DCDCMISCCTRL_SPEC
read() method returns dcdcmiscctrl::R reader structure
impl Readable for DCDCMISCCTRL_SPEC
read() method returns dcdcmiscctrl::R reader structure
Source§impl Readable for DCDCSYNC_SPEC
read() method returns dcdcsync::R reader structure
impl Readable for 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 DCDCZDETCTRL_SPEC
read() method returns dcdczdetctrl::R reader structure
impl Readable for DCDCZDETCTRL_SPEC
read() method returns dcdczdetctrl::R reader structure
Source§impl Readable for EM4CTRL_SPEC
read() method returns em4ctrl::R reader structure
impl Readable for EM4CTRL_SPEC
read() method returns em4ctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::emu::ien::IEN_SPEC
read() method returns ien::R reader structure
impl Readable for efm32pg1b200_pac::emu::ien::IEN_SPEC
read() method returns ien::R reader structure
Source§impl Readable for efm32pg1b200_pac::emu::if_::IF_SPEC
read() method returns if_::R reader structure
impl Readable for efm32pg1b200_pac::emu::if_::IF_SPEC
read() method returns if_::R reader structure
Source§impl Readable for efm32pg1b200_pac::emu::lock::LOCK_SPEC
read() method returns lock::R reader structure
impl Readable for efm32pg1b200_pac::emu::lock::LOCK_SPEC
read() method returns lock::R reader structure
Source§impl Readable for PWRCFG_SPEC
read() method returns pwrcfg::R reader structure
impl Readable for PWRCFG_SPEC
read() method returns pwrcfg::R reader structure
Source§impl Readable for PWRCTRL_SPEC
read() method returns pwrctrl::R reader structure
impl Readable for PWRCTRL_SPEC
read() method returns pwrctrl::R reader structure
Source§impl Readable for PWRLOCK_SPEC
read() method returns pwrlock::R reader structure
impl Readable for PWRLOCK_SPEC
read() method returns pwrlock::R reader structure
Source§impl Readable for RAM0CTRL_SPEC
read() method returns ram0ctrl::R reader structure
impl Readable for RAM0CTRL_SPEC
read() method returns ram0ctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::emu::status::STATUS_SPEC
read() method returns status::R reader structure
impl Readable for efm32pg1b200_pac::emu::status::STATUS_SPEC
read() method returns status::R reader structure
Source§impl Readable for TEMPLIMITS_SPEC
read() method returns templimits::R reader structure
impl Readable for 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 VMONALTAVDDCTRL_SPEC
read() method returns vmonaltavddctrl::R reader structure
impl Readable for VMONALTAVDDCTRL_SPEC
read() method returns vmonaltavddctrl::R reader structure
Source§impl Readable for VMONAVDDCTRL_SPEC
read() method returns vmonavddctrl::R reader structure
impl Readable for VMONAVDDCTRL_SPEC
read() method returns vmonavddctrl::R reader structure
Source§impl Readable for VMONDVDDCTRL_SPEC
read() method returns vmondvddctrl::R reader structure
impl Readable for VMONDVDDCTRL_SPEC
read() method returns vmondvddctrl::R reader structure
Source§impl Readable for VMONIO0CTRL_SPEC
read() method returns vmonio0ctrl::R reader structure
impl Readable for VMONIO0CTRL_SPEC
read() method returns vmonio0ctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::fpueh::ien::IEN_SPEC
read() method returns ien::R reader structure
impl Readable for efm32pg1b200_pac::fpueh::ien::IEN_SPEC
read() method returns ien::R reader structure
Source§impl Readable for efm32pg1b200_pac::fpueh::if_::IF_SPEC
read() method returns if_::R reader structure
impl Readable for efm32pg1b200_pac::fpueh::if_::IF_SPEC
read() method returns if_::R reader structure
Source§impl Readable for efm32pg1b200_pac::gpcrc::ctrl::CTRL_SPEC
read() method returns ctrl::R reader structure
impl Readable for efm32pg1b200_pac::gpcrc::ctrl::CTRL_SPEC
read() method returns ctrl::R reader structure
Source§impl Readable for DATABYTEREV_SPEC
read() method returns databyterev::R reader structure
impl Readable for DATABYTEREV_SPEC
read() method returns databyterev::R reader structure
Source§impl Readable for DATAREV_SPEC
read() method returns datarev::R reader structure
impl Readable for DATAREV_SPEC
read() method returns datarev::R reader structure
Source§impl Readable for INPUTDATA_SPEC
read() method returns inputdata::R reader structure
impl Readable for INPUTDATA_SPEC
read() method returns inputdata::R reader structure
Source§impl Readable for INPUTDATABYTE_SPEC
read() method returns inputdatabyte::R reader structure
impl Readable for INPUTDATABYTE_SPEC
read() method returns inputdatabyte::R reader structure
Source§impl Readable for INPUTDATAHWORD_SPEC
read() method returns inputdatahword::R reader structure
impl Readable for INPUTDATAHWORD_SPEC
read() method returns inputdatahword::R reader structure
Source§impl Readable for efm32pg1b200_pac::gpio::em4wuen::EM4WUEN_SPEC
read() method returns em4wuen::R reader structure
impl Readable for efm32pg1b200_pac::gpio::em4wuen::EM4WUEN_SPEC
read() method returns em4wuen::R reader structure
Source§impl Readable for EXTIFALL_SPEC
read() method returns extifall::R reader structure
impl Readable for EXTIFALL_SPEC
read() method returns extifall::R reader structure
Source§impl Readable for EXTILEVEL_SPEC
read() method returns extilevel::R reader structure
impl Readable for EXTILEVEL_SPEC
read() method returns extilevel::R reader structure
Source§impl Readable for EXTIPINSELH_SPEC
read() method returns extipinselh::R reader structure
impl Readable for EXTIPINSELH_SPEC
read() method returns extipinselh::R reader structure
Source§impl Readable for EXTIPINSELL_SPEC
read() method returns extipinsell::R reader structure
impl Readable for EXTIPINSELL_SPEC
read() method returns extipinsell::R reader structure
Source§impl Readable for EXTIPSELH_SPEC
read() method returns extipselh::R reader structure
impl Readable for EXTIPSELH_SPEC
read() method returns extipselh::R reader structure
Source§impl Readable for EXTIPSELL_SPEC
read() method returns extipsell::R reader structure
impl Readable for EXTIPSELL_SPEC
read() method returns extipsell::R reader structure
Source§impl Readable for EXTIRISE_SPEC
read() method returns extirise::R reader structure
impl Readable for EXTIRISE_SPEC
read() method returns extirise::R reader structure
Source§impl Readable for efm32pg1b200_pac::gpio::ien::IEN_SPEC
read() method returns ien::R reader structure
impl Readable for efm32pg1b200_pac::gpio::ien::IEN_SPEC
read() method returns ien::R reader structure
Source§impl Readable for efm32pg1b200_pac::gpio::if_::IF_SPEC
read() method returns if_::R reader structure
impl Readable for efm32pg1b200_pac::gpio::if_::IF_SPEC
read() method returns if_::R reader structure
Source§impl Readable for INSENSE_SPEC
read() method returns insense::R reader structure
impl Readable for INSENSE_SPEC
read() method returns insense::R reader structure
Source§impl Readable for efm32pg1b200_pac::gpio::lock::LOCK_SPEC
read() method returns lock::R reader structure
impl Readable for efm32pg1b200_pac::gpio::lock::LOCK_SPEC
read() method returns lock::R reader structure
Source§impl Readable for PA_CTRL_SPEC
read() method returns pa_ctrl::R reader structure
impl Readable for PA_CTRL_SPEC
read() method returns pa_ctrl::R reader structure
Source§impl Readable for PA_DIN_SPEC
read() method returns pa_din::R reader structure
impl Readable for PA_DIN_SPEC
read() method returns pa_din::R reader structure
Source§impl Readable for PA_DOUT_SPEC
read() method returns pa_dout::R reader structure
impl Readable for PA_DOUT_SPEC
read() method returns pa_dout::R reader structure
Source§impl Readable for PA_MODEH_SPEC
read() method returns pa_modeh::R reader structure
impl Readable for PA_MODEH_SPEC
read() method returns pa_modeh::R reader structure
Source§impl Readable for PA_MODEL_SPEC
read() method returns pa_model::R reader structure
impl Readable for PA_MODEL_SPEC
read() method returns pa_model::R reader structure
Source§impl Readable for PA_OVTDIS_SPEC
read() method returns pa_ovtdis::R reader structure
impl Readable for PA_OVTDIS_SPEC
read() method returns pa_ovtdis::R reader structure
Source§impl Readable for PA_PINLOCKN_SPEC
read() method returns pa_pinlockn::R reader structure
impl Readable for PA_PINLOCKN_SPEC
read() method returns pa_pinlockn::R reader structure
Source§impl Readable for PB_CTRL_SPEC
read() method returns pb_ctrl::R reader structure
impl Readable for PB_CTRL_SPEC
read() method returns pb_ctrl::R reader structure
Source§impl Readable for PB_DIN_SPEC
read() method returns pb_din::R reader structure
impl Readable for PB_DIN_SPEC
read() method returns pb_din::R reader structure
Source§impl Readable for PB_DOUT_SPEC
read() method returns pb_dout::R reader structure
impl Readable for PB_DOUT_SPEC
read() method returns pb_dout::R reader structure
Source§impl Readable for PB_MODEH_SPEC
read() method returns pb_modeh::R reader structure
impl Readable for PB_MODEH_SPEC
read() method returns pb_modeh::R reader structure
Source§impl Readable for PB_MODEL_SPEC
read() method returns pb_model::R reader structure
impl Readable for PB_MODEL_SPEC
read() method returns pb_model::R reader structure
Source§impl Readable for PB_OVTDIS_SPEC
read() method returns pb_ovtdis::R reader structure
impl Readable for PB_OVTDIS_SPEC
read() method returns pb_ovtdis::R reader structure
Source§impl Readable for PB_PINLOCKN_SPEC
read() method returns pb_pinlockn::R reader structure
impl Readable for PB_PINLOCKN_SPEC
read() method returns pb_pinlockn::R reader structure
Source§impl Readable for PC_CTRL_SPEC
read() method returns pc_ctrl::R reader structure
impl Readable for PC_CTRL_SPEC
read() method returns pc_ctrl::R reader structure
Source§impl Readable for PC_DIN_SPEC
read() method returns pc_din::R reader structure
impl Readable for PC_DIN_SPEC
read() method returns pc_din::R reader structure
Source§impl Readable for PC_DOUT_SPEC
read() method returns pc_dout::R reader structure
impl Readable for PC_DOUT_SPEC
read() method returns pc_dout::R reader structure
Source§impl Readable for PC_MODEH_SPEC
read() method returns pc_modeh::R reader structure
impl Readable for PC_MODEH_SPEC
read() method returns pc_modeh::R reader structure
Source§impl Readable for PC_MODEL_SPEC
read() method returns pc_model::R reader structure
impl Readable for PC_MODEL_SPEC
read() method returns pc_model::R reader structure
Source§impl Readable for PC_OVTDIS_SPEC
read() method returns pc_ovtdis::R reader structure
impl Readable for PC_OVTDIS_SPEC
read() method returns pc_ovtdis::R reader structure
Source§impl Readable for PC_PINLOCKN_SPEC
read() method returns pc_pinlockn::R reader structure
impl Readable for PC_PINLOCKN_SPEC
read() method returns pc_pinlockn::R reader structure
Source§impl Readable for PD_CTRL_SPEC
read() method returns pd_ctrl::R reader structure
impl Readable for PD_CTRL_SPEC
read() method returns pd_ctrl::R reader structure
Source§impl Readable for PD_DIN_SPEC
read() method returns pd_din::R reader structure
impl Readable for PD_DIN_SPEC
read() method returns pd_din::R reader structure
Source§impl Readable for PD_DOUT_SPEC
read() method returns pd_dout::R reader structure
impl Readable for PD_DOUT_SPEC
read() method returns pd_dout::R reader structure
Source§impl Readable for PD_MODEH_SPEC
read() method returns pd_modeh::R reader structure
impl Readable for PD_MODEH_SPEC
read() method returns pd_modeh::R reader structure
Source§impl Readable for PD_MODEL_SPEC
read() method returns pd_model::R reader structure
impl Readable for PD_MODEL_SPEC
read() method returns pd_model::R reader structure
Source§impl Readable for PD_OVTDIS_SPEC
read() method returns pd_ovtdis::R reader structure
impl Readable for PD_OVTDIS_SPEC
read() method returns pd_ovtdis::R reader structure
Source§impl Readable for PD_PINLOCKN_SPEC
read() method returns pd_pinlockn::R reader structure
impl Readable for PD_PINLOCKN_SPEC
read() method returns pd_pinlockn::R reader structure
Source§impl Readable for PE_CTRL_SPEC
read() method returns pe_ctrl::R reader structure
impl Readable for PE_CTRL_SPEC
read() method returns pe_ctrl::R reader structure
Source§impl Readable for PE_DIN_SPEC
read() method returns pe_din::R reader structure
impl Readable for PE_DIN_SPEC
read() method returns pe_din::R reader structure
Source§impl Readable for PE_DOUT_SPEC
read() method returns pe_dout::R reader structure
impl Readable for PE_DOUT_SPEC
read() method returns pe_dout::R reader structure
Source§impl Readable for PE_MODEH_SPEC
read() method returns pe_modeh::R reader structure
impl Readable for PE_MODEH_SPEC
read() method returns pe_modeh::R reader structure
Source§impl Readable for PE_MODEL_SPEC
read() method returns pe_model::R reader structure
impl Readable for PE_MODEL_SPEC
read() method returns pe_model::R reader structure
Source§impl Readable for PE_OVTDIS_SPEC
read() method returns pe_ovtdis::R reader structure
impl Readable for PE_OVTDIS_SPEC
read() method returns pe_ovtdis::R reader structure
Source§impl Readable for PE_PINLOCKN_SPEC
read() method returns pe_pinlockn::R reader structure
impl Readable for PE_PINLOCKN_SPEC
read() method returns pe_pinlockn::R reader structure
Source§impl Readable for PF_CTRL_SPEC
read() method returns pf_ctrl::R reader structure
impl Readable for PF_CTRL_SPEC
read() method returns pf_ctrl::R reader structure
Source§impl Readable for PF_DIN_SPEC
read() method returns pf_din::R reader structure
impl Readable for PF_DIN_SPEC
read() method returns pf_din::R reader structure
Source§impl Readable for PF_DOUT_SPEC
read() method returns pf_dout::R reader structure
impl Readable for PF_DOUT_SPEC
read() method returns pf_dout::R reader structure
Source§impl Readable for PF_MODEH_SPEC
read() method returns pf_modeh::R reader structure
impl Readable for PF_MODEH_SPEC
read() method returns pf_modeh::R reader structure
Source§impl Readable for PF_MODEL_SPEC
read() method returns pf_model::R reader structure
impl Readable for PF_MODEL_SPEC
read() method returns pf_model::R reader structure
Source§impl Readable for PF_OVTDIS_SPEC
read() method returns pf_ovtdis::R reader structure
impl Readable for PF_OVTDIS_SPEC
read() method returns pf_ovtdis::R reader structure
Source§impl Readable for PF_PINLOCKN_SPEC
read() method returns pf_pinlockn::R reader structure
impl Readable for PF_PINLOCKN_SPEC
read() method returns pf_pinlockn::R reader structure
Source§impl Readable for efm32pg1b200_pac::gpio::routeloc0::ROUTELOC0_SPEC
read() method returns routeloc0::R reader structure
impl Readable for efm32pg1b200_pac::gpio::routeloc0::ROUTELOC0_SPEC
read() method returns routeloc0::R reader structure
Source§impl Readable for efm32pg1b200_pac::gpio::routepen::ROUTEPEN_SPEC
read() method returns routepen::R reader structure
impl Readable for efm32pg1b200_pac::gpio::routepen::ROUTEPEN_SPEC
read() method returns routepen::R reader structure
Source§impl Readable for efm32pg1b200_pac::i2c0::clkdiv::CLKDIV_SPEC
read() method returns clkdiv::R reader structure
impl Readable for efm32pg1b200_pac::i2c0::clkdiv::CLKDIV_SPEC
read() method returns clkdiv::R reader structure
Source§impl Readable for efm32pg1b200_pac::i2c0::ctrl::CTRL_SPEC
read() method returns ctrl::R reader structure
impl Readable for efm32pg1b200_pac::i2c0::ctrl::CTRL_SPEC
read() method returns ctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::i2c0::ien::IEN_SPEC
read() method returns ien::R reader structure
impl Readable for efm32pg1b200_pac::i2c0::ien::IEN_SPEC
read() method returns ien::R reader structure
Source§impl Readable for efm32pg1b200_pac::i2c0::if_::IF_SPEC
read() method returns if_::R reader structure
impl Readable for efm32pg1b200_pac::i2c0::if_::IF_SPEC
read() method returns if_::R reader structure
Source§impl Readable for efm32pg1b200_pac::i2c0::routeloc0::ROUTELOC0_SPEC
read() method returns routeloc0::R reader structure
impl Readable for efm32pg1b200_pac::i2c0::routeloc0::ROUTELOC0_SPEC
read() method returns routeloc0::R reader structure
Source§impl Readable for efm32pg1b200_pac::i2c0::routepen::ROUTEPEN_SPEC
read() method returns routepen::R reader structure
impl Readable for efm32pg1b200_pac::i2c0::routepen::ROUTEPEN_SPEC
read() method returns routepen::R reader structure
Source§impl Readable for efm32pg1b200_pac::i2c0::rxdata::RXDATA_SPEC
read() method returns rxdata::R reader structure
impl Readable for efm32pg1b200_pac::i2c0::rxdata::RXDATA_SPEC
read() method returns rxdata::R reader structure
Source§impl Readable for RXDATAP_SPEC
read() method returns rxdatap::R reader structure
impl Readable for RXDATAP_SPEC
read() method returns rxdatap::R reader structure
Source§impl Readable for efm32pg1b200_pac::i2c0::rxdouble::RXDOUBLE_SPEC
read() method returns rxdouble::R reader structure
impl Readable for efm32pg1b200_pac::i2c0::rxdouble::RXDOUBLE_SPEC
read() method returns rxdouble::R reader structure
Source§impl Readable for RXDOUBLEP_SPEC
read() method returns rxdoublep::R reader structure
impl Readable for RXDOUBLEP_SPEC
read() method returns rxdoublep::R reader structure
Source§impl Readable for SADDR_SPEC
read() method returns saddr::R reader structure
impl Readable for SADDR_SPEC
read() method returns saddr::R reader structure
Source§impl Readable for SADDRMASK_SPEC
read() method returns saddrmask::R reader structure
impl Readable for SADDRMASK_SPEC
read() method returns saddrmask::R reader structure
Source§impl Readable for STATE_SPEC
read() method returns state::R reader structure
impl Readable for STATE_SPEC
read() method returns state::R reader structure
Source§impl Readable for efm32pg1b200_pac::i2c0::status::STATUS_SPEC
read() method returns status::R reader structure
impl Readable for efm32pg1b200_pac::i2c0::status::STATUS_SPEC
read() method returns status::R reader structure
Source§impl Readable for efm32pg1b200_pac::i2c0::txdata::TXDATA_SPEC
read() method returns txdata::R reader structure
impl Readable for efm32pg1b200_pac::i2c0::txdata::TXDATA_SPEC
read() method returns txdata::R reader structure
Source§impl Readable for efm32pg1b200_pac::i2c0::txdouble::TXDOUBLE_SPEC
read() method returns txdouble::R reader structure
impl Readable for efm32pg1b200_pac::i2c0::txdouble::TXDOUBLE_SPEC
read() method returns txdouble::R reader structure
Source§impl Readable for efm32pg1b200_pac::idac0::aportconflict::APORTCONFLICT_SPEC
read() method returns aportconflict::R reader structure
impl Readable for efm32pg1b200_pac::idac0::aportconflict::APORTCONFLICT_SPEC
read() method returns aportconflict::R reader structure
Source§impl Readable for efm32pg1b200_pac::idac0::aportreq::APORTREQ_SPEC
read() method returns aportreq::R reader structure
impl Readable for efm32pg1b200_pac::idac0::aportreq::APORTREQ_SPEC
read() method returns aportreq::R reader structure
Source§impl Readable for efm32pg1b200_pac::idac0::ctrl::CTRL_SPEC
read() method returns ctrl::R reader structure
impl Readable for efm32pg1b200_pac::idac0::ctrl::CTRL_SPEC
read() method returns ctrl::R reader structure
Source§impl Readable for CURPROG_SPEC
read() method returns curprog::R reader structure
impl Readable for CURPROG_SPEC
read() method returns curprog::R reader structure
Source§impl Readable for DUTYCONFIG_SPEC
read() method returns dutyconfig::R reader structure
impl Readable for DUTYCONFIG_SPEC
read() method returns dutyconfig::R reader structure
Source§impl Readable for efm32pg1b200_pac::idac0::ien::IEN_SPEC
read() method returns ien::R reader structure
impl Readable for efm32pg1b200_pac::idac0::ien::IEN_SPEC
read() method returns ien::R reader structure
Source§impl Readable for efm32pg1b200_pac::idac0::if_::IF_SPEC
read() method returns if_::R reader structure
impl Readable for efm32pg1b200_pac::idac0::if_::IF_SPEC
read() method returns if_::R reader structure
Source§impl Readable for efm32pg1b200_pac::idac0::status::STATUS_SPEC
read() method returns status::R reader structure
impl Readable for efm32pg1b200_pac::idac0::status::STATUS_SPEC
read() method returns status::R reader structure
Source§impl Readable for CH0_CFG_SPEC
read() method returns ch0_cfg::R reader structure
impl Readable for CH0_CFG_SPEC
read() method returns ch0_cfg::R reader structure
Source§impl Readable for efm32pg1b200_pac::ldma::ch0_ctrl::CH0_CTRL_SPEC
read() method returns ch0_ctrl::R reader structure
impl Readable for efm32pg1b200_pac::ldma::ch0_ctrl::CH0_CTRL_SPEC
read() method returns ch0_ctrl::R reader structure
Source§impl Readable for CH0_DST_SPEC
read() method returns ch0_dst::R reader structure
impl Readable for CH0_DST_SPEC
read() method returns ch0_dst::R reader structure
Source§impl Readable for CH0_LINK_SPEC
read() method returns ch0_link::R reader structure
impl Readable for CH0_LINK_SPEC
read() method returns ch0_link::R reader structure
Source§impl Readable for CH0_LOOP_SPEC
read() method returns ch0_loop::R reader structure
impl Readable for CH0_LOOP_SPEC
read() method returns ch0_loop::R reader structure
Source§impl Readable for CH0_REQSEL_SPEC
read() method returns ch0_reqsel::R reader structure
impl Readable for CH0_REQSEL_SPEC
read() method returns ch0_reqsel::R reader structure
Source§impl Readable for CH0_SRC_SPEC
read() method returns ch0_src::R reader structure
impl Readable for CH0_SRC_SPEC
read() method returns ch0_src::R reader structure
Source§impl Readable for CH1_CFG_SPEC
read() method returns ch1_cfg::R reader structure
impl Readable for CH1_CFG_SPEC
read() method returns ch1_cfg::R reader structure
Source§impl Readable for efm32pg1b200_pac::ldma::ch1_ctrl::CH1_CTRL_SPEC
read() method returns ch1_ctrl::R reader structure
impl Readable for efm32pg1b200_pac::ldma::ch1_ctrl::CH1_CTRL_SPEC
read() method returns ch1_ctrl::R reader structure
Source§impl Readable for CH1_DST_SPEC
read() method returns ch1_dst::R reader structure
impl Readable for CH1_DST_SPEC
read() method returns ch1_dst::R reader structure
Source§impl Readable for CH1_LINK_SPEC
read() method returns ch1_link::R reader structure
impl Readable for CH1_LINK_SPEC
read() method returns ch1_link::R reader structure
Source§impl Readable for CH1_LOOP_SPEC
read() method returns ch1_loop::R reader structure
impl Readable for CH1_LOOP_SPEC
read() method returns ch1_loop::R reader structure
Source§impl Readable for CH1_REQSEL_SPEC
read() method returns ch1_reqsel::R reader structure
impl Readable for CH1_REQSEL_SPEC
read() method returns ch1_reqsel::R reader structure
Source§impl Readable for CH1_SRC_SPEC
read() method returns ch1_src::R reader structure
impl Readable for CH1_SRC_SPEC
read() method returns ch1_src::R reader structure
Source§impl Readable for CH2_CFG_SPEC
read() method returns ch2_cfg::R reader structure
impl Readable for CH2_CFG_SPEC
read() method returns ch2_cfg::R reader structure
Source§impl Readable for efm32pg1b200_pac::ldma::ch2_ctrl::CH2_CTRL_SPEC
read() method returns ch2_ctrl::R reader structure
impl Readable for efm32pg1b200_pac::ldma::ch2_ctrl::CH2_CTRL_SPEC
read() method returns ch2_ctrl::R reader structure
Source§impl Readable for CH2_DST_SPEC
read() method returns ch2_dst::R reader structure
impl Readable for CH2_DST_SPEC
read() method returns ch2_dst::R reader structure
Source§impl Readable for CH2_LINK_SPEC
read() method returns ch2_link::R reader structure
impl Readable for CH2_LINK_SPEC
read() method returns ch2_link::R reader structure
Source§impl Readable for CH2_LOOP_SPEC
read() method returns ch2_loop::R reader structure
impl Readable for CH2_LOOP_SPEC
read() method returns ch2_loop::R reader structure
Source§impl Readable for CH2_REQSEL_SPEC
read() method returns ch2_reqsel::R reader structure
impl Readable for CH2_REQSEL_SPEC
read() method returns ch2_reqsel::R reader structure
Source§impl Readable for CH2_SRC_SPEC
read() method returns ch2_src::R reader structure
impl Readable for CH2_SRC_SPEC
read() method returns ch2_src::R reader structure
Source§impl Readable for CH3_CFG_SPEC
read() method returns ch3_cfg::R reader structure
impl Readable for CH3_CFG_SPEC
read() method returns ch3_cfg::R reader structure
Source§impl Readable for efm32pg1b200_pac::ldma::ch3_ctrl::CH3_CTRL_SPEC
read() method returns ch3_ctrl::R reader structure
impl Readable for efm32pg1b200_pac::ldma::ch3_ctrl::CH3_CTRL_SPEC
read() method returns ch3_ctrl::R reader structure
Source§impl Readable for CH3_DST_SPEC
read() method returns ch3_dst::R reader structure
impl Readable for CH3_DST_SPEC
read() method returns ch3_dst::R reader structure
Source§impl Readable for CH3_LINK_SPEC
read() method returns ch3_link::R reader structure
impl Readable for CH3_LINK_SPEC
read() method returns ch3_link::R reader structure
Source§impl Readable for CH3_LOOP_SPEC
read() method returns ch3_loop::R reader structure
impl Readable for CH3_LOOP_SPEC
read() method returns ch3_loop::R reader structure
Source§impl Readable for CH3_REQSEL_SPEC
read() method returns ch3_reqsel::R reader structure
impl Readable for CH3_REQSEL_SPEC
read() method returns ch3_reqsel::R reader structure
Source§impl Readable for CH3_SRC_SPEC
read() method returns ch3_src::R reader structure
impl Readable for CH3_SRC_SPEC
read() method returns ch3_src::R reader structure
Source§impl Readable for CH4_CFG_SPEC
read() method returns ch4_cfg::R reader structure
impl Readable for CH4_CFG_SPEC
read() method returns ch4_cfg::R reader structure
Source§impl Readable for efm32pg1b200_pac::ldma::ch4_ctrl::CH4_CTRL_SPEC
read() method returns ch4_ctrl::R reader structure
impl Readable for efm32pg1b200_pac::ldma::ch4_ctrl::CH4_CTRL_SPEC
read() method returns ch4_ctrl::R reader structure
Source§impl Readable for CH4_DST_SPEC
read() method returns ch4_dst::R reader structure
impl Readable for CH4_DST_SPEC
read() method returns ch4_dst::R reader structure
Source§impl Readable for CH4_LINK_SPEC
read() method returns ch4_link::R reader structure
impl Readable for CH4_LINK_SPEC
read() method returns ch4_link::R reader structure
Source§impl Readable for CH4_LOOP_SPEC
read() method returns ch4_loop::R reader structure
impl Readable for CH4_LOOP_SPEC
read() method returns ch4_loop::R reader structure
Source§impl Readable for CH4_REQSEL_SPEC
read() method returns ch4_reqsel::R reader structure
impl Readable for CH4_REQSEL_SPEC
read() method returns ch4_reqsel::R reader structure
Source§impl Readable for CH4_SRC_SPEC
read() method returns ch4_src::R reader structure
impl Readable for CH4_SRC_SPEC
read() method returns ch4_src::R reader structure
Source§impl Readable for CH5_CFG_SPEC
read() method returns ch5_cfg::R reader structure
impl Readable for CH5_CFG_SPEC
read() method returns ch5_cfg::R reader structure
Source§impl Readable for efm32pg1b200_pac::ldma::ch5_ctrl::CH5_CTRL_SPEC
read() method returns ch5_ctrl::R reader structure
impl Readable for efm32pg1b200_pac::ldma::ch5_ctrl::CH5_CTRL_SPEC
read() method returns ch5_ctrl::R reader structure
Source§impl Readable for CH5_DST_SPEC
read() method returns ch5_dst::R reader structure
impl Readable for CH5_DST_SPEC
read() method returns ch5_dst::R reader structure
Source§impl Readable for CH5_LINK_SPEC
read() method returns ch5_link::R reader structure
impl Readable for CH5_LINK_SPEC
read() method returns ch5_link::R reader structure
Source§impl Readable for CH5_LOOP_SPEC
read() method returns ch5_loop::R reader structure
impl Readable for CH5_LOOP_SPEC
read() method returns ch5_loop::R reader structure
Source§impl Readable for CH5_REQSEL_SPEC
read() method returns ch5_reqsel::R reader structure
impl Readable for CH5_REQSEL_SPEC
read() method returns ch5_reqsel::R reader structure
Source§impl Readable for CH5_SRC_SPEC
read() method returns ch5_src::R reader structure
impl Readable for CH5_SRC_SPEC
read() method returns ch5_src::R reader structure
Source§impl Readable for CH6_CFG_SPEC
read() method returns ch6_cfg::R reader structure
impl Readable for CH6_CFG_SPEC
read() method returns ch6_cfg::R reader structure
Source§impl Readable for efm32pg1b200_pac::ldma::ch6_ctrl::CH6_CTRL_SPEC
read() method returns ch6_ctrl::R reader structure
impl Readable for efm32pg1b200_pac::ldma::ch6_ctrl::CH6_CTRL_SPEC
read() method returns ch6_ctrl::R reader structure
Source§impl Readable for CH6_DST_SPEC
read() method returns ch6_dst::R reader structure
impl Readable for CH6_DST_SPEC
read() method returns ch6_dst::R reader structure
Source§impl Readable for CH6_LINK_SPEC
read() method returns ch6_link::R reader structure
impl Readable for CH6_LINK_SPEC
read() method returns ch6_link::R reader structure
Source§impl Readable for CH6_LOOP_SPEC
read() method returns ch6_loop::R reader structure
impl Readable for CH6_LOOP_SPEC
read() method returns ch6_loop::R reader structure
Source§impl Readable for CH6_REQSEL_SPEC
read() method returns ch6_reqsel::R reader structure
impl Readable for CH6_REQSEL_SPEC
read() method returns ch6_reqsel::R reader structure
Source§impl Readable for CH6_SRC_SPEC
read() method returns ch6_src::R reader structure
impl Readable for CH6_SRC_SPEC
read() method returns ch6_src::R reader structure
Source§impl Readable for CH7_CFG_SPEC
read() method returns ch7_cfg::R reader structure
impl Readable for CH7_CFG_SPEC
read() method returns ch7_cfg::R reader structure
Source§impl Readable for efm32pg1b200_pac::ldma::ch7_ctrl::CH7_CTRL_SPEC
read() method returns ch7_ctrl::R reader structure
impl Readable for efm32pg1b200_pac::ldma::ch7_ctrl::CH7_CTRL_SPEC
read() method returns ch7_ctrl::R reader structure
Source§impl Readable for CH7_DST_SPEC
read() method returns ch7_dst::R reader structure
impl Readable for CH7_DST_SPEC
read() method returns ch7_dst::R reader structure
Source§impl Readable for CH7_LINK_SPEC
read() method returns ch7_link::R reader structure
impl Readable for CH7_LINK_SPEC
read() method returns ch7_link::R reader structure
Source§impl Readable for CH7_LOOP_SPEC
read() method returns ch7_loop::R reader structure
impl Readable for CH7_LOOP_SPEC
read() method returns ch7_loop::R reader structure
Source§impl Readable for CH7_REQSEL_SPEC
read() method returns ch7_reqsel::R reader structure
impl Readable for CH7_REQSEL_SPEC
read() method returns ch7_reqsel::R reader structure
Source§impl Readable for CH7_SRC_SPEC
read() method returns ch7_src::R reader structure
impl Readable for CH7_SRC_SPEC
read() method returns ch7_src::R reader structure
Source§impl Readable for CHBUSY_SPEC
read() method returns chbusy::R reader structure
impl Readable for CHBUSY_SPEC
read() method returns chbusy::R reader structure
Source§impl Readable for CHDONE_SPEC
read() method returns chdone::R reader structure
impl Readable for CHDONE_SPEC
read() method returns chdone::R reader structure
Source§impl Readable for efm32pg1b200_pac::ldma::ctrl::CTRL_SPEC
read() method returns ctrl::R reader structure
impl Readable for efm32pg1b200_pac::ldma::ctrl::CTRL_SPEC
read() method returns ctrl::R reader structure
Source§impl Readable for DBGHALT_SPEC
read() method returns dbghalt::R reader structure
impl Readable for DBGHALT_SPEC
read() method returns dbghalt::R reader structure
Source§impl Readable for efm32pg1b200_pac::ldma::ien::IEN_SPEC
read() method returns ien::R reader structure
impl Readable for efm32pg1b200_pac::ldma::ien::IEN_SPEC
read() method returns ien::R reader structure
Source§impl Readable for efm32pg1b200_pac::ldma::if_::IF_SPEC
read() method returns if_::R reader structure
impl Readable for efm32pg1b200_pac::ldma::if_::IF_SPEC
read() method returns if_::R reader structure
Source§impl Readable for REQDIS_SPEC
read() method returns reqdis::R reader structure
impl Readable for REQDIS_SPEC
read() method returns reqdis::R reader structure
Source§impl Readable for REQPEND_SPEC
read() method returns reqpend::R reader structure
impl Readable for REQPEND_SPEC
read() method returns reqpend::R reader structure
Source§impl Readable for efm32pg1b200_pac::ldma::status::STATUS_SPEC
read() method returns status::R reader structure
impl Readable for efm32pg1b200_pac::ldma::status::STATUS_SPEC
read() method returns status::R reader structure
Source§impl Readable for efm32pg1b200_pac::letimer0::cnt::CNT_SPEC
read() method returns cnt::R reader structure
impl Readable for efm32pg1b200_pac::letimer0::cnt::CNT_SPEC
read() method returns cnt::R reader structure
Source§impl Readable for COMP0_SPEC
read() method returns comp0::R reader structure
impl Readable for COMP0_SPEC
read() method returns comp0::R reader structure
Source§impl Readable for COMP1_SPEC
read() method returns comp1::R reader structure
impl Readable for COMP1_SPEC
read() method returns comp1::R reader structure
Source§impl Readable for efm32pg1b200_pac::letimer0::ctrl::CTRL_SPEC
read() method returns ctrl::R reader structure
impl Readable for efm32pg1b200_pac::letimer0::ctrl::CTRL_SPEC
read() method returns ctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::letimer0::ien::IEN_SPEC
read() method returns ien::R reader structure
impl Readable for efm32pg1b200_pac::letimer0::ien::IEN_SPEC
read() method returns ien::R reader structure
Source§impl Readable for efm32pg1b200_pac::letimer0::if_::IF_SPEC
read() method returns if_::R reader structure
impl Readable for efm32pg1b200_pac::letimer0::if_::IF_SPEC
read() method returns if_::R reader structure
Source§impl Readable for PRSSEL_SPEC
read() method returns prssel::R reader structure
impl Readable for PRSSEL_SPEC
read() method returns prssel::R reader structure
Source§impl Readable for efm32pg1b200_pac::letimer0::routeloc0::ROUTELOC0_SPEC
read() method returns routeloc0::R reader structure
impl Readable for efm32pg1b200_pac::letimer0::routeloc0::ROUTELOC0_SPEC
read() method returns routeloc0::R reader structure
Source§impl Readable for efm32pg1b200_pac::letimer0::routepen::ROUTEPEN_SPEC
read() method returns routepen::R reader structure
impl Readable for efm32pg1b200_pac::letimer0::routepen::ROUTEPEN_SPEC
read() method returns routepen::R reader structure
Source§impl Readable for efm32pg1b200_pac::letimer0::status::STATUS_SPEC
read() method returns status::R reader structure
impl Readable for efm32pg1b200_pac::letimer0::status::STATUS_SPEC
read() method returns status::R reader structure
Source§impl Readable for efm32pg1b200_pac::letimer0::syncbusy::SYNCBUSY_SPEC
read() method returns syncbusy::R reader structure
impl Readable for efm32pg1b200_pac::letimer0::syncbusy::SYNCBUSY_SPEC
read() method returns syncbusy::R reader structure
Source§impl Readable for efm32pg1b200_pac::leuart0::clkdiv::CLKDIV_SPEC
read() method returns clkdiv::R reader structure
impl Readable for efm32pg1b200_pac::leuart0::clkdiv::CLKDIV_SPEC
read() method returns clkdiv::R reader structure
Source§impl Readable for efm32pg1b200_pac::leuart0::ctrl::CTRL_SPEC
read() method returns ctrl::R reader structure
impl Readable for efm32pg1b200_pac::leuart0::ctrl::CTRL_SPEC
read() method returns ctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::leuart0::freeze::FREEZE_SPEC
read() method returns freeze::R reader structure
impl Readable for efm32pg1b200_pac::leuart0::freeze::FREEZE_SPEC
read() method returns freeze::R reader structure
Source§impl Readable for efm32pg1b200_pac::leuart0::ien::IEN_SPEC
read() method returns ien::R reader structure
impl Readable for efm32pg1b200_pac::leuart0::ien::IEN_SPEC
read() method returns ien::R reader structure
Source§impl Readable for efm32pg1b200_pac::leuart0::if_::IF_SPEC
read() method returns if_::R reader structure
impl Readable for efm32pg1b200_pac::leuart0::if_::IF_SPEC
read() method returns if_::R reader structure
Source§impl Readable for efm32pg1b200_pac::leuart0::input::INPUT_SPEC
read() method returns input::R reader structure
impl Readable for efm32pg1b200_pac::leuart0::input::INPUT_SPEC
read() method returns input::R reader structure
Source§impl Readable for PULSECTRL_SPEC
read() method returns pulsectrl::R reader structure
impl Readable for PULSECTRL_SPEC
read() method returns pulsectrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::leuart0::routeloc0::ROUTELOC0_SPEC
read() method returns routeloc0::R reader structure
impl Readable for efm32pg1b200_pac::leuart0::routeloc0::ROUTELOC0_SPEC
read() method returns routeloc0::R reader structure
Source§impl Readable for efm32pg1b200_pac::leuart0::routepen::ROUTEPEN_SPEC
read() method returns routepen::R reader structure
impl Readable for efm32pg1b200_pac::leuart0::routepen::ROUTEPEN_SPEC
read() method returns routepen::R reader structure
Source§impl Readable for efm32pg1b200_pac::leuart0::rxdata::RXDATA_SPEC
read() method returns rxdata::R reader structure
impl Readable for efm32pg1b200_pac::leuart0::rxdata::RXDATA_SPEC
read() method returns rxdata::R reader structure
Source§impl Readable for efm32pg1b200_pac::leuart0::rxdatax::RXDATAX_SPEC
read() method returns rxdatax::R reader structure
impl Readable for efm32pg1b200_pac::leuart0::rxdatax::RXDATAX_SPEC
read() method returns rxdatax::R reader structure
Source§impl Readable for efm32pg1b200_pac::leuart0::rxdataxp::RXDATAXP_SPEC
read() method returns rxdataxp::R reader structure
impl Readable for efm32pg1b200_pac::leuart0::rxdataxp::RXDATAXP_SPEC
read() method returns rxdataxp::R reader structure
Source§impl Readable for SIGFRAME_SPEC
read() method returns sigframe::R reader structure
impl Readable for SIGFRAME_SPEC
read() method returns sigframe::R reader structure
Source§impl Readable for STARTFRAME_SPEC
read() method returns startframe::R reader structure
impl Readable for STARTFRAME_SPEC
read() method returns startframe::R reader structure
Source§impl Readable for efm32pg1b200_pac::leuart0::status::STATUS_SPEC
read() method returns status::R reader structure
impl Readable for efm32pg1b200_pac::leuart0::status::STATUS_SPEC
read() method returns status::R reader structure
Source§impl Readable for efm32pg1b200_pac::leuart0::syncbusy::SYNCBUSY_SPEC
read() method returns syncbusy::R reader structure
impl Readable for efm32pg1b200_pac::leuart0::syncbusy::SYNCBUSY_SPEC
read() method returns syncbusy::R reader structure
Source§impl Readable for efm32pg1b200_pac::leuart0::txdata::TXDATA_SPEC
read() method returns txdata::R reader structure
impl Readable for efm32pg1b200_pac::leuart0::txdata::TXDATA_SPEC
read() method returns txdata::R reader structure
Source§impl Readable for efm32pg1b200_pac::leuart0::txdatax::TXDATAX_SPEC
read() method returns txdatax::R reader structure
impl Readable for efm32pg1b200_pac::leuart0::txdatax::TXDATAX_SPEC
read() method returns txdatax::R reader structure
Source§impl Readable for ADDRB_SPEC
read() method returns addrb::R reader structure
impl Readable for ADDRB_SPEC
read() method returns addrb::R reader structure
Source§impl Readable for CACHEHITS_SPEC
read() method returns cachehits::R reader structure
impl Readable for CACHEHITS_SPEC
read() method returns cachehits::R reader structure
Source§impl Readable for CACHEMISSES_SPEC
read() method returns cachemisses::R reader structure
impl Readable for CACHEMISSES_SPEC
read() method returns cachemisses::R reader structure
Source§impl Readable for efm32pg1b200_pac::msc::ctrl::CTRL_SPEC
read() method returns ctrl::R reader structure
impl Readable for efm32pg1b200_pac::msc::ctrl::CTRL_SPEC
read() method returns ctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::msc::ien::IEN_SPEC
read() method returns ien::R reader structure
impl Readable for efm32pg1b200_pac::msc::ien::IEN_SPEC
read() method returns ien::R reader structure
Source§impl Readable for efm32pg1b200_pac::msc::if_::IF_SPEC
read() method returns if_::R reader structure
impl Readable for efm32pg1b200_pac::msc::if_::IF_SPEC
read() method returns if_::R reader structure
Source§impl Readable for efm32pg1b200_pac::msc::lock::LOCK_SPEC
read() method returns lock::R reader structure
impl Readable for efm32pg1b200_pac::msc::lock::LOCK_SPEC
read() method returns lock::R reader structure
Source§impl Readable for MASSLOCK_SPEC
read() method returns masslock::R reader structure
impl Readable for MASSLOCK_SPEC
read() method returns masslock::R reader structure
Source§impl Readable for READCTRL_SPEC
read() method returns readctrl::R reader structure
impl Readable for READCTRL_SPEC
read() method returns readctrl::R reader structure
Source§impl Readable for STARTUP_SPEC
read() method returns startup::R reader structure
impl Readable for STARTUP_SPEC
read() method returns startup::R reader structure
Source§impl Readable for efm32pg1b200_pac::msc::status::STATUS_SPEC
read() method returns status::R reader structure
impl Readable for efm32pg1b200_pac::msc::status::STATUS_SPEC
read() method returns status::R reader structure
Source§impl Readable for WDATA_SPEC
read() method returns wdata::R reader structure
impl Readable for WDATA_SPEC
read() method returns wdata::R reader structure
Source§impl Readable for WRITECTRL_SPEC
read() method returns writectrl::R reader structure
impl Readable for WRITECTRL_SPEC
read() method returns writectrl::R reader structure
Source§impl Readable for AUXCNT_SPEC
read() method returns auxcnt::R reader structure
impl Readable for AUXCNT_SPEC
read() method returns auxcnt::R reader structure
Source§impl Readable for efm32pg1b200_pac::pcnt0::cnt::CNT_SPEC
read() method returns cnt::R reader structure
impl Readable for efm32pg1b200_pac::pcnt0::cnt::CNT_SPEC
read() method returns cnt::R reader structure
Source§impl Readable for efm32pg1b200_pac::pcnt0::ctrl::CTRL_SPEC
read() method returns ctrl::R reader structure
impl Readable for efm32pg1b200_pac::pcnt0::ctrl::CTRL_SPEC
read() method returns ctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::pcnt0::freeze::FREEZE_SPEC
read() method returns freeze::R reader structure
impl Readable for efm32pg1b200_pac::pcnt0::freeze::FREEZE_SPEC
read() method returns freeze::R reader structure
Source§impl Readable for efm32pg1b200_pac::pcnt0::ien::IEN_SPEC
read() method returns ien::R reader structure
impl Readable for efm32pg1b200_pac::pcnt0::ien::IEN_SPEC
read() method returns ien::R reader structure
Source§impl Readable for efm32pg1b200_pac::pcnt0::if_::IF_SPEC
read() method returns if_::R reader structure
impl Readable for efm32pg1b200_pac::pcnt0::if_::IF_SPEC
read() method returns if_::R reader structure
Source§impl Readable for efm32pg1b200_pac::pcnt0::input::INPUT_SPEC
read() method returns input::R reader structure
impl Readable for efm32pg1b200_pac::pcnt0::input::INPUT_SPEC
read() method returns input::R reader structure
Source§impl Readable for OVSCFG_SPEC
read() method returns ovscfg::R reader structure
impl Readable for OVSCFG_SPEC
read() method returns ovscfg::R reader structure
Source§impl Readable for efm32pg1b200_pac::pcnt0::routeloc0::ROUTELOC0_SPEC
read() method returns routeloc0::R reader structure
impl Readable for efm32pg1b200_pac::pcnt0::routeloc0::ROUTELOC0_SPEC
read() method returns routeloc0::R reader structure
Source§impl Readable for efm32pg1b200_pac::pcnt0::status::STATUS_SPEC
read() method returns status::R reader structure
impl Readable for efm32pg1b200_pac::pcnt0::status::STATUS_SPEC
read() method returns status::R reader structure
Source§impl Readable for efm32pg1b200_pac::pcnt0::syncbusy::SYNCBUSY_SPEC
read() method returns syncbusy::R reader structure
impl Readable for efm32pg1b200_pac::pcnt0::syncbusy::SYNCBUSY_SPEC
read() method returns syncbusy::R reader structure
Source§impl Readable for efm32pg1b200_pac::pcnt0::top::TOP_SPEC
read() method returns top::R reader structure
impl Readable for efm32pg1b200_pac::pcnt0::top::TOP_SPEC
read() method returns top::R reader structure
Source§impl Readable for efm32pg1b200_pac::pcnt0::topb::TOPB_SPEC
read() method returns topb::R reader structure
impl Readable for efm32pg1b200_pac::pcnt0::topb::TOPB_SPEC
read() method returns topb::R reader structure
Source§impl Readable for efm32pg1b200_pac::prs::ch0_ctrl::CH0_CTRL_SPEC
read() method returns ch0_ctrl::R reader structure
impl Readable for efm32pg1b200_pac::prs::ch0_ctrl::CH0_CTRL_SPEC
read() method returns ch0_ctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::prs::ch1_ctrl::CH1_CTRL_SPEC
read() method returns ch1_ctrl::R reader structure
impl Readable for efm32pg1b200_pac::prs::ch1_ctrl::CH1_CTRL_SPEC
read() method returns ch1_ctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::prs::ch2_ctrl::CH2_CTRL_SPEC
read() method returns ch2_ctrl::R reader structure
impl Readable for efm32pg1b200_pac::prs::ch2_ctrl::CH2_CTRL_SPEC
read() method returns ch2_ctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::prs::ch3_ctrl::CH3_CTRL_SPEC
read() method returns ch3_ctrl::R reader structure
impl Readable for efm32pg1b200_pac::prs::ch3_ctrl::CH3_CTRL_SPEC
read() method returns ch3_ctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::prs::ch4_ctrl::CH4_CTRL_SPEC
read() method returns ch4_ctrl::R reader structure
impl Readable for efm32pg1b200_pac::prs::ch4_ctrl::CH4_CTRL_SPEC
read() method returns ch4_ctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::prs::ch5_ctrl::CH5_CTRL_SPEC
read() method returns ch5_ctrl::R reader structure
impl Readable for efm32pg1b200_pac::prs::ch5_ctrl::CH5_CTRL_SPEC
read() method returns ch5_ctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::prs::ch6_ctrl::CH6_CTRL_SPEC
read() method returns ch6_ctrl::R reader structure
impl Readable for efm32pg1b200_pac::prs::ch6_ctrl::CH6_CTRL_SPEC
read() method returns ch6_ctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::prs::ch7_ctrl::CH7_CTRL_SPEC
read() method returns ch7_ctrl::R reader structure
impl Readable for efm32pg1b200_pac::prs::ch7_ctrl::CH7_CTRL_SPEC
read() method returns ch7_ctrl::R reader structure
Source§impl Readable for CH8_CTRL_SPEC
read() method returns ch8_ctrl::R reader structure
impl Readable for CH8_CTRL_SPEC
read() method returns ch8_ctrl::R reader structure
Source§impl Readable for CH9_CTRL_SPEC
read() method returns ch9_ctrl::R reader structure
impl Readable for CH9_CTRL_SPEC
read() method returns ch9_ctrl::R reader structure
Source§impl Readable for CH10_CTRL_SPEC
read() method returns ch10_ctrl::R reader structure
impl Readable for CH10_CTRL_SPEC
read() method returns ch10_ctrl::R reader structure
Source§impl Readable for CH11_CTRL_SPEC
read() method returns ch11_ctrl::R reader structure
impl Readable for CH11_CTRL_SPEC
read() method returns ch11_ctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::prs::ctrl::CTRL_SPEC
read() method returns ctrl::R reader structure
impl Readable for efm32pg1b200_pac::prs::ctrl::CTRL_SPEC
read() method returns ctrl::R reader structure
Source§impl Readable for DMAREQ0_SPEC
read() method returns dmareq0::R reader structure
impl Readable for DMAREQ0_SPEC
read() method returns dmareq0::R reader structure
Source§impl Readable for DMAREQ1_SPEC
read() method returns dmareq1::R reader structure
impl Readable for DMAREQ1_SPEC
read() method returns dmareq1::R reader structure
Source§impl Readable for efm32pg1b200_pac::prs::routeloc0::ROUTELOC0_SPEC
read() method returns routeloc0::R reader structure
impl Readable for efm32pg1b200_pac::prs::routeloc0::ROUTELOC0_SPEC
read() method returns routeloc0::R reader structure
Source§impl Readable for efm32pg1b200_pac::prs::routeloc1::ROUTELOC1_SPEC
read() method returns routeloc1::R reader structure
impl Readable for efm32pg1b200_pac::prs::routeloc1::ROUTELOC1_SPEC
read() method returns routeloc1::R reader structure
Source§impl Readable for efm32pg1b200_pac::prs::routeloc2::ROUTELOC2_SPEC
read() method returns routeloc2::R reader structure
impl Readable for efm32pg1b200_pac::prs::routeloc2::ROUTELOC2_SPEC
read() method returns routeloc2::R reader structure
Source§impl Readable for efm32pg1b200_pac::prs::routepen::ROUTEPEN_SPEC
read() method returns routepen::R reader structure
impl Readable for efm32pg1b200_pac::prs::routepen::ROUTEPEN_SPEC
read() method returns routepen::R reader structure
Source§impl Readable for SWLEVEL_SPEC
read() method returns swlevel::R reader structure
impl Readable for SWLEVEL_SPEC
read() method returns swlevel::R reader structure
Source§impl Readable for efm32pg1b200_pac::rmu::ctrl::CTRL_SPEC
read() method returns ctrl::R reader structure
impl Readable for efm32pg1b200_pac::rmu::ctrl::CTRL_SPEC
read() method returns ctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::rmu::lock::LOCK_SPEC
read() method returns lock::R reader structure
impl Readable for efm32pg1b200_pac::rmu::lock::LOCK_SPEC
read() method returns lock::R reader structure
Source§impl Readable for RSTCAUSE_SPEC
read() method returns rstcause::R reader structure
impl Readable for RSTCAUSE_SPEC
read() method returns rstcause::R reader structure
Source§impl Readable for efm32pg1b200_pac::rtcc::cc0_ccv::CC0_CCV_SPEC
read() method returns cc0_ccv::R reader structure
impl Readable for efm32pg1b200_pac::rtcc::cc0_ccv::CC0_CCV_SPEC
read() method returns cc0_ccv::R reader structure
Source§impl Readable for efm32pg1b200_pac::rtcc::cc0_ctrl::CC0_CTRL_SPEC
read() method returns cc0_ctrl::R reader structure
impl Readable for efm32pg1b200_pac::rtcc::cc0_ctrl::CC0_CTRL_SPEC
read() method returns cc0_ctrl::R reader structure
Source§impl Readable for CC0_DATE_SPEC
read() method returns cc0_date::R reader structure
impl Readable for CC0_DATE_SPEC
read() method returns cc0_date::R reader structure
Source§impl Readable for CC0_TIME_SPEC
read() method returns cc0_time::R reader structure
impl Readable for CC0_TIME_SPEC
read() method returns cc0_time::R reader structure
Source§impl Readable for efm32pg1b200_pac::rtcc::cc1_ccv::CC1_CCV_SPEC
read() method returns cc1_ccv::R reader structure
impl Readable for efm32pg1b200_pac::rtcc::cc1_ccv::CC1_CCV_SPEC
read() method returns cc1_ccv::R reader structure
Source§impl Readable for efm32pg1b200_pac::rtcc::cc1_ctrl::CC1_CTRL_SPEC
read() method returns cc1_ctrl::R reader structure
impl Readable for efm32pg1b200_pac::rtcc::cc1_ctrl::CC1_CTRL_SPEC
read() method returns cc1_ctrl::R reader structure
Source§impl Readable for CC1_DATE_SPEC
read() method returns cc1_date::R reader structure
impl Readable for CC1_DATE_SPEC
read() method returns cc1_date::R reader structure
Source§impl Readable for CC1_TIME_SPEC
read() method returns cc1_time::R reader structure
impl Readable for CC1_TIME_SPEC
read() method returns cc1_time::R reader structure
Source§impl Readable for efm32pg1b200_pac::rtcc::cc2_ccv::CC2_CCV_SPEC
read() method returns cc2_ccv::R reader structure
impl Readable for efm32pg1b200_pac::rtcc::cc2_ccv::CC2_CCV_SPEC
read() method returns cc2_ccv::R reader structure
Source§impl Readable for efm32pg1b200_pac::rtcc::cc2_ctrl::CC2_CTRL_SPEC
read() method returns cc2_ctrl::R reader structure
impl Readable for efm32pg1b200_pac::rtcc::cc2_ctrl::CC2_CTRL_SPEC
read() method returns cc2_ctrl::R reader structure
Source§impl Readable for CC2_DATE_SPEC
read() method returns cc2_date::R reader structure
impl Readable for CC2_DATE_SPEC
read() method returns cc2_date::R reader structure
Source§impl Readable for CC2_TIME_SPEC
read() method returns cc2_time::R reader structure
impl Readable for CC2_TIME_SPEC
read() method returns cc2_time::R reader structure
Source§impl Readable for efm32pg1b200_pac::rtcc::cnt::CNT_SPEC
read() method returns cnt::R reader structure
impl Readable for efm32pg1b200_pac::rtcc::cnt::CNT_SPEC
read() method returns cnt::R reader structure
Source§impl Readable for COMBCNT_SPEC
read() method returns combcnt::R reader structure
impl Readable for COMBCNT_SPEC
read() method returns combcnt::R reader structure
Source§impl Readable for efm32pg1b200_pac::rtcc::ctrl::CTRL_SPEC
read() method returns ctrl::R reader structure
impl Readable for efm32pg1b200_pac::rtcc::ctrl::CTRL_SPEC
read() method returns ctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::rtcc::em4wuen::EM4WUEN_SPEC
read() method returns em4wuen::R reader structure
impl Readable for efm32pg1b200_pac::rtcc::em4wuen::EM4WUEN_SPEC
read() method returns em4wuen::R reader structure
Source§impl Readable for efm32pg1b200_pac::rtcc::ien::IEN_SPEC
read() method returns ien::R reader structure
impl Readable for efm32pg1b200_pac::rtcc::ien::IEN_SPEC
read() method returns ien::R reader structure
Source§impl Readable for efm32pg1b200_pac::rtcc::if_::IF_SPEC
read() method returns if_::R reader structure
impl Readable for efm32pg1b200_pac::rtcc::if_::IF_SPEC
read() method returns if_::R reader structure
Source§impl Readable for efm32pg1b200_pac::rtcc::lock::LOCK_SPEC
read() method returns lock::R reader structure
impl Readable for efm32pg1b200_pac::rtcc::lock::LOCK_SPEC
read() method returns lock::R reader structure
Source§impl Readable for POWERDOWN_SPEC
read() method returns powerdown::R reader structure
impl Readable for POWERDOWN_SPEC
read() method returns powerdown::R reader structure
Source§impl Readable for PRECNT_SPEC
read() method returns precnt::R reader structure
impl Readable for PRECNT_SPEC
read() method returns precnt::R reader structure
Source§impl Readable for RET0_REG_SPEC
read() method returns ret0_reg::R reader structure
impl Readable for RET0_REG_SPEC
read() method returns ret0_reg::R reader structure
Source§impl Readable for RET1_REG_SPEC
read() method returns ret1_reg::R reader structure
impl Readable for RET1_REG_SPEC
read() method returns ret1_reg::R reader structure
Source§impl Readable for RET2_REG_SPEC
read() method returns ret2_reg::R reader structure
impl Readable for RET2_REG_SPEC
read() method returns ret2_reg::R reader structure
Source§impl Readable for RET3_REG_SPEC
read() method returns ret3_reg::R reader structure
impl Readable for RET3_REG_SPEC
read() method returns ret3_reg::R reader structure
Source§impl Readable for RET4_REG_SPEC
read() method returns ret4_reg::R reader structure
impl Readable for RET4_REG_SPEC
read() method returns ret4_reg::R reader structure
Source§impl Readable for RET5_REG_SPEC
read() method returns ret5_reg::R reader structure
impl Readable for RET5_REG_SPEC
read() method returns ret5_reg::R reader structure
Source§impl Readable for RET6_REG_SPEC
read() method returns ret6_reg::R reader structure
impl Readable for RET6_REG_SPEC
read() method returns ret6_reg::R reader structure
Source§impl Readable for RET7_REG_SPEC
read() method returns ret7_reg::R reader structure
impl Readable for RET7_REG_SPEC
read() method returns ret7_reg::R reader structure
Source§impl Readable for RET8_REG_SPEC
read() method returns ret8_reg::R reader structure
impl Readable for RET8_REG_SPEC
read() method returns ret8_reg::R reader structure
Source§impl Readable for RET9_REG_SPEC
read() method returns ret9_reg::R reader structure
impl Readable for RET9_REG_SPEC
read() method returns ret9_reg::R reader structure
Source§impl Readable for RET10_REG_SPEC
read() method returns ret10_reg::R reader structure
impl Readable for RET10_REG_SPEC
read() method returns ret10_reg::R reader structure
Source§impl Readable for RET11_REG_SPEC
read() method returns ret11_reg::R reader structure
impl Readable for RET11_REG_SPEC
read() method returns ret11_reg::R reader structure
Source§impl Readable for RET12_REG_SPEC
read() method returns ret12_reg::R reader structure
impl Readable for RET12_REG_SPEC
read() method returns ret12_reg::R reader structure
Source§impl Readable for RET13_REG_SPEC
read() method returns ret13_reg::R reader structure
impl Readable for RET13_REG_SPEC
read() method returns ret13_reg::R reader structure
Source§impl Readable for RET14_REG_SPEC
read() method returns ret14_reg::R reader structure
impl Readable for RET14_REG_SPEC
read() method returns ret14_reg::R reader structure
Source§impl Readable for RET15_REG_SPEC
read() method returns ret15_reg::R reader structure
impl Readable for RET15_REG_SPEC
read() method returns ret15_reg::R reader structure
Source§impl Readable for RET16_REG_SPEC
read() method returns ret16_reg::R reader structure
impl Readable for RET16_REG_SPEC
read() method returns ret16_reg::R reader structure
Source§impl Readable for RET17_REG_SPEC
read() method returns ret17_reg::R reader structure
impl Readable for RET17_REG_SPEC
read() method returns ret17_reg::R reader structure
Source§impl Readable for RET18_REG_SPEC
read() method returns ret18_reg::R reader structure
impl Readable for RET18_REG_SPEC
read() method returns ret18_reg::R reader structure
Source§impl Readable for RET19_REG_SPEC
read() method returns ret19_reg::R reader structure
impl Readable for RET19_REG_SPEC
read() method returns ret19_reg::R reader structure
Source§impl Readable for RET20_REG_SPEC
read() method returns ret20_reg::R reader structure
impl Readable for RET20_REG_SPEC
read() method returns ret20_reg::R reader structure
Source§impl Readable for RET21_REG_SPEC
read() method returns ret21_reg::R reader structure
impl Readable for RET21_REG_SPEC
read() method returns ret21_reg::R reader structure
Source§impl Readable for RET22_REG_SPEC
read() method returns ret22_reg::R reader structure
impl Readable for RET22_REG_SPEC
read() method returns ret22_reg::R reader structure
Source§impl Readable for RET23_REG_SPEC
read() method returns ret23_reg::R reader structure
impl Readable for RET23_REG_SPEC
read() method returns ret23_reg::R reader structure
Source§impl Readable for RET24_REG_SPEC
read() method returns ret24_reg::R reader structure
impl Readable for RET24_REG_SPEC
read() method returns ret24_reg::R reader structure
Source§impl Readable for RET25_REG_SPEC
read() method returns ret25_reg::R reader structure
impl Readable for RET25_REG_SPEC
read() method returns ret25_reg::R reader structure
Source§impl Readable for RET26_REG_SPEC
read() method returns ret26_reg::R reader structure
impl Readable for RET26_REG_SPEC
read() method returns ret26_reg::R reader structure
Source§impl Readable for RET27_REG_SPEC
read() method returns ret27_reg::R reader structure
impl Readable for RET27_REG_SPEC
read() method returns ret27_reg::R reader structure
Source§impl Readable for RET28_REG_SPEC
read() method returns ret28_reg::R reader structure
impl Readable for RET28_REG_SPEC
read() method returns ret28_reg::R reader structure
Source§impl Readable for RET29_REG_SPEC
read() method returns ret29_reg::R reader structure
impl Readable for RET29_REG_SPEC
read() method returns ret29_reg::R reader structure
Source§impl Readable for RET30_REG_SPEC
read() method returns ret30_reg::R reader structure
impl Readable for RET30_REG_SPEC
read() method returns ret30_reg::R reader structure
Source§impl Readable for RET31_REG_SPEC
read() method returns ret31_reg::R reader structure
impl Readable for RET31_REG_SPEC
read() method returns ret31_reg::R reader structure
Source§impl Readable for efm32pg1b200_pac::rtcc::status::STATUS_SPEC
read() method returns status::R reader structure
impl Readable for efm32pg1b200_pac::rtcc::status::STATUS_SPEC
read() method returns status::R reader structure
Source§impl Readable for efm32pg1b200_pac::rtcc::syncbusy::SYNCBUSY_SPEC
read() method returns syncbusy::R reader structure
impl Readable for efm32pg1b200_pac::rtcc::syncbusy::SYNCBUSY_SPEC
read() method returns syncbusy::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer0::cc0_ccv::CC0_CCV_SPEC
read() method returns cc0_ccv::R reader structure
impl Readable for efm32pg1b200_pac::timer0::cc0_ccv::CC0_CCV_SPEC
read() method returns cc0_ccv::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer0::cc0_ccvb::CC0_CCVB_SPEC
read() method returns cc0_ccvb::R reader structure
impl Readable for efm32pg1b200_pac::timer0::cc0_ccvb::CC0_CCVB_SPEC
read() method returns cc0_ccvb::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer0::cc0_ccvp::CC0_CCVP_SPEC
read() method returns cc0_ccvp::R reader structure
impl Readable for efm32pg1b200_pac::timer0::cc0_ccvp::CC0_CCVP_SPEC
read() method returns cc0_ccvp::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer0::cc0_ctrl::CC0_CTRL_SPEC
read() method returns cc0_ctrl::R reader structure
impl Readable for efm32pg1b200_pac::timer0::cc0_ctrl::CC0_CTRL_SPEC
read() method returns cc0_ctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer0::cc1_ccv::CC1_CCV_SPEC
read() method returns cc1_ccv::R reader structure
impl Readable for efm32pg1b200_pac::timer0::cc1_ccv::CC1_CCV_SPEC
read() method returns cc1_ccv::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer0::cc1_ccvb::CC1_CCVB_SPEC
read() method returns cc1_ccvb::R reader structure
impl Readable for efm32pg1b200_pac::timer0::cc1_ccvb::CC1_CCVB_SPEC
read() method returns cc1_ccvb::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer0::cc1_ccvp::CC1_CCVP_SPEC
read() method returns cc1_ccvp::R reader structure
impl Readable for efm32pg1b200_pac::timer0::cc1_ccvp::CC1_CCVP_SPEC
read() method returns cc1_ccvp::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer0::cc1_ctrl::CC1_CTRL_SPEC
read() method returns cc1_ctrl::R reader structure
impl Readable for efm32pg1b200_pac::timer0::cc1_ctrl::CC1_CTRL_SPEC
read() method returns cc1_ctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer0::cc2_ccv::CC2_CCV_SPEC
read() method returns cc2_ccv::R reader structure
impl Readable for efm32pg1b200_pac::timer0::cc2_ccv::CC2_CCV_SPEC
read() method returns cc2_ccv::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer0::cc2_ccvb::CC2_CCVB_SPEC
read() method returns cc2_ccvb::R reader structure
impl Readable for efm32pg1b200_pac::timer0::cc2_ccvb::CC2_CCVB_SPEC
read() method returns cc2_ccvb::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer0::cc2_ccvp::CC2_CCVP_SPEC
read() method returns cc2_ccvp::R reader structure
impl Readable for efm32pg1b200_pac::timer0::cc2_ccvp::CC2_CCVP_SPEC
read() method returns cc2_ccvp::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer0::cc2_ctrl::CC2_CTRL_SPEC
read() method returns cc2_ctrl::R reader structure
impl Readable for efm32pg1b200_pac::timer0::cc2_ctrl::CC2_CTRL_SPEC
read() method returns cc2_ctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer0::cc3_ccv::CC3_CCV_SPEC
read() method returns cc3_ccv::R reader structure
impl Readable for efm32pg1b200_pac::timer0::cc3_ccv::CC3_CCV_SPEC
read() method returns cc3_ccv::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer0::cc3_ccvb::CC3_CCVB_SPEC
read() method returns cc3_ccvb::R reader structure
impl Readable for efm32pg1b200_pac::timer0::cc3_ccvb::CC3_CCVB_SPEC
read() method returns cc3_ccvb::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer0::cc3_ccvp::CC3_CCVP_SPEC
read() method returns cc3_ccvp::R reader structure
impl Readable for efm32pg1b200_pac::timer0::cc3_ccvp::CC3_CCVP_SPEC
read() method returns cc3_ccvp::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer0::cc3_ctrl::CC3_CTRL_SPEC
read() method returns cc3_ctrl::R reader structure
impl Readable for efm32pg1b200_pac::timer0::cc3_ctrl::CC3_CTRL_SPEC
read() method returns cc3_ctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer0::cnt::CNT_SPEC
read() method returns cnt::R reader structure
impl Readable for efm32pg1b200_pac::timer0::cnt::CNT_SPEC
read() method returns cnt::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer0::ctrl::CTRL_SPEC
read() method returns ctrl::R reader structure
impl Readable for efm32pg1b200_pac::timer0::ctrl::CTRL_SPEC
read() method returns ctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer0::dtctrl::DTCTRL_SPEC
read() method returns dtctrl::R reader structure
impl Readable for efm32pg1b200_pac::timer0::dtctrl::DTCTRL_SPEC
read() method returns dtctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer0::dtfault::DTFAULT_SPEC
read() method returns dtfault::R reader structure
impl Readable for efm32pg1b200_pac::timer0::dtfault::DTFAULT_SPEC
read() method returns dtfault::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer0::dtfc::DTFC_SPEC
read() method returns dtfc::R reader structure
impl Readable for efm32pg1b200_pac::timer0::dtfc::DTFC_SPEC
read() method returns dtfc::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer0::dtlock::DTLOCK_SPEC
read() method returns dtlock::R reader structure
impl Readable for efm32pg1b200_pac::timer0::dtlock::DTLOCK_SPEC
read() method returns dtlock::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer0::dtogen::DTOGEN_SPEC
read() method returns dtogen::R reader structure
impl Readable for efm32pg1b200_pac::timer0::dtogen::DTOGEN_SPEC
read() method returns dtogen::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer0::dttime::DTTIME_SPEC
read() method returns dttime::R reader structure
impl Readable for efm32pg1b200_pac::timer0::dttime::DTTIME_SPEC
read() method returns dttime::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer0::ien::IEN_SPEC
read() method returns ien::R reader structure
impl Readable for efm32pg1b200_pac::timer0::ien::IEN_SPEC
read() method returns ien::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer0::if_::IF_SPEC
read() method returns if_::R reader structure
impl Readable for efm32pg1b200_pac::timer0::if_::IF_SPEC
read() method returns if_::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer0::lock::LOCK_SPEC
read() method returns lock::R reader structure
impl Readable for efm32pg1b200_pac::timer0::lock::LOCK_SPEC
read() method returns lock::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer0::routeloc0::ROUTELOC0_SPEC
read() method returns routeloc0::R reader structure
impl Readable for efm32pg1b200_pac::timer0::routeloc0::ROUTELOC0_SPEC
read() method returns routeloc0::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer0::routeloc2::ROUTELOC2_SPEC
read() method returns routeloc2::R reader structure
impl Readable for efm32pg1b200_pac::timer0::routeloc2::ROUTELOC2_SPEC
read() method returns routeloc2::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer0::routepen::ROUTEPEN_SPEC
read() method returns routepen::R reader structure
impl Readable for efm32pg1b200_pac::timer0::routepen::ROUTEPEN_SPEC
read() method returns routepen::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer0::status::STATUS_SPEC
read() method returns status::R reader structure
impl Readable for efm32pg1b200_pac::timer0::status::STATUS_SPEC
read() method returns status::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer0::top::TOP_SPEC
read() method returns top::R reader structure
impl Readable for efm32pg1b200_pac::timer0::top::TOP_SPEC
read() method returns top::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer0::topb::TOPB_SPEC
read() method returns topb::R reader structure
impl Readable for efm32pg1b200_pac::timer0::topb::TOPB_SPEC
read() method returns topb::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer1::cc0_ccv::CC0_CCV_SPEC
read() method returns cc0_ccv::R reader structure
impl Readable for efm32pg1b200_pac::timer1::cc0_ccv::CC0_CCV_SPEC
read() method returns cc0_ccv::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer1::cc0_ccvb::CC0_CCVB_SPEC
read() method returns cc0_ccvb::R reader structure
impl Readable for efm32pg1b200_pac::timer1::cc0_ccvb::CC0_CCVB_SPEC
read() method returns cc0_ccvb::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer1::cc0_ccvp::CC0_CCVP_SPEC
read() method returns cc0_ccvp::R reader structure
impl Readable for efm32pg1b200_pac::timer1::cc0_ccvp::CC0_CCVP_SPEC
read() method returns cc0_ccvp::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer1::cc0_ctrl::CC0_CTRL_SPEC
read() method returns cc0_ctrl::R reader structure
impl Readable for efm32pg1b200_pac::timer1::cc0_ctrl::CC0_CTRL_SPEC
read() method returns cc0_ctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer1::cc1_ccv::CC1_CCV_SPEC
read() method returns cc1_ccv::R reader structure
impl Readable for efm32pg1b200_pac::timer1::cc1_ccv::CC1_CCV_SPEC
read() method returns cc1_ccv::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer1::cc1_ccvb::CC1_CCVB_SPEC
read() method returns cc1_ccvb::R reader structure
impl Readable for efm32pg1b200_pac::timer1::cc1_ccvb::CC1_CCVB_SPEC
read() method returns cc1_ccvb::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer1::cc1_ccvp::CC1_CCVP_SPEC
read() method returns cc1_ccvp::R reader structure
impl Readable for efm32pg1b200_pac::timer1::cc1_ccvp::CC1_CCVP_SPEC
read() method returns cc1_ccvp::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer1::cc1_ctrl::CC1_CTRL_SPEC
read() method returns cc1_ctrl::R reader structure
impl Readable for efm32pg1b200_pac::timer1::cc1_ctrl::CC1_CTRL_SPEC
read() method returns cc1_ctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer1::cc2_ccv::CC2_CCV_SPEC
read() method returns cc2_ccv::R reader structure
impl Readable for efm32pg1b200_pac::timer1::cc2_ccv::CC2_CCV_SPEC
read() method returns cc2_ccv::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer1::cc2_ccvb::CC2_CCVB_SPEC
read() method returns cc2_ccvb::R reader structure
impl Readable for efm32pg1b200_pac::timer1::cc2_ccvb::CC2_CCVB_SPEC
read() method returns cc2_ccvb::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer1::cc2_ccvp::CC2_CCVP_SPEC
read() method returns cc2_ccvp::R reader structure
impl Readable for efm32pg1b200_pac::timer1::cc2_ccvp::CC2_CCVP_SPEC
read() method returns cc2_ccvp::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer1::cc2_ctrl::CC2_CTRL_SPEC
read() method returns cc2_ctrl::R reader structure
impl Readable for efm32pg1b200_pac::timer1::cc2_ctrl::CC2_CTRL_SPEC
read() method returns cc2_ctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer1::cc3_ccv::CC3_CCV_SPEC
read() method returns cc3_ccv::R reader structure
impl Readable for efm32pg1b200_pac::timer1::cc3_ccv::CC3_CCV_SPEC
read() method returns cc3_ccv::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer1::cc3_ccvb::CC3_CCVB_SPEC
read() method returns cc3_ccvb::R reader structure
impl Readable for efm32pg1b200_pac::timer1::cc3_ccvb::CC3_CCVB_SPEC
read() method returns cc3_ccvb::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer1::cc3_ccvp::CC3_CCVP_SPEC
read() method returns cc3_ccvp::R reader structure
impl Readable for efm32pg1b200_pac::timer1::cc3_ccvp::CC3_CCVP_SPEC
read() method returns cc3_ccvp::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer1::cc3_ctrl::CC3_CTRL_SPEC
read() method returns cc3_ctrl::R reader structure
impl Readable for efm32pg1b200_pac::timer1::cc3_ctrl::CC3_CTRL_SPEC
read() method returns cc3_ctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer1::cnt::CNT_SPEC
read() method returns cnt::R reader structure
impl Readable for efm32pg1b200_pac::timer1::cnt::CNT_SPEC
read() method returns cnt::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer1::ctrl::CTRL_SPEC
read() method returns ctrl::R reader structure
impl Readable for efm32pg1b200_pac::timer1::ctrl::CTRL_SPEC
read() method returns ctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer1::dtctrl::DTCTRL_SPEC
read() method returns dtctrl::R reader structure
impl Readable for efm32pg1b200_pac::timer1::dtctrl::DTCTRL_SPEC
read() method returns dtctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer1::dtfault::DTFAULT_SPEC
read() method returns dtfault::R reader structure
impl Readable for efm32pg1b200_pac::timer1::dtfault::DTFAULT_SPEC
read() method returns dtfault::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer1::dtfc::DTFC_SPEC
read() method returns dtfc::R reader structure
impl Readable for efm32pg1b200_pac::timer1::dtfc::DTFC_SPEC
read() method returns dtfc::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer1::dtlock::DTLOCK_SPEC
read() method returns dtlock::R reader structure
impl Readable for efm32pg1b200_pac::timer1::dtlock::DTLOCK_SPEC
read() method returns dtlock::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer1::dtogen::DTOGEN_SPEC
read() method returns dtogen::R reader structure
impl Readable for efm32pg1b200_pac::timer1::dtogen::DTOGEN_SPEC
read() method returns dtogen::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer1::dttime::DTTIME_SPEC
read() method returns dttime::R reader structure
impl Readable for efm32pg1b200_pac::timer1::dttime::DTTIME_SPEC
read() method returns dttime::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer1::ien::IEN_SPEC
read() method returns ien::R reader structure
impl Readable for efm32pg1b200_pac::timer1::ien::IEN_SPEC
read() method returns ien::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer1::if_::IF_SPEC
read() method returns if_::R reader structure
impl Readable for efm32pg1b200_pac::timer1::if_::IF_SPEC
read() method returns if_::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer1::lock::LOCK_SPEC
read() method returns lock::R reader structure
impl Readable for efm32pg1b200_pac::timer1::lock::LOCK_SPEC
read() method returns lock::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer1::routeloc0::ROUTELOC0_SPEC
read() method returns routeloc0::R reader structure
impl Readable for efm32pg1b200_pac::timer1::routeloc0::ROUTELOC0_SPEC
read() method returns routeloc0::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer1::routeloc2::ROUTELOC2_SPEC
read() method returns routeloc2::R reader structure
impl Readable for efm32pg1b200_pac::timer1::routeloc2::ROUTELOC2_SPEC
read() method returns routeloc2::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer1::routepen::ROUTEPEN_SPEC
read() method returns routepen::R reader structure
impl Readable for efm32pg1b200_pac::timer1::routepen::ROUTEPEN_SPEC
read() method returns routepen::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer1::status::STATUS_SPEC
read() method returns status::R reader structure
impl Readable for efm32pg1b200_pac::timer1::status::STATUS_SPEC
read() method returns status::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer1::top::TOP_SPEC
read() method returns top::R reader structure
impl Readable for efm32pg1b200_pac::timer1::top::TOP_SPEC
read() method returns top::R reader structure
Source§impl Readable for efm32pg1b200_pac::timer1::topb::TOPB_SPEC
read() method returns topb::R reader structure
impl Readable for efm32pg1b200_pac::timer1::topb::TOPB_SPEC
read() method returns topb::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart0::clkdiv::CLKDIV_SPEC
read() method returns clkdiv::R reader structure
impl Readable for efm32pg1b200_pac::usart0::clkdiv::CLKDIV_SPEC
read() method returns clkdiv::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart0::ctrl::CTRL_SPEC
read() method returns ctrl::R reader structure
impl Readable for efm32pg1b200_pac::usart0::ctrl::CTRL_SPEC
read() method returns ctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart0::ctrlx::CTRLX_SPEC
read() method returns ctrlx::R reader structure
impl Readable for efm32pg1b200_pac::usart0::ctrlx::CTRLX_SPEC
read() method returns ctrlx::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart0::frame::FRAME_SPEC
read() method returns frame::R reader structure
impl Readable for efm32pg1b200_pac::usart0::frame::FRAME_SPEC
read() method returns frame::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart0::i2sctrl::I2SCTRL_SPEC
read() method returns i2sctrl::R reader structure
impl Readable for efm32pg1b200_pac::usart0::i2sctrl::I2SCTRL_SPEC
read() method returns i2sctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart0::ien::IEN_SPEC
read() method returns ien::R reader structure
impl Readable for efm32pg1b200_pac::usart0::ien::IEN_SPEC
read() method returns ien::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart0::if_::IF_SPEC
read() method returns if_::R reader structure
impl Readable for efm32pg1b200_pac::usart0::if_::IF_SPEC
read() method returns if_::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart0::input::INPUT_SPEC
read() method returns input::R reader structure
impl Readable for efm32pg1b200_pac::usart0::input::INPUT_SPEC
read() method returns input::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart0::irctrl::IRCTRL_SPEC
read() method returns irctrl::R reader structure
impl Readable for efm32pg1b200_pac::usart0::irctrl::IRCTRL_SPEC
read() method returns irctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart0::routeloc0::ROUTELOC0_SPEC
read() method returns routeloc0::R reader structure
impl Readable for efm32pg1b200_pac::usart0::routeloc0::ROUTELOC0_SPEC
read() method returns routeloc0::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart0::routeloc1::ROUTELOC1_SPEC
read() method returns routeloc1::R reader structure
impl Readable for efm32pg1b200_pac::usart0::routeloc1::ROUTELOC1_SPEC
read() method returns routeloc1::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart0::routepen::ROUTEPEN_SPEC
read() method returns routepen::R reader structure
impl Readable for efm32pg1b200_pac::usart0::routepen::ROUTEPEN_SPEC
read() method returns routepen::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart0::rxdata::RXDATA_SPEC
read() method returns rxdata::R reader structure
impl Readable for efm32pg1b200_pac::usart0::rxdata::RXDATA_SPEC
read() method returns rxdata::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart0::rxdatax::RXDATAX_SPEC
read() method returns rxdatax::R reader structure
impl Readable for efm32pg1b200_pac::usart0::rxdatax::RXDATAX_SPEC
read() method returns rxdatax::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart0::rxdataxp::RXDATAXP_SPEC
read() method returns rxdataxp::R reader structure
impl Readable for efm32pg1b200_pac::usart0::rxdataxp::RXDATAXP_SPEC
read() method returns rxdataxp::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart0::rxdouble::RXDOUBLE_SPEC
read() method returns rxdouble::R reader structure
impl Readable for efm32pg1b200_pac::usart0::rxdouble::RXDOUBLE_SPEC
read() method returns rxdouble::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart0::rxdoublex::RXDOUBLEX_SPEC
read() method returns rxdoublex::R reader structure
impl Readable for efm32pg1b200_pac::usart0::rxdoublex::RXDOUBLEX_SPEC
read() method returns rxdoublex::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart0::rxdoublexp::RXDOUBLEXP_SPEC
read() method returns rxdoublexp::R reader structure
impl Readable for efm32pg1b200_pac::usart0::rxdoublexp::RXDOUBLEXP_SPEC
read() method returns rxdoublexp::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart0::status::STATUS_SPEC
read() method returns status::R reader structure
impl Readable for efm32pg1b200_pac::usart0::status::STATUS_SPEC
read() method returns status::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart0::timecmp0::TIMECMP0_SPEC
read() method returns timecmp0::R reader structure
impl Readable for efm32pg1b200_pac::usart0::timecmp0::TIMECMP0_SPEC
read() method returns timecmp0::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart0::timecmp1::TIMECMP1_SPEC
read() method returns timecmp1::R reader structure
impl Readable for efm32pg1b200_pac::usart0::timecmp1::TIMECMP1_SPEC
read() method returns timecmp1::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart0::timecmp2::TIMECMP2_SPEC
read() method returns timecmp2::R reader structure
impl Readable for efm32pg1b200_pac::usart0::timecmp2::TIMECMP2_SPEC
read() method returns timecmp2::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart0::timing::TIMING_SPEC
read() method returns timing::R reader structure
impl Readable for efm32pg1b200_pac::usart0::timing::TIMING_SPEC
read() method returns timing::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart0::trigctrl::TRIGCTRL_SPEC
read() method returns trigctrl::R reader structure
impl Readable for efm32pg1b200_pac::usart0::trigctrl::TRIGCTRL_SPEC
read() method returns trigctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart0::txdata::TXDATA_SPEC
read() method returns txdata::R reader structure
impl Readable for efm32pg1b200_pac::usart0::txdata::TXDATA_SPEC
read() method returns txdata::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart0::txdatax::TXDATAX_SPEC
read() method returns txdatax::R reader structure
impl Readable for efm32pg1b200_pac::usart0::txdatax::TXDATAX_SPEC
read() method returns txdatax::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart0::txdouble::TXDOUBLE_SPEC
read() method returns txdouble::R reader structure
impl Readable for efm32pg1b200_pac::usart0::txdouble::TXDOUBLE_SPEC
read() method returns txdouble::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart0::txdoublex::TXDOUBLEX_SPEC
read() method returns txdoublex::R reader structure
impl Readable for efm32pg1b200_pac::usart0::txdoublex::TXDOUBLEX_SPEC
read() method returns txdoublex::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart1::clkdiv::CLKDIV_SPEC
read() method returns clkdiv::R reader structure
impl Readable for efm32pg1b200_pac::usart1::clkdiv::CLKDIV_SPEC
read() method returns clkdiv::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart1::ctrl::CTRL_SPEC
read() method returns ctrl::R reader structure
impl Readable for efm32pg1b200_pac::usart1::ctrl::CTRL_SPEC
read() method returns ctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart1::ctrlx::CTRLX_SPEC
read() method returns ctrlx::R reader structure
impl Readable for efm32pg1b200_pac::usart1::ctrlx::CTRLX_SPEC
read() method returns ctrlx::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart1::frame::FRAME_SPEC
read() method returns frame::R reader structure
impl Readable for efm32pg1b200_pac::usart1::frame::FRAME_SPEC
read() method returns frame::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart1::i2sctrl::I2SCTRL_SPEC
read() method returns i2sctrl::R reader structure
impl Readable for efm32pg1b200_pac::usart1::i2sctrl::I2SCTRL_SPEC
read() method returns i2sctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart1::ien::IEN_SPEC
read() method returns ien::R reader structure
impl Readable for efm32pg1b200_pac::usart1::ien::IEN_SPEC
read() method returns ien::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart1::if_::IF_SPEC
read() method returns if_::R reader structure
impl Readable for efm32pg1b200_pac::usart1::if_::IF_SPEC
read() method returns if_::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart1::input::INPUT_SPEC
read() method returns input::R reader structure
impl Readable for efm32pg1b200_pac::usart1::input::INPUT_SPEC
read() method returns input::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart1::irctrl::IRCTRL_SPEC
read() method returns irctrl::R reader structure
impl Readable for efm32pg1b200_pac::usart1::irctrl::IRCTRL_SPEC
read() method returns irctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart1::routeloc0::ROUTELOC0_SPEC
read() method returns routeloc0::R reader structure
impl Readable for efm32pg1b200_pac::usart1::routeloc0::ROUTELOC0_SPEC
read() method returns routeloc0::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart1::routeloc1::ROUTELOC1_SPEC
read() method returns routeloc1::R reader structure
impl Readable for efm32pg1b200_pac::usart1::routeloc1::ROUTELOC1_SPEC
read() method returns routeloc1::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart1::routepen::ROUTEPEN_SPEC
read() method returns routepen::R reader structure
impl Readable for efm32pg1b200_pac::usart1::routepen::ROUTEPEN_SPEC
read() method returns routepen::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart1::rxdata::RXDATA_SPEC
read() method returns rxdata::R reader structure
impl Readable for efm32pg1b200_pac::usart1::rxdata::RXDATA_SPEC
read() method returns rxdata::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart1::rxdatax::RXDATAX_SPEC
read() method returns rxdatax::R reader structure
impl Readable for efm32pg1b200_pac::usart1::rxdatax::RXDATAX_SPEC
read() method returns rxdatax::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart1::rxdataxp::RXDATAXP_SPEC
read() method returns rxdataxp::R reader structure
impl Readable for efm32pg1b200_pac::usart1::rxdataxp::RXDATAXP_SPEC
read() method returns rxdataxp::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart1::rxdouble::RXDOUBLE_SPEC
read() method returns rxdouble::R reader structure
impl Readable for efm32pg1b200_pac::usart1::rxdouble::RXDOUBLE_SPEC
read() method returns rxdouble::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart1::rxdoublex::RXDOUBLEX_SPEC
read() method returns rxdoublex::R reader structure
impl Readable for efm32pg1b200_pac::usart1::rxdoublex::RXDOUBLEX_SPEC
read() method returns rxdoublex::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart1::rxdoublexp::RXDOUBLEXP_SPEC
read() method returns rxdoublexp::R reader structure
impl Readable for efm32pg1b200_pac::usart1::rxdoublexp::RXDOUBLEXP_SPEC
read() method returns rxdoublexp::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart1::status::STATUS_SPEC
read() method returns status::R reader structure
impl Readable for efm32pg1b200_pac::usart1::status::STATUS_SPEC
read() method returns status::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart1::timecmp0::TIMECMP0_SPEC
read() method returns timecmp0::R reader structure
impl Readable for efm32pg1b200_pac::usart1::timecmp0::TIMECMP0_SPEC
read() method returns timecmp0::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart1::timecmp1::TIMECMP1_SPEC
read() method returns timecmp1::R reader structure
impl Readable for efm32pg1b200_pac::usart1::timecmp1::TIMECMP1_SPEC
read() method returns timecmp1::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart1::timecmp2::TIMECMP2_SPEC
read() method returns timecmp2::R reader structure
impl Readable for efm32pg1b200_pac::usart1::timecmp2::TIMECMP2_SPEC
read() method returns timecmp2::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart1::timing::TIMING_SPEC
read() method returns timing::R reader structure
impl Readable for efm32pg1b200_pac::usart1::timing::TIMING_SPEC
read() method returns timing::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart1::trigctrl::TRIGCTRL_SPEC
read() method returns trigctrl::R reader structure
impl Readable for efm32pg1b200_pac::usart1::trigctrl::TRIGCTRL_SPEC
read() method returns trigctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart1::txdata::TXDATA_SPEC
read() method returns txdata::R reader structure
impl Readable for efm32pg1b200_pac::usart1::txdata::TXDATA_SPEC
read() method returns txdata::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart1::txdatax::TXDATAX_SPEC
read() method returns txdatax::R reader structure
impl Readable for efm32pg1b200_pac::usart1::txdatax::TXDATAX_SPEC
read() method returns txdatax::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart1::txdouble::TXDOUBLE_SPEC
read() method returns txdouble::R reader structure
impl Readable for efm32pg1b200_pac::usart1::txdouble::TXDOUBLE_SPEC
read() method returns txdouble::R reader structure
Source§impl Readable for efm32pg1b200_pac::usart1::txdoublex::TXDOUBLEX_SPEC
read() method returns txdoublex::R reader structure
impl Readable for efm32pg1b200_pac::usart1::txdoublex::TXDOUBLEX_SPEC
read() method returns txdoublex::R reader structure
Source§impl Readable for efm32pg1b200_pac::wdog0::ctrl::CTRL_SPEC
read() method returns ctrl::R reader structure
impl Readable for efm32pg1b200_pac::wdog0::ctrl::CTRL_SPEC
read() method returns ctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::wdog0::ien::IEN_SPEC
read() method returns ien::R reader structure
impl Readable for efm32pg1b200_pac::wdog0::ien::IEN_SPEC
read() method returns ien::R reader structure
Source§impl Readable for efm32pg1b200_pac::wdog0::if_::IF_SPEC
read() method returns if_::R reader structure
impl Readable for efm32pg1b200_pac::wdog0::if_::IF_SPEC
read() method returns if_::R reader structure
Source§impl Readable for PCH0_PRSCTRL_SPEC
read() method returns pch0_prsctrl::R reader structure
impl Readable for PCH0_PRSCTRL_SPEC
read() method returns pch0_prsctrl::R reader structure
Source§impl Readable for PCH1_PRSCTRL_SPEC
read() method returns pch1_prsctrl::R reader structure
impl Readable for PCH1_PRSCTRL_SPEC
read() method returns pch1_prsctrl::R reader structure
Source§impl Readable for efm32pg1b200_pac::wdog0::syncbusy::SYNCBUSY_SPEC
read() method returns syncbusy::R reader structure
impl Readable for efm32pg1b200_pac::wdog0::syncbusy::SYNCBUSY_SPEC
read() method returns syncbusy::R reader structure