pub struct R<REG: RegisterSpec + ?Sized> { /* private fields */ }
Expand description
Register reader.
Result of the read
methods of registers. Also used as a closure argument in the modify
method.
Implementations
Trait Implementations
sourceimpl From<R<ACESR_SPEC>> for R
impl From<R<ACESR_SPEC>> for R
sourcefn from(reader: R<ACESR_SPEC>) -> Self
fn from(reader: R<ACESR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<ACTIVE_SPEC>> for R
impl From<R<ACTIVE_SPEC>> for R
sourcefn from(reader: R<ACTIVE_SPEC>) -> Self
fn from(reader: R<ACTIVE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<ACTLR_SPEC>> for R
impl From<R<ACTLR_SPEC>> for R
sourcefn from(reader: R<ACTLR_SPEC>) -> Self
fn from(reader: R<ACTLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<AHBMASK_SPEC>> for R
impl From<R<AHBMASK_SPEC>> for R
sourcefn from(reader: R<AHBMASK_SPEC>) -> Self
fn from(reader: R<AHBMASK_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<AIRCR_SPEC>> for R
impl From<R<AIRCR_SPEC>> for R
sourcefn from(reader: R<AIRCR_SPEC>) -> Self
fn from(reader: R<AIRCR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<ALARM0_SPEC>> for R
impl From<R<ALARM0_SPEC>> for R
sourcefn from(reader: R<ALARM0_SPEC>) -> Self
fn from(reader: R<ALARM0_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<ALARM1_SPEC>> for R
impl From<R<ALARM1_SPEC>> for R
sourcefn from(reader: R<ALARM1_SPEC>) -> Self
fn from(reader: R<ALARM1_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<APBAMASK_SPEC>> for R
impl From<R<APBAMASK_SPEC>> for R
sourcefn from(reader: R<APBAMASK_SPEC>) -> Self
fn from(reader: R<APBAMASK_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<APBBMASK_SPEC>> for R
impl From<R<APBBMASK_SPEC>> for R
sourcefn from(reader: R<APBBMASK_SPEC>) -> Self
fn from(reader: R<APBBMASK_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<APBCMASK_SPEC>> for R
impl From<R<APBCMASK_SPEC>> for R
sourcefn from(reader: R<APBCMASK_SPEC>) -> Self
fn from(reader: R<APBCMASK_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<APBDMASK_SPEC>> for R
impl From<R<APBDMASK_SPEC>> for R
sourcefn from(reader: R<APBDMASK_SPEC>) -> Self
fn from(reader: R<APBDMASK_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<ARG1R_SPEC>> for R
impl From<R<ARG1R_SPEC>> for R
sourcefn from(reader: R<ARG1R_SPEC>) -> Self
fn from(reader: R<ARG1R_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<ASYNCH_SPEC>> for R
impl From<R<ASYNCH_SPEC>> for R
sourcefn from(reader: R<ASYNCH_SPEC>) -> Self
fn from(reader: R<ASYNCH_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<AUTHSTATUS_SPEC>> for R
impl From<R<AUTHSTATUS_SPEC>> for R
sourcefn from(reader: R<AUTHSTATUS_SPEC>) -> Self
fn from(reader: R<AUTHSTATUS_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<AVGCTRL_SPEC>> for R
impl From<R<AVGCTRL_SPEC>> for R
sourcefn from(reader: R<AVGCTRL_SPEC>) -> Self
fn from(reader: R<AVGCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<BASEADDR_SPEC>> for R
impl From<R<BASEADDR_SPEC>> for R
sourcefn from(reader: R<BASEADDR_SPEC>) -> Self
fn from(reader: R<BASEADDR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<BAUD_FRACFP_MODE_SPEC>> for R
impl From<R<BAUD_FRACFP_MODE_SPEC>> for R
sourcefn from(reader: R<BAUD_FRACFP_MODE_SPEC>) -> Self
fn from(reader: R<BAUD_FRACFP_MODE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<BAUD_FRACFP_MODE_SPEC>> for R
impl From<R<BAUD_FRACFP_MODE_SPEC>> for R
sourcefn from(reader: R<BAUD_FRACFP_MODE_SPEC>) -> Self
fn from(reader: R<BAUD_FRACFP_MODE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<BAUD_FRAC_MODE_SPEC>> for R
impl From<R<BAUD_FRAC_MODE_SPEC>> for R
sourcefn from(reader: R<BAUD_FRAC_MODE_SPEC>) -> Self
fn from(reader: R<BAUD_FRAC_MODE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<BAUD_FRAC_MODE_SPEC>> for R
impl From<R<BAUD_FRAC_MODE_SPEC>> for R
sourcefn from(reader: R<BAUD_FRAC_MODE_SPEC>) -> Self
fn from(reader: R<BAUD_FRAC_MODE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<BAUD_USARTFP_MODE_SPEC>> for R
impl From<R<BAUD_USARTFP_MODE_SPEC>> for R
sourcefn from(reader: R<BAUD_USARTFP_MODE_SPEC>) -> Self
fn from(reader: R<BAUD_USARTFP_MODE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<BAUD_USARTFP_MODE_SPEC>> for R
impl From<R<BAUD_USARTFP_MODE_SPEC>> for R
sourcefn from(reader: R<BAUD_USARTFP_MODE_SPEC>) -> Self
fn from(reader: R<BAUD_USARTFP_MODE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<BGCR_EMMC_MODE_SPEC>> for R
impl From<R<BGCR_EMMC_MODE_SPEC>> for R
sourcefn from(reader: R<BGCR_EMMC_MODE_SPEC>) -> Self
fn from(reader: R<BGCR_EMMC_MODE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<BINTERVAL_SPEC>> for R
impl From<R<BINTERVAL_SPEC>> for R
sourcefn from(reader: R<BINTERVAL_SPEC>) -> Self
fn from(reader: R<BINTERVAL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<BKOUT_SPEC>> for R
impl From<R<BKOUT_SPEC>> for R
sourcefn from(reader: R<BKOUT_SPEC>) -> Self
fn from(reader: R<BKOUT_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<BKUPCFG_SPEC>> for R
impl From<R<BKUPCFG_SPEC>> for R
sourcefn from(reader: R<BKUPCFG_SPEC>) -> Self
fn from(reader: R<BKUPCFG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<BKUPEXIT_SPEC>> for R
impl From<R<BKUPEXIT_SPEC>> for R
sourcefn from(reader: R<BKUPEXIT_SPEC>) -> Self
fn from(reader: R<BKUPEXIT_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<BOD33_SPEC>> for R
impl From<R<BOD33_SPEC>> for R
sourcefn from(reader: R<BOD33_SPEC>) -> Self
fn from(reader: R<BOD33_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<BUSYCH_SPEC>> for R
impl From<R<BUSYCH_SPEC>> for R
sourcefn from(reader: R<BUSYCH_SPEC>) -> Self
fn from(reader: R<BUSYCH_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<BUSYCH_SPEC>> for R
impl From<R<BUSYCH_SPEC>> for R
sourcefn from(reader: R<BUSYCH_SPEC>) -> Self
fn from(reader: R<BUSYCH_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CALIB_SPEC>> for R
impl From<R<CALIB_SPEC>> for R
sourcefn from(reader: R<CALIB_SPEC>) -> Self
fn from(reader: R<CALIB_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CALIB_SPEC>> for R
impl From<R<CALIB_SPEC>> for R
sourcefn from(reader: R<CALIB_SPEC>) -> Self
fn from(reader: R<CALIB_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CALIB_SPEC>> for R
impl From<R<CALIB_SPEC>> for R
sourcefn from(reader: R<CALIB_SPEC>) -> Self
fn from(reader: R<CALIB_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CCBUF_DITH4_MODE_SPEC>> for R
impl From<R<CCBUF_DITH4_MODE_SPEC>> for R
sourcefn from(reader: R<CCBUF_DITH4_MODE_SPEC>) -> Self
fn from(reader: R<CCBUF_DITH4_MODE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CCBUF_DITH5_MODE_SPEC>> for R
impl From<R<CCBUF_DITH5_MODE_SPEC>> for R
sourcefn from(reader: R<CCBUF_DITH5_MODE_SPEC>) -> Self
fn from(reader: R<CCBUF_DITH5_MODE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CCBUF_DITH6_MODE_SPEC>> for R
impl From<R<CCBUF_DITH6_MODE_SPEC>> for R
sourcefn from(reader: R<CCBUF_DITH6_MODE_SPEC>) -> Self
fn from(reader: R<CCBUF_DITH6_MODE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CCBUF_SPEC>> for R
impl From<R<CCBUF_SPEC>> for R
sourcefn from(reader: R<CCBUF_SPEC>) -> Self
fn from(reader: R<CCBUF_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CCBUF_SPEC>> for R
impl From<R<CCBUF_SPEC>> for R
sourcefn from(reader: R<CCBUF_SPEC>) -> Self
fn from(reader: R<CCBUF_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CCBUF_SPEC>> for R
impl From<R<CCBUF_SPEC>> for R
sourcefn from(reader: R<CCBUF_SPEC>) -> Self
fn from(reader: R<CCBUF_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CCBUF_SPEC>> for R
impl From<R<CCBUF_SPEC>> for R
sourcefn from(reader: R<CCBUF_SPEC>) -> Self
fn from(reader: R<CCBUF_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CCBUF_SPEC>> for R
impl From<R<CCBUF_SPEC>> for R
sourcefn from(reader: R<CCBUF_SPEC>) -> Self
fn from(reader: R<CCBUF_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CC_DITH4_MODE_SPEC>> for R
impl From<R<CC_DITH4_MODE_SPEC>> for R
sourcefn from(reader: R<CC_DITH4_MODE_SPEC>) -> Self
fn from(reader: R<CC_DITH4_MODE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CC_DITH5_MODE_SPEC>> for R
impl From<R<CC_DITH5_MODE_SPEC>> for R
sourcefn from(reader: R<CC_DITH5_MODE_SPEC>) -> Self
fn from(reader: R<CC_DITH5_MODE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CC_DITH6_MODE_SPEC>> for R
impl From<R<CC_DITH6_MODE_SPEC>> for R
sourcefn from(reader: R<CC_DITH6_MODE_SPEC>) -> Self
fn from(reader: R<CC_DITH6_MODE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CFDCTRL_SPEC>> for R
impl From<R<CFDCTRL_SPEC>> for R
sourcefn from(reader: R<CFDCTRL_SPEC>) -> Self
fn from(reader: R<CFDCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CHANNEL_SPEC>> for R
impl From<R<CHANNEL_SPEC>> for R
sourcefn from(reader: R<CHANNEL_SPEC>) -> Self
fn from(reader: R<CHANNEL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CHCTRLA_SPEC>> for R
impl From<R<CHCTRLA_SPEC>> for R
sourcefn from(reader: R<CHCTRLA_SPEC>) -> Self
fn from(reader: R<CHCTRLA_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CHCTRLB_SPEC>> for R
impl From<R<CHCTRLB_SPEC>> for R
sourcefn from(reader: R<CHCTRLB_SPEC>) -> Self
fn from(reader: R<CHCTRLB_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CHEVCTRL_SPEC>> for R
impl From<R<CHEVCTRL_SPEC>> for R
sourcefn from(reader: R<CHEVCTRL_SPEC>) -> Self
fn from(reader: R<CHEVCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CHINTENCLR_SPEC>> for R
impl From<R<CHINTENCLR_SPEC>> for R
sourcefn from(reader: R<CHINTENCLR_SPEC>) -> Self
fn from(reader: R<CHINTENCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CHINTENCLR_SPEC>> for R
impl From<R<CHINTENCLR_SPEC>> for R
sourcefn from(reader: R<CHINTENCLR_SPEC>) -> Self
fn from(reader: R<CHINTENCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CHINTENSET_SPEC>> for R
impl From<R<CHINTENSET_SPEC>> for R
sourcefn from(reader: R<CHINTENSET_SPEC>) -> Self
fn from(reader: R<CHINTENSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CHINTENSET_SPEC>> for R
impl From<R<CHINTENSET_SPEC>> for R
sourcefn from(reader: R<CHINTENSET_SPEC>) -> Self
fn from(reader: R<CHINTENSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CHINTFLAG_SPEC>> for R
impl From<R<CHINTFLAG_SPEC>> for R
sourcefn from(reader: R<CHINTFLAG_SPEC>) -> Self
fn from(reader: R<CHINTFLAG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CHINTFLAG_SPEC>> for R
impl From<R<CHINTFLAG_SPEC>> for R
sourcefn from(reader: R<CHINTFLAG_SPEC>) -> Self
fn from(reader: R<CHINTFLAG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CHPRILVL_SPEC>> for R
impl From<R<CHPRILVL_SPEC>> for R
sourcefn from(reader: R<CHPRILVL_SPEC>) -> Self
fn from(reader: R<CHPRILVL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CHSTATUS_SPEC>> for R
impl From<R<CHSTATUS_SPEC>> for R
sourcefn from(reader: R<CHSTATUS_SPEC>) -> Self
fn from(reader: R<CHSTATUS_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CHSTATUS_SPEC>> for R
impl From<R<CHSTATUS_SPEC>> for R
sourcefn from(reader: R<CHSTATUS_SPEC>) -> Self
fn from(reader: R<CHSTATUS_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CIDR0_SPEC>> for R
impl From<R<CIDR0_SPEC>> for R
sourcefn from(reader: R<CIDR0_SPEC>) -> Self
fn from(reader: R<CIDR0_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CIDR1_SPEC>> for R
impl From<R<CIDR1_SPEC>> for R
sourcefn from(reader: R<CIDR1_SPEC>) -> Self
fn from(reader: R<CIDR1_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CIDR2_SPEC>> for R
impl From<R<CIDR2_SPEC>> for R
sourcefn from(reader: R<CIDR2_SPEC>) -> Self
fn from(reader: R<CIDR2_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CIDR3_SPEC>> for R
impl From<R<CIDR3_SPEC>> for R
sourcefn from(reader: R<CIDR3_SPEC>) -> Self
fn from(reader: R<CIDR3_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CIPLEN_SPEC>> for R
impl From<R<CIPLEN_SPEC>> for R
sourcefn from(reader: R<CIPLEN_SPEC>) -> Self
fn from(reader: R<CIPLEN_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CLAIMCLR_SPEC>> for R
impl From<R<CLAIMCLR_SPEC>> for R
sourcefn from(reader: R<CLAIMCLR_SPEC>) -> Self
fn from(reader: R<CLAIMCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CLAIMCLR_SPEC>> for R
impl From<R<CLAIMCLR_SPEC>> for R
sourcefn from(reader: R<CLAIMCLR_SPEC>) -> Self
fn from(reader: R<CLAIMCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CLAIMSET_SPEC>> for R
impl From<R<CLAIMSET_SPEC>> for R
sourcefn from(reader: R<CLAIMSET_SPEC>) -> Self
fn from(reader: R<CLAIMSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CLAIMSET_SPEC>> for R
impl From<R<CLAIMSET_SPEC>> for R
sourcefn from(reader: R<CLAIMSET_SPEC>) -> Self
fn from(reader: R<CLAIMSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CLKCTRL_SPEC>> for R
impl From<R<CLKCTRL_SPEC>> for R
sourcefn from(reader: R<CLKCTRL_SPEC>) -> Self
fn from(reader: R<CLKCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CLOCK_SPEC>> for R
impl From<R<CLOCK_SPEC>> for R
sourcefn from(reader: R<CLOCK_SPEC>) -> Self
fn from(reader: R<CLOCK_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CNTRLDVR1_SPEC>> for R
impl From<R<CNTRLDVR1_SPEC>> for R
sourcefn from(reader: R<CNTRLDVR1_SPEC>) -> Self
fn from(reader: R<CNTRLDVR1_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<COMPCTRL_SPEC>> for R
impl From<R<COMPCTRL_SPEC>> for R
sourcefn from(reader: R<COMPCTRL_SPEC>) -> Self
fn from(reader: R<COMPCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CONFIG_SPEC>> for R
impl From<R<CONFIG_SPEC>> for R
sourcefn from(reader: R<CONFIG_SPEC>) -> Self
fn from(reader: R<CONFIG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CONFIG_SPEC>> for R
impl From<R<CONFIG_SPEC>> for R
sourcefn from(reader: R<CONFIG_SPEC>) -> Self
fn from(reader: R<CONFIG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<COUNT_DITH4_MODE_SPEC>> for R
impl From<R<COUNT_DITH4_MODE_SPEC>> for R
sourcefn from(reader: R<COUNT_DITH4_MODE_SPEC>) -> Self
fn from(reader: R<COUNT_DITH4_MODE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<COUNT_DITH5_MODE_SPEC>> for R
impl From<R<COUNT_DITH5_MODE_SPEC>> for R
sourcefn from(reader: R<COUNT_DITH5_MODE_SPEC>) -> Self
fn from(reader: R<COUNT_DITH5_MODE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<COUNT_DITH6_MODE_SPEC>> for R
impl From<R<COUNT_DITH6_MODE_SPEC>> for R
sourcefn from(reader: R<COUNT_DITH6_MODE_SPEC>) -> Self
fn from(reader: R<COUNT_DITH6_MODE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<COUNT_SPEC>> for R
impl From<R<COUNT_SPEC>> for R
sourcefn from(reader: R<COUNT_SPEC>) -> Self
fn from(reader: R<COUNT_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<COUNT_SPEC>> for R
impl From<R<COUNT_SPEC>> for R
sourcefn from(reader: R<COUNT_SPEC>) -> Self
fn from(reader: R<COUNT_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<COUNT_SPEC>> for R
impl From<R<COUNT_SPEC>> for R
sourcefn from(reader: R<COUNT_SPEC>) -> Self
fn from(reader: R<COUNT_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<COUNT_SPEC>> for R
impl From<R<COUNT_SPEC>> for R
sourcefn from(reader: R<COUNT_SPEC>) -> Self
fn from(reader: R<COUNT_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<COUNT_SPEC>> for R
impl From<R<COUNT_SPEC>> for R
sourcefn from(reader: R<COUNT_SPEC>) -> Self
fn from(reader: R<COUNT_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<COUNT_SPEC>> for R
impl From<R<COUNT_SPEC>> for R
sourcefn from(reader: R<COUNT_SPEC>) -> Self
fn from(reader: R<COUNT_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<COUNT_SPEC>> for R
impl From<R<COUNT_SPEC>> for R
sourcefn from(reader: R<COUNT_SPEC>) -> Self
fn from(reader: R<COUNT_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CPACR_SPEC>> for R
impl From<R<CPACR_SPEC>> for R
sourcefn from(reader: R<CPACR_SPEC>) -> Self
fn from(reader: R<CPACR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CPUDIV_SPEC>> for R
impl From<R<CPUDIV_SPEC>> for R
sourcefn from(reader: R<CPUDIV_SPEC>) -> Self
fn from(reader: R<CPUDIV_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CPUID_SPEC>> for R
impl From<R<CPUID_SPEC>> for R
sourcefn from(reader: R<CPUID_SPEC>) -> Self
fn from(reader: R<CPUID_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CRCCHKSUM_SPEC>> for R
impl From<R<CRCCHKSUM_SPEC>> for R
sourcefn from(reader: R<CRCCHKSUM_SPEC>) -> Self
fn from(reader: R<CRCCHKSUM_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CRCCTRL_SPEC>> for R
impl From<R<CRCCTRL_SPEC>> for R
sourcefn from(reader: R<CRCCTRL_SPEC>) -> Self
fn from(reader: R<CRCCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CRCDATAIN_SPEC>> for R
impl From<R<CRCDATAIN_SPEC>> for R
sourcefn from(reader: R<CRCDATAIN_SPEC>) -> Self
fn from(reader: R<CRCDATAIN_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CRCSTATUS_SPEC>> for R
impl From<R<CRCSTATUS_SPEC>> for R
sourcefn from(reader: R<CRCSTATUS_SPEC>) -> Self
fn from(reader: R<CRCSTATUS_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CSPSR_SPEC>> for R
impl From<R<CSPSR_SPEC>> for R
sourcefn from(reader: R<CSPSR_SPEC>) -> Self
fn from(reader: R<CSPSR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLA_SPEC>> for R
impl From<R<CTRLA_SPEC>> for R
sourcefn from(reader: R<CTRLA_SPEC>) -> Self
fn from(reader: R<CTRLA_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLA_SPEC>> for R
impl From<R<CTRLA_SPEC>> for R
sourcefn from(reader: R<CTRLA_SPEC>) -> Self
fn from(reader: R<CTRLA_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLA_SPEC>> for R
impl From<R<CTRLA_SPEC>> for R
sourcefn from(reader: R<CTRLA_SPEC>) -> Self
fn from(reader: R<CTRLA_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLA_SPEC>> for R
impl From<R<CTRLA_SPEC>> for R
sourcefn from(reader: R<CTRLA_SPEC>) -> Self
fn from(reader: R<CTRLA_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLA_SPEC>> for R
impl From<R<CTRLA_SPEC>> for R
sourcefn from(reader: R<CTRLA_SPEC>) -> Self
fn from(reader: R<CTRLA_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLA_SPEC>> for R
impl From<R<CTRLA_SPEC>> for R
sourcefn from(reader: R<CTRLA_SPEC>) -> Self
fn from(reader: R<CTRLA_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLA_SPEC>> for R
impl From<R<CTRLA_SPEC>> for R
sourcefn from(reader: R<CTRLA_SPEC>) -> Self
fn from(reader: R<CTRLA_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLA_SPEC>> for R
impl From<R<CTRLA_SPEC>> for R
sourcefn from(reader: R<CTRLA_SPEC>) -> Self
fn from(reader: R<CTRLA_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLA_SPEC>> for R
impl From<R<CTRLA_SPEC>> for R
sourcefn from(reader: R<CTRLA_SPEC>) -> Self
fn from(reader: R<CTRLA_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLA_SPEC>> for R
impl From<R<CTRLA_SPEC>> for R
sourcefn from(reader: R<CTRLA_SPEC>) -> Self
fn from(reader: R<CTRLA_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLA_SPEC>> for R
impl From<R<CTRLA_SPEC>> for R
sourcefn from(reader: R<CTRLA_SPEC>) -> Self
fn from(reader: R<CTRLA_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLA_SPEC>> for R
impl From<R<CTRLA_SPEC>> for R
sourcefn from(reader: R<CTRLA_SPEC>) -> Self
fn from(reader: R<CTRLA_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLA_SPEC>> for R
impl From<R<CTRLA_SPEC>> for R
sourcefn from(reader: R<CTRLA_SPEC>) -> Self
fn from(reader: R<CTRLA_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLA_SPEC>> for R
impl From<R<CTRLA_SPEC>> for R
sourcefn from(reader: R<CTRLA_SPEC>) -> Self
fn from(reader: R<CTRLA_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLA_SPEC>> for R
impl From<R<CTRLA_SPEC>> for R
sourcefn from(reader: R<CTRLA_SPEC>) -> Self
fn from(reader: R<CTRLA_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLA_SPEC>> for R
impl From<R<CTRLA_SPEC>> for R
sourcefn from(reader: R<CTRLA_SPEC>) -> Self
fn from(reader: R<CTRLA_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLA_SPEC>> for R
impl From<R<CTRLA_SPEC>> for R
sourcefn from(reader: R<CTRLA_SPEC>) -> Self
fn from(reader: R<CTRLA_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLA_SPEC>> for R
impl From<R<CTRLA_SPEC>> for R
sourcefn from(reader: R<CTRLA_SPEC>) -> Self
fn from(reader: R<CTRLA_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLA_SPEC>> for R
impl From<R<CTRLA_SPEC>> for R
sourcefn from(reader: R<CTRLA_SPEC>) -> Self
fn from(reader: R<CTRLA_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLA_SPEC>> for R
impl From<R<CTRLA_SPEC>> for R
sourcefn from(reader: R<CTRLA_SPEC>) -> Self
fn from(reader: R<CTRLA_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLA_SPEC>> for R
impl From<R<CTRLA_SPEC>> for R
sourcefn from(reader: R<CTRLA_SPEC>) -> Self
fn from(reader: R<CTRLA_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLA_SPEC>> for R
impl From<R<CTRLA_SPEC>> for R
sourcefn from(reader: R<CTRLA_SPEC>) -> Self
fn from(reader: R<CTRLA_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLA_SPEC>> for R
impl From<R<CTRLA_SPEC>> for R
sourcefn from(reader: R<CTRLA_SPEC>) -> Self
fn from(reader: R<CTRLA_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLA_SPEC>> for R
impl From<R<CTRLA_SPEC>> for R
sourcefn from(reader: R<CTRLA_SPEC>) -> Self
fn from(reader: R<CTRLA_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLA_SPEC>> for R
impl From<R<CTRLA_SPEC>> for R
sourcefn from(reader: R<CTRLA_SPEC>) -> Self
fn from(reader: R<CTRLA_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLA_SPEC>> for R
impl From<R<CTRLA_SPEC>> for R
sourcefn from(reader: R<CTRLA_SPEC>) -> Self
fn from(reader: R<CTRLA_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLA_SPEC>> for R
impl From<R<CTRLA_SPEC>> for R
sourcefn from(reader: R<CTRLA_SPEC>) -> Self
fn from(reader: R<CTRLA_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLA_SPEC>> for R
impl From<R<CTRLA_SPEC>> for R
sourcefn from(reader: R<CTRLA_SPEC>) -> Self
fn from(reader: R<CTRLA_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLA_SPEC>> for R
impl From<R<CTRLA_SPEC>> for R
sourcefn from(reader: R<CTRLA_SPEC>) -> Self
fn from(reader: R<CTRLA_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLA_SPEC>> for R
impl From<R<CTRLA_SPEC>> for R
sourcefn from(reader: R<CTRLA_SPEC>) -> Self
fn from(reader: R<CTRLA_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLBCLR_SPEC>> for R
impl From<R<CTRLBCLR_SPEC>> for R
sourcefn from(reader: R<CTRLBCLR_SPEC>) -> Self
fn from(reader: R<CTRLBCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLBCLR_SPEC>> for R
impl From<R<CTRLBCLR_SPEC>> for R
sourcefn from(reader: R<CTRLBCLR_SPEC>) -> Self
fn from(reader: R<CTRLBCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLBCLR_SPEC>> for R
impl From<R<CTRLBCLR_SPEC>> for R
sourcefn from(reader: R<CTRLBCLR_SPEC>) -> Self
fn from(reader: R<CTRLBCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLBCLR_SPEC>> for R
impl From<R<CTRLBCLR_SPEC>> for R
sourcefn from(reader: R<CTRLBCLR_SPEC>) -> Self
fn from(reader: R<CTRLBCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLBCLR_SPEC>> for R
impl From<R<CTRLBCLR_SPEC>> for R
sourcefn from(reader: R<CTRLBCLR_SPEC>) -> Self
fn from(reader: R<CTRLBCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLBSET_SPEC>> for R
impl From<R<CTRLBSET_SPEC>> for R
sourcefn from(reader: R<CTRLBSET_SPEC>) -> Self
fn from(reader: R<CTRLBSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLBSET_SPEC>> for R
impl From<R<CTRLBSET_SPEC>> for R
sourcefn from(reader: R<CTRLBSET_SPEC>) -> Self
fn from(reader: R<CTRLBSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLBSET_SPEC>> for R
impl From<R<CTRLBSET_SPEC>> for R
sourcefn from(reader: R<CTRLBSET_SPEC>) -> Self
fn from(reader: R<CTRLBSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLBSET_SPEC>> for R
impl From<R<CTRLBSET_SPEC>> for R
sourcefn from(reader: R<CTRLBSET_SPEC>) -> Self
fn from(reader: R<CTRLBSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLBSET_SPEC>> for R
impl From<R<CTRLBSET_SPEC>> for R
sourcefn from(reader: R<CTRLBSET_SPEC>) -> Self
fn from(reader: R<CTRLBSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLB_SPEC>> for R
impl From<R<CTRLB_SPEC>> for R
sourcefn from(reader: R<CTRLB_SPEC>) -> Self
fn from(reader: R<CTRLB_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLB_SPEC>> for R
impl From<R<CTRLB_SPEC>> for R
sourcefn from(reader: R<CTRLB_SPEC>) -> Self
fn from(reader: R<CTRLB_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLB_SPEC>> for R
impl From<R<CTRLB_SPEC>> for R
sourcefn from(reader: R<CTRLB_SPEC>) -> Self
fn from(reader: R<CTRLB_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLB_SPEC>> for R
impl From<R<CTRLB_SPEC>> for R
sourcefn from(reader: R<CTRLB_SPEC>) -> Self
fn from(reader: R<CTRLB_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLB_SPEC>> for R
impl From<R<CTRLB_SPEC>> for R
sourcefn from(reader: R<CTRLB_SPEC>) -> Self
fn from(reader: R<CTRLB_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLB_SPEC>> for R
impl From<R<CTRLB_SPEC>> for R
sourcefn from(reader: R<CTRLB_SPEC>) -> Self
fn from(reader: R<CTRLB_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLB_SPEC>> for R
impl From<R<CTRLB_SPEC>> for R
sourcefn from(reader: R<CTRLB_SPEC>) -> Self
fn from(reader: R<CTRLB_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLB_SPEC>> for R
impl From<R<CTRLB_SPEC>> for R
sourcefn from(reader: R<CTRLB_SPEC>) -> Self
fn from(reader: R<CTRLB_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLB_SPEC>> for R
impl From<R<CTRLB_SPEC>> for R
sourcefn from(reader: R<CTRLB_SPEC>) -> Self
fn from(reader: R<CTRLB_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLB_SPEC>> for R
impl From<R<CTRLB_SPEC>> for R
sourcefn from(reader: R<CTRLB_SPEC>) -> Self
fn from(reader: R<CTRLB_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLB_SPEC>> for R
impl From<R<CTRLB_SPEC>> for R
sourcefn from(reader: R<CTRLB_SPEC>) -> Self
fn from(reader: R<CTRLB_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLB_SPEC>> for R
impl From<R<CTRLB_SPEC>> for R
sourcefn from(reader: R<CTRLB_SPEC>) -> Self
fn from(reader: R<CTRLB_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLB_SPEC>> for R
impl From<R<CTRLB_SPEC>> for R
sourcefn from(reader: R<CTRLB_SPEC>) -> Self
fn from(reader: R<CTRLB_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLB_SPEC>> for R
impl From<R<CTRLB_SPEC>> for R
sourcefn from(reader: R<CTRLB_SPEC>) -> Self
fn from(reader: R<CTRLB_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLB_SPEC>> for R
impl From<R<CTRLB_SPEC>> for R
sourcefn from(reader: R<CTRLB_SPEC>) -> Self
fn from(reader: R<CTRLB_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLC_SPEC>> for R
impl From<R<CTRLC_SPEC>> for R
sourcefn from(reader: R<CTRLC_SPEC>) -> Self
fn from(reader: R<CTRLC_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLC_SPEC>> for R
impl From<R<CTRLC_SPEC>> for R
sourcefn from(reader: R<CTRLC_SPEC>) -> Self
fn from(reader: R<CTRLC_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLC_SPEC>> for R
impl From<R<CTRLC_SPEC>> for R
sourcefn from(reader: R<CTRLC_SPEC>) -> Self
fn from(reader: R<CTRLC_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLC_SPEC>> for R
impl From<R<CTRLC_SPEC>> for R
sourcefn from(reader: R<CTRLC_SPEC>) -> Self
fn from(reader: R<CTRLC_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLC_SPEC>> for R
impl From<R<CTRLC_SPEC>> for R
sourcefn from(reader: R<CTRLC_SPEC>) -> Self
fn from(reader: R<CTRLC_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<CTRLC_SPEC>> for R
impl From<R<CTRLC_SPEC>> for R
sourcefn from(reader: R<CTRLC_SPEC>) -> Self
fn from(reader: R<CTRLC_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DACCTRL_SPEC>> for R
impl From<R<DACCTRL_SPEC>> for R
sourcefn from(reader: R<DACCTRL_SPEC>) -> Self
fn from(reader: R<DACCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DATABUFPTR_SPEC>> for R
impl From<R<DATABUFPTR_SPEC>> for R
sourcefn from(reader: R<DATABUFPTR_SPEC>) -> Self
fn from(reader: R<DATABUFPTR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DBGCTRL_SPEC>> for R
impl From<R<DBGCTRL_SPEC>> for R
sourcefn from(reader: R<DBGCTRL_SPEC>) -> Self
fn from(reader: R<DBGCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DBGCTRL_SPEC>> for R
impl From<R<DBGCTRL_SPEC>> for R
sourcefn from(reader: R<DBGCTRL_SPEC>) -> Self
fn from(reader: R<DBGCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DBGCTRL_SPEC>> for R
impl From<R<DBGCTRL_SPEC>> for R
sourcefn from(reader: R<DBGCTRL_SPEC>) -> Self
fn from(reader: R<DBGCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DBGCTRL_SPEC>> for R
impl From<R<DBGCTRL_SPEC>> for R
sourcefn from(reader: R<DBGCTRL_SPEC>) -> Self
fn from(reader: R<DBGCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DBGCTRL_SPEC>> for R
impl From<R<DBGCTRL_SPEC>> for R
sourcefn from(reader: R<DBGCTRL_SPEC>) -> Self
fn from(reader: R<DBGCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DBGCTRL_SPEC>> for R
impl From<R<DBGCTRL_SPEC>> for R
sourcefn from(reader: R<DBGCTRL_SPEC>) -> Self
fn from(reader: R<DBGCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DBGCTRL_SPEC>> for R
impl From<R<DBGCTRL_SPEC>> for R
sourcefn from(reader: R<DBGCTRL_SPEC>) -> Self
fn from(reader: R<DBGCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DBGCTRL_SPEC>> for R
impl From<R<DBGCTRL_SPEC>> for R
sourcefn from(reader: R<DBGCTRL_SPEC>) -> Self
fn from(reader: R<DBGCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DBGCTRL_SPEC>> for R
impl From<R<DBGCTRL_SPEC>> for R
sourcefn from(reader: R<DBGCTRL_SPEC>) -> Self
fn from(reader: R<DBGCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DBGCTRL_SPEC>> for R
impl From<R<DBGCTRL_SPEC>> for R
sourcefn from(reader: R<DBGCTRL_SPEC>) -> Self
fn from(reader: R<DBGCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DBGCTRL_SPEC>> for R
impl From<R<DBGCTRL_SPEC>> for R
sourcefn from(reader: R<DBGCTRL_SPEC>) -> Self
fn from(reader: R<DBGCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DBGCTRL_SPEC>> for R
impl From<R<DBGCTRL_SPEC>> for R
sourcefn from(reader: R<DBGCTRL_SPEC>) -> Self
fn from(reader: R<DBGCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DBGCTRL_SPEC>> for R
impl From<R<DBGCTRL_SPEC>> for R
sourcefn from(reader: R<DBGCTRL_SPEC>) -> Self
fn from(reader: R<DBGCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DBGCTRL_SPEC>> for R
impl From<R<DBGCTRL_SPEC>> for R
sourcefn from(reader: R<DBGCTRL_SPEC>) -> Self
fn from(reader: R<DBGCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DBGCTRL_SPEC>> for R
impl From<R<DBGCTRL_SPEC>> for R
sourcefn from(reader: R<DBGCTRL_SPEC>) -> Self
fn from(reader: R<DBGCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DBGCTRL_SPEC>> for R
impl From<R<DBGCTRL_SPEC>> for R
sourcefn from(reader: R<DBGCTRL_SPEC>) -> Self
fn from(reader: R<DBGCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DBGCTRL_SPEC>> for R
impl From<R<DBGCTRL_SPEC>> for R
sourcefn from(reader: R<DBGCTRL_SPEC>) -> Self
fn from(reader: R<DBGCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DBGCTRL_SPEC>> for R
impl From<R<DBGCTRL_SPEC>> for R
sourcefn from(reader: R<DBGCTRL_SPEC>) -> Self
fn from(reader: R<DBGCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DBGCTRL_SPEC>> for R
impl From<R<DBGCTRL_SPEC>> for R
sourcefn from(reader: R<DBGCTRL_SPEC>) -> Self
fn from(reader: R<DBGCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DBGCTRL_SPEC>> for R
impl From<R<DBGCTRL_SPEC>> for R
sourcefn from(reader: R<DBGCTRL_SPEC>) -> Self
fn from(reader: R<DBGCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DCRDR_SPEC>> for R
impl From<R<DCRDR_SPEC>> for R
sourcefn from(reader: R<DCRDR_SPEC>) -> Self
fn from(reader: R<DCRDR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DEBOUNCEN_SPEC>> for R
impl From<R<DEBOUNCEN_SPEC>> for R
sourcefn from(reader: R<DEBOUNCEN_SPEC>) -> Self
fn from(reader: R<DEBOUNCEN_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DEMCR_SPEC>> for R
impl From<R<DEMCR_SPEC>> for R
sourcefn from(reader: R<DEMCR_SPEC>) -> Self
fn from(reader: R<DEMCR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DESCADD_SPEC>> for R
impl From<R<DESCADD_SPEC>> for R
sourcefn from(reader: R<DESCADD_SPEC>) -> Self
fn from(reader: R<DESCADD_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DESCADD_SPEC>> for R
impl From<R<DESCADD_SPEC>> for R
sourcefn from(reader: R<DESCADD_SPEC>) -> Self
fn from(reader: R<DESCADD_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DEVID_SPEC>> for R
impl From<R<DEVID_SPEC>> for R
sourcefn from(reader: R<DEVID_SPEC>) -> Self
fn from(reader: R<DEVID_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DEVTYPE_SPEC>> for R
impl From<R<DEVTYPE_SPEC>> for R
sourcefn from(reader: R<DEVTYPE_SPEC>) -> Self
fn from(reader: R<DEVTYPE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DEVTYPE_SPEC>> for R
impl From<R<DEVTYPE_SPEC>> for R
sourcefn from(reader: R<DEVTYPE_SPEC>) -> Self
fn from(reader: R<DEVTYPE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DFLLCTRLA_SPEC>> for R
impl From<R<DFLLCTRLA_SPEC>> for R
sourcefn from(reader: R<DFLLCTRLA_SPEC>) -> Self
fn from(reader: R<DFLLCTRLA_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DFLLCTRLB_SPEC>> for R
impl From<R<DFLLCTRLB_SPEC>> for R
sourcefn from(reader: R<DFLLCTRLB_SPEC>) -> Self
fn from(reader: R<DFLLCTRLB_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DFLLMUL_SPEC>> for R
impl From<R<DFLLMUL_SPEC>> for R
sourcefn from(reader: R<DFLLMUL_SPEC>) -> Self
fn from(reader: R<DFLLMUL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DFLLSYNC_SPEC>> for R
impl From<R<DFLLSYNC_SPEC>> for R
sourcefn from(reader: R<DFLLSYNC_SPEC>) -> Self
fn from(reader: R<DFLLSYNC_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DFLLVAL_SPEC>> for R
impl From<R<DFLLVAL_SPEC>> for R
sourcefn from(reader: R<DFLLVAL_SPEC>) -> Self
fn from(reader: R<DFLLVAL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DHCSR_SPEC>> for R
impl From<R<DHCSR_SPEC>> for R
sourcefn from(reader: R<DHCSR_SPEC>) -> Self
fn from(reader: R<DHCSR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DIRCLR_SPEC>> for R
impl From<R<DIRCLR_SPEC>> for R
sourcefn from(reader: R<DIRCLR_SPEC>) -> Self
fn from(reader: R<DIRCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DIRSET_SPEC>> for R
impl From<R<DIRSET_SPEC>> for R
sourcefn from(reader: R<DIRSET_SPEC>) -> Self
fn from(reader: R<DIRSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DIRTGL_SPEC>> for R
impl From<R<DIRTGL_SPEC>> for R
sourcefn from(reader: R<DIRTGL_SPEC>) -> Self
fn from(reader: R<DIRTGL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DPLLCTRLA_SPEC>> for R
impl From<R<DPLLCTRLA_SPEC>> for R
sourcefn from(reader: R<DPLLCTRLA_SPEC>) -> Self
fn from(reader: R<DPLLCTRLA_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DPLLCTRLB_SPEC>> for R
impl From<R<DPLLCTRLB_SPEC>> for R
sourcefn from(reader: R<DPLLCTRLB_SPEC>) -> Self
fn from(reader: R<DPLLCTRLB_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DPLLRATIO_SPEC>> for R
impl From<R<DPLLRATIO_SPEC>> for R
sourcefn from(reader: R<DPLLRATIO_SPEC>) -> Self
fn from(reader: R<DPLLRATIO_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DPLLSTATUS_SPEC>> for R
impl From<R<DPLLSTATUS_SPEC>> for R
sourcefn from(reader: R<DPLLSTATUS_SPEC>) -> Self
fn from(reader: R<DPLLSTATUS_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DPLLSYNCBUSY_SPEC>> for R
impl From<R<DPLLSYNCBUSY_SPEC>> for R
sourcefn from(reader: R<DPLLSYNCBUSY_SPEC>) -> Self
fn from(reader: R<DPLLSYNCBUSY_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DPRESCALER_SPEC>> for R
impl From<R<DPRESCALER_SPEC>> for R
sourcefn from(reader: R<DPRESCALER_SPEC>) -> Self
fn from(reader: R<DPRESCALER_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DRVCTRL_SPEC>> for R
impl From<R<DRVCTRL_SPEC>> for R
sourcefn from(reader: R<DRVCTRL_SPEC>) -> Self
fn from(reader: R<DRVCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DRVCTRL_SPEC>> for R
impl From<R<DRVCTRL_SPEC>> for R
sourcefn from(reader: R<DRVCTRL_SPEC>) -> Self
fn from(reader: R<DRVCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DRVCTRL_SPEC>> for R
impl From<R<DRVCTRL_SPEC>> for R
sourcefn from(reader: R<DRVCTRL_SPEC>) -> Self
fn from(reader: R<DRVCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DRVCTRL_SPEC>> for R
impl From<R<DRVCTRL_SPEC>> for R
sourcefn from(reader: R<DRVCTRL_SPEC>) -> Self
fn from(reader: R<DRVCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DSEQCTRL_SPEC>> for R
impl From<R<DSEQCTRL_SPEC>> for R
sourcefn from(reader: R<DSEQCTRL_SPEC>) -> Self
fn from(reader: R<DSEQCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<DSEQSTAT_SPEC>> for R
impl From<R<DSEQSTAT_SPEC>> for R
sourcefn from(reader: R<DSEQSTAT_SPEC>) -> Self
fn from(reader: R<DSEQSTAT_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<ECCERR_SPEC>> for R
impl From<R<ECCERR_SPEC>> for R
sourcefn from(reader: R<ECCERR_SPEC>) -> Self
fn from(reader: R<ECCERR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<EISIER_EMMC_MODE_SPEC>> for R
impl From<R<EISIER_EMMC_MODE_SPEC>> for R
sourcefn from(reader: R<EISIER_EMMC_MODE_SPEC>) -> Self
fn from(reader: R<EISIER_EMMC_MODE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<EISIER_SPEC>> for R
impl From<R<EISIER_SPEC>> for R
sourcefn from(reader: R<EISIER_SPEC>) -> Self
fn from(reader: R<EISIER_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<EISTER_EMMC_MODE_SPEC>> for R
impl From<R<EISTER_EMMC_MODE_SPEC>> for R
sourcefn from(reader: R<EISTER_EMMC_MODE_SPEC>) -> Self
fn from(reader: R<EISTER_EMMC_MODE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<EISTER_SPEC>> for R
impl From<R<EISTER_SPEC>> for R
sourcefn from(reader: R<EISTER_SPEC>) -> Self
fn from(reader: R<EISTER_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<EISTR_EMMC_MODE_SPEC>> for R
impl From<R<EISTR_EMMC_MODE_SPEC>> for R
sourcefn from(reader: R<EISTR_EMMC_MODE_SPEC>) -> Self
fn from(reader: R<EISTR_EMMC_MODE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<EISTR_SPEC>> for R
impl From<R<EISTR_SPEC>> for R
sourcefn from(reader: R<EISTR_SPEC>) -> Self
fn from(reader: R<EISTR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<ENTRY0_SPEC>> for R
impl From<R<ENTRY0_SPEC>> for R
sourcefn from(reader: R<ENTRY0_SPEC>) -> Self
fn from(reader: R<ENTRY0_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<ENTRY1_SPEC>> for R
impl From<R<ENTRY1_SPEC>> for R
sourcefn from(reader: R<ENTRY1_SPEC>) -> Self
fn from(reader: R<ENTRY1_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<EPCFG_SPEC>> for R
impl From<R<EPCFG_SPEC>> for R
sourcefn from(reader: R<EPCFG_SPEC>) -> Self
fn from(reader: R<EPCFG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<EPINTENCLR_SPEC>> for R
impl From<R<EPINTENCLR_SPEC>> for R
sourcefn from(reader: R<EPINTENCLR_SPEC>) -> Self
fn from(reader: R<EPINTENCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<EPINTENSET_SPEC>> for R
impl From<R<EPINTENSET_SPEC>> for R
sourcefn from(reader: R<EPINTENSET_SPEC>) -> Self
fn from(reader: R<EPINTENSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<EPINTFLAG_SPEC>> for R
impl From<R<EPINTFLAG_SPEC>> for R
sourcefn from(reader: R<EPINTFLAG_SPEC>) -> Self
fn from(reader: R<EPINTFLAG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<EPINTSMRY_SPEC>> for R
impl From<R<EPINTSMRY_SPEC>> for R
sourcefn from(reader: R<EPINTSMRY_SPEC>) -> Self
fn from(reader: R<EPINTSMRY_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<EPSTATUS_SPEC>> for R
impl From<R<EPSTATUS_SPEC>> for R
sourcefn from(reader: R<EPSTATUS_SPEC>) -> Self
fn from(reader: R<EPSTATUS_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<ERRADDR_SPEC>> for R
impl From<R<ERRADDR_SPEC>> for R
sourcefn from(reader: R<ERRADDR_SPEC>) -> Self
fn from(reader: R<ERRADDR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<EVCTRL_SPEC>> for R
impl From<R<EVCTRL_SPEC>> for R
sourcefn from(reader: R<EVCTRL_SPEC>) -> Self
fn from(reader: R<EVCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<EVCTRL_SPEC>> for R
impl From<R<EVCTRL_SPEC>> for R
sourcefn from(reader: R<EVCTRL_SPEC>) -> Self
fn from(reader: R<EVCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<EVCTRL_SPEC>> for R
impl From<R<EVCTRL_SPEC>> for R
sourcefn from(reader: R<EVCTRL_SPEC>) -> Self
fn from(reader: R<EVCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<EVCTRL_SPEC>> for R
impl From<R<EVCTRL_SPEC>> for R
sourcefn from(reader: R<EVCTRL_SPEC>) -> Self
fn from(reader: R<EVCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<EVCTRL_SPEC>> for R
impl From<R<EVCTRL_SPEC>> for R
sourcefn from(reader: R<EVCTRL_SPEC>) -> Self
fn from(reader: R<EVCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<EVCTRL_SPEC>> for R
impl From<R<EVCTRL_SPEC>> for R
sourcefn from(reader: R<EVCTRL_SPEC>) -> Self
fn from(reader: R<EVCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<EVCTRL_SPEC>> for R
impl From<R<EVCTRL_SPEC>> for R
sourcefn from(reader: R<EVCTRL_SPEC>) -> Self
fn from(reader: R<EVCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<EVCTRL_SPEC>> for R
impl From<R<EVCTRL_SPEC>> for R
sourcefn from(reader: R<EVCTRL_SPEC>) -> Self
fn from(reader: R<EVCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<EVCTRL_SPEC>> for R
impl From<R<EVCTRL_SPEC>> for R
sourcefn from(reader: R<EVCTRL_SPEC>) -> Self
fn from(reader: R<EVCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<EVCTRL_SPEC>> for R
impl From<R<EVCTRL_SPEC>> for R
sourcefn from(reader: R<EVCTRL_SPEC>) -> Self
fn from(reader: R<EVCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<EVCTRL_SPEC>> for R
impl From<R<EVCTRL_SPEC>> for R
sourcefn from(reader: R<EVCTRL_SPEC>) -> Self
fn from(reader: R<EVCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<EVCTRL_SPEC>> for R
impl From<R<EVCTRL_SPEC>> for R
sourcefn from(reader: R<EVCTRL_SPEC>) -> Self
fn from(reader: R<EVCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<EVCTRL_SPEC>> for R
impl From<R<EVCTRL_SPEC>> for R
sourcefn from(reader: R<EVCTRL_SPEC>) -> Self
fn from(reader: R<EVCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<EVCTRL_SPEC>> for R
impl From<R<EVCTRL_SPEC>> for R
sourcefn from(reader: R<EVCTRL_SPEC>) -> Self
fn from(reader: R<EVCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<EVCTRL_SPEC>> for R
impl From<R<EVCTRL_SPEC>> for R
sourcefn from(reader: R<EVCTRL_SPEC>) -> Self
fn from(reader: R<EVCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<EVCTRL_SPEC>> for R
impl From<R<EVCTRL_SPEC>> for R
sourcefn from(reader: R<EVCTRL_SPEC>) -> Self
fn from(reader: R<EVCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<EVCTRL_SPEC>> for R
impl From<R<EVCTRL_SPEC>> for R
sourcefn from(reader: R<EVCTRL_SPEC>) -> Self
fn from(reader: R<EVCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<EWCTRL_SPEC>> for R
impl From<R<EWCTRL_SPEC>> for R
sourcefn from(reader: R<EWCTRL_SPEC>) -> Self
fn from(reader: R<EWCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<FCTRLA_SPEC>> for R
impl From<R<FCTRLA_SPEC>> for R
sourcefn from(reader: R<FCTRLA_SPEC>) -> Self
fn from(reader: R<FCTRLA_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<FCTRLB_SPEC>> for R
impl From<R<FCTRLB_SPEC>> for R
sourcefn from(reader: R<FCTRLB_SPEC>) -> Self
fn from(reader: R<FCTRLB_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<FIFO0_SPEC>> for R
impl From<R<FIFO0_SPEC>> for R
sourcefn from(reader: R<FIFO0_SPEC>) -> Self
fn from(reader: R<FIFO0_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<FIFO1_SPEC>> for R
impl From<R<FIFO1_SPEC>> for R
sourcefn from(reader: R<FIFO1_SPEC>) -> Self
fn from(reader: R<FIFO1_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<FILTERBUF_SPEC>> for R
impl From<R<FILTERBUF_SPEC>> for R
sourcefn from(reader: R<FILTERBUF_SPEC>) -> Self
fn from(reader: R<FILTERBUF_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<FILTER_SPEC>> for R
impl From<R<FILTER_SPEC>> for R
sourcefn from(reader: R<FILTER_SPEC>) -> Self
fn from(reader: R<FILTER_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<FLENHIGH_SPEC>> for R
impl From<R<FLENHIGH_SPEC>> for R
sourcefn from(reader: R<FLENHIGH_SPEC>) -> Self
fn from(reader: R<FLENHIGH_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<FREQCORR_SPEC>> for R
impl From<R<FREQCORR_SPEC>> for R
sourcefn from(reader: R<FREQCORR_SPEC>) -> Self
fn from(reader: R<FREQCORR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<FREQCORR_SPEC>> for R
impl From<R<FREQCORR_SPEC>> for R
sourcefn from(reader: R<FREQCORR_SPEC>) -> Self
fn from(reader: R<FREQCORR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<FREQCORR_SPEC>> for R
impl From<R<FREQCORR_SPEC>> for R
sourcefn from(reader: R<FREQCORR_SPEC>) -> Self
fn from(reader: R<FREQCORR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<FSMSTATUS_SPEC>> for R
impl From<R<FSMSTATUS_SPEC>> for R
sourcefn from(reader: R<FSMSTATUS_SPEC>) -> Self
fn from(reader: R<FSMSTATUS_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<FSMSTATUS_SPEC>> for R
impl From<R<FSMSTATUS_SPEC>> for R
sourcefn from(reader: R<FSMSTATUS_SPEC>) -> Self
fn from(reader: R<FSMSTATUS_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<GAINCORR_SPEC>> for R
impl From<R<GAINCORR_SPEC>> for R
sourcefn from(reader: R<GAINCORR_SPEC>) -> Self
fn from(reader: R<GAINCORR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<GENCTRL_SPEC>> for R
impl From<R<GENCTRL_SPEC>> for R
sourcefn from(reader: R<GENCTRL_SPEC>) -> Self
fn from(reader: R<GENCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<GHASH_SPEC>> for R
impl From<R<GHASH_SPEC>> for R
sourcefn from(reader: R<GHASH_SPEC>) -> Self
fn from(reader: R<GHASH_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<HASHKEY_SPEC>> for R
impl From<R<HASHKEY_SPEC>> for R
sourcefn from(reader: R<HASHKEY_SPEC>) -> Self
fn from(reader: R<HASHKEY_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<HC1R_EMMC_MODE_SPEC>> for R
impl From<R<HC1R_EMMC_MODE_SPEC>> for R
sourcefn from(reader: R<HC1R_EMMC_MODE_SPEC>) -> Self
fn from(reader: R<HC1R_EMMC_MODE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<HC2R_EMMC_MODE_SPEC>> for R
impl From<R<HC2R_EMMC_MODE_SPEC>> for R
sourcefn from(reader: R<HC2R_EMMC_MODE_SPEC>) -> Self
fn from(reader: R<HC2R_EMMC_MODE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<HIBCFG_SPEC>> for R
impl From<R<HIBCFG_SPEC>> for R
sourcefn from(reader: R<HIBCFG_SPEC>) -> Self
fn from(reader: R<HIBCFG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<HSDIV_SPEC>> for R
impl From<R<HSDIV_SPEC>> for R
sourcefn from(reader: R<HSDIV_SPEC>) -> Self
fn from(reader: R<HSDIV_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<HSOFC_SPEC>> for R
impl From<R<HSOFC_SPEC>> for R
sourcefn from(reader: R<HSOFC_SPEC>) -> Self
fn from(reader: R<HSOFC_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INDATA_SPEC>> for R
impl From<R<INDATA_SPEC>> for R
sourcefn from(reader: R<INDATA_SPEC>) -> Self
fn from(reader: R<INDATA_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INPUTCTRL_SPEC>> for R
impl From<R<INPUTCTRL_SPEC>> for R
sourcefn from(reader: R<INPUTCTRL_SPEC>) -> Self
fn from(reader: R<INPUTCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INSTRADDR_SPEC>> for R
impl From<R<INSTRADDR_SPEC>> for R
sourcefn from(reader: R<INSTRADDR_SPEC>) -> Self
fn from(reader: R<INSTRADDR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INSTRCTRL_SPEC>> for R
impl From<R<INSTRCTRL_SPEC>> for R
sourcefn from(reader: R<INSTRCTRL_SPEC>) -> Self
fn from(reader: R<INSTRCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INSTRFRAME_SPEC>> for R
impl From<R<INSTRFRAME_SPEC>> for R
sourcefn from(reader: R<INSTRFRAME_SPEC>) -> Self
fn from(reader: R<INSTRFRAME_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENCLR_SPEC>> for R
impl From<R<INTENCLR_SPEC>> for R
sourcefn from(reader: R<INTENCLR_SPEC>) -> Self
fn from(reader: R<INTENCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENCLR_SPEC>> for R
impl From<R<INTENCLR_SPEC>> for R
sourcefn from(reader: R<INTENCLR_SPEC>) -> Self
fn from(reader: R<INTENCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENCLR_SPEC>> for R
impl From<R<INTENCLR_SPEC>> for R
sourcefn from(reader: R<INTENCLR_SPEC>) -> Self
fn from(reader: R<INTENCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENCLR_SPEC>> for R
impl From<R<INTENCLR_SPEC>> for R
sourcefn from(reader: R<INTENCLR_SPEC>) -> Self
fn from(reader: R<INTENCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENCLR_SPEC>> for R
impl From<R<INTENCLR_SPEC>> for R
sourcefn from(reader: R<INTENCLR_SPEC>) -> Self
fn from(reader: R<INTENCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENCLR_SPEC>> for R
impl From<R<INTENCLR_SPEC>> for R
sourcefn from(reader: R<INTENCLR_SPEC>) -> Self
fn from(reader: R<INTENCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENCLR_SPEC>> for R
impl From<R<INTENCLR_SPEC>> for R
sourcefn from(reader: R<INTENCLR_SPEC>) -> Self
fn from(reader: R<INTENCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENCLR_SPEC>> for R
impl From<R<INTENCLR_SPEC>> for R
sourcefn from(reader: R<INTENCLR_SPEC>) -> Self
fn from(reader: R<INTENCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENCLR_SPEC>> for R
impl From<R<INTENCLR_SPEC>> for R
sourcefn from(reader: R<INTENCLR_SPEC>) -> Self
fn from(reader: R<INTENCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENCLR_SPEC>> for R
impl From<R<INTENCLR_SPEC>> for R
sourcefn from(reader: R<INTENCLR_SPEC>) -> Self
fn from(reader: R<INTENCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENCLR_SPEC>> for R
impl From<R<INTENCLR_SPEC>> for R
sourcefn from(reader: R<INTENCLR_SPEC>) -> Self
fn from(reader: R<INTENCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENCLR_SPEC>> for R
impl From<R<INTENCLR_SPEC>> for R
sourcefn from(reader: R<INTENCLR_SPEC>) -> Self
fn from(reader: R<INTENCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENCLR_SPEC>> for R
impl From<R<INTENCLR_SPEC>> for R
sourcefn from(reader: R<INTENCLR_SPEC>) -> Self
fn from(reader: R<INTENCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENCLR_SPEC>> for R
impl From<R<INTENCLR_SPEC>> for R
sourcefn from(reader: R<INTENCLR_SPEC>) -> Self
fn from(reader: R<INTENCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENCLR_SPEC>> for R
impl From<R<INTENCLR_SPEC>> for R
sourcefn from(reader: R<INTENCLR_SPEC>) -> Self
fn from(reader: R<INTENCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENCLR_SPEC>> for R
impl From<R<INTENCLR_SPEC>> for R
sourcefn from(reader: R<INTENCLR_SPEC>) -> Self
fn from(reader: R<INTENCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENCLR_SPEC>> for R
impl From<R<INTENCLR_SPEC>> for R
sourcefn from(reader: R<INTENCLR_SPEC>) -> Self
fn from(reader: R<INTENCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENCLR_SPEC>> for R
impl From<R<INTENCLR_SPEC>> for R
sourcefn from(reader: R<INTENCLR_SPEC>) -> Self
fn from(reader: R<INTENCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENCLR_SPEC>> for R
impl From<R<INTENCLR_SPEC>> for R
sourcefn from(reader: R<INTENCLR_SPEC>) -> Self
fn from(reader: R<INTENCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENCLR_SPEC>> for R
impl From<R<INTENCLR_SPEC>> for R
sourcefn from(reader: R<INTENCLR_SPEC>) -> Self
fn from(reader: R<INTENCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENCLR_SPEC>> for R
impl From<R<INTENCLR_SPEC>> for R
sourcefn from(reader: R<INTENCLR_SPEC>) -> Self
fn from(reader: R<INTENCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENCLR_SPEC>> for R
impl From<R<INTENCLR_SPEC>> for R
sourcefn from(reader: R<INTENCLR_SPEC>) -> Self
fn from(reader: R<INTENCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENCLR_SPEC>> for R
impl From<R<INTENCLR_SPEC>> for R
sourcefn from(reader: R<INTENCLR_SPEC>) -> Self
fn from(reader: R<INTENCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENCLR_SPEC>> for R
impl From<R<INTENCLR_SPEC>> for R
sourcefn from(reader: R<INTENCLR_SPEC>) -> Self
fn from(reader: R<INTENCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENCLR_SPEC>> for R
impl From<R<INTENCLR_SPEC>> for R
sourcefn from(reader: R<INTENCLR_SPEC>) -> Self
fn from(reader: R<INTENCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENCLR_SPEC>> for R
impl From<R<INTENCLR_SPEC>> for R
sourcefn from(reader: R<INTENCLR_SPEC>) -> Self
fn from(reader: R<INTENCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENCLR_SPEC>> for R
impl From<R<INTENCLR_SPEC>> for R
sourcefn from(reader: R<INTENCLR_SPEC>) -> Self
fn from(reader: R<INTENCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENCLR_SPEC>> for R
impl From<R<INTENCLR_SPEC>> for R
sourcefn from(reader: R<INTENCLR_SPEC>) -> Self
fn from(reader: R<INTENCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENCLR_SPEC>> for R
impl From<R<INTENCLR_SPEC>> for R
sourcefn from(reader: R<INTENCLR_SPEC>) -> Self
fn from(reader: R<INTENCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENCLR_SPEC>> for R
impl From<R<INTENCLR_SPEC>> for R
sourcefn from(reader: R<INTENCLR_SPEC>) -> Self
fn from(reader: R<INTENCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENCLR_SPEC>> for R
impl From<R<INTENCLR_SPEC>> for R
sourcefn from(reader: R<INTENCLR_SPEC>) -> Self
fn from(reader: R<INTENCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENCLR_SPEC>> for R
impl From<R<INTENCLR_SPEC>> for R
sourcefn from(reader: R<INTENCLR_SPEC>) -> Self
fn from(reader: R<INTENCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENCLR_SPEC>> for R
impl From<R<INTENCLR_SPEC>> for R
sourcefn from(reader: R<INTENCLR_SPEC>) -> Self
fn from(reader: R<INTENCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENCLR_SPEC>> for R
impl From<R<INTENCLR_SPEC>> for R
sourcefn from(reader: R<INTENCLR_SPEC>) -> Self
fn from(reader: R<INTENCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENSET_SPEC>> for R
impl From<R<INTENSET_SPEC>> for R
sourcefn from(reader: R<INTENSET_SPEC>) -> Self
fn from(reader: R<INTENSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENSET_SPEC>> for R
impl From<R<INTENSET_SPEC>> for R
sourcefn from(reader: R<INTENSET_SPEC>) -> Self
fn from(reader: R<INTENSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENSET_SPEC>> for R
impl From<R<INTENSET_SPEC>> for R
sourcefn from(reader: R<INTENSET_SPEC>) -> Self
fn from(reader: R<INTENSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENSET_SPEC>> for R
impl From<R<INTENSET_SPEC>> for R
sourcefn from(reader: R<INTENSET_SPEC>) -> Self
fn from(reader: R<INTENSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENSET_SPEC>> for R
impl From<R<INTENSET_SPEC>> for R
sourcefn from(reader: R<INTENSET_SPEC>) -> Self
fn from(reader: R<INTENSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENSET_SPEC>> for R
impl From<R<INTENSET_SPEC>> for R
sourcefn from(reader: R<INTENSET_SPEC>) -> Self
fn from(reader: R<INTENSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENSET_SPEC>> for R
impl From<R<INTENSET_SPEC>> for R
sourcefn from(reader: R<INTENSET_SPEC>) -> Self
fn from(reader: R<INTENSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENSET_SPEC>> for R
impl From<R<INTENSET_SPEC>> for R
sourcefn from(reader: R<INTENSET_SPEC>) -> Self
fn from(reader: R<INTENSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENSET_SPEC>> for R
impl From<R<INTENSET_SPEC>> for R
sourcefn from(reader: R<INTENSET_SPEC>) -> Self
fn from(reader: R<INTENSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENSET_SPEC>> for R
impl From<R<INTENSET_SPEC>> for R
sourcefn from(reader: R<INTENSET_SPEC>) -> Self
fn from(reader: R<INTENSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENSET_SPEC>> for R
impl From<R<INTENSET_SPEC>> for R
sourcefn from(reader: R<INTENSET_SPEC>) -> Self
fn from(reader: R<INTENSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENSET_SPEC>> for R
impl From<R<INTENSET_SPEC>> for R
sourcefn from(reader: R<INTENSET_SPEC>) -> Self
fn from(reader: R<INTENSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENSET_SPEC>> for R
impl From<R<INTENSET_SPEC>> for R
sourcefn from(reader: R<INTENSET_SPEC>) -> Self
fn from(reader: R<INTENSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENSET_SPEC>> for R
impl From<R<INTENSET_SPEC>> for R
sourcefn from(reader: R<INTENSET_SPEC>) -> Self
fn from(reader: R<INTENSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENSET_SPEC>> for R
impl From<R<INTENSET_SPEC>> for R
sourcefn from(reader: R<INTENSET_SPEC>) -> Self
fn from(reader: R<INTENSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENSET_SPEC>> for R
impl From<R<INTENSET_SPEC>> for R
sourcefn from(reader: R<INTENSET_SPEC>) -> Self
fn from(reader: R<INTENSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENSET_SPEC>> for R
impl From<R<INTENSET_SPEC>> for R
sourcefn from(reader: R<INTENSET_SPEC>) -> Self
fn from(reader: R<INTENSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENSET_SPEC>> for R
impl From<R<INTENSET_SPEC>> for R
sourcefn from(reader: R<INTENSET_SPEC>) -> Self
fn from(reader: R<INTENSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENSET_SPEC>> for R
impl From<R<INTENSET_SPEC>> for R
sourcefn from(reader: R<INTENSET_SPEC>) -> Self
fn from(reader: R<INTENSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENSET_SPEC>> for R
impl From<R<INTENSET_SPEC>> for R
sourcefn from(reader: R<INTENSET_SPEC>) -> Self
fn from(reader: R<INTENSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENSET_SPEC>> for R
impl From<R<INTENSET_SPEC>> for R
sourcefn from(reader: R<INTENSET_SPEC>) -> Self
fn from(reader: R<INTENSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENSET_SPEC>> for R
impl From<R<INTENSET_SPEC>> for R
sourcefn from(reader: R<INTENSET_SPEC>) -> Self
fn from(reader: R<INTENSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENSET_SPEC>> for R
impl From<R<INTENSET_SPEC>> for R
sourcefn from(reader: R<INTENSET_SPEC>) -> Self
fn from(reader: R<INTENSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENSET_SPEC>> for R
impl From<R<INTENSET_SPEC>> for R
sourcefn from(reader: R<INTENSET_SPEC>) -> Self
fn from(reader: R<INTENSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENSET_SPEC>> for R
impl From<R<INTENSET_SPEC>> for R
sourcefn from(reader: R<INTENSET_SPEC>) -> Self
fn from(reader: R<INTENSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENSET_SPEC>> for R
impl From<R<INTENSET_SPEC>> for R
sourcefn from(reader: R<INTENSET_SPEC>) -> Self
fn from(reader: R<INTENSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENSET_SPEC>> for R
impl From<R<INTENSET_SPEC>> for R
sourcefn from(reader: R<INTENSET_SPEC>) -> Self
fn from(reader: R<INTENSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENSET_SPEC>> for R
impl From<R<INTENSET_SPEC>> for R
sourcefn from(reader: R<INTENSET_SPEC>) -> Self
fn from(reader: R<INTENSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENSET_SPEC>> for R
impl From<R<INTENSET_SPEC>> for R
sourcefn from(reader: R<INTENSET_SPEC>) -> Self
fn from(reader: R<INTENSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENSET_SPEC>> for R
impl From<R<INTENSET_SPEC>> for R
sourcefn from(reader: R<INTENSET_SPEC>) -> Self
fn from(reader: R<INTENSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENSET_SPEC>> for R
impl From<R<INTENSET_SPEC>> for R
sourcefn from(reader: R<INTENSET_SPEC>) -> Self
fn from(reader: R<INTENSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENSET_SPEC>> for R
impl From<R<INTENSET_SPEC>> for R
sourcefn from(reader: R<INTENSET_SPEC>) -> Self
fn from(reader: R<INTENSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENSET_SPEC>> for R
impl From<R<INTENSET_SPEC>> for R
sourcefn from(reader: R<INTENSET_SPEC>) -> Self
fn from(reader: R<INTENSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTENSET_SPEC>> for R
impl From<R<INTENSET_SPEC>> for R
sourcefn from(reader: R<INTENSET_SPEC>) -> Self
fn from(reader: R<INTENSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTFLAGAHB_SPEC>> for R
impl From<R<INTFLAGAHB_SPEC>> for R
sourcefn from(reader: R<INTFLAGAHB_SPEC>) -> Self
fn from(reader: R<INTFLAGAHB_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTFLAGA_SPEC>> for R
impl From<R<INTFLAGA_SPEC>> for R
sourcefn from(reader: R<INTFLAGA_SPEC>) -> Self
fn from(reader: R<INTFLAGA_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTFLAGB_SPEC>> for R
impl From<R<INTFLAGB_SPEC>> for R
sourcefn from(reader: R<INTFLAGB_SPEC>) -> Self
fn from(reader: R<INTFLAGB_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTFLAGC_SPEC>> for R
impl From<R<INTFLAGC_SPEC>> for R
sourcefn from(reader: R<INTFLAGC_SPEC>) -> Self
fn from(reader: R<INTFLAGC_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTFLAGD_SPEC>> for R
impl From<R<INTFLAGD_SPEC>> for R
sourcefn from(reader: R<INTFLAGD_SPEC>) -> Self
fn from(reader: R<INTFLAGD_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTFLAG_SPEC>> for R
impl From<R<INTFLAG_SPEC>> for R
sourcefn from(reader: R<INTFLAG_SPEC>) -> Self
fn from(reader: R<INTFLAG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTFLAG_SPEC>> for R
impl From<R<INTFLAG_SPEC>> for R
sourcefn from(reader: R<INTFLAG_SPEC>) -> Self
fn from(reader: R<INTFLAG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTFLAG_SPEC>> for R
impl From<R<INTFLAG_SPEC>> for R
sourcefn from(reader: R<INTFLAG_SPEC>) -> Self
fn from(reader: R<INTFLAG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTFLAG_SPEC>> for R
impl From<R<INTFLAG_SPEC>> for R
sourcefn from(reader: R<INTFLAG_SPEC>) -> Self
fn from(reader: R<INTFLAG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTFLAG_SPEC>> for R
impl From<R<INTFLAG_SPEC>> for R
sourcefn from(reader: R<INTFLAG_SPEC>) -> Self
fn from(reader: R<INTFLAG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTFLAG_SPEC>> for R
impl From<R<INTFLAG_SPEC>> for R
sourcefn from(reader: R<INTFLAG_SPEC>) -> Self
fn from(reader: R<INTFLAG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTFLAG_SPEC>> for R
impl From<R<INTFLAG_SPEC>> for R
sourcefn from(reader: R<INTFLAG_SPEC>) -> Self
fn from(reader: R<INTFLAG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTFLAG_SPEC>> for R
impl From<R<INTFLAG_SPEC>> for R
sourcefn from(reader: R<INTFLAG_SPEC>) -> Self
fn from(reader: R<INTFLAG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTFLAG_SPEC>> for R
impl From<R<INTFLAG_SPEC>> for R
sourcefn from(reader: R<INTFLAG_SPEC>) -> Self
fn from(reader: R<INTFLAG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTFLAG_SPEC>> for R
impl From<R<INTFLAG_SPEC>> for R
sourcefn from(reader: R<INTFLAG_SPEC>) -> Self
fn from(reader: R<INTFLAG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTFLAG_SPEC>> for R
impl From<R<INTFLAG_SPEC>> for R
sourcefn from(reader: R<INTFLAG_SPEC>) -> Self
fn from(reader: R<INTFLAG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTFLAG_SPEC>> for R
impl From<R<INTFLAG_SPEC>> for R
sourcefn from(reader: R<INTFLAG_SPEC>) -> Self
fn from(reader: R<INTFLAG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTFLAG_SPEC>> for R
impl From<R<INTFLAG_SPEC>> for R
sourcefn from(reader: R<INTFLAG_SPEC>) -> Self
fn from(reader: R<INTFLAG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTFLAG_SPEC>> for R
impl From<R<INTFLAG_SPEC>> for R
sourcefn from(reader: R<INTFLAG_SPEC>) -> Self
fn from(reader: R<INTFLAG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTFLAG_SPEC>> for R
impl From<R<INTFLAG_SPEC>> for R
sourcefn from(reader: R<INTFLAG_SPEC>) -> Self
fn from(reader: R<INTFLAG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTFLAG_SPEC>> for R
impl From<R<INTFLAG_SPEC>> for R
sourcefn from(reader: R<INTFLAG_SPEC>) -> Self
fn from(reader: R<INTFLAG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTFLAG_SPEC>> for R
impl From<R<INTFLAG_SPEC>> for R
sourcefn from(reader: R<INTFLAG_SPEC>) -> Self
fn from(reader: R<INTFLAG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTFLAG_SPEC>> for R
impl From<R<INTFLAG_SPEC>> for R
sourcefn from(reader: R<INTFLAG_SPEC>) -> Self
fn from(reader: R<INTFLAG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTFLAG_SPEC>> for R
impl From<R<INTFLAG_SPEC>> for R
sourcefn from(reader: R<INTFLAG_SPEC>) -> Self
fn from(reader: R<INTFLAG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTFLAG_SPEC>> for R
impl From<R<INTFLAG_SPEC>> for R
sourcefn from(reader: R<INTFLAG_SPEC>) -> Self
fn from(reader: R<INTFLAG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTFLAG_SPEC>> for R
impl From<R<INTFLAG_SPEC>> for R
sourcefn from(reader: R<INTFLAG_SPEC>) -> Self
fn from(reader: R<INTFLAG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTFLAG_SPEC>> for R
impl From<R<INTFLAG_SPEC>> for R
sourcefn from(reader: R<INTFLAG_SPEC>) -> Self
fn from(reader: R<INTFLAG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTFLAG_SPEC>> for R
impl From<R<INTFLAG_SPEC>> for R
sourcefn from(reader: R<INTFLAG_SPEC>) -> Self
fn from(reader: R<INTFLAG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTFLAG_SPEC>> for R
impl From<R<INTFLAG_SPEC>> for R
sourcefn from(reader: R<INTFLAG_SPEC>) -> Self
fn from(reader: R<INTFLAG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTFLAG_SPEC>> for R
impl From<R<INTFLAG_SPEC>> for R
sourcefn from(reader: R<INTFLAG_SPEC>) -> Self
fn from(reader: R<INTFLAG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTFLAG_SPEC>> for R
impl From<R<INTFLAG_SPEC>> for R
sourcefn from(reader: R<INTFLAG_SPEC>) -> Self
fn from(reader: R<INTFLAG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTFLAG_SPEC>> for R
impl From<R<INTFLAG_SPEC>> for R
sourcefn from(reader: R<INTFLAG_SPEC>) -> Self
fn from(reader: R<INTFLAG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTFLAG_SPEC>> for R
impl From<R<INTFLAG_SPEC>> for R
sourcefn from(reader: R<INTFLAG_SPEC>) -> Self
fn from(reader: R<INTFLAG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTFLAG_SPEC>> for R
impl From<R<INTFLAG_SPEC>> for R
sourcefn from(reader: R<INTFLAG_SPEC>) -> Self
fn from(reader: R<INTFLAG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTFLAG_SPEC>> for R
impl From<R<INTFLAG_SPEC>> for R
sourcefn from(reader: R<INTFLAG_SPEC>) -> Self
fn from(reader: R<INTFLAG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTFLAG_SPEC>> for R
impl From<R<INTFLAG_SPEC>> for R
sourcefn from(reader: R<INTFLAG_SPEC>) -> Self
fn from(reader: R<INTFLAG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTFLAG_SPEC>> for R
impl From<R<INTFLAG_SPEC>> for R
sourcefn from(reader: R<INTFLAG_SPEC>) -> Self
fn from(reader: R<INTFLAG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTFLAG_SPEC>> for R
impl From<R<INTFLAG_SPEC>> for R
sourcefn from(reader: R<INTFLAG_SPEC>) -> Self
fn from(reader: R<INTFLAG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTPEND_SPEC>> for R
impl From<R<INTPEND_SPEC>> for R
sourcefn from(reader: R<INTPEND_SPEC>) -> Self
fn from(reader: R<INTPEND_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTPEND_SPEC>> for R
impl From<R<INTPEND_SPEC>> for R
sourcefn from(reader: R<INTPEND_SPEC>) -> Self
fn from(reader: R<INTPEND_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTSTATUS_SPEC>> for R
impl From<R<INTSTATUS_SPEC>> for R
sourcefn from(reader: R<INTSTATUS_SPEC>) -> Self
fn from(reader: R<INTSTATUS_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<INTSTATUS_SPEC>> for R
impl From<R<INTSTATUS_SPEC>> for R
sourcefn from(reader: R<INTSTATUS_SPEC>) -> Self
fn from(reader: R<INTSTATUS_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<ITATBCTR0_SPEC>> for R
impl From<R<ITATBCTR0_SPEC>> for R
sourcefn from(reader: R<ITATBCTR0_SPEC>) -> Self
fn from(reader: R<ITATBCTR0_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<ITATBCTR2_SPEC>> for R
impl From<R<ITATBCTR2_SPEC>> for R
sourcefn from(reader: R<ITATBCTR2_SPEC>) -> Self
fn from(reader: R<ITATBCTR2_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<ITATBCTR2_SPEC>> for R
impl From<R<ITATBCTR2_SPEC>> for R
sourcefn from(reader: R<ITATBCTR2_SPEC>) -> Self
fn from(reader: R<ITATBCTR2_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<ITCTRL_SPEC>> for R
impl From<R<ITCTRL_SPEC>> for R
sourcefn from(reader: R<ITCTRL_SPEC>) -> Self
fn from(reader: R<ITCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<ITCTRL_SPEC>> for R
impl From<R<ITCTRL_SPEC>> for R
sourcefn from(reader: R<ITCTRL_SPEC>) -> Self
fn from(reader: R<ITCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<ITMISCIN_SPEC>> for R
impl From<R<ITMISCIN_SPEC>> for R
sourcefn from(reader: R<ITMISCIN_SPEC>) -> Self
fn from(reader: R<ITMISCIN_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<LCKWAY_SPEC>> for R
impl From<R<LCKWAY_SPEC>> for R
sourcefn from(reader: R<LCKWAY_SPEC>) -> Self
fn from(reader: R<LCKWAY_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<LENGTH_SPEC>> for R
impl From<R<LENGTH_SPEC>> for R
sourcefn from(reader: R<LENGTH_SPEC>) -> Self
fn from(reader: R<LENGTH_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<LENGTH_SPEC>> for R
impl From<R<LENGTH_SPEC>> for R
sourcefn from(reader: R<LENGTH_SPEC>) -> Self
fn from(reader: R<LENGTH_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<LENGTH_SPEC>> for R
impl From<R<LENGTH_SPEC>> for R
sourcefn from(reader: R<LENGTH_SPEC>) -> Self
fn from(reader: R<LENGTH_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<LENGTH_SPEC>> for R
impl From<R<LENGTH_SPEC>> for R
sourcefn from(reader: R<LENGTH_SPEC>) -> Self
fn from(reader: R<LENGTH_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<LENGTH_SPEC>> for R
impl From<R<LENGTH_SPEC>> for R
sourcefn from(reader: R<LENGTH_SPEC>) -> Self
fn from(reader: R<LENGTH_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<LENGTH_SPEC>> for R
impl From<R<LENGTH_SPEC>> for R
sourcefn from(reader: R<LENGTH_SPEC>) -> Self
fn from(reader: R<LENGTH_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<LUTCTRL_SPEC>> for R
impl From<R<LUTCTRL_SPEC>> for R
sourcefn from(reader: R<LUTCTRL_SPEC>) -> Self
fn from(reader: R<LUTCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<MASK0_SPEC>> for R
impl From<R<MASK0_SPEC>> for R
sourcefn from(reader: R<MASK0_SPEC>) -> Self
fn from(reader: R<MASK0_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<MASK1_SPEC>> for R
impl From<R<MASK1_SPEC>> for R
sourcefn from(reader: R<MASK1_SPEC>) -> Self
fn from(reader: R<MASK1_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<MCCAR_SPEC>> for R
impl From<R<MCCAR_SPEC>> for R
sourcefn from(reader: R<MCCAR_SPEC>) -> Self
fn from(reader: R<MCCAR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<MEMTYPE_SPEC>> for R
impl From<R<MEMTYPE_SPEC>> for R
sourcefn from(reader: R<MEMTYPE_SPEC>) -> Self
fn from(reader: R<MEMTYPE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<MMFAR_SPEC>> for R
impl From<R<MMFAR_SPEC>> for R
sourcefn from(reader: R<MMFAR_SPEC>) -> Self
fn from(reader: R<MMFAR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<NISIER_EMMC_MODE_SPEC>> for R
impl From<R<NISIER_EMMC_MODE_SPEC>> for R
sourcefn from(reader: R<NISIER_EMMC_MODE_SPEC>) -> Self
fn from(reader: R<NISIER_EMMC_MODE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<NISIER_SPEC>> for R
impl From<R<NISIER_SPEC>> for R
sourcefn from(reader: R<NISIER_SPEC>) -> Self
fn from(reader: R<NISIER_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<NISTER_EMMC_MODE_SPEC>> for R
impl From<R<NISTER_EMMC_MODE_SPEC>> for R
sourcefn from(reader: R<NISTER_EMMC_MODE_SPEC>) -> Self
fn from(reader: R<NISTER_EMMC_MODE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<NISTER_SPEC>> for R
impl From<R<NISTER_SPEC>> for R
sourcefn from(reader: R<NISTER_SPEC>) -> Self
fn from(reader: R<NISTER_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<NISTR_EMMC_MODE_SPEC>> for R
impl From<R<NISTR_EMMC_MODE_SPEC>> for R
sourcefn from(reader: R<NISTR_EMMC_MODE_SPEC>) -> Self
fn from(reader: R<NISTR_EMMC_MODE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<NISTR_SPEC>> for R
impl From<R<NISTR_SPEC>> for R
sourcefn from(reader: R<NISTR_SPEC>) -> Self
fn from(reader: R<NISTR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<NMICTRL_SPEC>> for R
impl From<R<NMICTRL_SPEC>> for R
sourcefn from(reader: R<NMICTRL_SPEC>) -> Self
fn from(reader: R<NMICTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<NMIFLAG_SPEC>> for R
impl From<R<NMIFLAG_SPEC>> for R
sourcefn from(reader: R<NMIFLAG_SPEC>) -> Self
fn from(reader: R<NMIFLAG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<OFFSETCORR_SPEC>> for R
impl From<R<OFFSETCORR_SPEC>> for R
sourcefn from(reader: R<OFFSETCORR_SPEC>) -> Self
fn from(reader: R<OFFSETCORR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<OSCULP32K_SPEC>> for R
impl From<R<OSCULP32K_SPEC>> for R
sourcefn from(reader: R<OSCULP32K_SPEC>) -> Self
fn from(reader: R<OSCULP32K_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<OUTCLR_SPEC>> for R
impl From<R<OUTCLR_SPEC>> for R
sourcefn from(reader: R<OUTCLR_SPEC>) -> Self
fn from(reader: R<OUTCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<OUTSET_SPEC>> for R
impl From<R<OUTSET_SPEC>> for R
sourcefn from(reader: R<OUTSET_SPEC>) -> Self
fn from(reader: R<OUTSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<OUTTGL_SPEC>> for R
impl From<R<OUTTGL_SPEC>> for R
sourcefn from(reader: R<OUTTGL_SPEC>) -> Self
fn from(reader: R<OUTTGL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<PADCAL_SPEC>> for R
impl From<R<PADCAL_SPEC>> for R
sourcefn from(reader: R<PADCAL_SPEC>) -> Self
fn from(reader: R<PADCAL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<PADCAL_SPEC>> for R
impl From<R<PADCAL_SPEC>> for R
sourcefn from(reader: R<PADCAL_SPEC>) -> Self
fn from(reader: R<PADCAL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<PARAM_SPEC>> for R
impl From<R<PARAM_SPEC>> for R
sourcefn from(reader: R<PARAM_SPEC>) -> Self
fn from(reader: R<PARAM_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<PATTBUF_SPEC>> for R
impl From<R<PATTBUF_SPEC>> for R
sourcefn from(reader: R<PATTBUF_SPEC>) -> Self
fn from(reader: R<PATTBUF_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<PBLDATA_SPEC>> for R
impl From<R<PBLDATA_SPEC>> for R
sourcefn from(reader: R<PBLDATA_SPEC>) -> Self
fn from(reader: R<PBLDATA_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<PCHCTRL_SPEC>> for R
impl From<R<PCHCTRL_SPEC>> for R
sourcefn from(reader: R<PCHCTRL_SPEC>) -> Self
fn from(reader: R<PCHCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<PENDCH_SPEC>> for R
impl From<R<PENDCH_SPEC>> for R
sourcefn from(reader: R<PENDCH_SPEC>) -> Self
fn from(reader: R<PENDCH_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<PERBUF_DITH4_MODE_SPEC>> for R
impl From<R<PERBUF_DITH4_MODE_SPEC>> for R
sourcefn from(reader: R<PERBUF_DITH4_MODE_SPEC>) -> Self
fn from(reader: R<PERBUF_DITH4_MODE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<PERBUF_DITH5_MODE_SPEC>> for R
impl From<R<PERBUF_DITH5_MODE_SPEC>> for R
sourcefn from(reader: R<PERBUF_DITH5_MODE_SPEC>) -> Self
fn from(reader: R<PERBUF_DITH5_MODE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<PERBUF_DITH6_MODE_SPEC>> for R
impl From<R<PERBUF_DITH6_MODE_SPEC>> for R
sourcefn from(reader: R<PERBUF_DITH6_MODE_SPEC>) -> Self
fn from(reader: R<PERBUF_DITH6_MODE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<PERBUF_SPEC>> for R
impl From<R<PERBUF_SPEC>> for R
sourcefn from(reader: R<PERBUF_SPEC>) -> Self
fn from(reader: R<PERBUF_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<PERBUF_SPEC>> for R
impl From<R<PERBUF_SPEC>> for R
sourcefn from(reader: R<PERBUF_SPEC>) -> Self
fn from(reader: R<PERBUF_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<PER_DITH4_MODE_SPEC>> for R
impl From<R<PER_DITH4_MODE_SPEC>> for R
sourcefn from(reader: R<PER_DITH4_MODE_SPEC>) -> Self
fn from(reader: R<PER_DITH4_MODE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<PER_DITH5_MODE_SPEC>> for R
impl From<R<PER_DITH5_MODE_SPEC>> for R
sourcefn from(reader: R<PER_DITH5_MODE_SPEC>) -> Self
fn from(reader: R<PER_DITH5_MODE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<PER_DITH6_MODE_SPEC>> for R
impl From<R<PER_DITH6_MODE_SPEC>> for R
sourcefn from(reader: R<PER_DITH6_MODE_SPEC>) -> Self
fn from(reader: R<PER_DITH6_MODE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<PIDR0_SPEC>> for R
impl From<R<PIDR0_SPEC>> for R
sourcefn from(reader: R<PIDR0_SPEC>) -> Self
fn from(reader: R<PIDR0_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<PIDR1_SPEC>> for R
impl From<R<PIDR1_SPEC>> for R
sourcefn from(reader: R<PIDR1_SPEC>) -> Self
fn from(reader: R<PIDR1_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<PIDR2_SPEC>> for R
impl From<R<PIDR2_SPEC>> for R
sourcefn from(reader: R<PIDR2_SPEC>) -> Self
fn from(reader: R<PIDR2_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<PIDR3_SPEC>> for R
impl From<R<PIDR3_SPEC>> for R
sourcefn from(reader: R<PIDR3_SPEC>) -> Self
fn from(reader: R<PIDR3_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<PIDR4_SPEC>> for R
impl From<R<PIDR4_SPEC>> for R
sourcefn from(reader: R<PIDR4_SPEC>) -> Self
fn from(reader: R<PIDR4_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<PIDR5_SPEC>> for R
impl From<R<PIDR5_SPEC>> for R
sourcefn from(reader: R<PIDR5_SPEC>) -> Self
fn from(reader: R<PIDR5_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<PIDR6_SPEC>> for R
impl From<R<PIDR6_SPEC>> for R
sourcefn from(reader: R<PIDR6_SPEC>) -> Self
fn from(reader: R<PIDR6_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<PIDR7_SPEC>> for R
impl From<R<PIDR7_SPEC>> for R
sourcefn from(reader: R<PIDR7_SPEC>) -> Self
fn from(reader: R<PIDR7_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<PINCFG_SPEC>> for R
impl From<R<PINCFG_SPEC>> for R
sourcefn from(reader: R<PINCFG_SPEC>) -> Self
fn from(reader: R<PINCFG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<PINSTATE_SPEC>> for R
impl From<R<PINSTATE_SPEC>> for R
sourcefn from(reader: R<PINSTATE_SPEC>) -> Self
fn from(reader: R<PINSTATE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<PINTENCLR_SPEC>> for R
impl From<R<PINTENCLR_SPEC>> for R
sourcefn from(reader: R<PINTENCLR_SPEC>) -> Self
fn from(reader: R<PINTENCLR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<PINTENSET_SPEC>> for R
impl From<R<PINTENSET_SPEC>> for R
sourcefn from(reader: R<PINTENSET_SPEC>) -> Self
fn from(reader: R<PINTENSET_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<PINTFLAG_SPEC>> for R
impl From<R<PINTFLAG_SPEC>> for R
sourcefn from(reader: R<PINTFLAG_SPEC>) -> Self
fn from(reader: R<PINTFLAG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<PINTSMRY_SPEC>> for R
impl From<R<PINTSMRY_SPEC>> for R
sourcefn from(reader: R<PINTSMRY_SPEC>) -> Self
fn from(reader: R<PINTSMRY_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<PRESCBUF_SPEC>> for R
impl From<R<PRESCBUF_SPEC>> for R
sourcefn from(reader: R<PRESCBUF_SPEC>) -> Self
fn from(reader: R<PRESCBUF_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<PRESC_SPEC>> for R
impl From<R<PRESC_SPEC>> for R
sourcefn from(reader: R<PRESC_SPEC>) -> Self
fn from(reader: R<PRESC_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<PRICTRL0_SPEC>> for R
impl From<R<PRICTRL0_SPEC>> for R
sourcefn from(reader: R<PRICTRL0_SPEC>) -> Self
fn from(reader: R<PRICTRL0_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<PRICTRL_SPEC>> for R
impl From<R<PRICTRL_SPEC>> for R
sourcefn from(reader: R<PRICTRL_SPEC>) -> Self
fn from(reader: R<PRICTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<PSTATUS_SPEC>> for R
impl From<R<PSTATUS_SPEC>> for R
sourcefn from(reader: R<PSTATUS_SPEC>) -> Self
fn from(reader: R<PSTATUS_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<PWSAKDLY_SPEC>> for R
impl From<R<PWSAKDLY_SPEC>> for R
sourcefn from(reader: R<PWSAKDLY_SPEC>) -> Self
fn from(reader: R<PWSAKDLY_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<QOSCTRL_SPEC>> for R
impl From<R<QOSCTRL_SPEC>> for R
sourcefn from(reader: R<QOSCTRL_SPEC>) -> Self
fn from(reader: R<QOSCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<QOSCTRL_SPEC>> for R
impl From<R<QOSCTRL_SPEC>> for R
sourcefn from(reader: R<QOSCTRL_SPEC>) -> Self
fn from(reader: R<QOSCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<RANDSEED_SPEC>> for R
impl From<R<RANDSEED_SPEC>> for R
sourcefn from(reader: R<RANDSEED_SPEC>) -> Self
fn from(reader: R<RANDSEED_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<RCAUSE_SPEC>> for R
impl From<R<RCAUSE_SPEC>> for R
sourcefn from(reader: R<RCAUSE_SPEC>) -> Self
fn from(reader: R<RCAUSE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<READYUSR_SPEC>> for R
impl From<R<READYUSR_SPEC>> for R
sourcefn from(reader: R<READYUSR_SPEC>) -> Self
fn from(reader: R<READYUSR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<REFCTRL_SPEC>> for R
impl From<R<REFCTRL_SPEC>> for R
sourcefn from(reader: R<REFCTRL_SPEC>) -> Self
fn from(reader: R<REFCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<RESULT_SPEC>> for R
impl From<R<RESULT_SPEC>> for R
sourcefn from(reader: R<RESULT_SPEC>) -> Self
fn from(reader: R<RESULT_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<RESULT_SPEC>> for R
impl From<R<RESULT_SPEC>> for R
sourcefn from(reader: R<RESULT_SPEC>) -> Self
fn from(reader: R<RESULT_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<RTCCTRL_SPEC>> for R
impl From<R<RTCCTRL_SPEC>> for R
sourcefn from(reader: R<RTCCTRL_SPEC>) -> Self
fn from(reader: R<RTCCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<RUNLOCK_SPEC>> for R
impl From<R<RUNLOCK_SPEC>> for R
sourcefn from(reader: R<RUNLOCK_SPEC>) -> Self
fn from(reader: R<RUNLOCK_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<RXCTRL_SPEC>> for R
impl From<R<RXCTRL_SPEC>> for R
sourcefn from(reader: R<RXCTRL_SPEC>) -> Self
fn from(reader: R<RXCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<RXDATA_SPEC>> for R
impl From<R<RXDATA_SPEC>> for R
sourcefn from(reader: R<RXDATA_SPEC>) -> Self
fn from(reader: R<RXDATA_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<RXDATA_SPEC>> for R
impl From<R<RXDATA_SPEC>> for R
sourcefn from(reader: R<RXDATA_SPEC>) -> Self
fn from(reader: R<RXDATA_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<RXERRCNT_SPEC>> for R
impl From<R<RXERRCNT_SPEC>> for R
sourcefn from(reader: R<RXERRCNT_SPEC>) -> Self
fn from(reader: R<RXERRCNT_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<RXERRCNT_SPEC>> for R
impl From<R<RXERRCNT_SPEC>> for R
sourcefn from(reader: R<RXERRCNT_SPEC>) -> Self
fn from(reader: R<RXERRCNT_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<SAMPCTRL_SPEC>> for R
impl From<R<SAMPCTRL_SPEC>> for R
sourcefn from(reader: R<SAMPCTRL_SPEC>) -> Self
fn from(reader: R<SAMPCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<SCALER_SPEC>> for R
impl From<R<SCALER_SPEC>> for R
sourcefn from(reader: R<SCALER_SPEC>) -> Self
fn from(reader: R<SCALER_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<SCRAMBCTRL_SPEC>> for R
impl From<R<SCRAMBCTRL_SPEC>> for R
sourcefn from(reader: R<SCRAMBCTRL_SPEC>) -> Self
fn from(reader: R<SCRAMBCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<SEECFG_SPEC>> for R
impl From<R<SEECFG_SPEC>> for R
sourcefn from(reader: R<SEECFG_SPEC>) -> Self
fn from(reader: R<SEECFG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<SEESTAT_SPEC>> for R
impl From<R<SEESTAT_SPEC>> for R
sourcefn from(reader: R<SEESTAT_SPEC>) -> Self
fn from(reader: R<SEESTAT_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<SEQCTRL_SPEC>> for R
impl From<R<SEQCTRL_SPEC>> for R
sourcefn from(reader: R<SEQCTRL_SPEC>) -> Self
fn from(reader: R<SEQCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<SHCSR_SPEC>> for R
impl From<R<SHCSR_SPEC>> for R
sourcefn from(reader: R<SHCSR_SPEC>) -> Self
fn from(reader: R<SHCSR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<SHPR1_SPEC>> for R
impl From<R<SHPR1_SPEC>> for R
sourcefn from(reader: R<SHPR1_SPEC>) -> Self
fn from(reader: R<SHPR1_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<SHPR2_SPEC>> for R
impl From<R<SHPR2_SPEC>> for R
sourcefn from(reader: R<SHPR2_SPEC>) -> Self
fn from(reader: R<SHPR2_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<SHPR3_SPEC>> for R
impl From<R<SHPR3_SPEC>> for R
sourcefn from(reader: R<SHPR3_SPEC>) -> Self
fn from(reader: R<SHPR3_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<SLEEPCFG_SPEC>> for R
impl From<R<SLEEPCFG_SPEC>> for R
sourcefn from(reader: R<SLEEPCFG_SPEC>) -> Self
fn from(reader: R<SLEEPCFG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<SSAR_CMD23_MODE_SPEC>> for R
impl From<R<SSAR_CMD23_MODE_SPEC>> for R
sourcefn from(reader: R<SSAR_CMD23_MODE_SPEC>) -> Self
fn from(reader: R<SSAR_CMD23_MODE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<SSPSR_SPEC>> for R
impl From<R<SSPSR_SPEC>> for R
sourcefn from(reader: R<SSPSR_SPEC>) -> Self
fn from(reader: R<SSPSR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<STATUSA_SPEC>> for R
impl From<R<STATUSA_SPEC>> for R
sourcefn from(reader: R<STATUSA_SPEC>) -> Self
fn from(reader: R<STATUSA_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<STATUSA_SPEC>> for R
impl From<R<STATUSA_SPEC>> for R
sourcefn from(reader: R<STATUSA_SPEC>) -> Self
fn from(reader: R<STATUSA_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<STATUSA_SPEC>> for R
impl From<R<STATUSA_SPEC>> for R
sourcefn from(reader: R<STATUSA_SPEC>) -> Self
fn from(reader: R<STATUSA_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<STATUSB_SPEC>> for R
impl From<R<STATUSB_SPEC>> for R
sourcefn from(reader: R<STATUSB_SPEC>) -> Self
fn from(reader: R<STATUSB_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<STATUSB_SPEC>> for R
impl From<R<STATUSB_SPEC>> for R
sourcefn from(reader: R<STATUSB_SPEC>) -> Self
fn from(reader: R<STATUSB_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<STATUSB_SPEC>> for R
impl From<R<STATUSB_SPEC>> for R
sourcefn from(reader: R<STATUSB_SPEC>) -> Self
fn from(reader: R<STATUSB_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<STATUSC_SPEC>> for R
impl From<R<STATUSC_SPEC>> for R
sourcefn from(reader: R<STATUSC_SPEC>) -> Self
fn from(reader: R<STATUSC_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<STATUSD_SPEC>> for R
impl From<R<STATUSD_SPEC>> for R
sourcefn from(reader: R<STATUSD_SPEC>) -> Self
fn from(reader: R<STATUSD_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<STATUS_SPEC>> for R
impl From<R<STATUS_SPEC>> for R
sourcefn from(reader: R<STATUS_SPEC>) -> Self
fn from(reader: R<STATUS_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<STATUS_SPEC>> for R
impl From<R<STATUS_SPEC>> for R
sourcefn from(reader: R<STATUS_SPEC>) -> Self
fn from(reader: R<STATUS_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<STATUS_SPEC>> for R
impl From<R<STATUS_SPEC>> for R
sourcefn from(reader: R<STATUS_SPEC>) -> Self
fn from(reader: R<STATUS_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<STATUS_SPEC>> for R
impl From<R<STATUS_SPEC>> for R
sourcefn from(reader: R<STATUS_SPEC>) -> Self
fn from(reader: R<STATUS_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<STATUS_SPEC>> for R
impl From<R<STATUS_SPEC>> for R
sourcefn from(reader: R<STATUS_SPEC>) -> Self
fn from(reader: R<STATUS_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<STATUS_SPEC>> for R
impl From<R<STATUS_SPEC>> for R
sourcefn from(reader: R<STATUS_SPEC>) -> Self
fn from(reader: R<STATUS_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<STATUS_SPEC>> for R
impl From<R<STATUS_SPEC>> for R
sourcefn from(reader: R<STATUS_SPEC>) -> Self
fn from(reader: R<STATUS_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<STATUS_SPEC>> for R
impl From<R<STATUS_SPEC>> for R
sourcefn from(reader: R<STATUS_SPEC>) -> Self
fn from(reader: R<STATUS_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<STATUS_SPEC>> for R
impl From<R<STATUS_SPEC>> for R
sourcefn from(reader: R<STATUS_SPEC>) -> Self
fn from(reader: R<STATUS_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<STATUS_SPEC>> for R
impl From<R<STATUS_SPEC>> for R
sourcefn from(reader: R<STATUS_SPEC>) -> Self
fn from(reader: R<STATUS_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<STATUS_SPEC>> for R
impl From<R<STATUS_SPEC>> for R
sourcefn from(reader: R<STATUS_SPEC>) -> Self
fn from(reader: R<STATUS_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<STATUS_SPEC>> for R
impl From<R<STATUS_SPEC>> for R
sourcefn from(reader: R<STATUS_SPEC>) -> Self
fn from(reader: R<STATUS_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<STATUS_SPEC>> for R
impl From<R<STATUS_SPEC>> for R
sourcefn from(reader: R<STATUS_SPEC>) -> Self
fn from(reader: R<STATUS_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<STATUS_SPEC>> for R
impl From<R<STATUS_SPEC>> for R
sourcefn from(reader: R<STATUS_SPEC>) -> Self
fn from(reader: R<STATUS_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<STATUS_SPEC>> for R
impl From<R<STATUS_SPEC>> for R
sourcefn from(reader: R<STATUS_SPEC>) -> Self
fn from(reader: R<STATUS_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<STATUS_SPEC>> for R
impl From<R<STATUS_SPEC>> for R
sourcefn from(reader: R<STATUS_SPEC>) -> Self
fn from(reader: R<STATUS_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<STATUS_SPEC>> for R
impl From<R<STATUS_SPEC>> for R
sourcefn from(reader: R<STATUS_SPEC>) -> Self
fn from(reader: R<STATUS_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<STATUS_SPEC>> for R
impl From<R<STATUS_SPEC>> for R
sourcefn from(reader: R<STATUS_SPEC>) -> Self
fn from(reader: R<STATUS_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<STATUS_SPEC>> for R
impl From<R<STATUS_SPEC>> for R
sourcefn from(reader: R<STATUS_SPEC>) -> Self
fn from(reader: R<STATUS_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<STATUS_SPEC>> for R
impl From<R<STATUS_SPEC>> for R
sourcefn from(reader: R<STATUS_SPEC>) -> Self
fn from(reader: R<STATUS_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<STATUS_SPEC>> for R
impl From<R<STATUS_SPEC>> for R
sourcefn from(reader: R<STATUS_SPEC>) -> Self
fn from(reader: R<STATUS_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<STATUS_SPEC>> for R
impl From<R<STATUS_SPEC>> for R
sourcefn from(reader: R<STATUS_SPEC>) -> Self
fn from(reader: R<STATUS_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<STDBYCFG_SPEC>> for R
impl From<R<STDBYCFG_SPEC>> for R
sourcefn from(reader: R<STDBYCFG_SPEC>) -> Self
fn from(reader: R<STDBYCFG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<SWTRIGCTRL_SPEC>> for R
impl From<R<SWTRIGCTRL_SPEC>> for R
sourcefn from(reader: R<SWTRIGCTRL_SPEC>) -> Self
fn from(reader: R<SWTRIGCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<SWTRIG_SPEC>> for R
impl From<R<SWTRIG_SPEC>> for R
sourcefn from(reader: R<SWTRIG_SPEC>) -> Self
fn from(reader: R<SWTRIG_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<SYNCBUSY_SPEC>> for R
impl From<R<SYNCBUSY_SPEC>> for R
sourcefn from(reader: R<SYNCBUSY_SPEC>) -> Self
fn from(reader: R<SYNCBUSY_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<SYNCBUSY_SPEC>> for R
impl From<R<SYNCBUSY_SPEC>> for R
sourcefn from(reader: R<SYNCBUSY_SPEC>) -> Self
fn from(reader: R<SYNCBUSY_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<SYNCBUSY_SPEC>> for R
impl From<R<SYNCBUSY_SPEC>> for R
sourcefn from(reader: R<SYNCBUSY_SPEC>) -> Self
fn from(reader: R<SYNCBUSY_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<SYNCBUSY_SPEC>> for R
impl From<R<SYNCBUSY_SPEC>> for R
sourcefn from(reader: R<SYNCBUSY_SPEC>) -> Self
fn from(reader: R<SYNCBUSY_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<SYNCBUSY_SPEC>> for R
impl From<R<SYNCBUSY_SPEC>> for R
sourcefn from(reader: R<SYNCBUSY_SPEC>) -> Self
fn from(reader: R<SYNCBUSY_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<SYNCBUSY_SPEC>> for R
impl From<R<SYNCBUSY_SPEC>> for R
sourcefn from(reader: R<SYNCBUSY_SPEC>) -> Self
fn from(reader: R<SYNCBUSY_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<SYNCBUSY_SPEC>> for R
impl From<R<SYNCBUSY_SPEC>> for R
sourcefn from(reader: R<SYNCBUSY_SPEC>) -> Self
fn from(reader: R<SYNCBUSY_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<SYNCBUSY_SPEC>> for R
impl From<R<SYNCBUSY_SPEC>> for R
sourcefn from(reader: R<SYNCBUSY_SPEC>) -> Self
fn from(reader: R<SYNCBUSY_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<SYNCBUSY_SPEC>> for R
impl From<R<SYNCBUSY_SPEC>> for R
sourcefn from(reader: R<SYNCBUSY_SPEC>) -> Self
fn from(reader: R<SYNCBUSY_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<SYNCBUSY_SPEC>> for R
impl From<R<SYNCBUSY_SPEC>> for R
sourcefn from(reader: R<SYNCBUSY_SPEC>) -> Self
fn from(reader: R<SYNCBUSY_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<SYNCBUSY_SPEC>> for R
impl From<R<SYNCBUSY_SPEC>> for R
sourcefn from(reader: R<SYNCBUSY_SPEC>) -> Self
fn from(reader: R<SYNCBUSY_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<SYNCBUSY_SPEC>> for R
impl From<R<SYNCBUSY_SPEC>> for R
sourcefn from(reader: R<SYNCBUSY_SPEC>) -> Self
fn from(reader: R<SYNCBUSY_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<SYNCBUSY_SPEC>> for R
impl From<R<SYNCBUSY_SPEC>> for R
sourcefn from(reader: R<SYNCBUSY_SPEC>) -> Self
fn from(reader: R<SYNCBUSY_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<SYNCBUSY_SPEC>> for R
impl From<R<SYNCBUSY_SPEC>> for R
sourcefn from(reader: R<SYNCBUSY_SPEC>) -> Self
fn from(reader: R<SYNCBUSY_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<SYNCBUSY_SPEC>> for R
impl From<R<SYNCBUSY_SPEC>> for R
sourcefn from(reader: R<SYNCBUSY_SPEC>) -> Self
fn from(reader: R<SYNCBUSY_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<SYNCBUSY_SPEC>> for R
impl From<R<SYNCBUSY_SPEC>> for R
sourcefn from(reader: R<SYNCBUSY_SPEC>) -> Self
fn from(reader: R<SYNCBUSY_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<SYNCBUSY_SPEC>> for R
impl From<R<SYNCBUSY_SPEC>> for R
sourcefn from(reader: R<SYNCBUSY_SPEC>) -> Self
fn from(reader: R<SYNCBUSY_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<SYNCBUSY_SPEC>> for R
impl From<R<SYNCBUSY_SPEC>> for R
sourcefn from(reader: R<SYNCBUSY_SPEC>) -> Self
fn from(reader: R<SYNCBUSY_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<SYNCBUSY_SPEC>> for R
impl From<R<SYNCBUSY_SPEC>> for R
sourcefn from(reader: R<SYNCBUSY_SPEC>) -> Self
fn from(reader: R<SYNCBUSY_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<SYNCBUSY_SPEC>> for R
impl From<R<SYNCBUSY_SPEC>> for R
sourcefn from(reader: R<SYNCBUSY_SPEC>) -> Self
fn from(reader: R<SYNCBUSY_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<SYNCBUSY_SPEC>> for R
impl From<R<SYNCBUSY_SPEC>> for R
sourcefn from(reader: R<SYNCBUSY_SPEC>) -> Self
fn from(reader: R<SYNCBUSY_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<SYNCBUSY_SPEC>> for R
impl From<R<SYNCBUSY_SPEC>> for R
sourcefn from(reader: R<SYNCBUSY_SPEC>) -> Self
fn from(reader: R<SYNCBUSY_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<SYNCBUSY_SPEC>> for R
impl From<R<SYNCBUSY_SPEC>> for R
sourcefn from(reader: R<SYNCBUSY_SPEC>) -> Self
fn from(reader: R<SYNCBUSY_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<SYNCBUSY_SPEC>> for R
impl From<R<SYNCBUSY_SPEC>> for R
sourcefn from(reader: R<SYNCBUSY_SPEC>) -> Self
fn from(reader: R<SYNCBUSY_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<SYNCFR_SPEC>> for R
impl From<R<SYNCFR_SPEC>> for R
sourcefn from(reader: R<SYNCFR_SPEC>) -> Self
fn from(reader: R<SYNCFR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<TAMPCTRL_SPEC>> for R
impl From<R<TAMPCTRL_SPEC>> for R
sourcefn from(reader: R<TAMPCTRL_SPEC>) -> Self
fn from(reader: R<TAMPCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<TAMPCTRL_SPEC>> for R
impl From<R<TAMPCTRL_SPEC>> for R
sourcefn from(reader: R<TAMPCTRL_SPEC>) -> Self
fn from(reader: R<TAMPCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<TAMPCTRL_SPEC>> for R
impl From<R<TAMPCTRL_SPEC>> for R
sourcefn from(reader: R<TAMPCTRL_SPEC>) -> Self
fn from(reader: R<TAMPCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<TAMPID_SPEC>> for R
impl From<R<TAMPID_SPEC>> for R
sourcefn from(reader: R<TAMPID_SPEC>) -> Self
fn from(reader: R<TAMPID_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<TAMPID_SPEC>> for R
impl From<R<TAMPID_SPEC>> for R
sourcefn from(reader: R<TAMPID_SPEC>) -> Self
fn from(reader: R<TAMPID_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<TAMPID_SPEC>> for R
impl From<R<TAMPID_SPEC>> for R
sourcefn from(reader: R<TAMPID_SPEC>) -> Self
fn from(reader: R<TAMPID_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<TECR1_SPEC>> for R
impl From<R<TECR1_SPEC>> for R
sourcefn from(reader: R<TECR1_SPEC>) -> Self
fn from(reader: R<TECR1_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<TEEVR_SPEC>> for R
impl From<R<TEEVR_SPEC>> for R
sourcefn from(reader: R<TEEVR_SPEC>) -> Self
fn from(reader: R<TEEVR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<TESSEICR_SPEC>> for R
impl From<R<TESSEICR_SPEC>> for R
sourcefn from(reader: R<TESSEICR_SPEC>) -> Self
fn from(reader: R<TESSEICR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<TIMESTAMP_SPEC>> for R
impl From<R<TIMESTAMP_SPEC>> for R
sourcefn from(reader: R<TIMESTAMP_SPEC>) -> Self
fn from(reader: R<TIMESTAMP_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<TIMESTAMP_SPEC>> for R
impl From<R<TIMESTAMP_SPEC>> for R
sourcefn from(reader: R<TIMESTAMP_SPEC>) -> Self
fn from(reader: R<TIMESTAMP_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<TIMESTAMP_SPEC>> for R
impl From<R<TIMESTAMP_SPEC>> for R
sourcefn from(reader: R<TIMESTAMP_SPEC>) -> Self
fn from(reader: R<TIMESTAMP_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<TRACEIDR_SPEC>> for R
impl From<R<TRACEIDR_SPEC>> for R
sourcefn from(reader: R<TRACEIDR_SPEC>) -> Self
fn from(reader: R<TRACEIDR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<TRIGGER_SPEC>> for R
impl From<R<TRIGGER_SPEC>> for R
sourcefn from(reader: R<TRIGGER_SPEC>) -> Self
fn from(reader: R<TRIGGER_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<TRIGGER_SPEC>> for R
impl From<R<TRIGGER_SPEC>> for R
sourcefn from(reader: R<TRIGGER_SPEC>) -> Self
fn from(reader: R<TRIGGER_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<TSEVT_SPEC>> for R
impl From<R<TSEVT_SPEC>> for R
sourcefn from(reader: R<TSEVT_SPEC>) -> Self
fn from(reader: R<TSEVT_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<TXCTRL_SPEC>> for R
impl From<R<TXCTRL_SPEC>> for R
sourcefn from(reader: R<TXCTRL_SPEC>) -> Self
fn from(reader: R<TXCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<VALUE_SPEC>> for R
impl From<R<VALUE_SPEC>> for R
sourcefn from(reader: R<VALUE_SPEC>) -> Self
fn from(reader: R<VALUE_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<WEXCTRL_SPEC>> for R
impl From<R<WEXCTRL_SPEC>> for R
sourcefn from(reader: R<WEXCTRL_SPEC>) -> Self
fn from(reader: R<WEXCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<WINCTRL_SPEC>> for R
impl From<R<WINCTRL_SPEC>> for R
sourcefn from(reader: R<WINCTRL_SPEC>) -> Self
fn from(reader: R<WINCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<WINLT_SPEC>> for R
impl From<R<WINLT_SPEC>> for R
sourcefn from(reader: R<WINLT_SPEC>) -> Self
fn from(reader: R<WINLT_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<WINUT_SPEC>> for R
impl From<R<WINUT_SPEC>> for R
sourcefn from(reader: R<WINUT_SPEC>) -> Self
fn from(reader: R<WINUT_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<WRBADDR_SPEC>> for R
impl From<R<WRBADDR_SPEC>> for R
sourcefn from(reader: R<WRBADDR_SPEC>) -> Self
fn from(reader: R<WRBADDR_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<WRCTRL_SPEC>> for R
impl From<R<WRCTRL_SPEC>> for R
sourcefn from(reader: R<WRCTRL_SPEC>) -> Self
fn from(reader: R<WRCTRL_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<XOSC32K_SPEC>> for R
impl From<R<XOSC32K_SPEC>> for R
sourcefn from(reader: R<XOSC32K_SPEC>) -> Self
fn from(reader: R<XOSC32K_SPEC>) -> Self
Converts to this type from the input type.
sourceimpl From<R<XOSCCTRL_SPEC>> for R
impl From<R<XOSCCTRL_SPEC>> for R
sourcefn from(reader: R<XOSCCTRL_SPEC>) -> Self
fn from(reader: R<XOSCCTRL_SPEC>) -> Self
Converts to this type from the input type.
Auto Trait Implementations
impl<REG: ?Sized> RefUnwindSafe for R<REG>where
REG: RefUnwindSafe,
<REG as RegisterSpec>::Ux: RefUnwindSafe,
impl<REG: ?Sized> Send for R<REG>where
REG: Send,
<REG as RegisterSpec>::Ux: Send,
impl<REG: ?Sized> Sync for R<REG>where
REG: Sync,
<REG as RegisterSpec>::Ux: Sync,
impl<REG: ?Sized> Unpin for R<REG>where
REG: Unpin,
<REG as RegisterSpec>::Ux: Unpin,
impl<REG: ?Sized> UnwindSafe for R<REG>where
REG: UnwindSafe,
<REG as RegisterSpec>::Ux: UnwindSafe,
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more