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§
Source§impl From<R<ACTIVE0_SPEC>> for R
impl From<R<ACTIVE0_SPEC>> for R
Source§fn from(reader: R<ACTIVE0_SPEC>) -> Self
fn from(reader: R<ACTIVE0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<ADCCLKDIV_SPEC>> for R
impl From<R<ADCCLKDIV_SPEC>> for R
Source§fn from(reader: R<ADCCLKDIV_SPEC>) -> Self
fn from(reader: R<ADCCLKDIV_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<ADCCLKSEL_SPEC>> for R
impl From<R<ADCCLKSEL_SPEC>> for R
Source§fn from(reader: R<ADCCLKSEL_SPEC>) -> Self
fn from(reader: R<ADCCLKSEL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<BODCTRL_SPEC>> for R
impl From<R<BODCTRL_SPEC>> for R
Source§fn from(reader: R<BODCTRL_SPEC>) -> Self
fn from(reader: R<BODCTRL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<BUSY0_SPEC>> for R
impl From<R<BUSY0_SPEC>> for R
Source§fn from(reader: R<BUSY0_SPEC>) -> Self
fn from(reader: R<BUSY0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<CAPCTRL_MATCHREL_SCTCAPCTRL_SPEC>> for R
impl From<R<CAPCTRL_MATCHREL_SCTCAPCTRL_SPEC>> for R
Source§fn from(reader: R<CAPCTRL_MATCHREL_SCTCAPCTRL_SPEC>) -> Self
fn from(reader: R<CAPCTRL_MATCHREL_SCTCAPCTRL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<CAPCTRL_MATCHREL_SCTMATCHREL_SPEC>> for R
impl From<R<CAPCTRL_MATCHREL_SCTMATCHREL_SPEC>> for R
Source§fn from(reader: R<CAPCTRL_MATCHREL_SCTMATCHREL_SPEC>) -> Self
fn from(reader: R<CAPCTRL_MATCHREL_SCTMATCHREL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<CAPTCLKSEL_SPEC>> for R
impl From<R<CAPTCLKSEL_SPEC>> for R
Source§fn from(reader: R<CAPTCLKSEL_SPEC>) -> Self
fn from(reader: R<CAPTCLKSEL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<CAP_MATCH_SCTCAP_SPEC>> for R
impl From<R<CAP_MATCH_SCTCAP_SPEC>> for R
Source§fn from(reader: R<CAP_MATCH_SCTCAP_SPEC>) -> Self
fn from(reader: R<CAP_MATCH_SCTCAP_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<CAP_MATCH_SCTMATCH_SPEC>> for R
impl From<R<CAP_MATCH_SCTMATCH_SPEC>> for R
Source§fn from(reader: R<CAP_MATCH_SCTMATCH_SPEC>) -> Self
fn from(reader: R<CAP_MATCH_SCTMATCH_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<CHAN_THRSEL_SPEC>> for R
impl From<R<CHAN_THRSEL_SPEC>> for R
Source§fn from(reader: R<CHAN_THRSEL_SPEC>) -> Self
fn from(reader: R<CHAN_THRSEL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<CLKDIV_SPEC>> for R
impl From<R<CLKDIV_SPEC>> for R
Source§fn from(reader: R<CLKDIV_SPEC>) -> Self
fn from(reader: R<CLKDIV_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<CLKOUTDIV_SPEC>> for R
impl From<R<CLKOUTDIV_SPEC>> for R
Source§fn from(reader: R<CLKOUTDIV_SPEC>) -> Self
fn from(reader: R<CLKOUTDIV_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<CLKOUTSEL_SPEC>> for R
impl From<R<CLKOUTSEL_SPEC>> for R
Source§fn from(reader: R<CLKOUTSEL_SPEC>) -> Self
fn from(reader: R<CLKOUTSEL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<CNTVAL_SPEC>> for R
impl From<R<CNTVAL_SPEC>> for R
Source§fn from(reader: R<CNTVAL_SPEC>) -> Self
fn from(reader: R<CNTVAL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<CONEN_SPEC>> for R
impl From<R<CONEN_SPEC>> for R
Source§fn from(reader: R<CONEN_SPEC>) -> Self
fn from(reader: R<CONEN_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<CONFIG_SPEC>> for R
impl From<R<CONFIG_SPEC>> for R
Source§fn from(reader: R<CONFIG_SPEC>) -> Self
fn from(reader: R<CONFIG_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<CONFLAG_SPEC>> for R
impl From<R<CONFLAG_SPEC>> for R
Source§fn from(reader: R<CONFLAG_SPEC>) -> Self
fn from(reader: R<CONFLAG_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<COUNT_SPEC>> for R
impl From<R<COUNT_SPEC>> for R
Source§fn from(reader: R<COUNT_SPEC>) -> Self
fn from(reader: R<COUNT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<COUNT_SPEC>> for R
impl From<R<COUNT_SPEC>> for R
Source§fn from(reader: R<COUNT_SPEC>) -> Self
fn from(reader: R<COUNT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<CTLSTAT_SPEC>> for R
impl From<R<CTLSTAT_SPEC>> for R
Source§fn from(reader: R<CTLSTAT_SPEC>) -> Self
fn from(reader: R<CTLSTAT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DEVICE_ID_SPEC>> for R
impl From<R<DEVICE_ID_SPEC>> for R
Source§fn from(reader: R<DEVICE_ID_SPEC>) -> Self
fn from(reader: R<DEVICE_ID_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DMA0REQUEST_SPEC>> for R
impl From<R<DMA0REQUEST_SPEC>> for R
Source§fn from(reader: R<DMA0REQUEST_SPEC>) -> Self
fn from(reader: R<DMA0REQUEST_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DMA1REQUEST_SPEC>> for R
impl From<R<DMA1REQUEST_SPEC>> for R
Source§fn from(reader: R<DMA1REQUEST_SPEC>) -> Self
fn from(reader: R<DMA1REQUEST_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DMA_INMUX_INMUX_SPEC>> for R
impl From<R<DMA_INMUX_INMUX_SPEC>> for R
Source§fn from(reader: R<DMA_INMUX_INMUX_SPEC>) -> Self
fn from(reader: R<DMA_INMUX_INMUX_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DMA_ITRIG_INMUX_SPEC>> for R
impl From<R<DMA_ITRIG_INMUX_SPEC>> for R
Source§fn from(reader: R<DMA_ITRIG_INMUX_SPEC>) -> Self
fn from(reader: R<DMA_ITRIG_INMUX_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DPDCTRL_SPEC>> for R
impl From<R<DPDCTRL_SPEC>> for R
Source§fn from(reader: R<DPDCTRL_SPEC>) -> Self
fn from(reader: R<DPDCTRL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<ENABLESET0_SPEC>> for R
impl From<R<ENABLESET0_SPEC>> for R
Source§fn from(reader: R<ENABLESET0_SPEC>) -> Self
fn from(reader: R<ENABLESET0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<ERRINT0_SPEC>> for R
impl From<R<ERRINT0_SPEC>> for R
Source§fn from(reader: R<ERRINT0_SPEC>) -> Self
fn from(reader: R<ERRINT0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EVFLAG_SPEC>> for R
impl From<R<EVFLAG_SPEC>> for R
Source§fn from(reader: R<EVFLAG_SPEC>) -> Self
fn from(reader: R<EVFLAG_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EXTCLKSEL_SPEC>> for R
impl From<R<EXTCLKSEL_SPEC>> for R
Source§fn from(reader: R<EXTCLKSEL_SPEC>) -> Self
fn from(reader: R<EXTCLKSEL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EXTTRACECMD_SPEC>> for R
impl From<R<EXTTRACECMD_SPEC>> for R
Source§fn from(reader: R<EXTTRACECMD_SPEC>) -> Self
fn from(reader: R<EXTTRACECMD_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<FCLKSEL_SPEC>> for R
impl From<R<FCLKSEL_SPEC>> for R
Source§fn from(reader: R<FCLKSEL_SPEC>) -> Self
fn from(reader: R<FCLKSEL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<FLAGS_SPEC>> for R
impl From<R<FLAGS_SPEC>> for R
Source§fn from(reader: R<FLAGS_SPEC>) -> Self
fn from(reader: R<FLAGS_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<FLASHCFG_SPEC>> for R
impl From<R<FLASHCFG_SPEC>> for R
Source§fn from(reader: R<FLASHCFG_SPEC>) -> Self
fn from(reader: R<FLASHCFG_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<FMSSTART_SPEC>> for R
impl From<R<FMSSTART_SPEC>> for R
Source§fn from(reader: R<FMSSTART_SPEC>) -> Self
fn from(reader: R<FMSSTART_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<FMSSTOP_SPEC>> for R
impl From<R<FMSSTOP_SPEC>> for R
Source§fn from(reader: R<FMSSTOP_SPEC>) -> Self
fn from(reader: R<FMSSTOP_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<FMSTAT_SPEC>> for R
impl From<R<FMSTAT_SPEC>> for R
Source§fn from(reader: R<FMSTAT_SPEC>) -> Self
fn from(reader: R<FMSTAT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<FMSW0_SPEC>> for R
impl From<R<FMSW0_SPEC>> for R
Source§fn from(reader: R<FMSW0_SPEC>) -> Self
fn from(reader: R<FMSW0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<FRGCLKSEL_SPEC>> for R
impl From<R<FRGCLKSEL_SPEC>> for R
Source§fn from(reader: R<FRGCLKSEL_SPEC>) -> Self
fn from(reader: R<FRGCLKSEL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<FRGDIV_SPEC>> for R
impl From<R<FRGDIV_SPEC>> for R
Source§fn from(reader: R<FRGDIV_SPEC>) -> Self
fn from(reader: R<FRGDIV_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<FRGMULT_SPEC>> for R
impl From<R<FRGMULT_SPEC>> for R
Source§fn from(reader: R<FRGMULT_SPEC>) -> Self
fn from(reader: R<FRGMULT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<FRODIRECTCLKUEN_SPEC>> for R
impl From<R<FRODIRECTCLKUEN_SPEC>> for R
Source§fn from(reader: R<FRODIRECTCLKUEN_SPEC>) -> Self
fn from(reader: R<FRODIRECTCLKUEN_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<FROOSCCTRL_SPEC>> for R
impl From<R<FROOSCCTRL_SPEC>> for R
Source§fn from(reader: R<FROOSCCTRL_SPEC>) -> Self
fn from(reader: R<FROOSCCTRL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPREG_SPEC>> for R
impl From<R<GPREG_SPEC>> for R
Source§fn from(reader: R<GPREG_SPEC>) -> Self
fn from(reader: R<GPREG_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<IDLE_CH_SPEC>> for R
impl From<R<IDLE_CH_SPEC>> for R
Source§fn from(reader: R<IDLE_CH_SPEC>) -> Self
fn from(reader: R<IDLE_CH_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<INPUT_SPEC>> for R
impl From<R<INPUT_SPEC>> for R
Source§fn from(reader: R<INPUT_SPEC>) -> Self
fn from(reader: R<INPUT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<INTA0_SPEC>> for R
impl From<R<INTA0_SPEC>> for R
Source§fn from(reader: R<INTA0_SPEC>) -> Self
fn from(reader: R<INTA0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<INTB0_SPEC>> for R
impl From<R<INTB0_SPEC>> for R
Source§fn from(reader: R<INTB0_SPEC>) -> Self
fn from(reader: R<INTB0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<INTENCLR_SPEC>> for R
impl From<R<INTENCLR_SPEC>> for R
Source§fn from(reader: R<INTENCLR_SPEC>) -> Self
fn from(reader: R<INTENCLR_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<INTENSET0_SPEC>> for R
impl From<R<INTENSET0_SPEC>> for R
Source§fn from(reader: R<INTENSET0_SPEC>) -> Self
fn from(reader: R<INTENSET0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<INTENSET_SPEC>> for R
impl From<R<INTENSET_SPEC>> for R
Source§fn from(reader: R<INTENSET_SPEC>) -> Self
fn from(reader: R<INTENSET_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<INTENSET_SPEC>> for R
impl From<R<INTENSET_SPEC>> for R
Source§fn from(reader: R<INTENSET_SPEC>) -> Self
fn from(reader: R<INTENSET_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<INTENSET_SPEC>> for R
impl From<R<INTENSET_SPEC>> for R
Source§fn from(reader: R<INTENSET_SPEC>) -> Self
fn from(reader: R<INTENSET_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<INTENSET_SPEC>> for R
impl From<R<INTENSET_SPEC>> for R
Source§fn from(reader: R<INTENSET_SPEC>) -> Self
fn from(reader: R<INTENSET_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<INTEN_SPEC>> for R
impl From<R<INTEN_SPEC>> for R
Source§fn from(reader: R<INTEN_SPEC>) -> Self
fn from(reader: R<INTEN_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<INTSTAT_SPEC>> for R
impl From<R<INTSTAT_SPEC>> for R
Source§fn from(reader: R<INTSTAT_SPEC>) -> Self
fn from(reader: R<INTSTAT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<INTSTAT_SPEC>> for R
impl From<R<INTSTAT_SPEC>> for R
Source§fn from(reader: R<INTSTAT_SPEC>) -> Self
fn from(reader: R<INTSTAT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<INTSTAT_SPEC>> for R
impl From<R<INTSTAT_SPEC>> for R
Source§fn from(reader: R<INTSTAT_SPEC>) -> Self
fn from(reader: R<INTSTAT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<INTSTAT_SPEC>> for R
impl From<R<INTSTAT_SPEC>> for R
Source§fn from(reader: R<INTSTAT_SPEC>) -> Self
fn from(reader: R<INTSTAT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<INTSTAT_SPEC>> for R
impl From<R<INTSTAT_SPEC>> for R
Source§fn from(reader: R<INTSTAT_SPEC>) -> Self
fn from(reader: R<INTSTAT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<INTVAL_SPEC>> for R
impl From<R<INTVAL_SPEC>> for R
Source§fn from(reader: R<INTVAL_SPEC>) -> Self
fn from(reader: R<INTVAL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<IOCONCLKDIV0_SPEC>> for R
impl From<R<IOCONCLKDIV0_SPEC>> for R
Source§fn from(reader: R<IOCONCLKDIV0_SPEC>) -> Self
fn from(reader: R<IOCONCLKDIV0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<IOCONCLKDIV1_SPEC>> for R
impl From<R<IOCONCLKDIV1_SPEC>> for R
Source§fn from(reader: R<IOCONCLKDIV1_SPEC>) -> Self
fn from(reader: R<IOCONCLKDIV1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<IOCONCLKDIV2_SPEC>> for R
impl From<R<IOCONCLKDIV2_SPEC>> for R
Source§fn from(reader: R<IOCONCLKDIV2_SPEC>) -> Self
fn from(reader: R<IOCONCLKDIV2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<IOCONCLKDIV3_SPEC>> for R
impl From<R<IOCONCLKDIV3_SPEC>> for R
Source§fn from(reader: R<IOCONCLKDIV3_SPEC>) -> Self
fn from(reader: R<IOCONCLKDIV3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<IOCONCLKDIV4_SPEC>> for R
impl From<R<IOCONCLKDIV4_SPEC>> for R
Source§fn from(reader: R<IOCONCLKDIV4_SPEC>) -> Self
fn from(reader: R<IOCONCLKDIV4_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<IOCONCLKDIV5_SPEC>> for R
impl From<R<IOCONCLKDIV5_SPEC>> for R
Source§fn from(reader: R<IOCONCLKDIV5_SPEC>) -> Self
fn from(reader: R<IOCONCLKDIV5_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<IOCONCLKDIV6_SPEC>> for R
impl From<R<IOCONCLKDIV6_SPEC>> for R
Source§fn from(reader: R<IOCONCLKDIV6_SPEC>) -> Self
fn from(reader: R<IOCONCLKDIV6_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<IRQLATENCY_SPEC>> for R
impl From<R<IRQLATENCY_SPEC>> for R
Source§fn from(reader: R<IRQLATENCY_SPEC>) -> Self
fn from(reader: R<IRQLATENCY_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<IRQ_FLAG_SPEC>> for R
impl From<R<IRQ_FLAG_SPEC>> for R
Source§fn from(reader: R<IRQ_FLAG_SPEC>) -> Self
fn from(reader: R<IRQ_FLAG_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<LIMIT_SPEC>> for R
impl From<R<LIMIT_SPEC>> for R
Source§fn from(reader: R<LIMIT_SPEC>) -> Self
fn from(reader: R<LIMIT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<MAINCLKPLLSEL_SPEC>> for R
impl From<R<MAINCLKPLLSEL_SPEC>> for R
Source§fn from(reader: R<MAINCLKPLLSEL_SPEC>) -> Self
fn from(reader: R<MAINCLKPLLSEL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<MAINCLKPLLUEN_SPEC>> for R
impl From<R<MAINCLKPLLUEN_SPEC>> for R
Source§fn from(reader: R<MAINCLKPLLUEN_SPEC>) -> Self
fn from(reader: R<MAINCLKPLLUEN_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<MAINCLKSEL_SPEC>> for R
impl From<R<MAINCLKSEL_SPEC>> for R
Source§fn from(reader: R<MAINCLKSEL_SPEC>) -> Self
fn from(reader: R<MAINCLKSEL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<MAINCLKUEN_SPEC>> for R
impl From<R<MAINCLKUEN_SPEC>> for R
Source§fn from(reader: R<MAINCLKUEN_SPEC>) -> Self
fn from(reader: R<MAINCLKUEN_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<MASTER_SPEC>> for R
impl From<R<MASTER_SPEC>> for R
Source§fn from(reader: R<MASTER_SPEC>) -> Self
fn from(reader: R<MASTER_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<MONRXDAT_SPEC>> for R
impl From<R<MONRXDAT_SPEC>> for R
Source§fn from(reader: R<MONRXDAT_SPEC>) -> Self
fn from(reader: R<MONRXDAT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<MSTCTL_SPEC>> for R
impl From<R<MSTCTL_SPEC>> for R
Source§fn from(reader: R<MSTCTL_SPEC>) -> Self
fn from(reader: R<MSTCTL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<MSTDAT_SPEC>> for R
impl From<R<MSTDAT_SPEC>> for R
Source§fn from(reader: R<MSTDAT_SPEC>) -> Self
fn from(reader: R<MSTDAT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<MSTTIME_SPEC>> for R
impl From<R<MSTTIME_SPEC>> for R
Source§fn from(reader: R<MSTTIME_SPEC>) -> Self
fn from(reader: R<MSTTIME_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<NMISRC_SPEC>> for R
impl From<R<NMISRC_SPEC>> for R
Source§fn from(reader: R<NMISRC_SPEC>) -> Self
fn from(reader: R<NMISRC_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<OUTPUTDIRCTRL_SPEC>> for R
impl From<R<OUTPUTDIRCTRL_SPEC>> for R
Source§fn from(reader: R<OUTPUTDIRCTRL_SPEC>) -> Self
fn from(reader: R<OUTPUTDIRCTRL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<OUTPUT_SPEC>> for R
impl From<R<OUTPUT_SPEC>> for R
Source§fn from(reader: R<OUTPUT_SPEC>) -> Self
fn from(reader: R<OUTPUT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PDAWAKECFG_SPEC>> for R
impl From<R<PDAWAKECFG_SPEC>> for R
Source§fn from(reader: R<PDAWAKECFG_SPEC>) -> Self
fn from(reader: R<PDAWAKECFG_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PDRUNCFG_SPEC>> for R
impl From<R<PDRUNCFG_SPEC>> for R
Source§fn from(reader: R<PDRUNCFG_SPEC>) -> Self
fn from(reader: R<PDRUNCFG_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PDSLEEPCFG_SPEC>> for R
impl From<R<PDSLEEPCFG_SPEC>> for R
Source§fn from(reader: R<PDSLEEPCFG_SPEC>) -> Self
fn from(reader: R<PDSLEEPCFG_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PINASSIGN0_SPEC>> for R
impl From<R<PINASSIGN0_SPEC>> for R
Source§fn from(reader: R<PINASSIGN0_SPEC>) -> Self
fn from(reader: R<PINASSIGN0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PINASSIGN10_SPEC>> for R
impl From<R<PINASSIGN10_SPEC>> for R
Source§fn from(reader: R<PINASSIGN10_SPEC>) -> Self
fn from(reader: R<PINASSIGN10_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PINASSIGN11_SPEC>> for R
impl From<R<PINASSIGN11_SPEC>> for R
Source§fn from(reader: R<PINASSIGN11_SPEC>) -> Self
fn from(reader: R<PINASSIGN11_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PINASSIGN12_SPEC>> for R
impl From<R<PINASSIGN12_SPEC>> for R
Source§fn from(reader: R<PINASSIGN12_SPEC>) -> Self
fn from(reader: R<PINASSIGN12_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PINASSIGN13_SPEC>> for R
impl From<R<PINASSIGN13_SPEC>> for R
Source§fn from(reader: R<PINASSIGN13_SPEC>) -> Self
fn from(reader: R<PINASSIGN13_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PINASSIGN14_SPEC>> for R
impl From<R<PINASSIGN14_SPEC>> for R
Source§fn from(reader: R<PINASSIGN14_SPEC>) -> Self
fn from(reader: R<PINASSIGN14_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PINASSIGN1_SPEC>> for R
impl From<R<PINASSIGN1_SPEC>> for R
Source§fn from(reader: R<PINASSIGN1_SPEC>) -> Self
fn from(reader: R<PINASSIGN1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PINASSIGN2_SPEC>> for R
impl From<R<PINASSIGN2_SPEC>> for R
Source§fn from(reader: R<PINASSIGN2_SPEC>) -> Self
fn from(reader: R<PINASSIGN2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PINASSIGN3_SPEC>> for R
impl From<R<PINASSIGN3_SPEC>> for R
Source§fn from(reader: R<PINASSIGN3_SPEC>) -> Self
fn from(reader: R<PINASSIGN3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PINASSIGN4_SPEC>> for R
impl From<R<PINASSIGN4_SPEC>> for R
Source§fn from(reader: R<PINASSIGN4_SPEC>) -> Self
fn from(reader: R<PINASSIGN4_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PINASSIGN5_SPEC>> for R
impl From<R<PINASSIGN5_SPEC>> for R
Source§fn from(reader: R<PINASSIGN5_SPEC>) -> Self
fn from(reader: R<PINASSIGN5_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PINASSIGN6_SPEC>> for R
impl From<R<PINASSIGN6_SPEC>> for R
Source§fn from(reader: R<PINASSIGN6_SPEC>) -> Self
fn from(reader: R<PINASSIGN6_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PINASSIGN7_SPEC>> for R
impl From<R<PINASSIGN7_SPEC>> for R
Source§fn from(reader: R<PINASSIGN7_SPEC>) -> Self
fn from(reader: R<PINASSIGN7_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PINASSIGN8_SPEC>> for R
impl From<R<PINASSIGN8_SPEC>> for R
Source§fn from(reader: R<PINASSIGN8_SPEC>) -> Self
fn from(reader: R<PINASSIGN8_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PINASSIGN9_SPEC>> for R
impl From<R<PINASSIGN9_SPEC>> for R
Source§fn from(reader: R<PINASSIGN9_SPEC>) -> Self
fn from(reader: R<PINASSIGN9_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PINENABLE0_SPEC>> for R
impl From<R<PINENABLE0_SPEC>> for R
Source§fn from(reader: R<PINENABLE0_SPEC>) -> Self
fn from(reader: R<PINENABLE0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PINENABLE1_SPEC>> for R
impl From<R<PINENABLE1_SPEC>> for R
Source§fn from(reader: R<PINENABLE1_SPEC>) -> Self
fn from(reader: R<PINENABLE1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PINTSEL_SPEC>> for R
impl From<R<PINTSEL_SPEC>> for R
Source§fn from(reader: R<PINTSEL_SPEC>) -> Self
fn from(reader: R<PINTSEL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO0_0_SPEC>> for R
impl From<R<PIO0_0_SPEC>> for R
Source§fn from(reader: R<PIO0_0_SPEC>) -> Self
fn from(reader: R<PIO0_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO0_10_SPEC>> for R
impl From<R<PIO0_10_SPEC>> for R
Source§fn from(reader: R<PIO0_10_SPEC>) -> Self
fn from(reader: R<PIO0_10_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO0_11_SPEC>> for R
impl From<R<PIO0_11_SPEC>> for R
Source§fn from(reader: R<PIO0_11_SPEC>) -> Self
fn from(reader: R<PIO0_11_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO0_12_SPEC>> for R
impl From<R<PIO0_12_SPEC>> for R
Source§fn from(reader: R<PIO0_12_SPEC>) -> Self
fn from(reader: R<PIO0_12_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO0_13_SPEC>> for R
impl From<R<PIO0_13_SPEC>> for R
Source§fn from(reader: R<PIO0_13_SPEC>) -> Self
fn from(reader: R<PIO0_13_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO0_14_SPEC>> for R
impl From<R<PIO0_14_SPEC>> for R
Source§fn from(reader: R<PIO0_14_SPEC>) -> Self
fn from(reader: R<PIO0_14_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO0_15_SPEC>> for R
impl From<R<PIO0_15_SPEC>> for R
Source§fn from(reader: R<PIO0_15_SPEC>) -> Self
fn from(reader: R<PIO0_15_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO0_16_SPEC>> for R
impl From<R<PIO0_16_SPEC>> for R
Source§fn from(reader: R<PIO0_16_SPEC>) -> Self
fn from(reader: R<PIO0_16_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO0_17_SPEC>> for R
impl From<R<PIO0_17_SPEC>> for R
Source§fn from(reader: R<PIO0_17_SPEC>) -> Self
fn from(reader: R<PIO0_17_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO0_18_SPEC>> for R
impl From<R<PIO0_18_SPEC>> for R
Source§fn from(reader: R<PIO0_18_SPEC>) -> Self
fn from(reader: R<PIO0_18_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO0_19_SPEC>> for R
impl From<R<PIO0_19_SPEC>> for R
Source§fn from(reader: R<PIO0_19_SPEC>) -> Self
fn from(reader: R<PIO0_19_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO0_1_SPEC>> for R
impl From<R<PIO0_1_SPEC>> for R
Source§fn from(reader: R<PIO0_1_SPEC>) -> Self
fn from(reader: R<PIO0_1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO0_20_SPEC>> for R
impl From<R<PIO0_20_SPEC>> for R
Source§fn from(reader: R<PIO0_20_SPEC>) -> Self
fn from(reader: R<PIO0_20_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO0_21_SPEC>> for R
impl From<R<PIO0_21_SPEC>> for R
Source§fn from(reader: R<PIO0_21_SPEC>) -> Self
fn from(reader: R<PIO0_21_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO0_22_SPEC>> for R
impl From<R<PIO0_22_SPEC>> for R
Source§fn from(reader: R<PIO0_22_SPEC>) -> Self
fn from(reader: R<PIO0_22_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO0_23_SPEC>> for R
impl From<R<PIO0_23_SPEC>> for R
Source§fn from(reader: R<PIO0_23_SPEC>) -> Self
fn from(reader: R<PIO0_23_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO0_24_SPEC>> for R
impl From<R<PIO0_24_SPEC>> for R
Source§fn from(reader: R<PIO0_24_SPEC>) -> Self
fn from(reader: R<PIO0_24_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO0_25_SPEC>> for R
impl From<R<PIO0_25_SPEC>> for R
Source§fn from(reader: R<PIO0_25_SPEC>) -> Self
fn from(reader: R<PIO0_25_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO0_26_SPEC>> for R
impl From<R<PIO0_26_SPEC>> for R
Source§fn from(reader: R<PIO0_26_SPEC>) -> Self
fn from(reader: R<PIO0_26_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO0_27_SPEC>> for R
impl From<R<PIO0_27_SPEC>> for R
Source§fn from(reader: R<PIO0_27_SPEC>) -> Self
fn from(reader: R<PIO0_27_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO0_28_SPEC>> for R
impl From<R<PIO0_28_SPEC>> for R
Source§fn from(reader: R<PIO0_28_SPEC>) -> Self
fn from(reader: R<PIO0_28_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO0_29_SPEC>> for R
impl From<R<PIO0_29_SPEC>> for R
Source§fn from(reader: R<PIO0_29_SPEC>) -> Self
fn from(reader: R<PIO0_29_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO0_2_SPEC>> for R
impl From<R<PIO0_2_SPEC>> for R
Source§fn from(reader: R<PIO0_2_SPEC>) -> Self
fn from(reader: R<PIO0_2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO0_30_SPEC>> for R
impl From<R<PIO0_30_SPEC>> for R
Source§fn from(reader: R<PIO0_30_SPEC>) -> Self
fn from(reader: R<PIO0_30_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO0_31_SPEC>> for R
impl From<R<PIO0_31_SPEC>> for R
Source§fn from(reader: R<PIO0_31_SPEC>) -> Self
fn from(reader: R<PIO0_31_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO0_3_SPEC>> for R
impl From<R<PIO0_3_SPEC>> for R
Source§fn from(reader: R<PIO0_3_SPEC>) -> Self
fn from(reader: R<PIO0_3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO0_4_SPEC>> for R
impl From<R<PIO0_4_SPEC>> for R
Source§fn from(reader: R<PIO0_4_SPEC>) -> Self
fn from(reader: R<PIO0_4_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO0_5_SPEC>> for R
impl From<R<PIO0_5_SPEC>> for R
Source§fn from(reader: R<PIO0_5_SPEC>) -> Self
fn from(reader: R<PIO0_5_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO0_6_SPEC>> for R
impl From<R<PIO0_6_SPEC>> for R
Source§fn from(reader: R<PIO0_6_SPEC>) -> Self
fn from(reader: R<PIO0_6_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO0_7_SPEC>> for R
impl From<R<PIO0_7_SPEC>> for R
Source§fn from(reader: R<PIO0_7_SPEC>) -> Self
fn from(reader: R<PIO0_7_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO0_8_SPEC>> for R
impl From<R<PIO0_8_SPEC>> for R
Source§fn from(reader: R<PIO0_8_SPEC>) -> Self
fn from(reader: R<PIO0_8_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO0_9_SPEC>> for R
impl From<R<PIO0_9_SPEC>> for R
Source§fn from(reader: R<PIO0_9_SPEC>) -> Self
fn from(reader: R<PIO0_9_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO1_0_SPEC>> for R
impl From<R<PIO1_0_SPEC>> for R
Source§fn from(reader: R<PIO1_0_SPEC>) -> Self
fn from(reader: R<PIO1_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO1_10_SPEC>> for R
impl From<R<PIO1_10_SPEC>> for R
Source§fn from(reader: R<PIO1_10_SPEC>) -> Self
fn from(reader: R<PIO1_10_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO1_11_SPEC>> for R
impl From<R<PIO1_11_SPEC>> for R
Source§fn from(reader: R<PIO1_11_SPEC>) -> Self
fn from(reader: R<PIO1_11_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO1_12_SPEC>> for R
impl From<R<PIO1_12_SPEC>> for R
Source§fn from(reader: R<PIO1_12_SPEC>) -> Self
fn from(reader: R<PIO1_12_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO1_13_SPEC>> for R
impl From<R<PIO1_13_SPEC>> for R
Source§fn from(reader: R<PIO1_13_SPEC>) -> Self
fn from(reader: R<PIO1_13_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO1_14_SPEC>> for R
impl From<R<PIO1_14_SPEC>> for R
Source§fn from(reader: R<PIO1_14_SPEC>) -> Self
fn from(reader: R<PIO1_14_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO1_15_SPEC>> for R
impl From<R<PIO1_15_SPEC>> for R
Source§fn from(reader: R<PIO1_15_SPEC>) -> Self
fn from(reader: R<PIO1_15_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO1_16_SPEC>> for R
impl From<R<PIO1_16_SPEC>> for R
Source§fn from(reader: R<PIO1_16_SPEC>) -> Self
fn from(reader: R<PIO1_16_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO1_17_SPEC>> for R
impl From<R<PIO1_17_SPEC>> for R
Source§fn from(reader: R<PIO1_17_SPEC>) -> Self
fn from(reader: R<PIO1_17_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO1_18_SPEC>> for R
impl From<R<PIO1_18_SPEC>> for R
Source§fn from(reader: R<PIO1_18_SPEC>) -> Self
fn from(reader: R<PIO1_18_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO1_19_SPEC>> for R
impl From<R<PIO1_19_SPEC>> for R
Source§fn from(reader: R<PIO1_19_SPEC>) -> Self
fn from(reader: R<PIO1_19_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO1_1_SPEC>> for R
impl From<R<PIO1_1_SPEC>> for R
Source§fn from(reader: R<PIO1_1_SPEC>) -> Self
fn from(reader: R<PIO1_1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO1_20_SPEC>> for R
impl From<R<PIO1_20_SPEC>> for R
Source§fn from(reader: R<PIO1_20_SPEC>) -> Self
fn from(reader: R<PIO1_20_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO1_21_SPEC>> for R
impl From<R<PIO1_21_SPEC>> for R
Source§fn from(reader: R<PIO1_21_SPEC>) -> Self
fn from(reader: R<PIO1_21_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO1_2_SPEC>> for R
impl From<R<PIO1_2_SPEC>> for R
Source§fn from(reader: R<PIO1_2_SPEC>) -> Self
fn from(reader: R<PIO1_2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO1_3_SPEC>> for R
impl From<R<PIO1_3_SPEC>> for R
Source§fn from(reader: R<PIO1_3_SPEC>) -> Self
fn from(reader: R<PIO1_3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO1_4_SPEC>> for R
impl From<R<PIO1_4_SPEC>> for R
Source§fn from(reader: R<PIO1_4_SPEC>) -> Self
fn from(reader: R<PIO1_4_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO1_5_SPEC>> for R
impl From<R<PIO1_5_SPEC>> for R
Source§fn from(reader: R<PIO1_5_SPEC>) -> Self
fn from(reader: R<PIO1_5_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO1_6_SPEC>> for R
impl From<R<PIO1_6_SPEC>> for R
Source§fn from(reader: R<PIO1_6_SPEC>) -> Self
fn from(reader: R<PIO1_6_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO1_7_SPEC>> for R
impl From<R<PIO1_7_SPEC>> for R
Source§fn from(reader: R<PIO1_7_SPEC>) -> Self
fn from(reader: R<PIO1_7_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO1_8_SPEC>> for R
impl From<R<PIO1_8_SPEC>> for R
Source§fn from(reader: R<PIO1_8_SPEC>) -> Self
fn from(reader: R<PIO1_8_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIO1_9_SPEC>> for R
impl From<R<PIO1_9_SPEC>> for R
Source§fn from(reader: R<PIO1_9_SPEC>) -> Self
fn from(reader: R<PIO1_9_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PIOPORCAP_SPEC>> for R
impl From<R<PIOPORCAP_SPEC>> for R
Source§fn from(reader: R<PIOPORCAP_SPEC>) -> Self
fn from(reader: R<PIOPORCAP_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PMCFG_SPEC>> for R
impl From<R<PMCFG_SPEC>> for R
Source§fn from(reader: R<PMCFG_SPEC>) -> Self
fn from(reader: R<PMCFG_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PMCTRL_SPEC>> for R
impl From<R<PMCTRL_SPEC>> for R
Source§fn from(reader: R<PMCTRL_SPEC>) -> Self
fn from(reader: R<PMCTRL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PMSRC_SPEC>> for R
impl From<R<PMSRC_SPEC>> for R
Source§fn from(reader: R<PMSRC_SPEC>) -> Self
fn from(reader: R<PMSRC_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<POLL_TCNT_SPEC>> for R
impl From<R<POLL_TCNT_SPEC>> for R
Source§fn from(reader: R<POLL_TCNT_SPEC>) -> Self
fn from(reader: R<POLL_TCNT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<POSITION_SPEC>> for R
impl From<R<POSITION_SPEC>> for R
Source§fn from(reader: R<POSITION_SPEC>) -> Self
fn from(reader: R<POSITION_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PRESETCTRL0_SPEC>> for R
impl From<R<PRESETCTRL0_SPEC>> for R
Source§fn from(reader: R<PRESETCTRL0_SPEC>) -> Self
fn from(reader: R<PRESETCTRL0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PRESETCTRL1_SPEC>> for R
impl From<R<PRESETCTRL1_SPEC>> for R
Source§fn from(reader: R<PRESETCTRL1_SPEC>) -> Self
fn from(reader: R<PRESETCTRL1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<REGMODE_SPEC>> for R
impl From<R<REGMODE_SPEC>> for R
Source§fn from(reader: R<REGMODE_SPEC>) -> Self
fn from(reader: R<REGMODE_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RXDATSTAT_SPEC>> for R
impl From<R<RXDATSTAT_SPEC>> for R
Source§fn from(reader: R<RXDATSTAT_SPEC>) -> Self
fn from(reader: R<RXDATSTAT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RXDAT_SPEC>> for R
impl From<R<RXDAT_SPEC>> for R
Source§fn from(reader: R<RXDAT_SPEC>) -> Self
fn from(reader: R<RXDAT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RXDAT_SPEC>> for R
impl From<R<RXDAT_SPEC>> for R
Source§fn from(reader: R<RXDAT_SPEC>) -> Self
fn from(reader: R<RXDAT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SCTCLKDIV_SPEC>> for R
impl From<R<SCTCLKDIV_SPEC>> for R
Source§fn from(reader: R<SCTCLKDIV_SPEC>) -> Self
fn from(reader: R<SCTCLKDIV_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SCTCLKSEL_SPEC>> for R
impl From<R<SCTCLKSEL_SPEC>> for R
Source§fn from(reader: R<SCTCLKSEL_SPEC>) -> Self
fn from(reader: R<SCTCLKSEL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SCT_INMUX_SPEC>> for R
impl From<R<SCT_INMUX_SPEC>> for R
Source§fn from(reader: R<SCT_INMUX_SPEC>) -> Self
fn from(reader: R<SCT_INMUX_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SEQ_CTRL_SPEC>> for R
impl From<R<SEQ_CTRL_SPEC>> for R
Source§fn from(reader: R<SEQ_CTRL_SPEC>) -> Self
fn from(reader: R<SEQ_CTRL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SEQ_GDAT_SPEC>> for R
impl From<R<SEQ_GDAT_SPEC>> for R
Source§fn from(reader: R<SEQ_GDAT_SPEC>) -> Self
fn from(reader: R<SEQ_GDAT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SLVADR_SPEC>> for R
impl From<R<SLVADR_SPEC>> for R
Source§fn from(reader: R<SLVADR_SPEC>) -> Self
fn from(reader: R<SLVADR_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SLVCTL_SPEC>> for R
impl From<R<SLVCTL_SPEC>> for R
Source§fn from(reader: R<SLVCTL_SPEC>) -> Self
fn from(reader: R<SLVCTL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SLVDAT_SPEC>> for R
impl From<R<SLVDAT_SPEC>> for R
Source§fn from(reader: R<SLVDAT_SPEC>) -> Self
fn from(reader: R<SLVDAT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SLVQUAL0_SPEC>> for R
impl From<R<SLVQUAL0_SPEC>> for R
Source§fn from(reader: R<SLVQUAL0_SPEC>) -> Self
fn from(reader: R<SLVQUAL0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SRAMBASE_SPEC>> for R
impl From<R<SRAMBASE_SPEC>> for R
Source§fn from(reader: R<SRAMBASE_SPEC>) -> Self
fn from(reader: R<SRAMBASE_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<STARTERP0_SPEC>> for R
impl From<R<STARTERP0_SPEC>> for R
Source§fn from(reader: R<STARTERP0_SPEC>) -> Self
fn from(reader: R<STARTERP0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<STARTERP1_SPEC>> for R
impl From<R<STARTERP1_SPEC>> for R
Source§fn from(reader: R<STARTERP1_SPEC>) -> Self
fn from(reader: R<STARTERP1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<START_SPEC>> for R
impl From<R<START_SPEC>> for R
Source§fn from(reader: R<START_SPEC>) -> Self
fn from(reader: R<START_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<STATE_SPEC>> for R
impl From<R<STATE_SPEC>> for R
Source§fn from(reader: R<STATE_SPEC>) -> Self
fn from(reader: R<STATE_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<STATE_SPEC>> for R
impl From<R<STATE_SPEC>> for R
Source§fn from(reader: R<STATE_SPEC>) -> Self
fn from(reader: R<STATE_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<STATUS_SPEC>> for R
impl From<R<STATUS_SPEC>> for R
Source§fn from(reader: R<STATUS_SPEC>) -> Self
fn from(reader: R<STATUS_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SUM_WR_DATA_SUM_SPEC>> for R
impl From<R<SUM_WR_DATA_SUM_SPEC>> for R
Source§fn from(reader: R<SUM_WR_DATA_SUM_SPEC>) -> Self
fn from(reader: R<SUM_WR_DATA_SUM_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SYSAHBCLKCTRL0_SPEC>> for R
impl From<R<SYSAHBCLKCTRL0_SPEC>> for R
Source§fn from(reader: R<SYSAHBCLKCTRL0_SPEC>) -> Self
fn from(reader: R<SYSAHBCLKCTRL0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SYSAHBCLKCTRL1_SPEC>> for R
impl From<R<SYSAHBCLKCTRL1_SPEC>> for R
Source§fn from(reader: R<SYSAHBCLKCTRL1_SPEC>) -> Self
fn from(reader: R<SYSAHBCLKCTRL1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SYSAHBCLKDIV_SPEC>> for R
impl From<R<SYSAHBCLKDIV_SPEC>> for R
Source§fn from(reader: R<SYSAHBCLKDIV_SPEC>) -> Self
fn from(reader: R<SYSAHBCLKDIV_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SYSMEMREMAP_SPEC>> for R
impl From<R<SYSMEMREMAP_SPEC>> for R
Source§fn from(reader: R<SYSMEMREMAP_SPEC>) -> Self
fn from(reader: R<SYSMEMREMAP_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SYSOSCCTRL_SPEC>> for R
impl From<R<SYSOSCCTRL_SPEC>> for R
Source§fn from(reader: R<SYSOSCCTRL_SPEC>) -> Self
fn from(reader: R<SYSOSCCTRL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SYSPLLCLKSEL_SPEC>> for R
impl From<R<SYSPLLCLKSEL_SPEC>> for R
Source§fn from(reader: R<SYSPLLCLKSEL_SPEC>) -> Self
fn from(reader: R<SYSPLLCLKSEL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SYSPLLCLKUEN_SPEC>> for R
impl From<R<SYSPLLCLKUEN_SPEC>> for R
Source§fn from(reader: R<SYSPLLCLKUEN_SPEC>) -> Self
fn from(reader: R<SYSPLLCLKUEN_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SYSPLLCTRL_SPEC>> for R
impl From<R<SYSPLLCTRL_SPEC>> for R
Source§fn from(reader: R<SYSPLLCTRL_SPEC>) -> Self
fn from(reader: R<SYSPLLCTRL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SYSPLLSTAT_SPEC>> for R
impl From<R<SYSPLLSTAT_SPEC>> for R
Source§fn from(reader: R<SYSPLLSTAT_SPEC>) -> Self
fn from(reader: R<SYSPLLSTAT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SYSRSTSTAT_SPEC>> for R
impl From<R<SYSRSTSTAT_SPEC>> for R
Source§fn from(reader: R<SYSRSTSTAT_SPEC>) -> Self
fn from(reader: R<SYSRSTSTAT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SYSTCKCAL_SPEC>> for R
impl From<R<SYSTCKCAL_SPEC>> for R
Source§fn from(reader: R<SYSTCKCAL_SPEC>) -> Self
fn from(reader: R<SYSTCKCAL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<THR0_HIGH_SPEC>> for R
impl From<R<THR0_HIGH_SPEC>> for R
Source§fn from(reader: R<THR0_HIGH_SPEC>) -> Self
fn from(reader: R<THR0_HIGH_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<THR0_LOW_SPEC>> for R
impl From<R<THR0_LOW_SPEC>> for R
Source§fn from(reader: R<THR0_LOW_SPEC>) -> Self
fn from(reader: R<THR0_LOW_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<THR1_HIGH_SPEC>> for R
impl From<R<THR1_HIGH_SPEC>> for R
Source§fn from(reader: R<THR1_HIGH_SPEC>) -> Self
fn from(reader: R<THR1_HIGH_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<THR1_LOW_SPEC>> for R
impl From<R<THR1_LOW_SPEC>> for R
Source§fn from(reader: R<THR1_LOW_SPEC>) -> Self
fn from(reader: R<THR1_LOW_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TIMEOUT_SPEC>> for R
impl From<R<TIMEOUT_SPEC>> for R
Source§fn from(reader: R<TIMEOUT_SPEC>) -> Self
fn from(reader: R<TIMEOUT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TIMER_SPEC>> for R
impl From<R<TIMER_SPEC>> for R
Source§fn from(reader: R<TIMER_SPEC>) -> Self
fn from(reader: R<TIMER_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TOUCH_SPEC>> for R
impl From<R<TOUCH_SPEC>> for R
Source§fn from(reader: R<TOUCH_SPEC>) -> Self
fn from(reader: R<TOUCH_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TXCTL_SPEC>> for R
impl From<R<TXCTL_SPEC>> for R
Source§fn from(reader: R<TXCTL_SPEC>) -> Self
fn from(reader: R<TXCTL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TXDATCTL_SPEC>> for R
impl From<R<TXDATCTL_SPEC>> for R
Source§fn from(reader: R<TXDATCTL_SPEC>) -> Self
fn from(reader: R<TXDATCTL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TXDAT_SPEC>> for R
impl From<R<TXDAT_SPEC>> for R
Source§fn from(reader: R<TXDAT_SPEC>) -> Self
fn from(reader: R<TXDAT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TXDAT_SPEC>> for R
impl From<R<TXDAT_SPEC>> for R
Source§fn from(reader: R<TXDAT_SPEC>) -> Self
fn from(reader: R<TXDAT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<WARNINT_SPEC>> for R
impl From<R<WARNINT_SPEC>> for R
Source§fn from(reader: R<WARNINT_SPEC>) -> Self
fn from(reader: R<WARNINT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<WDTOSCCTRL_SPEC>> for R
impl From<R<WDTOSCCTRL_SPEC>> for R
Source§fn from(reader: R<WDTOSCCTRL_SPEC>) -> Self
fn from(reader: R<WDTOSCCTRL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<WINDOW_SPEC>> for R
impl From<R<WINDOW_SPEC>> for R
Source§fn from(reader: R<WINDOW_SPEC>) -> Self
fn from(reader: R<WINDOW_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<XFERCFG_SPEC>> for R
impl From<R<XFERCFG_SPEC>> for R
Source§fn from(reader: R<XFERCFG_SPEC>) -> Self
fn from(reader: R<XFERCFG_SPEC>) -> Self
Converts to this type from the input type.
Source§impl<REG: RegisterSpec, FI> PartialEq<FI> for R<REG>
impl<REG: RegisterSpec, FI> PartialEq<FI> for R<REG>
Auto Trait Implementations§
impl<REG> Freeze for R<REG>
impl<REG> RefUnwindSafe for R<REG>
impl<REG> Send for R<REG>
impl<REG> Sync for R<REG>
impl<REG> Unpin for R<REG>
impl<REG> UnwindSafe for R<REG>
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more