Struct ch32v1::R

source ·
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§

source§

impl<REG: RegisterSpec> R<REG>

source

pub fn bits(&self) -> REG::Ux

Reads raw bits from register.

Trait Implementations§

source§

impl From<R<ACTLR_SPEC>> for R

source§

fn from(reader: R<ACTLR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<AHBPCENR_SPEC>> for R

source§

fn from(reader: R<AHBPCENR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<AHBRSTR_SPEC>> for R

source§

fn from(reader: R<AHBRSTR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<APB1PCENR_SPEC>> for R

source§

fn from(reader: R<APB1PCENR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<APB1PRSTR_SPEC>> for R

source§

fn from(reader: R<APB1PRSTR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<APB2PCENR_SPEC>> for R

source§

fn from(reader: R<APB2PCENR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<APB2PRSTR_SPEC>> for R

source§

fn from(reader: R<APB2PRSTR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<ATRLR_SPEC>> for R

source§

fn from(reader: R<ATRLR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<ATRLR_SPEC>> for R

source§

fn from(reader: R<ATRLR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<BDCTLR_SPEC>> for R

source§

fn from(reader: R<BDCTLR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<BDTR_SPEC>> for R

source§

fn from(reader: R<BDTR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<BDTR_SPEC>> for R

source§

fn from(reader: R<BDTR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<BRR_SPEC>> for R

source§

fn from(reader: R<BRR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<BTABLE_SPEC>> for R

source§

fn from(reader: R<BTABLE_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CCER_SPEC>> for R

source§

fn from(reader: R<CCER_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CCER_SPEC>> for R

source§

fn from(reader: R<CCER_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CFGHR_SPEC>> for R

source§

fn from(reader: R<CFGHR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CFGLR_SPEC>> for R

source§

fn from(reader: R<CFGLR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CFGR0_SPEC>> for R

source§

fn from(reader: R<CFGR0_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CFGR1_SPEC>> for R

source§

fn from(reader: R<CFGR1_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CFGR2_SPEC>> for R

source§

fn from(reader: R<CFGR2_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CFGR3_SPEC>> for R

source§

fn from(reader: R<CFGR3_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CFGR4_SPEC>> for R

source§

fn from(reader: R<CFGR4_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CFGR5_SPEC>> for R

source§

fn from(reader: R<CFGR5_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CFGR6_SPEC>> for R

source§

fn from(reader: R<CFGR6_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CFGR7_SPEC>> for R

source§

fn from(reader: R<CFGR7_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CFGR_SPEC>> for R

source§

fn from(reader: R<CFGR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CFGR_SPEC>> for R

source§

fn from(reader: R<CFGR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CFGR_SPEC>> for R

source§

fn from(reader: R<CFGR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CH1CVR_SPEC>> for R

source§

fn from(reader: R<CH1CVR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CH1CVR_SPEC>> for R

source§

fn from(reader: R<CH1CVR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CH2CVR_SPEC>> for R

source§

fn from(reader: R<CH2CVR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CH2CVR_SPEC>> for R

source§

fn from(reader: R<CH2CVR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CH3CVR_SPEC>> for R

source§

fn from(reader: R<CH3CVR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CH3CVR_SPEC>> for R

source§

fn from(reader: R<CH3CVR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CH4CVR_SPEC>> for R

source§

fn from(reader: R<CH4CVR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CH4CVR_SPEC>> for R

source§

fn from(reader: R<CH4CVR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CHCTLR1I_SPEC>> for R

source§

fn from(reader: R<CHCTLR1I_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CHCTLR1I_SPEC>> for R

source§

fn from(reader: R<CHCTLR1I_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CHCTLR1O_SPEC>> for R

source§

fn from(reader: R<CHCTLR1O_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CHCTLR1O_SPEC>> for R

source§

fn from(reader: R<CHCTLR1O_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CHCTLR2I_SPEC>> for R

source§

fn from(reader: R<CHCTLR2I_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CHCTLR2I_SPEC>> for R

source§

fn from(reader: R<CHCTLR2I_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CHCTLR2O_SPEC>> for R

source§

fn from(reader: R<CHCTLR2O_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CHCTLR2O_SPEC>> for R

source§

fn from(reader: R<CHCTLR2O_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CKCFGR_SPEC>> for R

source§

fn from(reader: R<CKCFGR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CMPHR_SPEC>> for R

source§

fn from(reader: R<CMPHR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CMPLR_SPEC>> for R

source§

fn from(reader: R<CMPLR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CNTH_SPEC>> for R

source§

fn from(reader: R<CNTH_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CNTH_SPEC>> for R

source§

fn from(reader: R<CNTH_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CNTL_SPEC>> for R

source§

fn from(reader: R<CNTL_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CNTL_SPEC>> for R

source§

fn from(reader: R<CNTL_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CNTR1_SPEC>> for R

source§

fn from(reader: R<CNTR1_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CNTR2_SPEC>> for R

source§

fn from(reader: R<CNTR2_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CNTR3_SPEC>> for R

source§

fn from(reader: R<CNTR3_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CNTR4_SPEC>> for R

source§

fn from(reader: R<CNTR4_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CNTR5_SPEC>> for R

source§

fn from(reader: R<CNTR5_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CNTR6_SPEC>> for R

source§

fn from(reader: R<CNTR6_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CNTR7_SPEC>> for R

source§

fn from(reader: R<CNTR7_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CNTR_SPEC>> for R

source§

fn from(reader: R<CNTR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CNT_SPEC>> for R

source§

fn from(reader: R<CNT_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CNT_SPEC>> for R

source§

fn from(reader: R<CNT_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CRCR_SPEC>> for R

source§

fn from(reader: R<CRCR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CSR_SPEC>> for R

source§

fn from(reader: R<CSR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CTLR1_SPEC>> for R

source§

fn from(reader: R<CTLR1_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CTLR1_SPEC>> for R

source§

fn from(reader: R<CTLR1_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CTLR1_SPEC>> for R

source§

fn from(reader: R<CTLR1_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CTLR1_SPEC>> for R

source§

fn from(reader: R<CTLR1_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CTLR1_SPEC>> for R

source§

fn from(reader: R<CTLR1_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CTLR1_SPEC>> for R

source§

fn from(reader: R<CTLR1_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CTLR2_SPEC>> for R

source§

fn from(reader: R<CTLR2_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CTLR2_SPEC>> for R

source§

fn from(reader: R<CTLR2_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CTLR2_SPEC>> for R

source§

fn from(reader: R<CTLR2_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CTLR2_SPEC>> for R

source§

fn from(reader: R<CTLR2_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CTLR2_SPEC>> for R

source§

fn from(reader: R<CTLR2_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CTLR2_SPEC>> for R

source§

fn from(reader: R<CTLR2_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CTLR3_SPEC>> for R

source§

fn from(reader: R<CTLR3_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CTLRH_SPEC>> for R

source§

fn from(reader: R<CTLRH_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CTLRL_SPEC>> for R

source§

fn from(reader: R<CTLRL_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CTLR_SPEC>> for R

source§

fn from(reader: R<CTLR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CTLR_SPEC>> for R

source§

fn from(reader: R<CTLR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CTLR_SPEC>> for R

source§

fn from(reader: R<CTLR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CTLR_SPEC>> for R

source§

fn from(reader: R<CTLR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CTLR_SPEC>> for R

source§

fn from(reader: R<CTLR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<CTLR_SPEC>> for R

source§

fn from(reader: R<CTLR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<DADDR_SPEC>> for R

source§

fn from(reader: R<DADDR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<DATAR10_SPEC>> for R

source§

fn from(reader: R<DATAR10_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<DATAR1_SPEC>> for R

source§

fn from(reader: R<DATAR1_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<DATAR2_SPEC>> for R

source§

fn from(reader: R<DATAR2_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<DATAR3_SPEC>> for R

source§

fn from(reader: R<DATAR3_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<DATAR4_SPEC>> for R

source§

fn from(reader: R<DATAR4_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<DATAR5_SPEC>> for R

source§

fn from(reader: R<DATAR5_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<DATAR6_SPEC>> for R

source§

fn from(reader: R<DATAR6_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<DATAR7_SPEC>> for R

source§

fn from(reader: R<DATAR7_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<DATAR8_SPEC>> for R

source§

fn from(reader: R<DATAR8_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<DATAR9_SPEC>> for R

source§

fn from(reader: R<DATAR9_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<DATAR_SPEC>> for R

source§

fn from(reader: R<DATAR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<DATAR_SPEC>> for R

source§

fn from(reader: R<DATAR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<DATAR_SPEC>> for R

source§

fn from(reader: R<DATAR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<DATAR_SPEC>> for R

source§

fn from(reader: R<DATAR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<DIVH_SPEC>> for R

source§

fn from(reader: R<DIVH_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<DIVL_SPEC>> for R

source§

fn from(reader: R<DIVL_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<DMACFGR_SPEC>> for R

source§

fn from(reader: R<DMACFGR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<DMACFGR_SPEC>> for R

source§

fn from(reader: R<DMACFGR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<DMAINTENR_SPEC>> for R

source§

fn from(reader: R<DMAINTENR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<DMAINTENR_SPEC>> for R

source§

fn from(reader: R<DMAINTENR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<DMAR_SPEC>> for R

source§

fn from(reader: R<DMAR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<DMAR_SPEC>> for R

source§

fn from(reader: R<DMAR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<DOR1_SPEC>> for R

source§

fn from(reader: R<DOR1_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<DOR2_SPEC>> for R

source§

fn from(reader: R<DOR2_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<ECR_SPEC>> for R

source§

fn from(reader: R<ECR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<EP0R_SPEC>> for R

source§

fn from(reader: R<EP0R_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<EP1R_SPEC>> for R

source§

fn from(reader: R<EP1R_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<EP2R_SPEC>> for R

source§

fn from(reader: R<EP2R_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<EP3R_SPEC>> for R

source§

fn from(reader: R<EP3R_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<EP4R_SPEC>> for R

source§

fn from(reader: R<EP4R_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<EP5R_SPEC>> for R

source§

fn from(reader: R<EP5R_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<EP6R_SPEC>> for R

source§

fn from(reader: R<EP6R_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<EP7R_SPEC>> for R

source§

fn from(reader: R<EP7R_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<EVENR_SPEC>> for R

source§

fn from(reader: R<EVENR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<EXTEND_CTR_SPEC>> for R

source§

fn from(reader: R<EXTEND_CTR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<EXTICR1_SPEC>> for R

source§

fn from(reader: R<EXTICR1_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<EXTICR2_SPEC>> for R

source§

fn from(reader: R<EXTICR2_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<EXTICR3_SPEC>> for R

source§

fn from(reader: R<EXTICR3_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<EXTICR4_SPEC>> for R

source§

fn from(reader: R<EXTICR4_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<FCHARGE1_SPEC>> for R

source§

fn from(reader: R<FCHARGE1_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<FCHARGE2_SPEC>> for R

source§

fn from(reader: R<FCHARGE2_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<FDR_SPEC>> for R

source§

fn from(reader: R<FDR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<FIBADDRR_SPEC>> for R

source§

fn from(reader: R<FIBADDRR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<FIFOADDRR0_SPEC>> for R

source§

fn from(reader: R<FIFOADDRR0_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<FIFOADDRR1_SPEC>> for R

source§

fn from(reader: R<FIFOADDRR1_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<FIFOADDRR2_SPEC>> for R

source§

fn from(reader: R<FIFOADDRR2_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<FIFOADDRR3_SPEC>> for R

source§

fn from(reader: R<FIFOADDRR3_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<FNR_SPEC>> for R

source§

fn from(reader: R<FNR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<FTENR_SPEC>> for R

source§

fn from(reader: R<FTENR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<GISR_SPEC>> for R

source§

fn from(reader: R<GISR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<GPR_SPEC>> for R

source§

fn from(reader: R<GPR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<IACTR1_SPEC>> for R

source§

fn from(reader: R<IACTR1_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<IACTR2_SPEC>> for R

source§

fn from(reader: R<IACTR2_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<IDATAR1_SPEC>> for R

source§

fn from(reader: R<IDATAR1_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<IDATAR2_SPEC>> for R

source§

fn from(reader: R<IDATAR2_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<IDATAR3_SPEC>> for R

source§

fn from(reader: R<IDATAR3_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<IDATAR4_SPEC>> for R

source§

fn from(reader: R<IDATAR4_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<IDATAR_SPEC>> for R

source§

fn from(reader: R<IDATAR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<IDCODE_SPEC>> for R

source§

fn from(reader: R<IDCODE_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<IENR1_SPEC>> for R

source§

fn from(reader: R<IENR1_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<IENR2_SPEC>> for R

source§

fn from(reader: R<IENR2_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<INDR_SPEC>> for R

source§

fn from(reader: R<INDR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<INTENR_SPEC>> for R

source§

fn from(reader: R<INTENR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<INTFR_SPEC>> for R

source§

fn from(reader: R<INTFR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<INTFR_SPEC>> for R

source§

fn from(reader: R<INTFR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<INTFR_SPEC>> for R

source§

fn from(reader: R<INTFR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<INTFR_SPEC>> for R

source§

fn from(reader: R<INTFR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<INTR_SPEC>> for R

source§

fn from(reader: R<INTR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<IOFR1_SPEC>> for R

source§

fn from(reader: R<IOFR1_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<IOFR2_SPEC>> for R

source§

fn from(reader: R<IOFR2_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<IOFR3_SPEC>> for R

source§

fn from(reader: R<IOFR3_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<IOFR4_SPEC>> for R

source§

fn from(reader: R<IOFR4_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<IPR1_SPEC>> for R

source§

fn from(reader: R<IPR1_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<IPR2_SPEC>> for R

source§

fn from(reader: R<IPR2_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<IPRR1_SPEC>> for R

source§

fn from(reader: R<IPRR1_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<IPRR2_SPEC>> for R

source§

fn from(reader: R<IPRR2_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<IPSR1_SPEC>> for R

source§

fn from(reader: R<IPSR1_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<IPSR2_SPEC>> for R

source§

fn from(reader: R<IPSR2_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<IRER1_SPEC>> for R

source§

fn from(reader: R<IRER1_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<IRER2_SPEC>> for R

source§

fn from(reader: R<IRER2_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<ISQR_SPEC>> for R

source§

fn from(reader: R<ISQR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<ISR1_SPEC>> for R

source§

fn from(reader: R<ISR1_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<ISR2_SPEC>> for R

source§

fn from(reader: R<ISR2_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<ISTR_SPEC>> for R

source§

fn from(reader: R<ISTR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<ITHRESDR_SPEC>> for R

source§

fn from(reader: R<ITHRESDR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<L12BDHR1_SPEC>> for R

source§

fn from(reader: R<L12BDHR1_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<L12BDHR2_SPEC>> for R

source§

fn from(reader: R<L12BDHR2_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<LCKR_SPEC>> for R

source§

fn from(reader: R<LCKR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<MADDR1_SPEC>> for R

source§

fn from(reader: R<MADDR1_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<MADDR2_SPEC>> for R

source§

fn from(reader: R<MADDR2_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<MADDR3_SPEC>> for R

source§

fn from(reader: R<MADDR3_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<MADDR4_SPEC>> for R

source§

fn from(reader: R<MADDR4_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<MADDR5_SPEC>> for R

source§

fn from(reader: R<MADDR5_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<MADDR6_SPEC>> for R

source§

fn from(reader: R<MADDR6_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<MADDR7_SPEC>> for R

source§

fn from(reader: R<MADDR7_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<OADDR1_SPEC>> for R

source§

fn from(reader: R<OADDR1_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<OADDR2_SPEC>> for R

source§

fn from(reader: R<OADDR2_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<OBR_SPEC>> for R

source§

fn from(reader: R<OBR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<OCTLR_SPEC>> for R

source§

fn from(reader: R<OCTLR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<OUTDR_SPEC>> for R

source§

fn from(reader: R<OUTDR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<PADDR1_SPEC>> for R

source§

fn from(reader: R<PADDR1_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<PADDR2_SPEC>> for R

source§

fn from(reader: R<PADDR2_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<PADDR3_SPEC>> for R

source§

fn from(reader: R<PADDR3_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<PADDR4_SPEC>> for R

source§

fn from(reader: R<PADDR4_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<PADDR5_SPEC>> for R

source§

fn from(reader: R<PADDR5_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<PADDR6_SPEC>> for R

source§

fn from(reader: R<PADDR6_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<PADDR7_SPEC>> for R

source§

fn from(reader: R<PADDR7_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<PCFR_SPEC>> for R

source§

fn from(reader: R<PCFR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<PSCR_SPEC>> for R

source§

fn from(reader: R<PSCR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<PSC_SPEC>> for R

source§

fn from(reader: R<PSC_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<PSC_SPEC>> for R

source§

fn from(reader: R<PSC_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<R12BDHR1_SPEC>> for R

source§

fn from(reader: R<R12BDHR1_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<R12BDHR2_SPEC>> for R

source§

fn from(reader: R<R12BDHR2_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<RCRCR_SPEC>> for R

source§

fn from(reader: R<RCRCR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<RDATAR_SPEC>> for R

source§

fn from(reader: R<RDATAR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<RLDR_SPEC>> for R

source§

fn from(reader: R<RLDR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<RPTCR_SPEC>> for R

source§

fn from(reader: R<RPTCR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<RPTCR_SPEC>> for R

source§

fn from(reader: R<RPTCR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<RSQR1_SPEC>> for R

source§

fn from(reader: R<RSQR1_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<RSQR2_SPEC>> for R

source§

fn from(reader: R<RSQR2_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<RSQR3_SPEC>> for R

source§

fn from(reader: R<RSQR3_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<RSTSCKR_SPEC>> for R

source§

fn from(reader: R<RSTSCKR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<RTENR_SPEC>> for R

source§

fn from(reader: R<RTENR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<RTR_SPEC>> for R

source§

fn from(reader: R<RTR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<SAMPTR1_SPEC>> for R

source§

fn from(reader: R<SAMPTR1_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<SAMPTR2_SPEC>> for R

source§

fn from(reader: R<SAMPTR2_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<SCTLR_SPEC>> for R

source§

fn from(reader: R<SCTLR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<SMCFGR_SPEC>> for R

source§

fn from(reader: R<SMCFGR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<SMCFGR_SPEC>> for R

source§

fn from(reader: R<SMCFGR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<STAR1_SPEC>> for R

source§

fn from(reader: R<STAR1_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<STAR2_SPEC>> for R

source§

fn from(reader: R<STAR2_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<STATR_SPEC>> for R

source§

fn from(reader: R<STATR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<STATR_SPEC>> for R

source§

fn from(reader: R<STATR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<STATR_SPEC>> for R

source§

fn from(reader: R<STATR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<STATR_SPEC>> for R

source§

fn from(reader: R<STATR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<STATR_SPEC>> for R

source§

fn from(reader: R<STATR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<STATR_SPEC>> for R

source§

fn from(reader: R<STATR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<SWIEVR_SPEC>> for R

source§

fn from(reader: R<SWIEVR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<TCRCR_SPEC>> for R

source§

fn from(reader: R<TCRCR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<TPCSR_SPEC>> for R

source§

fn from(reader: R<TPCSR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<TPCTLR_SPEC>> for R

source§

fn from(reader: R<TPCTLR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<UDEV_CTRL__R8_UHOST_CTRL_SPEC>> for R

source§

fn from(reader: R<UDEV_CTRL__R8_UHOST_CTRL_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<UEP0_CTRL_SPEC>> for R

source§

fn from(reader: R<UEP0_CTRL_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<UEP0_DMA_SPEC>> for R

source§

fn from(reader: R<UEP0_DMA_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<UEP0_T_LEN_SPEC>> for R

source§

fn from(reader: R<UEP0_T_LEN_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<UEP1_CTRL__R8_UH_SETUP_SPEC>> for R

source§

fn from(reader: R<UEP1_CTRL__R8_UH_SETUP_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<UEP1_DMA_SPEC>> for R

source§

fn from(reader: R<UEP1_DMA_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<UEP1_T_LEN_SPEC>> for R

source§

fn from(reader: R<UEP1_T_LEN_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<UEP2_3_MOD__R8_UH_EP_MOD_SPEC>> for R

source§

fn from(reader: R<UEP2_3_MOD__R8_UH_EP_MOD_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<UEP2_CTRL__R8_UH_RX_CTRL_SPEC>> for R

source§

fn from(reader: R<UEP2_CTRL__R8_UH_RX_CTRL_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<UEP2_DMA__R16_UH_RX_DMA_SPEC>> for R

source§

fn from(reader: R<UEP2_DMA__R16_UH_RX_DMA_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<UEP2_T_LEN__R8_UH_EP_PID_SPEC>> for R

source§

fn from(reader: R<UEP2_T_LEN__R8_UH_EP_PID_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<UEP3_CTRL__R8_UH_TX_CTRL_SPEC>> for R

source§

fn from(reader: R<UEP3_CTRL__R8_UH_TX_CTRL_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<UEP3_DMA__R16_UH_TX_DMA_SPEC>> for R

source§

fn from(reader: R<UEP3_DMA__R16_UH_TX_DMA_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<UEP3_T_LEN__R8_UH_TX_LEN_SPEC>> for R

source§

fn from(reader: R<UEP3_T_LEN__R8_UH_TX_LEN_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<UEP4_1_MOD_SPEC>> for R

source§

fn from(reader: R<UEP4_1_MOD_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<UEP4_CTRL_SPEC>> for R

source§

fn from(reader: R<UEP4_CTRL_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<UEP4_T_LEN_SPEC>> for R

source§

fn from(reader: R<UEP4_T_LEN_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<USB_CTRL_SPEC>> for R

source§

fn from(reader: R<USB_CTRL_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<USB_DEV_AD_SPEC>> for R

source§

fn from(reader: R<USB_DEV_AD_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<USB_INT_EN_SPEC>> for R

source§

fn from(reader: R<USB_INT_EN_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<USB_INT_FG_SPEC>> for R

source§

fn from(reader: R<USB_INT_FG_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<USB_INT_ST_SPEC>> for R

source§

fn from(reader: R<USB_INT_ST_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<USB_MIS_ST_SPEC>> for R

source§

fn from(reader: R<USB_MIS_ST_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<USB_RX_LEN_SPEC>> for R

source§

fn from(reader: R<USB_RX_LEN_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<USB_TYPE_C_CTRL_SPEC>> for R

source§

fn from(reader: R<USB_TYPE_C_CTRL_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<VCHANNEL_SPEC>> for R

source§

fn from(reader: R<VCHANNEL_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<VCTLR_SPEC>> for R

source§

fn from(reader: R<VCTLR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<VSDR_SPEC>> for R

source§

fn from(reader: R<VSDR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<WDHTR_SPEC>> for R

source§

fn from(reader: R<WDHTR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<WDLTR_SPEC>> for R

source§

fn from(reader: R<WDLTR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl From<R<WPR_SPEC>> for R

source§

fn from(reader: R<WPR_SPEC>) -> Self

Converts to this type from the input type.
source§

impl<REG: RegisterSpec, FI> PartialEq<FI> for R<REG>where REG::Ux: PartialEq + From<FI>, FI: Copy,

source§

fn eq(&self, other: &FI) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.

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§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

const: unstable · source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

const: unstable · source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
source§

impl<T> From<T> for T

const: unstable · source§

fn from(t: T) -> T

Returns the argument unchanged.

source§

impl<T, U> Into<U> for Twhere U: From<T>,

const: unstable · source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

source§

impl<T, U> TryFrom<U> for Twhere U: Into<T>,

§

type Error = Infallible

The type returned in the event of a conversion error.
const: unstable · source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
source§

impl<T, U> TryInto<U> for Twhere U: TryFrom<T>,

§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
const: unstable · source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.