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<ACOMP0_CTRL_SPEC>> for R
impl From<R<ACOMP0_CTRL_SPEC>> for R
Source§fn from(reader: R<ACOMP0_CTRL_SPEC>) -> Self
fn from(reader: R<ACOMP0_CTRL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<ACOMP1_CTRL_SPEC>> for R
impl From<R<ACOMP1_CTRL_SPEC>> for R
Source§fn from(reader: R<ACOMP1_CTRL_SPEC>) -> Self
fn from(reader: R<ACOMP1_CTRL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<ACOMP_CTRL_SPEC>> for R
impl From<R<ACOMP_CTRL_SPEC>> for R
Source§fn from(reader: R<ACOMP_CTRL_SPEC>) -> Self
fn from(reader: R<ACOMP_CTRL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<ADDA1_SPEC>> for R
impl From<R<ADDA1_SPEC>> for R
Source§fn from(reader: R<ADDA1_SPEC>) -> Self
fn from(reader: R<ADDA1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<ADDA2_SPEC>> for R
impl From<R<ADDA2_SPEC>> for R
Source§fn from(reader: R<ADDA2_SPEC>) -> Self
fn from(reader: R<ADDA2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<ADDA_REG_CTRL_HW_SPEC>> for R
impl From<R<ADDA_REG_CTRL_HW_SPEC>> for R
Source§fn from(reader: R<ADDA_REG_CTRL_HW_SPEC>) -> Self
fn from(reader: R<ADDA_REG_CTRL_HW_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<AON_COMMON_SPEC>> for R
impl From<R<AON_COMMON_SPEC>> for R
Source§fn from(reader: R<AON_COMMON_SPEC>) -> Self
fn from(reader: R<AON_COMMON_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<AON_MISC_SPEC>> for R
impl From<R<AON_MISC_SPEC>> for R
Source§fn from(reader: R<AON_MISC_SPEC>) -> Self
fn from(reader: R<AON_MISC_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<BG_SYS_TOP_SPEC>> for R
impl From<R<BG_SYS_TOP_SPEC>> for R
Source§fn from(reader: R<BG_SYS_TOP_SPEC>) -> Self
fn from(reader: R<BG_SYS_TOP_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<BMX_CFG1_SPEC>> for R
impl From<R<BMX_CFG1_SPEC>> for R
Source§fn from(reader: R<BMX_CFG1_SPEC>) -> Self
fn from(reader: R<BMX_CFG1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<BMX_CFG2_SPEC>> for R
impl From<R<BMX_CFG2_SPEC>> for R
Source§fn from(reader: R<BMX_CFG2_SPEC>) -> Self
fn from(reader: R<BMX_CFG2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<BMX_DBG_OUT_SPEC>> for R
impl From<R<BMX_DBG_OUT_SPEC>> for R
Source§fn from(reader: R<BMX_DBG_OUT_SPEC>) -> Self
fn from(reader: R<BMX_DBG_OUT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<BMX_ERR_ADDR_SPEC>> for R
impl From<R<BMX_ERR_ADDR_SPEC>> for R
Source§fn from(reader: R<BMX_ERR_ADDR_SPEC>) -> Self
fn from(reader: R<BMX_ERR_ADDR_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<CCI_ADDR_SPEC>> for R
impl From<R<CCI_ADDR_SPEC>> for R
Source§fn from(reader: R<CCI_ADDR_SPEC>) -> Self
fn from(reader: R<CCI_ADDR_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<CCI_CFG_SPEC>> for R
impl From<R<CCI_CFG_SPEC>> for R
Source§fn from(reader: R<CCI_CFG_SPEC>) -> Self
fn from(reader: R<CCI_CFG_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<CCI_CTL_SPEC>> for R
impl From<R<CCI_CTL_SPEC>> for R
Source§fn from(reader: R<CCI_CTL_SPEC>) -> Self
fn from(reader: R<CCI_CTL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<CCI_RDATA_SPEC>> for R
impl From<R<CCI_RDATA_SPEC>> for R
Source§fn from(reader: R<CCI_RDATA_SPEC>) -> Self
fn from(reader: R<CCI_RDATA_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<CCI_WDATA_SPEC>> for R
impl From<R<CCI_WDATA_SPEC>> for R
Source§fn from(reader: R<CCI_WDATA_SPEC>) -> Self
fn from(reader: R<CCI_WDATA_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<CGEN_CFG0_SPEC>> for R
impl From<R<CGEN_CFG0_SPEC>> for R
Source§fn from(reader: R<CGEN_CFG0_SPEC>) -> Self
fn from(reader: R<CGEN_CFG0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<CGEN_CFG1_SPEC>> for R
impl From<R<CGEN_CFG1_SPEC>> for R
Source§fn from(reader: R<CGEN_CFG1_SPEC>) -> Self
fn from(reader: R<CGEN_CFG1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<CGEN_CFG2_SPEC>> for R
impl From<R<CGEN_CFG2_SPEC>> for R
Source§fn from(reader: R<CGEN_CFG2_SPEC>) -> Self
fn from(reader: R<CGEN_CFG2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<CGEN_CFG3_SPEC>> for R
impl From<R<CGEN_CFG3_SPEC>> for R
Source§fn from(reader: R<CGEN_CFG3_SPEC>) -> Self
fn from(reader: R<CGEN_CFG3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<CKS_CONFIG_SPEC>> for R
impl From<R<CKS_CONFIG_SPEC>> for R
Source§fn from(reader: R<CKS_CONFIG_SPEC>) -> Self
fn from(reader: R<CKS_CONFIG_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<CKS_OUT_SPEC>> for R
impl From<R<CKS_OUT_SPEC>> for R
Source§fn from(reader: R<CKS_OUT_SPEC>) -> Self
fn from(reader: R<CKS_OUT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<CLKPLL_CP_SPEC>> for R
impl From<R<CLKPLL_CP_SPEC>> for R
Source§fn from(reader: R<CLKPLL_CP_SPEC>) -> Self
fn from(reader: R<CLKPLL_CP_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<CLKPLL_FBDV_SPEC>> for R
impl From<R<CLKPLL_FBDV_SPEC>> for R
Source§fn from(reader: R<CLKPLL_FBDV_SPEC>) -> Self
fn from(reader: R<CLKPLL_FBDV_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<CLKPLL_OUTPUT_EN_SPEC>> for R
impl From<R<CLKPLL_OUTPUT_EN_SPEC>> for R
Source§fn from(reader: R<CLKPLL_OUTPUT_EN_SPEC>) -> Self
fn from(reader: R<CLKPLL_OUTPUT_EN_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<CLKPLL_RZ_SPEC>> for R
impl From<R<CLKPLL_RZ_SPEC>> for R
Source§fn from(reader: R<CLKPLL_RZ_SPEC>) -> Self
fn from(reader: R<CLKPLL_RZ_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<CLKPLL_SDM_SPEC>> for R
impl From<R<CLKPLL_SDM_SPEC>> for R
Source§fn from(reader: R<CLKPLL_SDM_SPEC>) -> Self
fn from(reader: R<CLKPLL_SDM_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<CLKPLL_TOP_CTRL_SPEC>> for R
impl From<R<CLKPLL_TOP_CTRL_SPEC>> for R
Source§fn from(reader: R<CLKPLL_TOP_CTRL_SPEC>) -> Self
fn from(reader: R<CLKPLL_TOP_CTRL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<CLKPLL_VCO_SPEC>> for R
impl From<R<CLKPLL_VCO_SPEC>> for R
Source§fn from(reader: R<CLKPLL_VCO_SPEC>) -> Self
fn from(reader: R<CLKPLL_VCO_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<CLK_CFG0_SPEC>> for R
impl From<R<CLK_CFG0_SPEC>> for R
Source§fn from(reader: R<CLK_CFG0_SPEC>) -> Self
fn from(reader: R<CLK_CFG0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<CLK_CFG1_SPEC>> for R
impl From<R<CLK_CFG1_SPEC>> for R
Source§fn from(reader: R<CLK_CFG1_SPEC>) -> Self
fn from(reader: R<CLK_CFG1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<CLK_CFG2_SPEC>> for R
impl From<R<CLK_CFG2_SPEC>> for R
Source§fn from(reader: R<CLK_CFG2_SPEC>) -> Self
fn from(reader: R<CLK_CFG2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<CLK_CFG3_SPEC>> for R
impl From<R<CLK_CFG3_SPEC>> for R
Source§fn from(reader: R<CLK_CFG3_SPEC>) -> Self
fn from(reader: R<CLK_CFG3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<CPU_CLK_CFG_SPEC>> for R
impl From<R<CPU_CLK_CFG_SPEC>> for R
Source§fn from(reader: R<CPU_CLK_CFG_SPEC>) -> Self
fn from(reader: R<CPU_CLK_CFG_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<CPU_CLK_GATE_SPEC>> for R
impl From<R<CPU_CLK_GATE_SPEC>> for R
Source§fn from(reader: R<CPU_CLK_GATE_SPEC>) -> Self
fn from(reader: R<CPU_CLK_GATE_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DATA_CONFIG_SPEC>> for R
impl From<R<DATA_CONFIG_SPEC>> for R
Source§fn from(reader: R<DATA_CONFIG_SPEC>) -> Self
fn from(reader: R<DATA_CONFIG_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DATA_IN_SPEC>> for R
impl From<R<DATA_IN_SPEC>> for R
Source§fn from(reader: R<DATA_IN_SPEC>) -> Self
fn from(reader: R<DATA_IN_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DBG_SEL_HH_SPEC>> for R
impl From<R<DBG_SEL_HH_SPEC>> for R
Source§fn from(reader: R<DBG_SEL_HH_SPEC>) -> Self
fn from(reader: R<DBG_SEL_HH_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DBG_SEL_HL_SPEC>> for R
impl From<R<DBG_SEL_HL_SPEC>> for R
Source§fn from(reader: R<DBG_SEL_HL_SPEC>) -> Self
fn from(reader: R<DBG_SEL_HL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DBG_SEL_LH_SPEC>> for R
impl From<R<DBG_SEL_LH_SPEC>> for R
Source§fn from(reader: R<DBG_SEL_LH_SPEC>) -> Self
fn from(reader: R<DBG_SEL_LH_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DBG_SEL_LL_SPEC>> for R
impl From<R<DBG_SEL_LL_SPEC>> for R
Source§fn from(reader: R<DBG_SEL_LL_SPEC>) -> Self
fn from(reader: R<DBG_SEL_LL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DCDC18_TOP_0_SPEC>> for R
impl From<R<DCDC18_TOP_0_SPEC>> for R
Source§fn from(reader: R<DCDC18_TOP_0_SPEC>) -> Self
fn from(reader: R<DCDC18_TOP_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DCDC18_TOP_1_SPEC>> for R
impl From<R<DCDC18_TOP_1_SPEC>> for R
Source§fn from(reader: R<DCDC18_TOP_1_SPEC>) -> Self
fn from(reader: R<DCDC18_TOP_1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DEBUG_SPEC>> for R
impl From<R<DEBUG_SPEC>> for R
Source§fn from(reader: R<DEBUG_SPEC>) -> Self
fn from(reader: R<DEBUG_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DFE_CTRL_0_SPEC>> for R
impl From<R<DFE_CTRL_0_SPEC>> for R
Source§fn from(reader: R<DFE_CTRL_0_SPEC>) -> Self
fn from(reader: R<DFE_CTRL_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DFE_CTRL_10_SPEC>> for R
impl From<R<DFE_CTRL_10_SPEC>> for R
Source§fn from(reader: R<DFE_CTRL_10_SPEC>) -> Self
fn from(reader: R<DFE_CTRL_10_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DFE_CTRL_11_SPEC>> for R
impl From<R<DFE_CTRL_11_SPEC>> for R
Source§fn from(reader: R<DFE_CTRL_11_SPEC>) -> Self
fn from(reader: R<DFE_CTRL_11_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DFE_CTRL_12_SPEC>> for R
impl From<R<DFE_CTRL_12_SPEC>> for R
Source§fn from(reader: R<DFE_CTRL_12_SPEC>) -> Self
fn from(reader: R<DFE_CTRL_12_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DFE_CTRL_13_SPEC>> for R
impl From<R<DFE_CTRL_13_SPEC>> for R
Source§fn from(reader: R<DFE_CTRL_13_SPEC>) -> Self
fn from(reader: R<DFE_CTRL_13_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DFE_CTRL_14_SPEC>> for R
impl From<R<DFE_CTRL_14_SPEC>> for R
Source§fn from(reader: R<DFE_CTRL_14_SPEC>) -> Self
fn from(reader: R<DFE_CTRL_14_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DFE_CTRL_15_SPEC>> for R
impl From<R<DFE_CTRL_15_SPEC>> for R
Source§fn from(reader: R<DFE_CTRL_15_SPEC>) -> Self
fn from(reader: R<DFE_CTRL_15_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DFE_CTRL_16_SPEC>> for R
impl From<R<DFE_CTRL_16_SPEC>> for R
Source§fn from(reader: R<DFE_CTRL_16_SPEC>) -> Self
fn from(reader: R<DFE_CTRL_16_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DFE_CTRL_17_SPEC>> for R
impl From<R<DFE_CTRL_17_SPEC>> for R
Source§fn from(reader: R<DFE_CTRL_17_SPEC>) -> Self
fn from(reader: R<DFE_CTRL_17_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DFE_CTRL_18_SPEC>> for R
impl From<R<DFE_CTRL_18_SPEC>> for R
Source§fn from(reader: R<DFE_CTRL_18_SPEC>) -> Self
fn from(reader: R<DFE_CTRL_18_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DFE_CTRL_1_SPEC>> for R
impl From<R<DFE_CTRL_1_SPEC>> for R
Source§fn from(reader: R<DFE_CTRL_1_SPEC>) -> Self
fn from(reader: R<DFE_CTRL_1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DFE_CTRL_2_SPEC>> for R
impl From<R<DFE_CTRL_2_SPEC>> for R
Source§fn from(reader: R<DFE_CTRL_2_SPEC>) -> Self
fn from(reader: R<DFE_CTRL_2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DFE_CTRL_3_SPEC>> for R
impl From<R<DFE_CTRL_3_SPEC>> for R
Source§fn from(reader: R<DFE_CTRL_3_SPEC>) -> Self
fn from(reader: R<DFE_CTRL_3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DFE_CTRL_4_SPEC>> for R
impl From<R<DFE_CTRL_4_SPEC>> for R
Source§fn from(reader: R<DFE_CTRL_4_SPEC>) -> Self
fn from(reader: R<DFE_CTRL_4_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DFE_CTRL_5_SPEC>> for R
impl From<R<DFE_CTRL_5_SPEC>> for R
Source§fn from(reader: R<DFE_CTRL_5_SPEC>) -> Self
fn from(reader: R<DFE_CTRL_5_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DFE_CTRL_6_SPEC>> for R
impl From<R<DFE_CTRL_6_SPEC>> for R
Source§fn from(reader: R<DFE_CTRL_6_SPEC>) -> Self
fn from(reader: R<DFE_CTRL_6_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DFE_CTRL_7_SPEC>> for R
impl From<R<DFE_CTRL_7_SPEC>> for R
Source§fn from(reader: R<DFE_CTRL_7_SPEC>) -> Self
fn from(reader: R<DFE_CTRL_7_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DFE_CTRL_8_SPEC>> for R
impl From<R<DFE_CTRL_8_SPEC>> for R
Source§fn from(reader: R<DFE_CTRL_8_SPEC>) -> Self
fn from(reader: R<DFE_CTRL_8_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DFE_CTRL_9_SPEC>> for R
impl From<R<DFE_CTRL_9_SPEC>> for R
Source§fn from(reader: R<DFE_CTRL_9_SPEC>) -> Self
fn from(reader: R<DFE_CTRL_9_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DIG32K_WAKEUP_CTRL_SPEC>> for R
impl From<R<DIG32K_WAKEUP_CTRL_SPEC>> for R
Source§fn from(reader: R<DIG32K_WAKEUP_CTRL_SPEC>) -> Self
fn from(reader: R<DIG32K_WAKEUP_CTRL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DMA_C0CONFIG_SPEC>> for R
impl From<R<DMA_C0CONFIG_SPEC>> for R
Source§fn from(reader: R<DMA_C0CONFIG_SPEC>) -> Self
fn from(reader: R<DMA_C0CONFIG_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DMA_C0CONTROL_SPEC>> for R
impl From<R<DMA_C0CONTROL_SPEC>> for R
Source§fn from(reader: R<DMA_C0CONTROL_SPEC>) -> Self
fn from(reader: R<DMA_C0CONTROL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DMA_C0DST_ADDR_SPEC>> for R
impl From<R<DMA_C0DST_ADDR_SPEC>> for R
Source§fn from(reader: R<DMA_C0DST_ADDR_SPEC>) -> Self
fn from(reader: R<DMA_C0DST_ADDR_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DMA_C0LLI_SPEC>> for R
impl From<R<DMA_C0LLI_SPEC>> for R
Source§fn from(reader: R<DMA_C0LLI_SPEC>) -> Self
fn from(reader: R<DMA_C0LLI_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DMA_C0SRC_ADDR_SPEC>> for R
impl From<R<DMA_C0SRC_ADDR_SPEC>> for R
Source§fn from(reader: R<DMA_C0SRC_ADDR_SPEC>) -> Self
fn from(reader: R<DMA_C0SRC_ADDR_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DMA_C1CONFIG_SPEC>> for R
impl From<R<DMA_C1CONFIG_SPEC>> for R
Source§fn from(reader: R<DMA_C1CONFIG_SPEC>) -> Self
fn from(reader: R<DMA_C1CONFIG_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DMA_C1CONTROL_SPEC>> for R
impl From<R<DMA_C1CONTROL_SPEC>> for R
Source§fn from(reader: R<DMA_C1CONTROL_SPEC>) -> Self
fn from(reader: R<DMA_C1CONTROL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DMA_C1DST_ADDR_SPEC>> for R
impl From<R<DMA_C1DST_ADDR_SPEC>> for R
Source§fn from(reader: R<DMA_C1DST_ADDR_SPEC>) -> Self
fn from(reader: R<DMA_C1DST_ADDR_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DMA_C1LLI_SPEC>> for R
impl From<R<DMA_C1LLI_SPEC>> for R
Source§fn from(reader: R<DMA_C1LLI_SPEC>) -> Self
fn from(reader: R<DMA_C1LLI_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DMA_C1SRC_ADDR_SPEC>> for R
impl From<R<DMA_C1SRC_ADDR_SPEC>> for R
Source§fn from(reader: R<DMA_C1SRC_ADDR_SPEC>) -> Self
fn from(reader: R<DMA_C1SRC_ADDR_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DMA_C2CONFIG_SPEC>> for R
impl From<R<DMA_C2CONFIG_SPEC>> for R
Source§fn from(reader: R<DMA_C2CONFIG_SPEC>) -> Self
fn from(reader: R<DMA_C2CONFIG_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DMA_C2CONTROL_SPEC>> for R
impl From<R<DMA_C2CONTROL_SPEC>> for R
Source§fn from(reader: R<DMA_C2CONTROL_SPEC>) -> Self
fn from(reader: R<DMA_C2CONTROL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DMA_C2DST_ADDR_SPEC>> for R
impl From<R<DMA_C2DST_ADDR_SPEC>> for R
Source§fn from(reader: R<DMA_C2DST_ADDR_SPEC>) -> Self
fn from(reader: R<DMA_C2DST_ADDR_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DMA_C2LLI_SPEC>> for R
impl From<R<DMA_C2LLI_SPEC>> for R
Source§fn from(reader: R<DMA_C2LLI_SPEC>) -> Self
fn from(reader: R<DMA_C2LLI_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DMA_C2SRC_ADDR_SPEC>> for R
impl From<R<DMA_C2SRC_ADDR_SPEC>> for R
Source§fn from(reader: R<DMA_C2SRC_ADDR_SPEC>) -> Self
fn from(reader: R<DMA_C2SRC_ADDR_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DMA_C3CONFIG_SPEC>> for R
impl From<R<DMA_C3CONFIG_SPEC>> for R
Source§fn from(reader: R<DMA_C3CONFIG_SPEC>) -> Self
fn from(reader: R<DMA_C3CONFIG_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DMA_C3CONTROL_SPEC>> for R
impl From<R<DMA_C3CONTROL_SPEC>> for R
Source§fn from(reader: R<DMA_C3CONTROL_SPEC>) -> Self
fn from(reader: R<DMA_C3CONTROL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DMA_C3DST_ADDR_SPEC>> for R
impl From<R<DMA_C3DST_ADDR_SPEC>> for R
Source§fn from(reader: R<DMA_C3DST_ADDR_SPEC>) -> Self
fn from(reader: R<DMA_C3DST_ADDR_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DMA_C3LLI_SPEC>> for R
impl From<R<DMA_C3LLI_SPEC>> for R
Source§fn from(reader: R<DMA_C3LLI_SPEC>) -> Self
fn from(reader: R<DMA_C3LLI_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DMA_C3SRC_ADDR_SPEC>> for R
impl From<R<DMA_C3SRC_ADDR_SPEC>> for R
Source§fn from(reader: R<DMA_C3SRC_ADDR_SPEC>) -> Self
fn from(reader: R<DMA_C3SRC_ADDR_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DMA_ENBLD_CHNS_SPEC>> for R
impl From<R<DMA_ENBLD_CHNS_SPEC>> for R
Source§fn from(reader: R<DMA_ENBLD_CHNS_SPEC>) -> Self
fn from(reader: R<DMA_ENBLD_CHNS_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DMA_INT_ERROR_STATUS_SPEC>> for R
impl From<R<DMA_INT_ERROR_STATUS_SPEC>> for R
Source§fn from(reader: R<DMA_INT_ERROR_STATUS_SPEC>) -> Self
fn from(reader: R<DMA_INT_ERROR_STATUS_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DMA_INT_ERR_CLR_SPEC>> for R
impl From<R<DMA_INT_ERR_CLR_SPEC>> for R
Source§fn from(reader: R<DMA_INT_ERR_CLR_SPEC>) -> Self
fn from(reader: R<DMA_INT_ERR_CLR_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DMA_INT_STATUS_SPEC>> for R
impl From<R<DMA_INT_STATUS_SPEC>> for R
Source§fn from(reader: R<DMA_INT_STATUS_SPEC>) -> Self
fn from(reader: R<DMA_INT_STATUS_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DMA_INT_TCCLEAR_SPEC>> for R
impl From<R<DMA_INT_TCCLEAR_SPEC>> for R
Source§fn from(reader: R<DMA_INT_TCCLEAR_SPEC>) -> Self
fn from(reader: R<DMA_INT_TCCLEAR_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DMA_INT_TCSTATUS_SPEC>> for R
impl From<R<DMA_INT_TCSTATUS_SPEC>> for R
Source§fn from(reader: R<DMA_INT_TCSTATUS_SPEC>) -> Self
fn from(reader: R<DMA_INT_TCSTATUS_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DMA_RAW_INT_ERROR_STATUS_SPEC>> for R
impl From<R<DMA_RAW_INT_ERROR_STATUS_SPEC>> for R
Source§fn from(reader: R<DMA_RAW_INT_ERROR_STATUS_SPEC>) -> Self
fn from(reader: R<DMA_RAW_INT_ERROR_STATUS_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DMA_RAW_INT_TCSTATUS_SPEC>> for R
impl From<R<DMA_RAW_INT_TCSTATUS_SPEC>> for R
Source§fn from(reader: R<DMA_RAW_INT_TCSTATUS_SPEC>) -> Self
fn from(reader: R<DMA_RAW_INT_TCSTATUS_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DMA_SOFT_BREQ_SPEC>> for R
impl From<R<DMA_SOFT_BREQ_SPEC>> for R
Source§fn from(reader: R<DMA_SOFT_BREQ_SPEC>) -> Self
fn from(reader: R<DMA_SOFT_BREQ_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DMA_SOFT_LBREQ_SPEC>> for R
impl From<R<DMA_SOFT_LBREQ_SPEC>> for R
Source§fn from(reader: R<DMA_SOFT_LBREQ_SPEC>) -> Self
fn from(reader: R<DMA_SOFT_LBREQ_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DMA_SOFT_LSREQ_SPEC>> for R
impl From<R<DMA_SOFT_LSREQ_SPEC>> for R
Source§fn from(reader: R<DMA_SOFT_LSREQ_SPEC>) -> Self
fn from(reader: R<DMA_SOFT_LSREQ_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DMA_SOFT_SREQ_SPEC>> for R
impl From<R<DMA_SOFT_SREQ_SPEC>> for R
Source§fn from(reader: R<DMA_SOFT_SREQ_SPEC>) -> Self
fn from(reader: R<DMA_SOFT_SREQ_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DMA_SYNC_SPEC>> for R
impl From<R<DMA_SYNC_SPEC>> for R
Source§fn from(reader: R<DMA_SYNC_SPEC>) -> Self
fn from(reader: R<DMA_SYNC_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<DMA_TOP_CONFIG_SPEC>> for R
impl From<R<DMA_TOP_CONFIG_SPEC>> for R
Source§fn from(reader: R<DMA_TOP_CONFIG_SPEC>) -> Self
fn from(reader: R<DMA_TOP_CONFIG_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_ANA_TRIM_0_SPEC>> for R
impl From<R<EF_ANA_TRIM_0_SPEC>> for R
Source§fn from(reader: R<EF_ANA_TRIM_0_SPEC>) -> Self
fn from(reader: R<EF_ANA_TRIM_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_CFG_0_SPEC>> for R
impl From<R<EF_CFG_0_SPEC>> for R
Source§fn from(reader: R<EF_CFG_0_SPEC>) -> Self
fn from(reader: R<EF_CFG_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_CRC_CTRL_0_SPEC>> for R
impl From<R<EF_CRC_CTRL_0_SPEC>> for R
Source§fn from(reader: R<EF_CRC_CTRL_0_SPEC>) -> Self
fn from(reader: R<EF_CRC_CTRL_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_CRC_CTRL_1_SPEC>> for R
impl From<R<EF_CRC_CTRL_1_SPEC>> for R
Source§fn from(reader: R<EF_CRC_CTRL_1_SPEC>) -> Self
fn from(reader: R<EF_CRC_CTRL_1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_CRC_CTRL_2_SPEC>> for R
impl From<R<EF_CRC_CTRL_2_SPEC>> for R
Source§fn from(reader: R<EF_CRC_CTRL_2_SPEC>) -> Self
fn from(reader: R<EF_CRC_CTRL_2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_CRC_CTRL_3_SPEC>> for R
impl From<R<EF_CRC_CTRL_3_SPEC>> for R
Source§fn from(reader: R<EF_CRC_CTRL_3_SPEC>) -> Self
fn from(reader: R<EF_CRC_CTRL_3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_CRC_CTRL_4_SPEC>> for R
impl From<R<EF_CRC_CTRL_4_SPEC>> for R
Source§fn from(reader: R<EF_CRC_CTRL_4_SPEC>) -> Self
fn from(reader: R<EF_CRC_CTRL_4_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_CRC_CTRL_5_SPEC>> for R
impl From<R<EF_CRC_CTRL_5_SPEC>> for R
Source§fn from(reader: R<EF_CRC_CTRL_5_SPEC>) -> Self
fn from(reader: R<EF_CRC_CTRL_5_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_DATA_0_LOCK_SPEC>> for R
impl From<R<EF_DATA_0_LOCK_SPEC>> for R
Source§fn from(reader: R<EF_DATA_0_LOCK_SPEC>) -> Self
fn from(reader: R<EF_DATA_0_LOCK_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_DBG_PWD_HIGH_SPEC>> for R
impl From<R<EF_DBG_PWD_HIGH_SPEC>> for R
Source§fn from(reader: R<EF_DBG_PWD_HIGH_SPEC>) -> Self
fn from(reader: R<EF_DBG_PWD_HIGH_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_DBG_PWD_LOW_SPEC>> for R
impl From<R<EF_DBG_PWD_LOW_SPEC>> for R
Source§fn from(reader: R<EF_DBG_PWD_LOW_SPEC>) -> Self
fn from(reader: R<EF_DBG_PWD_LOW_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_IF_0_MANUAL_SPEC>> for R
impl From<R<EF_IF_0_MANUAL_SPEC>> for R
Source§fn from(reader: R<EF_IF_0_MANUAL_SPEC>) -> Self
fn from(reader: R<EF_IF_0_MANUAL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_IF_0_STATUS_SPEC>> for R
impl From<R<EF_IF_0_STATUS_SPEC>> for R
Source§fn from(reader: R<EF_IF_0_STATUS_SPEC>) -> Self
fn from(reader: R<EF_IF_0_STATUS_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_IF_ANA_TRIM_0_SPEC>> for R
impl From<R<EF_IF_ANA_TRIM_0_SPEC>> for R
Source§fn from(reader: R<EF_IF_ANA_TRIM_0_SPEC>) -> Self
fn from(reader: R<EF_IF_ANA_TRIM_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_IF_CFG_0_SPEC>> for R
impl From<R<EF_IF_CFG_0_SPEC>> for R
Source§fn from(reader: R<EF_IF_CFG_0_SPEC>) -> Self
fn from(reader: R<EF_IF_CFG_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_IF_CTRL_0_SPEC>> for R
impl From<R<EF_IF_CTRL_0_SPEC>> for R
Source§fn from(reader: R<EF_IF_CTRL_0_SPEC>) -> Self
fn from(reader: R<EF_IF_CTRL_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_IF_CYC_0_SPEC>> for R
impl From<R<EF_IF_CYC_0_SPEC>> for R
Source§fn from(reader: R<EF_IF_CYC_0_SPEC>) -> Self
fn from(reader: R<EF_IF_CYC_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_IF_CYC_1_SPEC>> for R
impl From<R<EF_IF_CYC_1_SPEC>> for R
Source§fn from(reader: R<EF_IF_CYC_1_SPEC>) -> Self
fn from(reader: R<EF_IF_CYC_1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_IF_SW_USAGE_0_SPEC>> for R
impl From<R<EF_IF_SW_USAGE_0_SPEC>> for R
Source§fn from(reader: R<EF_IF_SW_USAGE_0_SPEC>) -> Self
fn from(reader: R<EF_IF_SW_USAGE_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_KEY_SLOT_0_W0_SPEC>> for R
impl From<R<EF_KEY_SLOT_0_W0_SPEC>> for R
Source§fn from(reader: R<EF_KEY_SLOT_0_W0_SPEC>) -> Self
fn from(reader: R<EF_KEY_SLOT_0_W0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_KEY_SLOT_0_W1_SPEC>> for R
impl From<R<EF_KEY_SLOT_0_W1_SPEC>> for R
Source§fn from(reader: R<EF_KEY_SLOT_0_W1_SPEC>) -> Self
fn from(reader: R<EF_KEY_SLOT_0_W1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_KEY_SLOT_0_W2_SPEC>> for R
impl From<R<EF_KEY_SLOT_0_W2_SPEC>> for R
Source§fn from(reader: R<EF_KEY_SLOT_0_W2_SPEC>) -> Self
fn from(reader: R<EF_KEY_SLOT_0_W2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_KEY_SLOT_0_W3_SPEC>> for R
impl From<R<EF_KEY_SLOT_0_W3_SPEC>> for R
Source§fn from(reader: R<EF_KEY_SLOT_0_W3_SPEC>) -> Self
fn from(reader: R<EF_KEY_SLOT_0_W3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_KEY_SLOT_1_W0_SPEC>> for R
impl From<R<EF_KEY_SLOT_1_W0_SPEC>> for R
Source§fn from(reader: R<EF_KEY_SLOT_1_W0_SPEC>) -> Self
fn from(reader: R<EF_KEY_SLOT_1_W0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_KEY_SLOT_1_W1_SPEC>> for R
impl From<R<EF_KEY_SLOT_1_W1_SPEC>> for R
Source§fn from(reader: R<EF_KEY_SLOT_1_W1_SPEC>) -> Self
fn from(reader: R<EF_KEY_SLOT_1_W1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_KEY_SLOT_1_W2_SPEC>> for R
impl From<R<EF_KEY_SLOT_1_W2_SPEC>> for R
Source§fn from(reader: R<EF_KEY_SLOT_1_W2_SPEC>) -> Self
fn from(reader: R<EF_KEY_SLOT_1_W2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_KEY_SLOT_1_W3_SPEC>> for R
impl From<R<EF_KEY_SLOT_1_W3_SPEC>> for R
Source§fn from(reader: R<EF_KEY_SLOT_1_W3_SPEC>) -> Self
fn from(reader: R<EF_KEY_SLOT_1_W3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_KEY_SLOT_2_W0_SPEC>> for R
impl From<R<EF_KEY_SLOT_2_W0_SPEC>> for R
Source§fn from(reader: R<EF_KEY_SLOT_2_W0_SPEC>) -> Self
fn from(reader: R<EF_KEY_SLOT_2_W0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_KEY_SLOT_2_W1_SPEC>> for R
impl From<R<EF_KEY_SLOT_2_W1_SPEC>> for R
Source§fn from(reader: R<EF_KEY_SLOT_2_W1_SPEC>) -> Self
fn from(reader: R<EF_KEY_SLOT_2_W1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_KEY_SLOT_2_W2_SPEC>> for R
impl From<R<EF_KEY_SLOT_2_W2_SPEC>> for R
Source§fn from(reader: R<EF_KEY_SLOT_2_W2_SPEC>) -> Self
fn from(reader: R<EF_KEY_SLOT_2_W2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_KEY_SLOT_2_W3_SPEC>> for R
impl From<R<EF_KEY_SLOT_2_W3_SPEC>> for R
Source§fn from(reader: R<EF_KEY_SLOT_2_W3_SPEC>) -> Self
fn from(reader: R<EF_KEY_SLOT_2_W3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_KEY_SLOT_3_W0_SPEC>> for R
impl From<R<EF_KEY_SLOT_3_W0_SPEC>> for R
Source§fn from(reader: R<EF_KEY_SLOT_3_W0_SPEC>) -> Self
fn from(reader: R<EF_KEY_SLOT_3_W0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_KEY_SLOT_3_W1_SPEC>> for R
impl From<R<EF_KEY_SLOT_3_W1_SPEC>> for R
Source§fn from(reader: R<EF_KEY_SLOT_3_W1_SPEC>) -> Self
fn from(reader: R<EF_KEY_SLOT_3_W1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_KEY_SLOT_3_W2_SPEC>> for R
impl From<R<EF_KEY_SLOT_3_W2_SPEC>> for R
Source§fn from(reader: R<EF_KEY_SLOT_3_W2_SPEC>) -> Self
fn from(reader: R<EF_KEY_SLOT_3_W2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_KEY_SLOT_3_W3_SPEC>> for R
impl From<R<EF_KEY_SLOT_3_W3_SPEC>> for R
Source§fn from(reader: R<EF_KEY_SLOT_3_W3_SPEC>) -> Self
fn from(reader: R<EF_KEY_SLOT_3_W3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_KEY_SLOT_4_W0_SPEC>> for R
impl From<R<EF_KEY_SLOT_4_W0_SPEC>> for R
Source§fn from(reader: R<EF_KEY_SLOT_4_W0_SPEC>) -> Self
fn from(reader: R<EF_KEY_SLOT_4_W0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_KEY_SLOT_4_W1_SPEC>> for R
impl From<R<EF_KEY_SLOT_4_W1_SPEC>> for R
Source§fn from(reader: R<EF_KEY_SLOT_4_W1_SPEC>) -> Self
fn from(reader: R<EF_KEY_SLOT_4_W1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_KEY_SLOT_4_W2_SPEC>> for R
impl From<R<EF_KEY_SLOT_4_W2_SPEC>> for R
Source§fn from(reader: R<EF_KEY_SLOT_4_W2_SPEC>) -> Self
fn from(reader: R<EF_KEY_SLOT_4_W2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_KEY_SLOT_4_W3_SPEC>> for R
impl From<R<EF_KEY_SLOT_4_W3_SPEC>> for R
Source§fn from(reader: R<EF_KEY_SLOT_4_W3_SPEC>) -> Self
fn from(reader: R<EF_KEY_SLOT_4_W3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_KEY_SLOT_5_W0_SPEC>> for R
impl From<R<EF_KEY_SLOT_5_W0_SPEC>> for R
Source§fn from(reader: R<EF_KEY_SLOT_5_W0_SPEC>) -> Self
fn from(reader: R<EF_KEY_SLOT_5_W0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_KEY_SLOT_5_W1_SPEC>> for R
impl From<R<EF_KEY_SLOT_5_W1_SPEC>> for R
Source§fn from(reader: R<EF_KEY_SLOT_5_W1_SPEC>) -> Self
fn from(reader: R<EF_KEY_SLOT_5_W1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_KEY_SLOT_5_W2_SPEC>> for R
impl From<R<EF_KEY_SLOT_5_W2_SPEC>> for R
Source§fn from(reader: R<EF_KEY_SLOT_5_W2_SPEC>) -> Self
fn from(reader: R<EF_KEY_SLOT_5_W2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_KEY_SLOT_5_W3_SPEC>> for R
impl From<R<EF_KEY_SLOT_5_W3_SPEC>> for R
Source§fn from(reader: R<EF_KEY_SLOT_5_W3_SPEC>) -> Self
fn from(reader: R<EF_KEY_SLOT_5_W3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_RESERVED_SPEC>> for R
impl From<R<EF_RESERVED_SPEC>> for R
Source§fn from(reader: R<EF_RESERVED_SPEC>) -> Self
fn from(reader: R<EF_RESERVED_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_SW_CFG_0_SPEC>> for R
impl From<R<EF_SW_CFG_0_SPEC>> for R
Source§fn from(reader: R<EF_SW_CFG_0_SPEC>) -> Self
fn from(reader: R<EF_SW_CFG_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_SW_USAGE_0_SPEC>> for R
impl From<R<EF_SW_USAGE_0_SPEC>> for R
Source§fn from(reader: R<EF_SW_USAGE_0_SPEC>) -> Self
fn from(reader: R<EF_SW_USAGE_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_WIFI_MAC_HIGH_SPEC>> for R
impl From<R<EF_WIFI_MAC_HIGH_SPEC>> for R
Source§fn from(reader: R<EF_WIFI_MAC_HIGH_SPEC>) -> Self
fn from(reader: R<EF_WIFI_MAC_HIGH_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<EF_WIFI_MAC_LOW_SPEC>> for R
impl From<R<EF_WIFI_MAC_LOW_SPEC>> for R
Source§fn from(reader: R<EF_WIFI_MAC_LOW_SPEC>) -> Self
fn from(reader: R<EF_WIFI_MAC_LOW_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GLB_PARM_SPEC>> for R
impl From<R<GLB_PARM_SPEC>> for R
Source§fn from(reader: R<GLB_PARM_SPEC>) -> Self
fn from(reader: R<GLB_PARM_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPADC_32M_SRC_CTRL_SPEC>> for R
impl From<R<GPADC_32M_SRC_CTRL_SPEC>> for R
Source§fn from(reader: R<GPADC_32M_SRC_CTRL_SPEC>) -> Self
fn from(reader: R<GPADC_32M_SRC_CTRL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPADC_CONFIG_SPEC>> for R
impl From<R<GPADC_CONFIG_SPEC>> for R
Source§fn from(reader: R<GPADC_CONFIG_SPEC>) -> Self
fn from(reader: R<GPADC_CONFIG_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPADC_DMA_RDATA_SPEC>> for R
impl From<R<GPADC_DMA_RDATA_SPEC>> for R
Source§fn from(reader: R<GPADC_DMA_RDATA_SPEC>) -> Self
fn from(reader: R<GPADC_DMA_RDATA_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPADC_REG_CMD_SPEC>> for R
impl From<R<GPADC_REG_CMD_SPEC>> for R
Source§fn from(reader: R<GPADC_REG_CMD_SPEC>) -> Self
fn from(reader: R<GPADC_REG_CMD_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPADC_REG_CONFIG1_SPEC>> for R
impl From<R<GPADC_REG_CONFIG1_SPEC>> for R
Source§fn from(reader: R<GPADC_REG_CONFIG1_SPEC>) -> Self
fn from(reader: R<GPADC_REG_CONFIG1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPADC_REG_CONFIG2_SPEC>> for R
impl From<R<GPADC_REG_CONFIG2_SPEC>> for R
Source§fn from(reader: R<GPADC_REG_CONFIG2_SPEC>) -> Self
fn from(reader: R<GPADC_REG_CONFIG2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPADC_REG_DEFINE_SPEC>> for R
impl From<R<GPADC_REG_DEFINE_SPEC>> for R
Source§fn from(reader: R<GPADC_REG_DEFINE_SPEC>) -> Self
fn from(reader: R<GPADC_REG_DEFINE_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPADC_REG_ISR_SPEC>> for R
impl From<R<GPADC_REG_ISR_SPEC>> for R
Source§fn from(reader: R<GPADC_REG_ISR_SPEC>) -> Self
fn from(reader: R<GPADC_REG_ISR_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPADC_REG_RAW_RESULT_SPEC>> for R
impl From<R<GPADC_REG_RAW_RESULT_SPEC>> for R
Source§fn from(reader: R<GPADC_REG_RAW_RESULT_SPEC>) -> Self
fn from(reader: R<GPADC_REG_RAW_RESULT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPADC_REG_RESULT_SPEC>> for R
impl From<R<GPADC_REG_RESULT_SPEC>> for R
Source§fn from(reader: R<GPADC_REG_RESULT_SPEC>) -> Self
fn from(reader: R<GPADC_REG_RESULT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPADC_REG_SCN_NEG1_SPEC>> for R
impl From<R<GPADC_REG_SCN_NEG1_SPEC>> for R
Source§fn from(reader: R<GPADC_REG_SCN_NEG1_SPEC>) -> Self
fn from(reader: R<GPADC_REG_SCN_NEG1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPADC_REG_SCN_NEG2_SPEC>> for R
impl From<R<GPADC_REG_SCN_NEG2_SPEC>> for R
Source§fn from(reader: R<GPADC_REG_SCN_NEG2_SPEC>) -> Self
fn from(reader: R<GPADC_REG_SCN_NEG2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPADC_REG_SCN_POS1_SPEC>> for R
impl From<R<GPADC_REG_SCN_POS1_SPEC>> for R
Source§fn from(reader: R<GPADC_REG_SCN_POS1_SPEC>) -> Self
fn from(reader: R<GPADC_REG_SCN_POS1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPADC_REG_SCN_POS2_SPEC>> for R
impl From<R<GPADC_REG_SCN_POS2_SPEC>> for R
Source§fn from(reader: R<GPADC_REG_SCN_POS2_SPEC>) -> Self
fn from(reader: R<GPADC_REG_SCN_POS2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPADC_REG_STATUS_SPEC>> for R
impl From<R<GPADC_REG_STATUS_SPEC>> for R
Source§fn from(reader: R<GPADC_REG_STATUS_SPEC>) -> Self
fn from(reader: R<GPADC_REG_STATUS_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPDAC_ACTRL_SPEC>> for R
impl From<R<GPDAC_ACTRL_SPEC>> for R
Source§fn from(reader: R<GPDAC_ACTRL_SPEC>) -> Self
fn from(reader: R<GPDAC_ACTRL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPDAC_BCTRL_SPEC>> for R
impl From<R<GPDAC_BCTRL_SPEC>> for R
Source§fn from(reader: R<GPDAC_BCTRL_SPEC>) -> Self
fn from(reader: R<GPDAC_BCTRL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPDAC_CONFIG_SPEC>> for R
impl From<R<GPDAC_CONFIG_SPEC>> for R
Source§fn from(reader: R<GPDAC_CONFIG_SPEC>) -> Self
fn from(reader: R<GPDAC_CONFIG_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPDAC_CTRL_SPEC>> for R
impl From<R<GPDAC_CTRL_SPEC>> for R
Source§fn from(reader: R<GPDAC_CTRL_SPEC>) -> Self
fn from(reader: R<GPDAC_CTRL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPDAC_DATA_SPEC>> for R
impl From<R<GPDAC_DATA_SPEC>> for R
Source§fn from(reader: R<GPDAC_DATA_SPEC>) -> Self
fn from(reader: R<GPDAC_DATA_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPDAC_DMA_CONFIG_SPEC>> for R
impl From<R<GPDAC_DMA_CONFIG_SPEC>> for R
Source§fn from(reader: R<GPDAC_DMA_CONFIG_SPEC>) -> Self
fn from(reader: R<GPDAC_DMA_CONFIG_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPDAC_TX_FIFO_STATUS_SPEC>> for R
impl From<R<GPDAC_TX_FIFO_STATUS_SPEC>> for R
Source§fn from(reader: R<GPDAC_TX_FIFO_STATUS_SPEC>) -> Self
fn from(reader: R<GPDAC_TX_FIFO_STATUS_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPIO_CFGCTL0_SPEC>> for R
impl From<R<GPIO_CFGCTL0_SPEC>> for R
Source§fn from(reader: R<GPIO_CFGCTL0_SPEC>) -> Self
fn from(reader: R<GPIO_CFGCTL0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPIO_CFGCTL10_SPEC>> for R
impl From<R<GPIO_CFGCTL10_SPEC>> for R
Source§fn from(reader: R<GPIO_CFGCTL10_SPEC>) -> Self
fn from(reader: R<GPIO_CFGCTL10_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPIO_CFGCTL11_SPEC>> for R
impl From<R<GPIO_CFGCTL11_SPEC>> for R
Source§fn from(reader: R<GPIO_CFGCTL11_SPEC>) -> Self
fn from(reader: R<GPIO_CFGCTL11_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPIO_CFGCTL12_SPEC>> for R
impl From<R<GPIO_CFGCTL12_SPEC>> for R
Source§fn from(reader: R<GPIO_CFGCTL12_SPEC>) -> Self
fn from(reader: R<GPIO_CFGCTL12_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPIO_CFGCTL13_SPEC>> for R
impl From<R<GPIO_CFGCTL13_SPEC>> for R
Source§fn from(reader: R<GPIO_CFGCTL13_SPEC>) -> Self
fn from(reader: R<GPIO_CFGCTL13_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPIO_CFGCTL14_SPEC>> for R
impl From<R<GPIO_CFGCTL14_SPEC>> for R
Source§fn from(reader: R<GPIO_CFGCTL14_SPEC>) -> Self
fn from(reader: R<GPIO_CFGCTL14_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPIO_CFGCTL1_SPEC>> for R
impl From<R<GPIO_CFGCTL1_SPEC>> for R
Source§fn from(reader: R<GPIO_CFGCTL1_SPEC>) -> Self
fn from(reader: R<GPIO_CFGCTL1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPIO_CFGCTL2_SPEC>> for R
impl From<R<GPIO_CFGCTL2_SPEC>> for R
Source§fn from(reader: R<GPIO_CFGCTL2_SPEC>) -> Self
fn from(reader: R<GPIO_CFGCTL2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPIO_CFGCTL30_SPEC>> for R
impl From<R<GPIO_CFGCTL30_SPEC>> for R
Source§fn from(reader: R<GPIO_CFGCTL30_SPEC>) -> Self
fn from(reader: R<GPIO_CFGCTL30_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPIO_CFGCTL31_SPEC>> for R
impl From<R<GPIO_CFGCTL31_SPEC>> for R
Source§fn from(reader: R<GPIO_CFGCTL31_SPEC>) -> Self
fn from(reader: R<GPIO_CFGCTL31_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPIO_CFGCTL32_SPEC>> for R
impl From<R<GPIO_CFGCTL32_SPEC>> for R
Source§fn from(reader: R<GPIO_CFGCTL32_SPEC>) -> Self
fn from(reader: R<GPIO_CFGCTL32_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPIO_CFGCTL33_SPEC>> for R
impl From<R<GPIO_CFGCTL33_SPEC>> for R
Source§fn from(reader: R<GPIO_CFGCTL33_SPEC>) -> Self
fn from(reader: R<GPIO_CFGCTL33_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPIO_CFGCTL34_SPEC>> for R
impl From<R<GPIO_CFGCTL34_SPEC>> for R
Source§fn from(reader: R<GPIO_CFGCTL34_SPEC>) -> Self
fn from(reader: R<GPIO_CFGCTL34_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPIO_CFGCTL35_SPEC>> for R
impl From<R<GPIO_CFGCTL35_SPEC>> for R
Source§fn from(reader: R<GPIO_CFGCTL35_SPEC>) -> Self
fn from(reader: R<GPIO_CFGCTL35_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPIO_CFGCTL3_SPEC>> for R
impl From<R<GPIO_CFGCTL3_SPEC>> for R
Source§fn from(reader: R<GPIO_CFGCTL3_SPEC>) -> Self
fn from(reader: R<GPIO_CFGCTL3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPIO_CFGCTL4_SPEC>> for R
impl From<R<GPIO_CFGCTL4_SPEC>> for R
Source§fn from(reader: R<GPIO_CFGCTL4_SPEC>) -> Self
fn from(reader: R<GPIO_CFGCTL4_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPIO_CFGCTL5_SPEC>> for R
impl From<R<GPIO_CFGCTL5_SPEC>> for R
Source§fn from(reader: R<GPIO_CFGCTL5_SPEC>) -> Self
fn from(reader: R<GPIO_CFGCTL5_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPIO_CFGCTL6_SPEC>> for R
impl From<R<GPIO_CFGCTL6_SPEC>> for R
Source§fn from(reader: R<GPIO_CFGCTL6_SPEC>) -> Self
fn from(reader: R<GPIO_CFGCTL6_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPIO_CFGCTL7_SPEC>> for R
impl From<R<GPIO_CFGCTL7_SPEC>> for R
Source§fn from(reader: R<GPIO_CFGCTL7_SPEC>) -> Self
fn from(reader: R<GPIO_CFGCTL7_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPIO_CFGCTL8_SPEC>> for R
impl From<R<GPIO_CFGCTL8_SPEC>> for R
Source§fn from(reader: R<GPIO_CFGCTL8_SPEC>) -> Self
fn from(reader: R<GPIO_CFGCTL8_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPIO_CFGCTL9_SPEC>> for R
impl From<R<GPIO_CFGCTL9_SPEC>> for R
Source§fn from(reader: R<GPIO_CFGCTL9_SPEC>) -> Self
fn from(reader: R<GPIO_CFGCTL9_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPIO_INT_CLR1_SPEC>> for R
impl From<R<GPIO_INT_CLR1_SPEC>> for R
Source§fn from(reader: R<GPIO_INT_CLR1_SPEC>) -> Self
fn from(reader: R<GPIO_INT_CLR1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPIO_INT_MASK1_SPEC>> for R
impl From<R<GPIO_INT_MASK1_SPEC>> for R
Source§fn from(reader: R<GPIO_INT_MASK1_SPEC>) -> Self
fn from(reader: R<GPIO_INT_MASK1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPIO_INT_MODE_SET1_SPEC>> for R
impl From<R<GPIO_INT_MODE_SET1_SPEC>> for R
Source§fn from(reader: R<GPIO_INT_MODE_SET1_SPEC>) -> Self
fn from(reader: R<GPIO_INT_MODE_SET1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPIO_INT_MODE_SET2_SPEC>> for R
impl From<R<GPIO_INT_MODE_SET2_SPEC>> for R
Source§fn from(reader: R<GPIO_INT_MODE_SET2_SPEC>) -> Self
fn from(reader: R<GPIO_INT_MODE_SET2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPIO_INT_MODE_SET3_SPEC>> for R
impl From<R<GPIO_INT_MODE_SET3_SPEC>> for R
Source§fn from(reader: R<GPIO_INT_MODE_SET3_SPEC>) -> Self
fn from(reader: R<GPIO_INT_MODE_SET3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<GPIO_INT_STAT1_SPEC>> for R
impl From<R<GPIO_INT_STAT1_SPEC>> for R
Source§fn from(reader: R<GPIO_INT_STAT1_SPEC>) -> Self
fn from(reader: R<GPIO_INT_STAT1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<HBNCORE_RESV0_SPEC>> for R
impl From<R<HBNCORE_RESV0_SPEC>> for R
Source§fn from(reader: R<HBNCORE_RESV0_SPEC>) -> Self
fn from(reader: R<HBNCORE_RESV0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<HBNCORE_RESV1_SPEC>> for R
impl From<R<HBNCORE_RESV1_SPEC>> for R
Source§fn from(reader: R<HBNCORE_RESV1_SPEC>) -> Self
fn from(reader: R<HBNCORE_RESV1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<HBN_BOR_CFG_SPEC>> for R
impl From<R<HBN_BOR_CFG_SPEC>> for R
Source§fn from(reader: R<HBN_BOR_CFG_SPEC>) -> Self
fn from(reader: R<HBN_BOR_CFG_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<HBN_CTL_SPEC>> for R
impl From<R<HBN_CTL_SPEC>> for R
Source§fn from(reader: R<HBN_CTL_SPEC>) -> Self
fn from(reader: R<HBN_CTL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<HBN_GLB_SPEC>> for R
impl From<R<HBN_GLB_SPEC>> for R
Source§fn from(reader: R<HBN_GLB_SPEC>) -> Self
fn from(reader: R<HBN_GLB_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<HBN_IRQ_MODE_SPEC>> for R
impl From<R<HBN_IRQ_MODE_SPEC>> for R
Source§fn from(reader: R<HBN_IRQ_MODE_SPEC>) -> Self
fn from(reader: R<HBN_IRQ_MODE_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<HBN_IRQ_STAT_SPEC>> for R
impl From<R<HBN_IRQ_STAT_SPEC>> for R
Source§fn from(reader: R<HBN_IRQ_STAT_SPEC>) -> Self
fn from(reader: R<HBN_IRQ_STAT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<HBN_PIR_CFG_SPEC>> for R
impl From<R<HBN_PIR_CFG_SPEC>> for R
Source§fn from(reader: R<HBN_PIR_CFG_SPEC>) -> Self
fn from(reader: R<HBN_PIR_CFG_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<HBN_PIR_INTERVAL_SPEC>> for R
impl From<R<HBN_PIR_INTERVAL_SPEC>> for R
Source§fn from(reader: R<HBN_PIR_INTERVAL_SPEC>) -> Self
fn from(reader: R<HBN_PIR_INTERVAL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<HBN_PIR_VTH_SPEC>> for R
impl From<R<HBN_PIR_VTH_SPEC>> for R
Source§fn from(reader: R<HBN_PIR_VTH_SPEC>) -> Self
fn from(reader: R<HBN_PIR_VTH_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<HBN_RSV0_SPEC>> for R
impl From<R<HBN_RSV0_SPEC>> for R
Source§fn from(reader: R<HBN_RSV0_SPEC>) -> Self
fn from(reader: R<HBN_RSV0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<HBN_RSV1_SPEC>> for R
impl From<R<HBN_RSV1_SPEC>> for R
Source§fn from(reader: R<HBN_RSV1_SPEC>) -> Self
fn from(reader: R<HBN_RSV1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<HBN_RSV2_SPEC>> for R
impl From<R<HBN_RSV2_SPEC>> for R
Source§fn from(reader: R<HBN_RSV2_SPEC>) -> Self
fn from(reader: R<HBN_RSV2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<HBN_RSV3_SPEC>> for R
impl From<R<HBN_RSV3_SPEC>> for R
Source§fn from(reader: R<HBN_RSV3_SPEC>) -> Self
fn from(reader: R<HBN_RSV3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<HBN_SRAM_SPEC>> for R
impl From<R<HBN_SRAM_SPEC>> for R
Source§fn from(reader: R<HBN_SRAM_SPEC>) -> Self
fn from(reader: R<HBN_SRAM_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<HBN_TIME_H_SPEC>> for R
impl From<R<HBN_TIME_H_SPEC>> for R
Source§fn from(reader: R<HBN_TIME_H_SPEC>) -> Self
fn from(reader: R<HBN_TIME_H_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<HBN_TIME_L_SPEC>> for R
impl From<R<HBN_TIME_L_SPEC>> for R
Source§fn from(reader: R<HBN_TIME_L_SPEC>) -> Self
fn from(reader: R<HBN_TIME_L_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<HIT_CNT_LSB_SPEC>> for R
impl From<R<HIT_CNT_LSB_SPEC>> for R
Source§fn from(reader: R<HIT_CNT_LSB_SPEC>) -> Self
fn from(reader: R<HIT_CNT_LSB_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<HIT_CNT_MSB_SPEC>> for R
impl From<R<HIT_CNT_MSB_SPEC>> for R
Source§fn from(reader: R<HIT_CNT_MSB_SPEC>) -> Self
fn from(reader: R<HIT_CNT_MSB_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<I2C_BUS_BUSY_SPEC>> for R
impl From<R<I2C_BUS_BUSY_SPEC>> for R
Source§fn from(reader: R<I2C_BUS_BUSY_SPEC>) -> Self
fn from(reader: R<I2C_BUS_BUSY_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<I2C_CONFIG_SPEC>> for R
impl From<R<I2C_CONFIG_SPEC>> for R
Source§fn from(reader: R<I2C_CONFIG_SPEC>) -> Self
fn from(reader: R<I2C_CONFIG_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<I2C_FIFO_CONFIG_0_SPEC>> for R
impl From<R<I2C_FIFO_CONFIG_0_SPEC>> for R
Source§fn from(reader: R<I2C_FIFO_CONFIG_0_SPEC>) -> Self
fn from(reader: R<I2C_FIFO_CONFIG_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<I2C_FIFO_CONFIG_1_SPEC>> for R
impl From<R<I2C_FIFO_CONFIG_1_SPEC>> for R
Source§fn from(reader: R<I2C_FIFO_CONFIG_1_SPEC>) -> Self
fn from(reader: R<I2C_FIFO_CONFIG_1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<I2C_FIFO_RDATA_SPEC>> for R
impl From<R<I2C_FIFO_RDATA_SPEC>> for R
Source§fn from(reader: R<I2C_FIFO_RDATA_SPEC>) -> Self
fn from(reader: R<I2C_FIFO_RDATA_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<I2C_INT_STS_SPEC>> for R
impl From<R<I2C_INT_STS_SPEC>> for R
Source§fn from(reader: R<I2C_INT_STS_SPEC>) -> Self
fn from(reader: R<I2C_INT_STS_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<I2C_PRD_DATA_SPEC>> for R
impl From<R<I2C_PRD_DATA_SPEC>> for R
Source§fn from(reader: R<I2C_PRD_DATA_SPEC>) -> Self
fn from(reader: R<I2C_PRD_DATA_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<I2C_PRD_START_SPEC>> for R
impl From<R<I2C_PRD_START_SPEC>> for R
Source§fn from(reader: R<I2C_PRD_START_SPEC>) -> Self
fn from(reader: R<I2C_PRD_START_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<I2C_PRD_STOP_SPEC>> for R
impl From<R<I2C_PRD_STOP_SPEC>> for R
Source§fn from(reader: R<I2C_PRD_STOP_SPEC>) -> Self
fn from(reader: R<I2C_PRD_STOP_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<I2C_SUB_ADDR_SPEC>> for R
impl From<R<I2C_SUB_ADDR_SPEC>> for R
Source§fn from(reader: R<I2C_SUB_ADDR_SPEC>) -> Self
fn from(reader: R<I2C_SUB_ADDR_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<IROM1_MISR_DATAOUT_0_SPEC>> for R
impl From<R<IROM1_MISR_DATAOUT_0_SPEC>> for R
Source§fn from(reader: R<IROM1_MISR_DATAOUT_0_SPEC>) -> Self
fn from(reader: R<IROM1_MISR_DATAOUT_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<IROM1_MISR_DATAOUT_1_SPEC>> for R
impl From<R<IROM1_MISR_DATAOUT_1_SPEC>> for R
Source§fn from(reader: R<IROM1_MISR_DATAOUT_1_SPEC>) -> Self
fn from(reader: R<IROM1_MISR_DATAOUT_1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<IRRX_CONFIG_SPEC>> for R
impl From<R<IRRX_CONFIG_SPEC>> for R
Source§fn from(reader: R<IRRX_CONFIG_SPEC>) -> Self
fn from(reader: R<IRRX_CONFIG_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<IRRX_DATA_COUNT_SPEC>> for R
impl From<R<IRRX_DATA_COUNT_SPEC>> for R
Source§fn from(reader: R<IRRX_DATA_COUNT_SPEC>) -> Self
fn from(reader: R<IRRX_DATA_COUNT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<IRRX_DATA_WORD0_SPEC>> for R
impl From<R<IRRX_DATA_WORD0_SPEC>> for R
Source§fn from(reader: R<IRRX_DATA_WORD0_SPEC>) -> Self
fn from(reader: R<IRRX_DATA_WORD0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<IRRX_DATA_WORD1_SPEC>> for R
impl From<R<IRRX_DATA_WORD1_SPEC>> for R
Source§fn from(reader: R<IRRX_DATA_WORD1_SPEC>) -> Self
fn from(reader: R<IRRX_DATA_WORD1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<IRRX_INT_STS_SPEC>> for R
impl From<R<IRRX_INT_STS_SPEC>> for R
Source§fn from(reader: R<IRRX_INT_STS_SPEC>) -> Self
fn from(reader: R<IRRX_INT_STS_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<IRRX_PW_CONFIG_SPEC>> for R
impl From<R<IRRX_PW_CONFIG_SPEC>> for R
Source§fn from(reader: R<IRRX_PW_CONFIG_SPEC>) -> Self
fn from(reader: R<IRRX_PW_CONFIG_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<IRRX_SWM_FIFO_CONFIG_0_SPEC>> for R
impl From<R<IRRX_SWM_FIFO_CONFIG_0_SPEC>> for R
Source§fn from(reader: R<IRRX_SWM_FIFO_CONFIG_0_SPEC>) -> Self
fn from(reader: R<IRRX_SWM_FIFO_CONFIG_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<IRRX_SWM_FIFO_RDATA_SPEC>> for R
impl From<R<IRRX_SWM_FIFO_RDATA_SPEC>> for R
Source§fn from(reader: R<IRRX_SWM_FIFO_RDATA_SPEC>) -> Self
fn from(reader: R<IRRX_SWM_FIFO_RDATA_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<IRTX_CONFIG_SPEC>> for R
impl From<R<IRTX_CONFIG_SPEC>> for R
Source§fn from(reader: R<IRTX_CONFIG_SPEC>) -> Self
fn from(reader: R<IRTX_CONFIG_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<IRTX_DATA_WORD0_SPEC>> for R
impl From<R<IRTX_DATA_WORD0_SPEC>> for R
Source§fn from(reader: R<IRTX_DATA_WORD0_SPEC>) -> Self
fn from(reader: R<IRTX_DATA_WORD0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<IRTX_DATA_WORD1_SPEC>> for R
impl From<R<IRTX_DATA_WORD1_SPEC>> for R
Source§fn from(reader: R<IRTX_DATA_WORD1_SPEC>) -> Self
fn from(reader: R<IRTX_DATA_WORD1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<IRTX_INT_STS_SPEC>> for R
impl From<R<IRTX_INT_STS_SPEC>> for R
Source§fn from(reader: R<IRTX_INT_STS_SPEC>) -> Self
fn from(reader: R<IRTX_INT_STS_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<IRTX_PULSE_WIDTH_SPEC>> for R
impl From<R<IRTX_PULSE_WIDTH_SPEC>> for R
Source§fn from(reader: R<IRTX_PULSE_WIDTH_SPEC>) -> Self
fn from(reader: R<IRTX_PULSE_WIDTH_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<IRTX_PW_SPEC>> for R
impl From<R<IRTX_PW_SPEC>> for R
Source§fn from(reader: R<IRTX_PW_SPEC>) -> Self
fn from(reader: R<IRTX_PW_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<IRTX_SWM_PW_0_SPEC>> for R
impl From<R<IRTX_SWM_PW_0_SPEC>> for R
Source§fn from(reader: R<IRTX_SWM_PW_0_SPEC>) -> Self
fn from(reader: R<IRTX_SWM_PW_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<IRTX_SWM_PW_1_SPEC>> for R
impl From<R<IRTX_SWM_PW_1_SPEC>> for R
Source§fn from(reader: R<IRTX_SWM_PW_1_SPEC>) -> Self
fn from(reader: R<IRTX_SWM_PW_1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<IRTX_SWM_PW_2_SPEC>> for R
impl From<R<IRTX_SWM_PW_2_SPEC>> for R
Source§fn from(reader: R<IRTX_SWM_PW_2_SPEC>) -> Self
fn from(reader: R<IRTX_SWM_PW_2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<IRTX_SWM_PW_3_SPEC>> for R
impl From<R<IRTX_SWM_PW_3_SPEC>> for R
Source§fn from(reader: R<IRTX_SWM_PW_3_SPEC>) -> Self
fn from(reader: R<IRTX_SWM_PW_3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<IRTX_SWM_PW_4_SPEC>> for R
impl From<R<IRTX_SWM_PW_4_SPEC>> for R
Source§fn from(reader: R<IRTX_SWM_PW_4_SPEC>) -> Self
fn from(reader: R<IRTX_SWM_PW_4_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<IRTX_SWM_PW_5_SPEC>> for R
impl From<R<IRTX_SWM_PW_5_SPEC>> for R
Source§fn from(reader: R<IRTX_SWM_PW_5_SPEC>) -> Self
fn from(reader: R<IRTX_SWM_PW_5_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<IRTX_SWM_PW_6_SPEC>> for R
impl From<R<IRTX_SWM_PW_6_SPEC>> for R
Source§fn from(reader: R<IRTX_SWM_PW_6_SPEC>) -> Self
fn from(reader: R<IRTX_SWM_PW_6_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<IRTX_SWM_PW_7_SPEC>> for R
impl From<R<IRTX_SWM_PW_7_SPEC>> for R
Source§fn from(reader: R<IRTX_SWM_PW_7_SPEC>) -> Self
fn from(reader: R<IRTX_SWM_PW_7_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<L1C_BMX_ERR_ADDR_EN_SPEC>> for R
impl From<R<L1C_BMX_ERR_ADDR_EN_SPEC>> for R
Source§fn from(reader: R<L1C_BMX_ERR_ADDR_EN_SPEC>) -> Self
fn from(reader: R<L1C_BMX_ERR_ADDR_EN_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<L1C_BMX_ERR_ADDR_SPEC>> for R
impl From<R<L1C_BMX_ERR_ADDR_SPEC>> for R
Source§fn from(reader: R<L1C_BMX_ERR_ADDR_SPEC>) -> Self
fn from(reader: R<L1C_BMX_ERR_ADDR_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<L1C_CONFIG_SPEC>> for R
impl From<R<L1C_CONFIG_SPEC>> for R
Source§fn from(reader: R<L1C_CONFIG_SPEC>) -> Self
fn from(reader: R<L1C_CONFIG_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<L1C_RANGE_SPEC>> for R
impl From<R<L1C_RANGE_SPEC>> for R
Source§fn from(reader: R<L1C_RANGE_SPEC>) -> Self
fn from(reader: R<L1C_RANGE_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<LDO11SOC_AND_DCTEST_SPEC>> for R
impl From<R<LDO11SOC_AND_DCTEST_SPEC>> for R
Source§fn from(reader: R<LDO11SOC_AND_DCTEST_SPEC>) -> Self
fn from(reader: R<LDO11SOC_AND_DCTEST_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<LED_DRIVER_SPEC>> for R
impl From<R<LED_DRIVER_SPEC>> for R
Source§fn from(reader: R<LED_DRIVER_SPEC>) -> Self
fn from(reader: R<LED_DRIVER_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<LNA_CTRL_HW_MUX_SPEC>> for R
impl From<R<LNA_CTRL_HW_MUX_SPEC>> for R
Source§fn from(reader: R<LNA_CTRL_HW_MUX_SPEC>) -> Self
fn from(reader: R<LNA_CTRL_HW_MUX_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<LODIST_SPEC>> for R
impl From<R<LODIST_SPEC>> for R
Source§fn from(reader: R<LODIST_SPEC>) -> Self
fn from(reader: R<LODIST_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<LO_CAL_CTRL_HW10_SPEC>> for R
impl From<R<LO_CAL_CTRL_HW10_SPEC>> for R
Source§fn from(reader: R<LO_CAL_CTRL_HW10_SPEC>) -> Self
fn from(reader: R<LO_CAL_CTRL_HW10_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<LO_CAL_CTRL_HW11_SPEC>> for R
impl From<R<LO_CAL_CTRL_HW11_SPEC>> for R
Source§fn from(reader: R<LO_CAL_CTRL_HW11_SPEC>) -> Self
fn from(reader: R<LO_CAL_CTRL_HW11_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<LO_CAL_CTRL_HW1_SPEC>> for R
impl From<R<LO_CAL_CTRL_HW1_SPEC>> for R
Source§fn from(reader: R<LO_CAL_CTRL_HW1_SPEC>) -> Self
fn from(reader: R<LO_CAL_CTRL_HW1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<LO_CAL_CTRL_HW2_SPEC>> for R
impl From<R<LO_CAL_CTRL_HW2_SPEC>> for R
Source§fn from(reader: R<LO_CAL_CTRL_HW2_SPEC>) -> Self
fn from(reader: R<LO_CAL_CTRL_HW2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<LO_CAL_CTRL_HW3_SPEC>> for R
impl From<R<LO_CAL_CTRL_HW3_SPEC>> for R
Source§fn from(reader: R<LO_CAL_CTRL_HW3_SPEC>) -> Self
fn from(reader: R<LO_CAL_CTRL_HW3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<LO_CAL_CTRL_HW4_SPEC>> for R
impl From<R<LO_CAL_CTRL_HW4_SPEC>> for R
Source§fn from(reader: R<LO_CAL_CTRL_HW4_SPEC>) -> Self
fn from(reader: R<LO_CAL_CTRL_HW4_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<LO_CAL_CTRL_HW5_SPEC>> for R
impl From<R<LO_CAL_CTRL_HW5_SPEC>> for R
Source§fn from(reader: R<LO_CAL_CTRL_HW5_SPEC>) -> Self
fn from(reader: R<LO_CAL_CTRL_HW5_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<LO_CAL_CTRL_HW6_SPEC>> for R
impl From<R<LO_CAL_CTRL_HW6_SPEC>> for R
Source§fn from(reader: R<LO_CAL_CTRL_HW6_SPEC>) -> Self
fn from(reader: R<LO_CAL_CTRL_HW6_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<LO_CAL_CTRL_HW7_SPEC>> for R
impl From<R<LO_CAL_CTRL_HW7_SPEC>> for R
Source§fn from(reader: R<LO_CAL_CTRL_HW7_SPEC>) -> Self
fn from(reader: R<LO_CAL_CTRL_HW7_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<LO_CAL_CTRL_HW8_SPEC>> for R
impl From<R<LO_CAL_CTRL_HW8_SPEC>> for R
Source§fn from(reader: R<LO_CAL_CTRL_HW8_SPEC>) -> Self
fn from(reader: R<LO_CAL_CTRL_HW8_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<LO_CAL_CTRL_HW9_SPEC>> for R
impl From<R<LO_CAL_CTRL_HW9_SPEC>> for R
Source§fn from(reader: R<LO_CAL_CTRL_HW9_SPEC>) -> Self
fn from(reader: R<LO_CAL_CTRL_HW9_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<LO_REG_CTRL_HW1_SPEC>> for R
impl From<R<LO_REG_CTRL_HW1_SPEC>> for R
Source§fn from(reader: R<LO_REG_CTRL_HW1_SPEC>) -> Self
fn from(reader: R<LO_REG_CTRL_HW1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<LO_SDM_CTRL_HW1_SPEC>> for R
impl From<R<LO_SDM_CTRL_HW1_SPEC>> for R
Source§fn from(reader: R<LO_SDM_CTRL_HW1_SPEC>) -> Self
fn from(reader: R<LO_SDM_CTRL_HW1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<LO_SDM_CTRL_HW2_SPEC>> for R
impl From<R<LO_SDM_CTRL_HW2_SPEC>> for R
Source§fn from(reader: R<LO_SDM_CTRL_HW2_SPEC>) -> Self
fn from(reader: R<LO_SDM_CTRL_HW2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<LO_SDM_CTRL_HW3_SPEC>> for R
impl From<R<LO_SDM_CTRL_HW3_SPEC>> for R
Source§fn from(reader: R<LO_SDM_CTRL_HW3_SPEC>) -> Self
fn from(reader: R<LO_SDM_CTRL_HW3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<LO_SDM_CTRL_HW4_SPEC>> for R
impl From<R<LO_SDM_CTRL_HW4_SPEC>> for R
Source§fn from(reader: R<LO_SDM_CTRL_HW4_SPEC>) -> Self
fn from(reader: R<LO_SDM_CTRL_HW4_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<LO_SDM_CTRL_HW5_SPEC>> for R
impl From<R<LO_SDM_CTRL_HW5_SPEC>> for R
Source§fn from(reader: R<LO_SDM_CTRL_HW5_SPEC>) -> Self
fn from(reader: R<LO_SDM_CTRL_HW5_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<LO_SDM_CTRL_HW6_SPEC>> for R
impl From<R<LO_SDM_CTRL_HW6_SPEC>> for R
Source§fn from(reader: R<LO_SDM_CTRL_HW6_SPEC>) -> Self
fn from(reader: R<LO_SDM_CTRL_HW6_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<LO_SDM_CTRL_HW7_SPEC>> for R
impl From<R<LO_SDM_CTRL_HW7_SPEC>> for R
Source§fn from(reader: R<LO_SDM_CTRL_HW7_SPEC>) -> Self
fn from(reader: R<LO_SDM_CTRL_HW7_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<LO_SDM_CTRL_HW8_SPEC>> for R
impl From<R<LO_SDM_CTRL_HW8_SPEC>> for R
Source§fn from(reader: R<LO_SDM_CTRL_HW8_SPEC>) -> Self
fn from(reader: R<LO_SDM_CTRL_HW8_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<MBIST_CTL_SPEC>> for R
impl From<R<MBIST_CTL_SPEC>> for R
Source§fn from(reader: R<MBIST_CTL_SPEC>) -> Self
fn from(reader: R<MBIST_CTL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<MBIST_STAT_SPEC>> for R
impl From<R<MBIST_STAT_SPEC>> for R
Source§fn from(reader: R<MBIST_STAT_SPEC>) -> Self
fn from(reader: R<MBIST_STAT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<MISS_CNT_SPEC>> for R
impl From<R<MISS_CNT_SPEC>> for R
Source§fn from(reader: R<MISS_CNT_SPEC>) -> Self
fn from(reader: R<MISS_CNT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PA_REG_CTRL_HW1_SPEC>> for R
impl From<R<PA_REG_CTRL_HW1_SPEC>> for R
Source§fn from(reader: R<PA_REG_CTRL_HW1_SPEC>) -> Self
fn from(reader: R<PA_REG_CTRL_HW1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PA_REG_CTRL_HW2_SPEC>> for R
impl From<R<PA_REG_CTRL_HW2_SPEC>> for R
Source§fn from(reader: R<PA_REG_CTRL_HW2_SPEC>) -> Self
fn from(reader: R<PA_REG_CTRL_HW2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PA_REG_WIFI_CTRL_HW_SPEC>> for R
impl From<R<PA_REG_WIFI_CTRL_HW_SPEC>> for R
Source§fn from(reader: R<PA_REG_WIFI_CTRL_HW_SPEC>) -> Self
fn from(reader: R<PA_REG_WIFI_CTRL_HW_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PDS_CTL2_SPEC>> for R
impl From<R<PDS_CTL2_SPEC>> for R
Source§fn from(reader: R<PDS_CTL2_SPEC>) -> Self
fn from(reader: R<PDS_CTL2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PDS_CTL3_SPEC>> for R
impl From<R<PDS_CTL3_SPEC>> for R
Source§fn from(reader: R<PDS_CTL3_SPEC>) -> Self
fn from(reader: R<PDS_CTL3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PDS_CTL4_SPEC>> for R
impl From<R<PDS_CTL4_SPEC>> for R
Source§fn from(reader: R<PDS_CTL4_SPEC>) -> Self
fn from(reader: R<PDS_CTL4_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PDS_CTL_SPEC>> for R
impl From<R<PDS_CTL_SPEC>> for R
Source§fn from(reader: R<PDS_CTL_SPEC>) -> Self
fn from(reader: R<PDS_CTL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PDS_INT_SPEC>> for R
impl From<R<PDS_INT_SPEC>> for R
Source§fn from(reader: R<PDS_INT_SPEC>) -> Self
fn from(reader: R<PDS_INT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PDS_RAM1_SPEC>> for R
impl From<R<PDS_RAM1_SPEC>> for R
Source§fn from(reader: R<PDS_RAM1_SPEC>) -> Self
fn from(reader: R<PDS_RAM1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PDS_STAT_SPEC>> for R
impl From<R<PDS_STAT_SPEC>> for R
Source§fn from(reader: R<PDS_STAT_SPEC>) -> Self
fn from(reader: R<PDS_STAT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PDS_TIME1_SPEC>> for R
impl From<R<PDS_TIME1_SPEC>> for R
Source§fn from(reader: R<PDS_TIME1_SPEC>) -> Self
fn from(reader: R<PDS_TIME1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PFDCP_SPEC>> for R
impl From<R<PFDCP_SPEC>> for R
Source§fn from(reader: R<PFDCP_SPEC>) -> Self
fn from(reader: R<PFDCP_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PMIP_MV2AON_SPEC>> for R
impl From<R<PMIP_MV2AON_SPEC>> for R
Source§fn from(reader: R<PMIP_MV2AON_SPEC>) -> Self
fn from(reader: R<PMIP_MV2AON_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PPU_CTRL_HW_SPEC>> for R
impl From<R<PPU_CTRL_HW_SPEC>> for R
Source§fn from(reader: R<PPU_CTRL_HW_SPEC>) -> Self
fn from(reader: R<PPU_CTRL_HW_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PSW_IRRCV_SPEC>> for R
impl From<R<PSW_IRRCV_SPEC>> for R
Source§fn from(reader: R<PSW_IRRCV_SPEC>) -> Self
fn from(reader: R<PSW_IRRCV_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PUCR1_HW_SPEC>> for R
impl From<R<PUCR1_HW_SPEC>> for R
Source§fn from(reader: R<PUCR1_HW_SPEC>) -> Self
fn from(reader: R<PUCR1_HW_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PUCR1_SPEC>> for R
impl From<R<PUCR1_SPEC>> for R
Source§fn from(reader: R<PUCR1_SPEC>) -> Self
fn from(reader: R<PUCR1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PUCR2_HW_SPEC>> for R
impl From<R<PUCR2_HW_SPEC>> for R
Source§fn from(reader: R<PUCR2_HW_SPEC>) -> Self
fn from(reader: R<PUCR2_HW_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PUCR2_SPEC>> for R
impl From<R<PUCR2_SPEC>> for R
Source§fn from(reader: R<PUCR2_SPEC>) -> Self
fn from(reader: R<PUCR2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PUD_CTRL_HW_SPEC>> for R
impl From<R<PUD_CTRL_HW_SPEC>> for R
Source§fn from(reader: R<PUD_CTRL_HW_SPEC>) -> Self
fn from(reader: R<PUD_CTRL_HW_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PU_RST_CLKPLL_SPEC>> for R
impl From<R<PU_RST_CLKPLL_SPEC>> for R
Source§fn from(reader: R<PU_RST_CLKPLL_SPEC>) -> Self
fn from(reader: R<PU_RST_CLKPLL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PWM0_CLKDIV_SPEC>> for R
impl From<R<PWM0_CLKDIV_SPEC>> for R
Source§fn from(reader: R<PWM0_CLKDIV_SPEC>) -> Self
fn from(reader: R<PWM0_CLKDIV_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PWM0_CONFIG_SPEC>> for R
impl From<R<PWM0_CONFIG_SPEC>> for R
Source§fn from(reader: R<PWM0_CONFIG_SPEC>) -> Self
fn from(reader: R<PWM0_CONFIG_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PWM0_INTERRUPT_SPEC>> for R
impl From<R<PWM0_INTERRUPT_SPEC>> for R
Source§fn from(reader: R<PWM0_INTERRUPT_SPEC>) -> Self
fn from(reader: R<PWM0_INTERRUPT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PWM0_PERIOD_SPEC>> for R
impl From<R<PWM0_PERIOD_SPEC>> for R
Source§fn from(reader: R<PWM0_PERIOD_SPEC>) -> Self
fn from(reader: R<PWM0_PERIOD_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PWM0_THRE1_SPEC>> for R
impl From<R<PWM0_THRE1_SPEC>> for R
Source§fn from(reader: R<PWM0_THRE1_SPEC>) -> Self
fn from(reader: R<PWM0_THRE1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PWM0_THRE2_SPEC>> for R
impl From<R<PWM0_THRE2_SPEC>> for R
Source§fn from(reader: R<PWM0_THRE2_SPEC>) -> Self
fn from(reader: R<PWM0_THRE2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PWM1_CLKDIV_SPEC>> for R
impl From<R<PWM1_CLKDIV_SPEC>> for R
Source§fn from(reader: R<PWM1_CLKDIV_SPEC>) -> Self
fn from(reader: R<PWM1_CLKDIV_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PWM1_CONFIG_SPEC>> for R
impl From<R<PWM1_CONFIG_SPEC>> for R
Source§fn from(reader: R<PWM1_CONFIG_SPEC>) -> Self
fn from(reader: R<PWM1_CONFIG_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PWM1_INTERRUPT_SPEC>> for R
impl From<R<PWM1_INTERRUPT_SPEC>> for R
Source§fn from(reader: R<PWM1_INTERRUPT_SPEC>) -> Self
fn from(reader: R<PWM1_INTERRUPT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PWM1_PERIOD_SPEC>> for R
impl From<R<PWM1_PERIOD_SPEC>> for R
Source§fn from(reader: R<PWM1_PERIOD_SPEC>) -> Self
fn from(reader: R<PWM1_PERIOD_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PWM1_THRE1_SPEC>> for R
impl From<R<PWM1_THRE1_SPEC>> for R
Source§fn from(reader: R<PWM1_THRE1_SPEC>) -> Self
fn from(reader: R<PWM1_THRE1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PWM1_THRE2_SPEC>> for R
impl From<R<PWM1_THRE2_SPEC>> for R
Source§fn from(reader: R<PWM1_THRE2_SPEC>) -> Self
fn from(reader: R<PWM1_THRE2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PWM2_CLKDIV_SPEC>> for R
impl From<R<PWM2_CLKDIV_SPEC>> for R
Source§fn from(reader: R<PWM2_CLKDIV_SPEC>) -> Self
fn from(reader: R<PWM2_CLKDIV_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PWM2_CONFIG_SPEC>> for R
impl From<R<PWM2_CONFIG_SPEC>> for R
Source§fn from(reader: R<PWM2_CONFIG_SPEC>) -> Self
fn from(reader: R<PWM2_CONFIG_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PWM2_INTERRUPT_SPEC>> for R
impl From<R<PWM2_INTERRUPT_SPEC>> for R
Source§fn from(reader: R<PWM2_INTERRUPT_SPEC>) -> Self
fn from(reader: R<PWM2_INTERRUPT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PWM2_PERIOD_SPEC>> for R
impl From<R<PWM2_PERIOD_SPEC>> for R
Source§fn from(reader: R<PWM2_PERIOD_SPEC>) -> Self
fn from(reader: R<PWM2_PERIOD_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PWM2_THRE1_SPEC>> for R
impl From<R<PWM2_THRE1_SPEC>> for R
Source§fn from(reader: R<PWM2_THRE1_SPEC>) -> Self
fn from(reader: R<PWM2_THRE1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PWM2_THRE2_SPEC>> for R
impl From<R<PWM2_THRE2_SPEC>> for R
Source§fn from(reader: R<PWM2_THRE2_SPEC>) -> Self
fn from(reader: R<PWM2_THRE2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PWM3_CLKDIV_SPEC>> for R
impl From<R<PWM3_CLKDIV_SPEC>> for R
Source§fn from(reader: R<PWM3_CLKDIV_SPEC>) -> Self
fn from(reader: R<PWM3_CLKDIV_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PWM3_CONFIG_SPEC>> for R
impl From<R<PWM3_CONFIG_SPEC>> for R
Source§fn from(reader: R<PWM3_CONFIG_SPEC>) -> Self
fn from(reader: R<PWM3_CONFIG_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PWM3_INTERRUPT_SPEC>> for R
impl From<R<PWM3_INTERRUPT_SPEC>> for R
Source§fn from(reader: R<PWM3_INTERRUPT_SPEC>) -> Self
fn from(reader: R<PWM3_INTERRUPT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PWM3_PERIOD_SPEC>> for R
impl From<R<PWM3_PERIOD_SPEC>> for R
Source§fn from(reader: R<PWM3_PERIOD_SPEC>) -> Self
fn from(reader: R<PWM3_PERIOD_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PWM3_THRE1_SPEC>> for R
impl From<R<PWM3_THRE1_SPEC>> for R
Source§fn from(reader: R<PWM3_THRE1_SPEC>) -> Self
fn from(reader: R<PWM3_THRE1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PWM3_THRE2_SPEC>> for R
impl From<R<PWM3_THRE2_SPEC>> for R
Source§fn from(reader: R<PWM3_THRE2_SPEC>) -> Self
fn from(reader: R<PWM3_THRE2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PWM4_CLKDIV_SPEC>> for R
impl From<R<PWM4_CLKDIV_SPEC>> for R
Source§fn from(reader: R<PWM4_CLKDIV_SPEC>) -> Self
fn from(reader: R<PWM4_CLKDIV_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PWM4_CONFIG_SPEC>> for R
impl From<R<PWM4_CONFIG_SPEC>> for R
Source§fn from(reader: R<PWM4_CONFIG_SPEC>) -> Self
fn from(reader: R<PWM4_CONFIG_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PWM4_INTERRUPT_SPEC>> for R
impl From<R<PWM4_INTERRUPT_SPEC>> for R
Source§fn from(reader: R<PWM4_INTERRUPT_SPEC>) -> Self
fn from(reader: R<PWM4_INTERRUPT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PWM4_PERIOD_SPEC>> for R
impl From<R<PWM4_PERIOD_SPEC>> for R
Source§fn from(reader: R<PWM4_PERIOD_SPEC>) -> Self
fn from(reader: R<PWM4_PERIOD_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PWM4_THRE1_SPEC>> for R
impl From<R<PWM4_THRE1_SPEC>> for R
Source§fn from(reader: R<PWM4_THRE1_SPEC>) -> Self
fn from(reader: R<PWM4_THRE1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PWM4_THRE2_SPEC>> for R
impl From<R<PWM4_THRE2_SPEC>> for R
Source§fn from(reader: R<PWM4_THRE2_SPEC>) -> Self
fn from(reader: R<PWM4_THRE2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<PWM_INT_CONFIG_SPEC>> for R
impl From<R<PWM_INT_CONFIG_SPEC>> for R
Source§fn from(reader: R<PWM_INT_CONFIG_SPEC>) -> Self
fn from(reader: R<PWM_INT_CONFIG_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RBB_BW_CTRL_HW_SPEC>> for R
impl From<R<RBB_BW_CTRL_HW_SPEC>> for R
Source§fn from(reader: R<RBB_BW_CTRL_HW_SPEC>) -> Self
fn from(reader: R<RBB_BW_CTRL_HW_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RBB_GAIN_INDEX1_SPEC>> for R
impl From<R<RBB_GAIN_INDEX1_SPEC>> for R
Source§fn from(reader: R<RBB_GAIN_INDEX1_SPEC>) -> Self
fn from(reader: R<RBB_GAIN_INDEX1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RBB_GAIN_INDEX2_SPEC>> for R
impl From<R<RBB_GAIN_INDEX2_SPEC>> for R
Source§fn from(reader: R<RBB_GAIN_INDEX2_SPEC>) -> Self
fn from(reader: R<RBB_GAIN_INDEX2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RBB_GAIN_INDEX3_SPEC>> for R
impl From<R<RBB_GAIN_INDEX3_SPEC>> for R
Source§fn from(reader: R<RBB_GAIN_INDEX3_SPEC>) -> Self
fn from(reader: R<RBB_GAIN_INDEX3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RBB_GAIN_INDEX4_SPEC>> for R
impl From<R<RBB_GAIN_INDEX4_SPEC>> for R
Source§fn from(reader: R<RBB_GAIN_INDEX4_SPEC>) -> Self
fn from(reader: R<RBB_GAIN_INDEX4_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RBB_GAIN_INDEX5_SPEC>> for R
impl From<R<RBB_GAIN_INDEX5_SPEC>> for R
Source§fn from(reader: R<RBB_GAIN_INDEX5_SPEC>) -> Self
fn from(reader: R<RBB_GAIN_INDEX5_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RC32K_CTRL0_SPEC>> for R
impl From<R<RC32K_CTRL0_SPEC>> for R
Source§fn from(reader: R<RC32K_CTRL0_SPEC>) -> Self
fn from(reader: R<RC32K_CTRL0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RC32M_CTRL0_SPEC>> for R
impl From<R<RC32M_CTRL0_SPEC>> for R
Source§fn from(reader: R<RC32M_CTRL0_SPEC>) -> Self
fn from(reader: R<RC32M_CTRL0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RC32M_CTRL1_SPEC>> for R
impl From<R<RC32M_CTRL1_SPEC>> for R
Source§fn from(reader: R<RC32M_CTRL1_SPEC>) -> Self
fn from(reader: R<RC32M_CTRL1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<REG_DATA_1_LOCK_SPEC>> for R
impl From<R<REG_DATA_1_LOCK_SPEC>> for R
Source§fn from(reader: R<REG_DATA_1_LOCK_SPEC>) -> Self
fn from(reader: R<REG_DATA_1_LOCK_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<REG_KEY_SLOT_10_W0_SPEC>> for R
impl From<R<REG_KEY_SLOT_10_W0_SPEC>> for R
Source§fn from(reader: R<REG_KEY_SLOT_10_W0_SPEC>) -> Self
fn from(reader: R<REG_KEY_SLOT_10_W0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<REG_KEY_SLOT_10_W1_SPEC>> for R
impl From<R<REG_KEY_SLOT_10_W1_SPEC>> for R
Source§fn from(reader: R<REG_KEY_SLOT_10_W1_SPEC>) -> Self
fn from(reader: R<REG_KEY_SLOT_10_W1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<REG_KEY_SLOT_10_W2_SPEC>> for R
impl From<R<REG_KEY_SLOT_10_W2_SPEC>> for R
Source§fn from(reader: R<REG_KEY_SLOT_10_W2_SPEC>) -> Self
fn from(reader: R<REG_KEY_SLOT_10_W2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<REG_KEY_SLOT_10_W3_SPEC>> for R
impl From<R<REG_KEY_SLOT_10_W3_SPEC>> for R
Source§fn from(reader: R<REG_KEY_SLOT_10_W3_SPEC>) -> Self
fn from(reader: R<REG_KEY_SLOT_10_W3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<REG_KEY_SLOT_11_W0_SPEC>> for R
impl From<R<REG_KEY_SLOT_11_W0_SPEC>> for R
Source§fn from(reader: R<REG_KEY_SLOT_11_W0_SPEC>) -> Self
fn from(reader: R<REG_KEY_SLOT_11_W0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<REG_KEY_SLOT_11_W1_SPEC>> for R
impl From<R<REG_KEY_SLOT_11_W1_SPEC>> for R
Source§fn from(reader: R<REG_KEY_SLOT_11_W1_SPEC>) -> Self
fn from(reader: R<REG_KEY_SLOT_11_W1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<REG_KEY_SLOT_11_W2_SPEC>> for R
impl From<R<REG_KEY_SLOT_11_W2_SPEC>> for R
Source§fn from(reader: R<REG_KEY_SLOT_11_W2_SPEC>) -> Self
fn from(reader: R<REG_KEY_SLOT_11_W2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<REG_KEY_SLOT_11_W3_SPEC>> for R
impl From<R<REG_KEY_SLOT_11_W3_SPEC>> for R
Source§fn from(reader: R<REG_KEY_SLOT_11_W3_SPEC>) -> Self
fn from(reader: R<REG_KEY_SLOT_11_W3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<REG_KEY_SLOT_6_W0_SPEC>> for R
impl From<R<REG_KEY_SLOT_6_W0_SPEC>> for R
Source§fn from(reader: R<REG_KEY_SLOT_6_W0_SPEC>) -> Self
fn from(reader: R<REG_KEY_SLOT_6_W0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<REG_KEY_SLOT_6_W1_SPEC>> for R
impl From<R<REG_KEY_SLOT_6_W1_SPEC>> for R
Source§fn from(reader: R<REG_KEY_SLOT_6_W1_SPEC>) -> Self
fn from(reader: R<REG_KEY_SLOT_6_W1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<REG_KEY_SLOT_6_W2_SPEC>> for R
impl From<R<REG_KEY_SLOT_6_W2_SPEC>> for R
Source§fn from(reader: R<REG_KEY_SLOT_6_W2_SPEC>) -> Self
fn from(reader: R<REG_KEY_SLOT_6_W2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<REG_KEY_SLOT_6_W3_SPEC>> for R
impl From<R<REG_KEY_SLOT_6_W3_SPEC>> for R
Source§fn from(reader: R<REG_KEY_SLOT_6_W3_SPEC>) -> Self
fn from(reader: R<REG_KEY_SLOT_6_W3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<REG_KEY_SLOT_7_W0_SPEC>> for R
impl From<R<REG_KEY_SLOT_7_W0_SPEC>> for R
Source§fn from(reader: R<REG_KEY_SLOT_7_W0_SPEC>) -> Self
fn from(reader: R<REG_KEY_SLOT_7_W0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<REG_KEY_SLOT_7_W1_SPEC>> for R
impl From<R<REG_KEY_SLOT_7_W1_SPEC>> for R
Source§fn from(reader: R<REG_KEY_SLOT_7_W1_SPEC>) -> Self
fn from(reader: R<REG_KEY_SLOT_7_W1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<REG_KEY_SLOT_7_W2_SPEC>> for R
impl From<R<REG_KEY_SLOT_7_W2_SPEC>> for R
Source§fn from(reader: R<REG_KEY_SLOT_7_W2_SPEC>) -> Self
fn from(reader: R<REG_KEY_SLOT_7_W2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<REG_KEY_SLOT_7_W3_SPEC>> for R
impl From<R<REG_KEY_SLOT_7_W3_SPEC>> for R
Source§fn from(reader: R<REG_KEY_SLOT_7_W3_SPEC>) -> Self
fn from(reader: R<REG_KEY_SLOT_7_W3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<REG_KEY_SLOT_8_W0_SPEC>> for R
impl From<R<REG_KEY_SLOT_8_W0_SPEC>> for R
Source§fn from(reader: R<REG_KEY_SLOT_8_W0_SPEC>) -> Self
fn from(reader: R<REG_KEY_SLOT_8_W0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<REG_KEY_SLOT_8_W1_SPEC>> for R
impl From<R<REG_KEY_SLOT_8_W1_SPEC>> for R
Source§fn from(reader: R<REG_KEY_SLOT_8_W1_SPEC>) -> Self
fn from(reader: R<REG_KEY_SLOT_8_W1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<REG_KEY_SLOT_8_W2_SPEC>> for R
impl From<R<REG_KEY_SLOT_8_W2_SPEC>> for R
Source§fn from(reader: R<REG_KEY_SLOT_8_W2_SPEC>) -> Self
fn from(reader: R<REG_KEY_SLOT_8_W2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<REG_KEY_SLOT_8_W3_SPEC>> for R
impl From<R<REG_KEY_SLOT_8_W3_SPEC>> for R
Source§fn from(reader: R<REG_KEY_SLOT_8_W3_SPEC>) -> Self
fn from(reader: R<REG_KEY_SLOT_8_W3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<REG_KEY_SLOT_9_W0_SPEC>> for R
impl From<R<REG_KEY_SLOT_9_W0_SPEC>> for R
Source§fn from(reader: R<REG_KEY_SLOT_9_W0_SPEC>) -> Self
fn from(reader: R<REG_KEY_SLOT_9_W0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<REG_KEY_SLOT_9_W1_SPEC>> for R
impl From<R<REG_KEY_SLOT_9_W1_SPEC>> for R
Source§fn from(reader: R<REG_KEY_SLOT_9_W1_SPEC>) -> Self
fn from(reader: R<REG_KEY_SLOT_9_W1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<REG_KEY_SLOT_9_W2_SPEC>> for R
impl From<R<REG_KEY_SLOT_9_W2_SPEC>> for R
Source§fn from(reader: R<REG_KEY_SLOT_9_W2_SPEC>) -> Self
fn from(reader: R<REG_KEY_SLOT_9_W2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<REG_KEY_SLOT_9_W3_SPEC>> for R
impl From<R<REG_KEY_SLOT_9_W3_SPEC>> for R
Source§fn from(reader: R<REG_KEY_SLOT_9_W3_SPEC>) -> Self
fn from(reader: R<REG_KEY_SLOT_9_W3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RFCAL_CTRLEN_SPEC>> for R
impl From<R<RFCAL_CTRLEN_SPEC>> for R
Source§fn from(reader: R<RFCAL_CTRLEN_SPEC>) -> Self
fn from(reader: R<RFCAL_CTRLEN_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RFCAL_STATEEN_SPEC>> for R
impl From<R<RFCAL_STATEEN_SPEC>> for R
Source§fn from(reader: R<RFCAL_STATEEN_SPEC>) -> Self
fn from(reader: R<RFCAL_STATEEN_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RFCAL_STATUS2_SPEC>> for R
impl From<R<RFCAL_STATUS2_SPEC>> for R
Source§fn from(reader: R<RFCAL_STATUS2_SPEC>) -> Self
fn from(reader: R<RFCAL_STATUS2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RFCAL_STATUS_SPEC>> for R
impl From<R<RFCAL_STATUS_SPEC>> for R
Source§fn from(reader: R<RFCAL_STATUS_SPEC>) -> Self
fn from(reader: R<RFCAL_STATUS_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RFCTRL_HW_EN_SPEC>> for R
impl From<R<RFCTRL_HW_EN_SPEC>> for R
Source§fn from(reader: R<RFCTRL_HW_EN_SPEC>) -> Self
fn from(reader: R<RFCTRL_HW_EN_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RFIF_DFE_CTRL0_SPEC>> for R
impl From<R<RFIF_DFE_CTRL0_SPEC>> for R
Source§fn from(reader: R<RFIF_DFE_CTRL0_SPEC>) -> Self
fn from(reader: R<RFIF_DFE_CTRL0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RFIF_DIG_CTRL_SPEC>> for R
impl From<R<RFIF_DIG_CTRL_SPEC>> for R
Source§fn from(reader: R<RFIF_DIG_CTRL_SPEC>) -> Self
fn from(reader: R<RFIF_DIG_CTRL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RFIF_TEST_READ_SPEC>> for R
impl From<R<RFIF_TEST_READ_SPEC>> for R
Source§fn from(reader: R<RFIF_TEST_READ_SPEC>) -> Self
fn from(reader: R<RFIF_TEST_READ_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RF_BASE_CTRL1_SPEC>> for R
impl From<R<RF_BASE_CTRL1_SPEC>> for R
Source§fn from(reader: R<RF_BASE_CTRL1_SPEC>) -> Self
fn from(reader: R<RF_BASE_CTRL1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RF_BASE_CTRL2_SPEC>> for R
impl From<R<RF_BASE_CTRL2_SPEC>> for R
Source§fn from(reader: R<RF_BASE_CTRL2_SPEC>) -> Self
fn from(reader: R<RF_BASE_CTRL2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RF_DATA_TEMP_0_SPEC>> for R
impl From<R<RF_DATA_TEMP_0_SPEC>> for R
Source§fn from(reader: R<RF_DATA_TEMP_0_SPEC>) -> Self
fn from(reader: R<RF_DATA_TEMP_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RF_DATA_TEMP_1_SPEC>> for R
impl From<R<RF_DATA_TEMP_1_SPEC>> for R
Source§fn from(reader: R<RF_DATA_TEMP_1_SPEC>) -> Self
fn from(reader: R<RF_DATA_TEMP_1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RF_DATA_TEMP_2_SPEC>> for R
impl From<R<RF_DATA_TEMP_2_SPEC>> for R
Source§fn from(reader: R<RF_DATA_TEMP_2_SPEC>) -> Self
fn from(reader: R<RF_DATA_TEMP_2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RF_DATA_TEMP_3_SPEC>> for R
impl From<R<RF_DATA_TEMP_3_SPEC>> for R
Source§fn from(reader: R<RF_DATA_TEMP_3_SPEC>) -> Self
fn from(reader: R<RF_DATA_TEMP_3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RF_FSM_CTRL0_SPEC>> for R
impl From<R<RF_FSM_CTRL0_SPEC>> for R
Source§fn from(reader: R<RF_FSM_CTRL0_SPEC>) -> Self
fn from(reader: R<RF_FSM_CTRL0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RF_FSM_CTRL1_SPEC>> for R
impl From<R<RF_FSM_CTRL1_SPEC>> for R
Source§fn from(reader: R<RF_FSM_CTRL1_SPEC>) -> Self
fn from(reader: R<RF_FSM_CTRL1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RF_FSM_CTRL2_SPEC>> for R
impl From<R<RF_FSM_CTRL2_SPEC>> for R
Source§fn from(reader: R<RF_FSM_CTRL2_SPEC>) -> Self
fn from(reader: R<RF_FSM_CTRL2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RF_FSM_CTRL_HW_SPEC>> for R
impl From<R<RF_FSM_CTRL_HW_SPEC>> for R
Source§fn from(reader: R<RF_FSM_CTRL_HW_SPEC>) -> Self
fn from(reader: R<RF_FSM_CTRL_HW_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RF_FSM_CTRL_SW_SPEC>> for R
impl From<R<RF_FSM_CTRL_SW_SPEC>> for R
Source§fn from(reader: R<RF_FSM_CTRL_SW_SPEC>) -> Self
fn from(reader: R<RF_FSM_CTRL_SW_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RF_ICAL_CTRL0_SPEC>> for R
impl From<R<RF_ICAL_CTRL0_SPEC>> for R
Source§fn from(reader: R<RF_ICAL_CTRL0_SPEC>) -> Self
fn from(reader: R<RF_ICAL_CTRL0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RF_ICAL_CTRL1_SPEC>> for R
impl From<R<RF_ICAL_CTRL1_SPEC>> for R
Source§fn from(reader: R<RF_ICAL_CTRL1_SPEC>) -> Self
fn from(reader: R<RF_ICAL_CTRL1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RF_ICAL_CTRL2_SPEC>> for R
impl From<R<RF_ICAL_CTRL2_SPEC>> for R
Source§fn from(reader: R<RF_ICAL_CTRL2_SPEC>) -> Self
fn from(reader: R<RF_ICAL_CTRL2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RF_PKDET_CTRL0_SPEC>> for R
impl From<R<RF_PKDET_CTRL0_SPEC>> for R
Source§fn from(reader: R<RF_PKDET_CTRL0_SPEC>) -> Self
fn from(reader: R<RF_PKDET_CTRL0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RF_RESV_REG_0_SPEC>> for R
impl From<R<RF_RESV_REG_0_SPEC>> for R
Source§fn from(reader: R<RF_RESV_REG_0_SPEC>) -> Self
fn from(reader: R<RF_RESV_REG_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RF_RESV_REG_1_SPEC>> for R
impl From<R<RF_RESV_REG_1_SPEC>> for R
Source§fn from(reader: R<RF_RESV_REG_1_SPEC>) -> Self
fn from(reader: R<RF_RESV_REG_1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RF_RESV_REG_2_SPEC>> for R
impl From<R<RF_RESV_REG_2_SPEC>> for R
Source§fn from(reader: R<RF_RESV_REG_2_SPEC>) -> Self
fn from(reader: R<RF_RESV_REG_2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RF_REV_SPEC>> for R
impl From<R<RF_REV_SPEC>> for R
Source§fn from(reader: R<RF_REV_SPEC>) -> Self
fn from(reader: R<RF_REV_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RF_SRAM_CTRL0_SPEC>> for R
impl From<R<RF_SRAM_CTRL0_SPEC>> for R
Source§fn from(reader: R<RF_SRAM_CTRL0_SPEC>) -> Self
fn from(reader: R<RF_SRAM_CTRL0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RF_SRAM_CTRL1_SPEC>> for R
impl From<R<RF_SRAM_CTRL1_SPEC>> for R
Source§fn from(reader: R<RF_SRAM_CTRL1_SPEC>) -> Self
fn from(reader: R<RF_SRAM_CTRL1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RF_SRAM_CTRL2_SPEC>> for R
impl From<R<RF_SRAM_CTRL2_SPEC>> for R
Source§fn from(reader: R<RF_SRAM_CTRL2_SPEC>) -> Self
fn from(reader: R<RF_SRAM_CTRL2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RF_SRAM_CTRL3_SPEC>> for R
impl From<R<RF_SRAM_CTRL3_SPEC>> for R
Source§fn from(reader: R<RF_SRAM_CTRL3_SPEC>) -> Self
fn from(reader: R<RF_SRAM_CTRL3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RF_SRAM_CTRL4_SPEC>> for R
impl From<R<RF_SRAM_CTRL4_SPEC>> for R
Source§fn from(reader: R<RF_SRAM_CTRL4_SPEC>) -> Self
fn from(reader: R<RF_SRAM_CTRL4_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RF_SRAM_CTRL5_SPEC>> for R
impl From<R<RF_SRAM_CTRL5_SPEC>> for R
Source§fn from(reader: R<RF_SRAM_CTRL5_SPEC>) -> Self
fn from(reader: R<RF_SRAM_CTRL5_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RF_SRAM_CTRL6_SPEC>> for R
impl From<R<RF_SRAM_CTRL6_SPEC>> for R
Source§fn from(reader: R<RF_SRAM_CTRL6_SPEC>) -> Self
fn from(reader: R<RF_SRAM_CTRL6_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RF_TOP_AON_SPEC>> for R
impl From<R<RF_TOP_AON_SPEC>> for R
Source§fn from(reader: R<RF_TOP_AON_SPEC>) -> Self
fn from(reader: R<RF_TOP_AON_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RMXGM_SPEC>> for R
impl From<R<RMXGM_SPEC>> for R
Source§fn from(reader: R<RMXGM_SPEC>) -> Self
fn from(reader: R<RMXGM_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<ROSDAC_CTRL_HW1_SPEC>> for R
impl From<R<ROSDAC_CTRL_HW1_SPEC>> for R
Source§fn from(reader: R<ROSDAC_CTRL_HW1_SPEC>) -> Self
fn from(reader: R<ROSDAC_CTRL_HW1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<ROSDAC_CTRL_HW2_SPEC>> for R
impl From<R<ROSDAC_CTRL_HW2_SPEC>> for R
Source§fn from(reader: R<ROSDAC_CTRL_HW2_SPEC>) -> Self
fn from(reader: R<ROSDAC_CTRL_HW2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RRF_GAIN_INDEX1_SPEC>> for R
impl From<R<RRF_GAIN_INDEX1_SPEC>> for R
Source§fn from(reader: R<RRF_GAIN_INDEX1_SPEC>) -> Self
fn from(reader: R<RRF_GAIN_INDEX1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RRF_GAIN_INDEX2_SPEC>> for R
impl From<R<RRF_GAIN_INDEX2_SPEC>> for R
Source§fn from(reader: R<RRF_GAIN_INDEX2_SPEC>) -> Self
fn from(reader: R<RRF_GAIN_INDEX2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RTC_TIME_H_SPEC>> for R
impl From<R<RTC_TIME_H_SPEC>> for R
Source§fn from(reader: R<RTC_TIME_H_SPEC>) -> Self
fn from(reader: R<RTC_TIME_H_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RTC_TIME_L_SPEC>> for R
impl From<R<RTC_TIME_L_SPEC>> for R
Source§fn from(reader: R<RTC_TIME_L_SPEC>) -> Self
fn from(reader: R<RTC_TIME_L_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RXIQ_CTRL_HW1_SPEC>> for R
impl From<R<RXIQ_CTRL_HW1_SPEC>> for R
Source§fn from(reader: R<RXIQ_CTRL_HW1_SPEC>) -> Self
fn from(reader: R<RXIQ_CTRL_HW1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RXIQ_CTRL_HW2_SPEC>> for R
impl From<R<RXIQ_CTRL_HW2_SPEC>> for R
Source§fn from(reader: R<RXIQ_CTRL_HW2_SPEC>) -> Self
fn from(reader: R<RXIQ_CTRL_HW2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RXIQ_CTRL_HW3_SPEC>> for R
impl From<R<RXIQ_CTRL_HW3_SPEC>> for R
Source§fn from(reader: R<RXIQ_CTRL_HW3_SPEC>) -> Self
fn from(reader: R<RXIQ_CTRL_HW3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<RXIQ_CTRL_HW4_SPEC>> for R
impl From<R<RXIQ_CTRL_HW4_SPEC>> for R
Source§fn from(reader: R<RXIQ_CTRL_HW4_SPEC>) -> Self
fn from(reader: R<RXIQ_CTRL_HW4_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SARADC_RESV_SPEC>> for R
impl From<R<SARADC_RESV_SPEC>> for R
Source§fn from(reader: R<SARADC_RESV_SPEC>) -> Self
fn from(reader: R<SARADC_RESV_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SD_CHIP_ID_HIGH_SPEC>> for R
impl From<R<SD_CHIP_ID_HIGH_SPEC>> for R
Source§fn from(reader: R<SD_CHIP_ID_HIGH_SPEC>) -> Self
fn from(reader: R<SD_CHIP_ID_HIGH_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SD_CHIP_ID_LOW_SPEC>> for R
impl From<R<SD_CHIP_ID_LOW_SPEC>> for R
Source§fn from(reader: R<SD_CHIP_ID_LOW_SPEC>) -> Self
fn from(reader: R<SD_CHIP_ID_LOW_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SD_DBG_PWD_HIGH_SPEC>> for R
impl From<R<SD_DBG_PWD_HIGH_SPEC>> for R
Source§fn from(reader: R<SD_DBG_PWD_HIGH_SPEC>) -> Self
fn from(reader: R<SD_DBG_PWD_HIGH_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SD_DBG_PWD_LOW_SPEC>> for R
impl From<R<SD_DBG_PWD_LOW_SPEC>> for R
Source§fn from(reader: R<SD_DBG_PWD_LOW_SPEC>) -> Self
fn from(reader: R<SD_DBG_PWD_LOW_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SD_DBG_RESERVED_SPEC>> for R
impl From<R<SD_DBG_RESERVED_SPEC>> for R
Source§fn from(reader: R<SD_DBG_RESERVED_SPEC>) -> Self
fn from(reader: R<SD_DBG_RESERVED_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SD_STATUS_SPEC>> for R
impl From<R<SD_STATUS_SPEC>> for R
Source§fn from(reader: R<SD_STATUS_SPEC>) -> Self
fn from(reader: R<SD_STATUS_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SD_WIFI_MAC_HIGH_SPEC>> for R
impl From<R<SD_WIFI_MAC_HIGH_SPEC>> for R
Source§fn from(reader: R<SD_WIFI_MAC_HIGH_SPEC>) -> Self
fn from(reader: R<SD_WIFI_MAC_HIGH_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SD_WIFI_MAC_LOW_SPEC>> for R
impl From<R<SD_WIFI_MAC_LOW_SPEC>> for R
Source§fn from(reader: R<SD_WIFI_MAC_LOW_SPEC>) -> Self
fn from(reader: R<SD_WIFI_MAC_LOW_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SEAM_MISC_SPEC>> for R
impl From<R<SEAM_MISC_SPEC>> for R
Source§fn from(reader: R<SEAM_MISC_SPEC>) -> Self
fn from(reader: R<SEAM_MISC_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_AES_0_CTRL_PROT_SPEC>> for R
impl From<R<SE_AES_0_CTRL_PROT_SPEC>> for R
Source§fn from(reader: R<SE_AES_0_CTRL_PROT_SPEC>) -> Self
fn from(reader: R<SE_AES_0_CTRL_PROT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_AES_0_CTRL_SPEC>> for R
impl From<R<SE_AES_0_CTRL_SPEC>> for R
Source§fn from(reader: R<SE_AES_0_CTRL_SPEC>) -> Self
fn from(reader: R<SE_AES_0_CTRL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_AES_0_ENDIAN_SPEC>> for R
impl From<R<SE_AES_0_ENDIAN_SPEC>> for R
Source§fn from(reader: R<SE_AES_0_ENDIAN_SPEC>) -> Self
fn from(reader: R<SE_AES_0_ENDIAN_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_AES_0_IV_0_SPEC>> for R
impl From<R<SE_AES_0_IV_0_SPEC>> for R
Source§fn from(reader: R<SE_AES_0_IV_0_SPEC>) -> Self
fn from(reader: R<SE_AES_0_IV_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_AES_0_IV_1_SPEC>> for R
impl From<R<SE_AES_0_IV_1_SPEC>> for R
Source§fn from(reader: R<SE_AES_0_IV_1_SPEC>) -> Self
fn from(reader: R<SE_AES_0_IV_1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_AES_0_IV_2_SPEC>> for R
impl From<R<SE_AES_0_IV_2_SPEC>> for R
Source§fn from(reader: R<SE_AES_0_IV_2_SPEC>) -> Self
fn from(reader: R<SE_AES_0_IV_2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_AES_0_IV_3_SPEC>> for R
impl From<R<SE_AES_0_IV_3_SPEC>> for R
Source§fn from(reader: R<SE_AES_0_IV_3_SPEC>) -> Self
fn from(reader: R<SE_AES_0_IV_3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_AES_0_KEY_0_SPEC>> for R
impl From<R<SE_AES_0_KEY_0_SPEC>> for R
Source§fn from(reader: R<SE_AES_0_KEY_0_SPEC>) -> Self
fn from(reader: R<SE_AES_0_KEY_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_AES_0_KEY_1_SPEC>> for R
impl From<R<SE_AES_0_KEY_1_SPEC>> for R
Source§fn from(reader: R<SE_AES_0_KEY_1_SPEC>) -> Self
fn from(reader: R<SE_AES_0_KEY_1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_AES_0_KEY_2_SPEC>> for R
impl From<R<SE_AES_0_KEY_2_SPEC>> for R
Source§fn from(reader: R<SE_AES_0_KEY_2_SPEC>) -> Self
fn from(reader: R<SE_AES_0_KEY_2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_AES_0_KEY_3_SPEC>> for R
impl From<R<SE_AES_0_KEY_3_SPEC>> for R
Source§fn from(reader: R<SE_AES_0_KEY_3_SPEC>) -> Self
fn from(reader: R<SE_AES_0_KEY_3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_AES_0_KEY_4_SPEC>> for R
impl From<R<SE_AES_0_KEY_4_SPEC>> for R
Source§fn from(reader: R<SE_AES_0_KEY_4_SPEC>) -> Self
fn from(reader: R<SE_AES_0_KEY_4_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_AES_0_KEY_5_SPEC>> for R
impl From<R<SE_AES_0_KEY_5_SPEC>> for R
Source§fn from(reader: R<SE_AES_0_KEY_5_SPEC>) -> Self
fn from(reader: R<SE_AES_0_KEY_5_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_AES_0_KEY_6_SPEC>> for R
impl From<R<SE_AES_0_KEY_6_SPEC>> for R
Source§fn from(reader: R<SE_AES_0_KEY_6_SPEC>) -> Self
fn from(reader: R<SE_AES_0_KEY_6_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_AES_0_KEY_7_SPEC>> for R
impl From<R<SE_AES_0_KEY_7_SPEC>> for R
Source§fn from(reader: R<SE_AES_0_KEY_7_SPEC>) -> Self
fn from(reader: R<SE_AES_0_KEY_7_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_AES_0_KEY_SEL_0_SPEC>> for R
impl From<R<SE_AES_0_KEY_SEL_0_SPEC>> for R
Source§fn from(reader: R<SE_AES_0_KEY_SEL_0_SPEC>) -> Self
fn from(reader: R<SE_AES_0_KEY_SEL_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_AES_0_KEY_SEL_1_SPEC>> for R
impl From<R<SE_AES_0_KEY_SEL_1_SPEC>> for R
Source§fn from(reader: R<SE_AES_0_KEY_SEL_1_SPEC>) -> Self
fn from(reader: R<SE_AES_0_KEY_SEL_1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_AES_0_LINK_SPEC>> for R
impl From<R<SE_AES_0_LINK_SPEC>> for R
Source§fn from(reader: R<SE_AES_0_LINK_SPEC>) -> Self
fn from(reader: R<SE_AES_0_LINK_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_AES_0_MDA_SPEC>> for R
impl From<R<SE_AES_0_MDA_SPEC>> for R
Source§fn from(reader: R<SE_AES_0_MDA_SPEC>) -> Self
fn from(reader: R<SE_AES_0_MDA_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_AES_0_MSA_SPEC>> for R
impl From<R<SE_AES_0_MSA_SPEC>> for R
Source§fn from(reader: R<SE_AES_0_MSA_SPEC>) -> Self
fn from(reader: R<SE_AES_0_MSA_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_AES_0_SBOOT_SPEC>> for R
impl From<R<SE_AES_0_SBOOT_SPEC>> for R
Source§fn from(reader: R<SE_AES_0_SBOOT_SPEC>) -> Self
fn from(reader: R<SE_AES_0_SBOOT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_AES_0_STATUS_SPEC>> for R
impl From<R<SE_AES_0_STATUS_SPEC>> for R
Source§fn from(reader: R<SE_AES_0_STATUS_SPEC>) -> Self
fn from(reader: R<SE_AES_0_STATUS_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_CDET_0_CTRL_0_SPEC>> for R
impl From<R<SE_CDET_0_CTRL_0_SPEC>> for R
Source§fn from(reader: R<SE_CDET_0_CTRL_0_SPEC>) -> Self
fn from(reader: R<SE_CDET_0_CTRL_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_CDET_0_CTRL_1_SPEC>> for R
impl From<R<SE_CDET_0_CTRL_1_SPEC>> for R
Source§fn from(reader: R<SE_CDET_0_CTRL_1_SPEC>) -> Self
fn from(reader: R<SE_CDET_0_CTRL_1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_CDET_0_CTRL_PROT_SPEC>> for R
impl From<R<SE_CDET_0_CTRL_PROT_SPEC>> for R
Source§fn from(reader: R<SE_CDET_0_CTRL_PROT_SPEC>) -> Self
fn from(reader: R<SE_CDET_0_CTRL_PROT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_CTRL_PROT_RD_SPEC>> for R
impl From<R<SE_CTRL_PROT_RD_SPEC>> for R
Source§fn from(reader: R<SE_CTRL_PROT_RD_SPEC>) -> Self
fn from(reader: R<SE_CTRL_PROT_RD_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_CTRL_RESERVED_0_SPEC>> for R
impl From<R<SE_CTRL_RESERVED_0_SPEC>> for R
Source§fn from(reader: R<SE_CTRL_RESERVED_0_SPEC>) -> Self
fn from(reader: R<SE_CTRL_RESERVED_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_CTRL_RESERVED_1_SPEC>> for R
impl From<R<SE_CTRL_RESERVED_1_SPEC>> for R
Source§fn from(reader: R<SE_CTRL_RESERVED_1_SPEC>) -> Self
fn from(reader: R<SE_CTRL_RESERVED_1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_CTRL_RESERVED_2_SPEC>> for R
impl From<R<SE_CTRL_RESERVED_2_SPEC>> for R
Source§fn from(reader: R<SE_CTRL_RESERVED_2_SPEC>) -> Self
fn from(reader: R<SE_CTRL_RESERVED_2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_GMAC_0_CTRL_0_SPEC>> for R
impl From<R<SE_GMAC_0_CTRL_0_SPEC>> for R
Source§fn from(reader: R<SE_GMAC_0_CTRL_0_SPEC>) -> Self
fn from(reader: R<SE_GMAC_0_CTRL_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_GMAC_0_CTRL_PROT_SPEC>> for R
impl From<R<SE_GMAC_0_CTRL_PROT_SPEC>> for R
Source§fn from(reader: R<SE_GMAC_0_CTRL_PROT_SPEC>) -> Self
fn from(reader: R<SE_GMAC_0_CTRL_PROT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_GMAC_0_LCA_SPEC>> for R
impl From<R<SE_GMAC_0_LCA_SPEC>> for R
Source§fn from(reader: R<SE_GMAC_0_LCA_SPEC>) -> Self
fn from(reader: R<SE_GMAC_0_LCA_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_GMAC_0_STATUS_SPEC>> for R
impl From<R<SE_GMAC_0_STATUS_SPEC>> for R
Source§fn from(reader: R<SE_GMAC_0_STATUS_SPEC>) -> Self
fn from(reader: R<SE_GMAC_0_STATUS_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_PKA_0_CTRL_0_SPEC>> for R
impl From<R<SE_PKA_0_CTRL_0_SPEC>> for R
Source§fn from(reader: R<SE_PKA_0_CTRL_0_SPEC>) -> Self
fn from(reader: R<SE_PKA_0_CTRL_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_PKA_0_CTRL_1_SPEC>> for R
impl From<R<SE_PKA_0_CTRL_1_SPEC>> for R
Source§fn from(reader: R<SE_PKA_0_CTRL_1_SPEC>) -> Self
fn from(reader: R<SE_PKA_0_CTRL_1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_PKA_0_CTRL_PROT_SPEC>> for R
impl From<R<SE_PKA_0_CTRL_PROT_SPEC>> for R
Source§fn from(reader: R<SE_PKA_0_CTRL_PROT_SPEC>) -> Self
fn from(reader: R<SE_PKA_0_CTRL_PROT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_PKA_0_RW_BURST_SPEC>> for R
impl From<R<SE_PKA_0_RW_BURST_SPEC>> for R
Source§fn from(reader: R<SE_PKA_0_RW_BURST_SPEC>) -> Self
fn from(reader: R<SE_PKA_0_RW_BURST_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_PKA_0_RW_SPEC>> for R
impl From<R<SE_PKA_0_RW_SPEC>> for R
Source§fn from(reader: R<SE_PKA_0_RW_SPEC>) -> Self
fn from(reader: R<SE_PKA_0_RW_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_PKA_0_SEED_SPEC>> for R
impl From<R<SE_PKA_0_SEED_SPEC>> for R
Source§fn from(reader: R<SE_PKA_0_SEED_SPEC>) -> Self
fn from(reader: R<SE_PKA_0_SEED_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_SHA_0_CTRL_PROT_SPEC>> for R
impl From<R<SE_SHA_0_CTRL_PROT_SPEC>> for R
Source§fn from(reader: R<SE_SHA_0_CTRL_PROT_SPEC>) -> Self
fn from(reader: R<SE_SHA_0_CTRL_PROT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_SHA_0_CTRL_SPEC>> for R
impl From<R<SE_SHA_0_CTRL_SPEC>> for R
Source§fn from(reader: R<SE_SHA_0_CTRL_SPEC>) -> Self
fn from(reader: R<SE_SHA_0_CTRL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_SHA_0_ENDIAN_SPEC>> for R
impl From<R<SE_SHA_0_ENDIAN_SPEC>> for R
Source§fn from(reader: R<SE_SHA_0_ENDIAN_SPEC>) -> Self
fn from(reader: R<SE_SHA_0_ENDIAN_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_SHA_0_HASH_H_0_SPEC>> for R
impl From<R<SE_SHA_0_HASH_H_0_SPEC>> for R
Source§fn from(reader: R<SE_SHA_0_HASH_H_0_SPEC>) -> Self
fn from(reader: R<SE_SHA_0_HASH_H_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_SHA_0_HASH_H_1_SPEC>> for R
impl From<R<SE_SHA_0_HASH_H_1_SPEC>> for R
Source§fn from(reader: R<SE_SHA_0_HASH_H_1_SPEC>) -> Self
fn from(reader: R<SE_SHA_0_HASH_H_1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_SHA_0_HASH_H_2_SPEC>> for R
impl From<R<SE_SHA_0_HASH_H_2_SPEC>> for R
Source§fn from(reader: R<SE_SHA_0_HASH_H_2_SPEC>) -> Self
fn from(reader: R<SE_SHA_0_HASH_H_2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_SHA_0_HASH_H_3_SPEC>> for R
impl From<R<SE_SHA_0_HASH_H_3_SPEC>> for R
Source§fn from(reader: R<SE_SHA_0_HASH_H_3_SPEC>) -> Self
fn from(reader: R<SE_SHA_0_HASH_H_3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_SHA_0_HASH_H_4_SPEC>> for R
impl From<R<SE_SHA_0_HASH_H_4_SPEC>> for R
Source§fn from(reader: R<SE_SHA_0_HASH_H_4_SPEC>) -> Self
fn from(reader: R<SE_SHA_0_HASH_H_4_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_SHA_0_HASH_H_5_SPEC>> for R
impl From<R<SE_SHA_0_HASH_H_5_SPEC>> for R
Source§fn from(reader: R<SE_SHA_0_HASH_H_5_SPEC>) -> Self
fn from(reader: R<SE_SHA_0_HASH_H_5_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_SHA_0_HASH_H_6_SPEC>> for R
impl From<R<SE_SHA_0_HASH_H_6_SPEC>> for R
Source§fn from(reader: R<SE_SHA_0_HASH_H_6_SPEC>) -> Self
fn from(reader: R<SE_SHA_0_HASH_H_6_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_SHA_0_HASH_H_7_SPEC>> for R
impl From<R<SE_SHA_0_HASH_H_7_SPEC>> for R
Source§fn from(reader: R<SE_SHA_0_HASH_H_7_SPEC>) -> Self
fn from(reader: R<SE_SHA_0_HASH_H_7_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_SHA_0_HASH_L_0_SPEC>> for R
impl From<R<SE_SHA_0_HASH_L_0_SPEC>> for R
Source§fn from(reader: R<SE_SHA_0_HASH_L_0_SPEC>) -> Self
fn from(reader: R<SE_SHA_0_HASH_L_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_SHA_0_HASH_L_1_SPEC>> for R
impl From<R<SE_SHA_0_HASH_L_1_SPEC>> for R
Source§fn from(reader: R<SE_SHA_0_HASH_L_1_SPEC>) -> Self
fn from(reader: R<SE_SHA_0_HASH_L_1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_SHA_0_HASH_L_2_SPEC>> for R
impl From<R<SE_SHA_0_HASH_L_2_SPEC>> for R
Source§fn from(reader: R<SE_SHA_0_HASH_L_2_SPEC>) -> Self
fn from(reader: R<SE_SHA_0_HASH_L_2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_SHA_0_HASH_L_3_SPEC>> for R
impl From<R<SE_SHA_0_HASH_L_3_SPEC>> for R
Source§fn from(reader: R<SE_SHA_0_HASH_L_3_SPEC>) -> Self
fn from(reader: R<SE_SHA_0_HASH_L_3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_SHA_0_HASH_L_4_SPEC>> for R
impl From<R<SE_SHA_0_HASH_L_4_SPEC>> for R
Source§fn from(reader: R<SE_SHA_0_HASH_L_4_SPEC>) -> Self
fn from(reader: R<SE_SHA_0_HASH_L_4_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_SHA_0_HASH_L_5_SPEC>> for R
impl From<R<SE_SHA_0_HASH_L_5_SPEC>> for R
Source§fn from(reader: R<SE_SHA_0_HASH_L_5_SPEC>) -> Self
fn from(reader: R<SE_SHA_0_HASH_L_5_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_SHA_0_HASH_L_6_SPEC>> for R
impl From<R<SE_SHA_0_HASH_L_6_SPEC>> for R
Source§fn from(reader: R<SE_SHA_0_HASH_L_6_SPEC>) -> Self
fn from(reader: R<SE_SHA_0_HASH_L_6_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_SHA_0_HASH_L_7_SPEC>> for R
impl From<R<SE_SHA_0_HASH_L_7_SPEC>> for R
Source§fn from(reader: R<SE_SHA_0_HASH_L_7_SPEC>) -> Self
fn from(reader: R<SE_SHA_0_HASH_L_7_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_SHA_0_LINK_SPEC>> for R
impl From<R<SE_SHA_0_LINK_SPEC>> for R
Source§fn from(reader: R<SE_SHA_0_LINK_SPEC>) -> Self
fn from(reader: R<SE_SHA_0_LINK_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_SHA_0_MSA_SPEC>> for R
impl From<R<SE_SHA_0_MSA_SPEC>> for R
Source§fn from(reader: R<SE_SHA_0_MSA_SPEC>) -> Self
fn from(reader: R<SE_SHA_0_MSA_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_SHA_0_STATUS_SPEC>> for R
impl From<R<SE_SHA_0_STATUS_SPEC>> for R
Source§fn from(reader: R<SE_SHA_0_STATUS_SPEC>) -> Self
fn from(reader: R<SE_SHA_0_STATUS_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_TRNG_0_CTRL_0_SPEC>> for R
impl From<R<SE_TRNG_0_CTRL_0_SPEC>> for R
Source§fn from(reader: R<SE_TRNG_0_CTRL_0_SPEC>) -> Self
fn from(reader: R<SE_TRNG_0_CTRL_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_TRNG_0_CTRL_1_SPEC>> for R
impl From<R<SE_TRNG_0_CTRL_1_SPEC>> for R
Source§fn from(reader: R<SE_TRNG_0_CTRL_1_SPEC>) -> Self
fn from(reader: R<SE_TRNG_0_CTRL_1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_TRNG_0_CTRL_2_SPEC>> for R
impl From<R<SE_TRNG_0_CTRL_2_SPEC>> for R
Source§fn from(reader: R<SE_TRNG_0_CTRL_2_SPEC>) -> Self
fn from(reader: R<SE_TRNG_0_CTRL_2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_TRNG_0_CTRL_3_SPEC>> for R
impl From<R<SE_TRNG_0_CTRL_3_SPEC>> for R
Source§fn from(reader: R<SE_TRNG_0_CTRL_3_SPEC>) -> Self
fn from(reader: R<SE_TRNG_0_CTRL_3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_TRNG_0_CTRL_PROT_SPEC>> for R
impl From<R<SE_TRNG_0_CTRL_PROT_SPEC>> for R
Source§fn from(reader: R<SE_TRNG_0_CTRL_PROT_SPEC>) -> Self
fn from(reader: R<SE_TRNG_0_CTRL_PROT_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_TRNG_0_DOUT_0_SPEC>> for R
impl From<R<SE_TRNG_0_DOUT_0_SPEC>> for R
Source§fn from(reader: R<SE_TRNG_0_DOUT_0_SPEC>) -> Self
fn from(reader: R<SE_TRNG_0_DOUT_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_TRNG_0_DOUT_1_SPEC>> for R
impl From<R<SE_TRNG_0_DOUT_1_SPEC>> for R
Source§fn from(reader: R<SE_TRNG_0_DOUT_1_SPEC>) -> Self
fn from(reader: R<SE_TRNG_0_DOUT_1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_TRNG_0_DOUT_2_SPEC>> for R
impl From<R<SE_TRNG_0_DOUT_2_SPEC>> for R
Source§fn from(reader: R<SE_TRNG_0_DOUT_2_SPEC>) -> Self
fn from(reader: R<SE_TRNG_0_DOUT_2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_TRNG_0_DOUT_3_SPEC>> for R
impl From<R<SE_TRNG_0_DOUT_3_SPEC>> for R
Source§fn from(reader: R<SE_TRNG_0_DOUT_3_SPEC>) -> Self
fn from(reader: R<SE_TRNG_0_DOUT_3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_TRNG_0_DOUT_4_SPEC>> for R
impl From<R<SE_TRNG_0_DOUT_4_SPEC>> for R
Source§fn from(reader: R<SE_TRNG_0_DOUT_4_SPEC>) -> Self
fn from(reader: R<SE_TRNG_0_DOUT_4_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_TRNG_0_DOUT_5_SPEC>> for R
impl From<R<SE_TRNG_0_DOUT_5_SPEC>> for R
Source§fn from(reader: R<SE_TRNG_0_DOUT_5_SPEC>) -> Self
fn from(reader: R<SE_TRNG_0_DOUT_5_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_TRNG_0_DOUT_6_SPEC>> for R
impl From<R<SE_TRNG_0_DOUT_6_SPEC>> for R
Source§fn from(reader: R<SE_TRNG_0_DOUT_6_SPEC>) -> Self
fn from(reader: R<SE_TRNG_0_DOUT_6_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_TRNG_0_DOUT_7_SPEC>> for R
impl From<R<SE_TRNG_0_DOUT_7_SPEC>> for R
Source§fn from(reader: R<SE_TRNG_0_DOUT_7_SPEC>) -> Self
fn from(reader: R<SE_TRNG_0_DOUT_7_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_TRNG_0_STATUS_SPEC>> for R
impl From<R<SE_TRNG_0_STATUS_SPEC>> for R
Source§fn from(reader: R<SE_TRNG_0_STATUS_SPEC>) -> Self
fn from(reader: R<SE_TRNG_0_STATUS_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_TRNG_0_TEST_OUT_0_SPEC>> for R
impl From<R<SE_TRNG_0_TEST_OUT_0_SPEC>> for R
Source§fn from(reader: R<SE_TRNG_0_TEST_OUT_0_SPEC>) -> Self
fn from(reader: R<SE_TRNG_0_TEST_OUT_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_TRNG_0_TEST_OUT_1_SPEC>> for R
impl From<R<SE_TRNG_0_TEST_OUT_1_SPEC>> for R
Source§fn from(reader: R<SE_TRNG_0_TEST_OUT_1_SPEC>) -> Self
fn from(reader: R<SE_TRNG_0_TEST_OUT_1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_TRNG_0_TEST_OUT_2_SPEC>> for R
impl From<R<SE_TRNG_0_TEST_OUT_2_SPEC>> for R
Source§fn from(reader: R<SE_TRNG_0_TEST_OUT_2_SPEC>) -> Self
fn from(reader: R<SE_TRNG_0_TEST_OUT_2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_TRNG_0_TEST_OUT_3_SPEC>> for R
impl From<R<SE_TRNG_0_TEST_OUT_3_SPEC>> for R
Source§fn from(reader: R<SE_TRNG_0_TEST_OUT_3_SPEC>) -> Self
fn from(reader: R<SE_TRNG_0_TEST_OUT_3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SE_TRNG_0_TEST_SPEC>> for R
impl From<R<SE_TRNG_0_TEST_SPEC>> for R
Source§fn from(reader: R<SE_TRNG_0_TEST_SPEC>) -> Self
fn from(reader: R<SE_TRNG_0_TEST_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF2_IF_IO_DLY_0_SPEC>> for R
impl From<R<SF2_IF_IO_DLY_0_SPEC>> for R
Source§fn from(reader: R<SF2_IF_IO_DLY_0_SPEC>) -> Self
fn from(reader: R<SF2_IF_IO_DLY_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF2_IF_IO_DLY_1_SPEC>> for R
impl From<R<SF2_IF_IO_DLY_1_SPEC>> for R
Source§fn from(reader: R<SF2_IF_IO_DLY_1_SPEC>) -> Self
fn from(reader: R<SF2_IF_IO_DLY_1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF2_IF_IO_DLY_2_SPEC>> for R
impl From<R<SF2_IF_IO_DLY_2_SPEC>> for R
Source§fn from(reader: R<SF2_IF_IO_DLY_2_SPEC>) -> Self
fn from(reader: R<SF2_IF_IO_DLY_2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF2_IF_IO_DLY_3_SPEC>> for R
impl From<R<SF2_IF_IO_DLY_3_SPEC>> for R
Source§fn from(reader: R<SF2_IF_IO_DLY_3_SPEC>) -> Self
fn from(reader: R<SF2_IF_IO_DLY_3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF2_IF_IO_DLY_4_SPEC>> for R
impl From<R<SF2_IF_IO_DLY_4_SPEC>> for R
Source§fn from(reader: R<SF2_IF_IO_DLY_4_SPEC>) -> Self
fn from(reader: R<SF2_IF_IO_DLY_4_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF3_IF_IO_DLY_0_SPEC>> for R
impl From<R<SF3_IF_IO_DLY_0_SPEC>> for R
Source§fn from(reader: R<SF3_IF_IO_DLY_0_SPEC>) -> Self
fn from(reader: R<SF3_IF_IO_DLY_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF3_IF_IO_DLY_1_SPEC>> for R
impl From<R<SF3_IF_IO_DLY_1_SPEC>> for R
Source§fn from(reader: R<SF3_IF_IO_DLY_1_SPEC>) -> Self
fn from(reader: R<SF3_IF_IO_DLY_1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF3_IF_IO_DLY_2_SPEC>> for R
impl From<R<SF3_IF_IO_DLY_2_SPEC>> for R
Source§fn from(reader: R<SF3_IF_IO_DLY_2_SPEC>) -> Self
fn from(reader: R<SF3_IF_IO_DLY_2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF3_IF_IO_DLY_3_SPEC>> for R
impl From<R<SF3_IF_IO_DLY_3_SPEC>> for R
Source§fn from(reader: R<SF3_IF_IO_DLY_3_SPEC>) -> Self
fn from(reader: R<SF3_IF_IO_DLY_3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF3_IF_IO_DLY_4_SPEC>> for R
impl From<R<SF3_IF_IO_DLY_4_SPEC>> for R
Source§fn from(reader: R<SF3_IF_IO_DLY_4_SPEC>) -> Self
fn from(reader: R<SF3_IF_IO_DLY_4_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_AES_CFG_R0_SPEC>> for R
impl From<R<SF_AES_CFG_R0_SPEC>> for R
Source§fn from(reader: R<SF_AES_CFG_R0_SPEC>) -> Self
fn from(reader: R<SF_AES_CFG_R0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_AES_IV_R0_W0_SPEC>> for R
impl From<R<SF_AES_IV_R0_W0_SPEC>> for R
Source§fn from(reader: R<SF_AES_IV_R0_W0_SPEC>) -> Self
fn from(reader: R<SF_AES_IV_R0_W0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_AES_IV_R0_W1_SPEC>> for R
impl From<R<SF_AES_IV_R0_W1_SPEC>> for R
Source§fn from(reader: R<SF_AES_IV_R0_W1_SPEC>) -> Self
fn from(reader: R<SF_AES_IV_R0_W1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_AES_IV_R0_W2_SPEC>> for R
impl From<R<SF_AES_IV_R0_W2_SPEC>> for R
Source§fn from(reader: R<SF_AES_IV_R0_W2_SPEC>) -> Self
fn from(reader: R<SF_AES_IV_R0_W2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_AES_IV_R0_W3_SPEC>> for R
impl From<R<SF_AES_IV_R0_W3_SPEC>> for R
Source§fn from(reader: R<SF_AES_IV_R0_W3_SPEC>) -> Self
fn from(reader: R<SF_AES_IV_R0_W3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_AES_IV_R1_W0_SPEC>> for R
impl From<R<SF_AES_IV_R1_W0_SPEC>> for R
Source§fn from(reader: R<SF_AES_IV_R1_W0_SPEC>) -> Self
fn from(reader: R<SF_AES_IV_R1_W0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_AES_IV_R1_W1_SPEC>> for R
impl From<R<SF_AES_IV_R1_W1_SPEC>> for R
Source§fn from(reader: R<SF_AES_IV_R1_W1_SPEC>) -> Self
fn from(reader: R<SF_AES_IV_R1_W1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_AES_IV_R1_W2_SPEC>> for R
impl From<R<SF_AES_IV_R1_W2_SPEC>> for R
Source§fn from(reader: R<SF_AES_IV_R1_W2_SPEC>) -> Self
fn from(reader: R<SF_AES_IV_R1_W2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_AES_IV_R1_W3_SPEC>> for R
impl From<R<SF_AES_IV_R1_W3_SPEC>> for R
Source§fn from(reader: R<SF_AES_IV_R1_W3_SPEC>) -> Self
fn from(reader: R<SF_AES_IV_R1_W3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_AES_IV_R2_W0_SPEC>> for R
impl From<R<SF_AES_IV_R2_W0_SPEC>> for R
Source§fn from(reader: R<SF_AES_IV_R2_W0_SPEC>) -> Self
fn from(reader: R<SF_AES_IV_R2_W0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_AES_IV_R2_W1_SPEC>> for R
impl From<R<SF_AES_IV_R2_W1_SPEC>> for R
Source§fn from(reader: R<SF_AES_IV_R2_W1_SPEC>) -> Self
fn from(reader: R<SF_AES_IV_R2_W1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_AES_IV_R2_W2_SPEC>> for R
impl From<R<SF_AES_IV_R2_W2_SPEC>> for R
Source§fn from(reader: R<SF_AES_IV_R2_W2_SPEC>) -> Self
fn from(reader: R<SF_AES_IV_R2_W2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_AES_IV_R2_W3_SPEC>> for R
impl From<R<SF_AES_IV_R2_W3_SPEC>> for R
Source§fn from(reader: R<SF_AES_IV_R2_W3_SPEC>) -> Self
fn from(reader: R<SF_AES_IV_R2_W3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_AES_KEY_R0_0_SPEC>> for R
impl From<R<SF_AES_KEY_R0_0_SPEC>> for R
Source§fn from(reader: R<SF_AES_KEY_R0_0_SPEC>) -> Self
fn from(reader: R<SF_AES_KEY_R0_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_AES_KEY_R0_1_SPEC>> for R
impl From<R<SF_AES_KEY_R0_1_SPEC>> for R
Source§fn from(reader: R<SF_AES_KEY_R0_1_SPEC>) -> Self
fn from(reader: R<SF_AES_KEY_R0_1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_AES_KEY_R0_2_SPEC>> for R
impl From<R<SF_AES_KEY_R0_2_SPEC>> for R
Source§fn from(reader: R<SF_AES_KEY_R0_2_SPEC>) -> Self
fn from(reader: R<SF_AES_KEY_R0_2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_AES_KEY_R0_3_SPEC>> for R
impl From<R<SF_AES_KEY_R0_3_SPEC>> for R
Source§fn from(reader: R<SF_AES_KEY_R0_3_SPEC>) -> Self
fn from(reader: R<SF_AES_KEY_R0_3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_AES_KEY_R0_4_SPEC>> for R
impl From<R<SF_AES_KEY_R0_4_SPEC>> for R
Source§fn from(reader: R<SF_AES_KEY_R0_4_SPEC>) -> Self
fn from(reader: R<SF_AES_KEY_R0_4_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_AES_KEY_R0_5_SPEC>> for R
impl From<R<SF_AES_KEY_R0_5_SPEC>> for R
Source§fn from(reader: R<SF_AES_KEY_R0_5_SPEC>) -> Self
fn from(reader: R<SF_AES_KEY_R0_5_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_AES_KEY_R0_6_SPEC>> for R
impl From<R<SF_AES_KEY_R0_6_SPEC>> for R
Source§fn from(reader: R<SF_AES_KEY_R0_6_SPEC>) -> Self
fn from(reader: R<SF_AES_KEY_R0_6_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_AES_KEY_R0_7_SPEC>> for R
impl From<R<SF_AES_KEY_R0_7_SPEC>> for R
Source§fn from(reader: R<SF_AES_KEY_R0_7_SPEC>) -> Self
fn from(reader: R<SF_AES_KEY_R0_7_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_AES_KEY_R1_0_SPEC>> for R
impl From<R<SF_AES_KEY_R1_0_SPEC>> for R
Source§fn from(reader: R<SF_AES_KEY_R1_0_SPEC>) -> Self
fn from(reader: R<SF_AES_KEY_R1_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_AES_KEY_R1_1_SPEC>> for R
impl From<R<SF_AES_KEY_R1_1_SPEC>> for R
Source§fn from(reader: R<SF_AES_KEY_R1_1_SPEC>) -> Self
fn from(reader: R<SF_AES_KEY_R1_1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_AES_KEY_R1_2_SPEC>> for R
impl From<R<SF_AES_KEY_R1_2_SPEC>> for R
Source§fn from(reader: R<SF_AES_KEY_R1_2_SPEC>) -> Self
fn from(reader: R<SF_AES_KEY_R1_2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_AES_KEY_R1_3_SPEC>> for R
impl From<R<SF_AES_KEY_R1_3_SPEC>> for R
Source§fn from(reader: R<SF_AES_KEY_R1_3_SPEC>) -> Self
fn from(reader: R<SF_AES_KEY_R1_3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_AES_KEY_R1_4_SPEC>> for R
impl From<R<SF_AES_KEY_R1_4_SPEC>> for R
Source§fn from(reader: R<SF_AES_KEY_R1_4_SPEC>) -> Self
fn from(reader: R<SF_AES_KEY_R1_4_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_AES_KEY_R1_5_SPEC>> for R
impl From<R<SF_AES_KEY_R1_5_SPEC>> for R
Source§fn from(reader: R<SF_AES_KEY_R1_5_SPEC>) -> Self
fn from(reader: R<SF_AES_KEY_R1_5_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_AES_KEY_R1_6_SPEC>> for R
impl From<R<SF_AES_KEY_R1_6_SPEC>> for R
Source§fn from(reader: R<SF_AES_KEY_R1_6_SPEC>) -> Self
fn from(reader: R<SF_AES_KEY_R1_6_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_AES_KEY_R1_7_SPEC>> for R
impl From<R<SF_AES_KEY_R1_7_SPEC>> for R
Source§fn from(reader: R<SF_AES_KEY_R1_7_SPEC>) -> Self
fn from(reader: R<SF_AES_KEY_R1_7_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_AES_KEY_R2_0_SPEC>> for R
impl From<R<SF_AES_KEY_R2_0_SPEC>> for R
Source§fn from(reader: R<SF_AES_KEY_R2_0_SPEC>) -> Self
fn from(reader: R<SF_AES_KEY_R2_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_AES_KEY_R2_1_SPEC>> for R
impl From<R<SF_AES_KEY_R2_1_SPEC>> for R
Source§fn from(reader: R<SF_AES_KEY_R2_1_SPEC>) -> Self
fn from(reader: R<SF_AES_KEY_R2_1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_AES_KEY_R2_2_SPEC>> for R
impl From<R<SF_AES_KEY_R2_2_SPEC>> for R
Source§fn from(reader: R<SF_AES_KEY_R2_2_SPEC>) -> Self
fn from(reader: R<SF_AES_KEY_R2_2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_AES_KEY_R2_3_SPEC>> for R
impl From<R<SF_AES_KEY_R2_3_SPEC>> for R
Source§fn from(reader: R<SF_AES_KEY_R2_3_SPEC>) -> Self
fn from(reader: R<SF_AES_KEY_R2_3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_AES_KEY_R2_4_SPEC>> for R
impl From<R<SF_AES_KEY_R2_4_SPEC>> for R
Source§fn from(reader: R<SF_AES_KEY_R2_4_SPEC>) -> Self
fn from(reader: R<SF_AES_KEY_R2_4_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_AES_KEY_R2_5_SPEC>> for R
impl From<R<SF_AES_KEY_R2_5_SPEC>> for R
Source§fn from(reader: R<SF_AES_KEY_R2_5_SPEC>) -> Self
fn from(reader: R<SF_AES_KEY_R2_5_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_AES_KEY_R2_6_SPEC>> for R
impl From<R<SF_AES_KEY_R2_6_SPEC>> for R
Source§fn from(reader: R<SF_AES_KEY_R2_6_SPEC>) -> Self
fn from(reader: R<SF_AES_KEY_R2_6_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_AES_KEY_R2_7_SPEC>> for R
impl From<R<SF_AES_KEY_R2_7_SPEC>> for R
Source§fn from(reader: R<SF_AES_KEY_R2_7_SPEC>) -> Self
fn from(reader: R<SF_AES_KEY_R2_7_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_AES_R1_SPEC>> for R
impl From<R<SF_AES_R1_SPEC>> for R
Source§fn from(reader: R<SF_AES_R1_SPEC>) -> Self
fn from(reader: R<SF_AES_R1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_AES_R2_SPEC>> for R
impl From<R<SF_AES_R2_SPEC>> for R
Source§fn from(reader: R<SF_AES_R2_SPEC>) -> Self
fn from(reader: R<SF_AES_R2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_AES_SPEC>> for R
impl From<R<SF_AES_SPEC>> for R
Source§fn from(reader: R<SF_AES_SPEC>) -> Self
fn from(reader: R<SF_AES_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_AHB2SIF_STATUS_SPEC>> for R
impl From<R<SF_AHB2SIF_STATUS_SPEC>> for R
Source§fn from(reader: R<SF_AHB2SIF_STATUS_SPEC>) -> Self
fn from(reader: R<SF_AHB2SIF_STATUS_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_CTRL_0_SPEC>> for R
impl From<R<SF_CTRL_0_SPEC>> for R
Source§fn from(reader: R<SF_CTRL_0_SPEC>) -> Self
fn from(reader: R<SF_CTRL_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_CTRL_1_SPEC>> for R
impl From<R<SF_CTRL_1_SPEC>> for R
Source§fn from(reader: R<SF_CTRL_1_SPEC>) -> Self
fn from(reader: R<SF_CTRL_1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_CTRL_2_SPEC>> for R
impl From<R<SF_CTRL_2_SPEC>> for R
Source§fn from(reader: R<SF_CTRL_2_SPEC>) -> Self
fn from(reader: R<SF_CTRL_2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_CTRL_3_SPEC>> for R
impl From<R<SF_CTRL_3_SPEC>> for R
Source§fn from(reader: R<SF_CTRL_3_SPEC>) -> Self
fn from(reader: R<SF_CTRL_3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_CTRL_PROT_EN_RD_SPEC>> for R
impl From<R<SF_CTRL_PROT_EN_RD_SPEC>> for R
Source§fn from(reader: R<SF_CTRL_PROT_EN_RD_SPEC>) -> Self
fn from(reader: R<SF_CTRL_PROT_EN_RD_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_CTRL_PROT_EN_SPEC>> for R
impl From<R<SF_CTRL_PROT_EN_SPEC>> for R
Source§fn from(reader: R<SF_CTRL_PROT_EN_SPEC>) -> Self
fn from(reader: R<SF_CTRL_PROT_EN_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_ID0_OFFSET_SPEC>> for R
impl From<R<SF_ID0_OFFSET_SPEC>> for R
Source§fn from(reader: R<SF_ID0_OFFSET_SPEC>) -> Self
fn from(reader: R<SF_ID0_OFFSET_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_ID1_OFFSET_SPEC>> for R
impl From<R<SF_ID1_OFFSET_SPEC>> for R
Source§fn from(reader: R<SF_ID1_OFFSET_SPEC>) -> Self
fn from(reader: R<SF_ID1_OFFSET_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_IF_IAHB_0_SPEC>> for R
impl From<R<SF_IF_IAHB_0_SPEC>> for R
Source§fn from(reader: R<SF_IF_IAHB_0_SPEC>) -> Self
fn from(reader: R<SF_IF_IAHB_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_IF_IAHB_1_SPEC>> for R
impl From<R<SF_IF_IAHB_1_SPEC>> for R
Source§fn from(reader: R<SF_IF_IAHB_1_SPEC>) -> Self
fn from(reader: R<SF_IF_IAHB_1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_IF_IAHB_2_SPEC>> for R
impl From<R<SF_IF_IAHB_2_SPEC>> for R
Source§fn from(reader: R<SF_IF_IAHB_2_SPEC>) -> Self
fn from(reader: R<SF_IF_IAHB_2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_IF_IAHB_3_SPEC>> for R
impl From<R<SF_IF_IAHB_3_SPEC>> for R
Source§fn from(reader: R<SF_IF_IAHB_3_SPEC>) -> Self
fn from(reader: R<SF_IF_IAHB_3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_IF_IAHB_4_SPEC>> for R
impl From<R<SF_IF_IAHB_4_SPEC>> for R
Source§fn from(reader: R<SF_IF_IAHB_4_SPEC>) -> Self
fn from(reader: R<SF_IF_IAHB_4_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_IF_IAHB_5_SPEC>> for R
impl From<R<SF_IF_IAHB_5_SPEC>> for R
Source§fn from(reader: R<SF_IF_IAHB_5_SPEC>) -> Self
fn from(reader: R<SF_IF_IAHB_5_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_IF_IAHB_6_SPEC>> for R
impl From<R<SF_IF_IAHB_6_SPEC>> for R
Source§fn from(reader: R<SF_IF_IAHB_6_SPEC>) -> Self
fn from(reader: R<SF_IF_IAHB_6_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_IF_IAHB_7_SPEC>> for R
impl From<R<SF_IF_IAHB_7_SPEC>> for R
Source§fn from(reader: R<SF_IF_IAHB_7_SPEC>) -> Self
fn from(reader: R<SF_IF_IAHB_7_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_IF_IO_DLY_0_SPEC>> for R
impl From<R<SF_IF_IO_DLY_0_SPEC>> for R
Source§fn from(reader: R<SF_IF_IO_DLY_0_SPEC>) -> Self
fn from(reader: R<SF_IF_IO_DLY_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_IF_IO_DLY_1_SPEC>> for R
impl From<R<SF_IF_IO_DLY_1_SPEC>> for R
Source§fn from(reader: R<SF_IF_IO_DLY_1_SPEC>) -> Self
fn from(reader: R<SF_IF_IO_DLY_1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_IF_IO_DLY_2_SPEC>> for R
impl From<R<SF_IF_IO_DLY_2_SPEC>> for R
Source§fn from(reader: R<SF_IF_IO_DLY_2_SPEC>) -> Self
fn from(reader: R<SF_IF_IO_DLY_2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_IF_IO_DLY_3_SPEC>> for R
impl From<R<SF_IF_IO_DLY_3_SPEC>> for R
Source§fn from(reader: R<SF_IF_IO_DLY_3_SPEC>) -> Self
fn from(reader: R<SF_IF_IO_DLY_3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_IF_IO_DLY_4_SPEC>> for R
impl From<R<SF_IF_IO_DLY_4_SPEC>> for R
Source§fn from(reader: R<SF_IF_IO_DLY_4_SPEC>) -> Self
fn from(reader: R<SF_IF_IO_DLY_4_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_IF_SAHB_0_SPEC>> for R
impl From<R<SF_IF_SAHB_0_SPEC>> for R
Source§fn from(reader: R<SF_IF_SAHB_0_SPEC>) -> Self
fn from(reader: R<SF_IF_SAHB_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_IF_SAHB_1_SPEC>> for R
impl From<R<SF_IF_SAHB_1_SPEC>> for R
Source§fn from(reader: R<SF_IF_SAHB_1_SPEC>) -> Self
fn from(reader: R<SF_IF_SAHB_1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_IF_SAHB_2_SPEC>> for R
impl From<R<SF_IF_SAHB_2_SPEC>> for R
Source§fn from(reader: R<SF_IF_SAHB_2_SPEC>) -> Self
fn from(reader: R<SF_IF_SAHB_2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_IF_STATUS_0_SPEC>> for R
impl From<R<SF_IF_STATUS_0_SPEC>> for R
Source§fn from(reader: R<SF_IF_STATUS_0_SPEC>) -> Self
fn from(reader: R<SF_IF_STATUS_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_IF_STATUS_1_SPEC>> for R
impl From<R<SF_IF_STATUS_1_SPEC>> for R
Source§fn from(reader: R<SF_IF_STATUS_1_SPEC>) -> Self
fn from(reader: R<SF_IF_STATUS_1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SF_RESERVED_SPEC>> for R
impl From<R<SF_RESERVED_SPEC>> for R
Source§fn from(reader: R<SF_RESERVED_SPEC>) -> Self
fn from(reader: R<SF_RESERVED_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SINGEN_CTRL0_SPEC>> for R
impl From<R<SINGEN_CTRL0_SPEC>> for R
Source§fn from(reader: R<SINGEN_CTRL0_SPEC>) -> Self
fn from(reader: R<SINGEN_CTRL0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SINGEN_CTRL1_SPEC>> for R
impl From<R<SINGEN_CTRL1_SPEC>> for R
Source§fn from(reader: R<SINGEN_CTRL1_SPEC>) -> Self
fn from(reader: R<SINGEN_CTRL1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SINGEN_CTRL2_SPEC>> for R
impl From<R<SINGEN_CTRL2_SPEC>> for R
Source§fn from(reader: R<SINGEN_CTRL2_SPEC>) -> Self
fn from(reader: R<SINGEN_CTRL2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SINGEN_CTRL3_SPEC>> for R
impl From<R<SINGEN_CTRL3_SPEC>> for R
Source§fn from(reader: R<SINGEN_CTRL3_SPEC>) -> Self
fn from(reader: R<SINGEN_CTRL3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SINGEN_CTRL4_SPEC>> for R
impl From<R<SINGEN_CTRL4_SPEC>> for R
Source§fn from(reader: R<SINGEN_CTRL4_SPEC>) -> Self
fn from(reader: R<SINGEN_CTRL4_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SPI_BUS_BUSY_SPEC>> for R
impl From<R<SPI_BUS_BUSY_SPEC>> for R
Source§fn from(reader: R<SPI_BUS_BUSY_SPEC>) -> Self
fn from(reader: R<SPI_BUS_BUSY_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SPI_CONFIG_SPEC>> for R
impl From<R<SPI_CONFIG_SPEC>> for R
Source§fn from(reader: R<SPI_CONFIG_SPEC>) -> Self
fn from(reader: R<SPI_CONFIG_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SPI_FIFO_CONFIG_0_SPEC>> for R
impl From<R<SPI_FIFO_CONFIG_0_SPEC>> for R
Source§fn from(reader: R<SPI_FIFO_CONFIG_0_SPEC>) -> Self
fn from(reader: R<SPI_FIFO_CONFIG_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SPI_FIFO_CONFIG_1_SPEC>> for R
impl From<R<SPI_FIFO_CONFIG_1_SPEC>> for R
Source§fn from(reader: R<SPI_FIFO_CONFIG_1_SPEC>) -> Self
fn from(reader: R<SPI_FIFO_CONFIG_1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SPI_FIFO_RDATA_SPEC>> for R
impl From<R<SPI_FIFO_RDATA_SPEC>> for R
Source§fn from(reader: R<SPI_FIFO_RDATA_SPEC>) -> Self
fn from(reader: R<SPI_FIFO_RDATA_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SPI_INT_STS_SPEC>> for R
impl From<R<SPI_INT_STS_SPEC>> for R
Source§fn from(reader: R<SPI_INT_STS_SPEC>) -> Self
fn from(reader: R<SPI_INT_STS_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SPI_PRD_0_SPEC>> for R
impl From<R<SPI_PRD_0_SPEC>> for R
Source§fn from(reader: R<SPI_PRD_0_SPEC>) -> Self
fn from(reader: R<SPI_PRD_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SPI_PRD_1_SPEC>> for R
impl From<R<SPI_PRD_1_SPEC>> for R
Source§fn from(reader: R<SPI_PRD_1_SPEC>) -> Self
fn from(reader: R<SPI_PRD_1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SPI_RXD_IGNR_SPEC>> for R
impl From<R<SPI_RXD_IGNR_SPEC>> for R
Source§fn from(reader: R<SPI_RXD_IGNR_SPEC>) -> Self
fn from(reader: R<SPI_RXD_IGNR_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SPI_STO_VALUE_SPEC>> for R
impl From<R<SPI_STO_VALUE_SPEC>> for R
Source§fn from(reader: R<SPI_STO_VALUE_SPEC>) -> Self
fn from(reader: R<SPI_STO_VALUE_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SRAM_PARM_SPEC>> for R
impl From<R<SRAM_PARM_SPEC>> for R
Source§fn from(reader: R<SRAM_PARM_SPEC>) -> Self
fn from(reader: R<SRAM_PARM_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SRAM_RET_SPEC>> for R
impl From<R<SRAM_RET_SPEC>> for R
Source§fn from(reader: R<SRAM_RET_SPEC>) -> Self
fn from(reader: R<SRAM_RET_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SRAM_SLP_SPEC>> for R
impl From<R<SRAM_SLP_SPEC>> for R
Source§fn from(reader: R<SRAM_SLP_SPEC>) -> Self
fn from(reader: R<SRAM_SLP_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<STS_URX_ABR_PRD_SPEC>> for R
impl From<R<STS_URX_ABR_PRD_SPEC>> for R
Source§fn from(reader: R<STS_URX_ABR_PRD_SPEC>) -> Self
fn from(reader: R<STS_URX_ABR_PRD_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SWRST_CFG0_SPEC>> for R
impl From<R<SWRST_CFG0_SPEC>> for R
Source§fn from(reader: R<SWRST_CFG0_SPEC>) -> Self
fn from(reader: R<SWRST_CFG0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SWRST_CFG1_SPEC>> for R
impl From<R<SWRST_CFG1_SPEC>> for R
Source§fn from(reader: R<SWRST_CFG1_SPEC>) -> Self
fn from(reader: R<SWRST_CFG1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SWRST_CFG2_SPEC>> for R
impl From<R<SWRST_CFG2_SPEC>> for R
Source§fn from(reader: R<SWRST_CFG2_SPEC>) -> Self
fn from(reader: R<SWRST_CFG2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<SWRST_CFG3_SPEC>> for R
impl From<R<SWRST_CFG3_SPEC>> for R
Source§fn from(reader: R<SWRST_CFG3_SPEC>) -> Self
fn from(reader: R<SWRST_CFG3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TBB_GAIN_INDEX1_SPEC>> for R
impl From<R<TBB_GAIN_INDEX1_SPEC>> for R
Source§fn from(reader: R<TBB_GAIN_INDEX1_SPEC>) -> Self
fn from(reader: R<TBB_GAIN_INDEX1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TBB_GAIN_INDEX2_SPEC>> for R
impl From<R<TBB_GAIN_INDEX2_SPEC>> for R
Source§fn from(reader: R<TBB_GAIN_INDEX2_SPEC>) -> Self
fn from(reader: R<TBB_GAIN_INDEX2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TBB_GAIN_INDEX3_SPEC>> for R
impl From<R<TBB_GAIN_INDEX3_SPEC>> for R
Source§fn from(reader: R<TBB_GAIN_INDEX3_SPEC>) -> Self
fn from(reader: R<TBB_GAIN_INDEX3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TBB_GAIN_INDEX4_SPEC>> for R
impl From<R<TBB_GAIN_INDEX4_SPEC>> for R
Source§fn from(reader: R<TBB_GAIN_INDEX4_SPEC>) -> Self
fn from(reader: R<TBB_GAIN_INDEX4_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TCVSYN2_SPEC>> for R
impl From<R<TCVSYN2_SPEC>> for R
Source§fn from(reader: R<TCVSYN2_SPEC>) -> Self
fn from(reader: R<TCVSYN2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TCVSYN3_SPEC>> for R
impl From<R<TCVSYN3_SPEC>> for R
Source§fn from(reader: R<TCVSYN3_SPEC>) -> Self
fn from(reader: R<TCVSYN3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TCVWR2_SPEC>> for R
impl From<R<TCVWR2_SPEC>> for R
Source§fn from(reader: R<TCVWR2_SPEC>) -> Self
fn from(reader: R<TCVWR2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TCVWR3_SPEC>> for R
impl From<R<TCVWR3_SPEC>> for R
Source§fn from(reader: R<TCVWR3_SPEC>) -> Self
fn from(reader: R<TCVWR3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TEMP_COMP_SPEC>> for R
impl From<R<TEMP_COMP_SPEC>> for R
Source§fn from(reader: R<TEMP_COMP_SPEC>) -> Self
fn from(reader: R<TEMP_COMP_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TEN_AC_SPEC>> for R
impl From<R<TEN_AC_SPEC>> for R
Source§fn from(reader: R<TEN_AC_SPEC>) -> Self
fn from(reader: R<TEN_AC_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TEN_DC_SPEC>> for R
impl From<R<TEN_DC_SPEC>> for R
Source§fn from(reader: R<TEN_DC_SPEC>) -> Self
fn from(reader: R<TEN_DC_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TEN_DIG_SPEC>> for R
impl From<R<TEN_DIG_SPEC>> for R
Source§fn from(reader: R<TEN_DIG_SPEC>) -> Self
fn from(reader: R<TEN_DIG_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TIER2_SPEC>> for R
impl From<R<TIER2_SPEC>> for R
Source§fn from(reader: R<TIER2_SPEC>) -> Self
fn from(reader: R<TIER2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TIER3_SPEC>> for R
impl From<R<TIER3_SPEC>> for R
Source§fn from(reader: R<TIER3_SPEC>) -> Self
fn from(reader: R<TIER3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TILR2_SPEC>> for R
impl From<R<TILR2_SPEC>> for R
Source§fn from(reader: R<TILR2_SPEC>) -> Self
fn from(reader: R<TILR2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TILR3_SPEC>> for R
impl From<R<TILR3_SPEC>> for R
Source§fn from(reader: R<TILR3_SPEC>) -> Self
fn from(reader: R<TILR3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TMR2_0_SPEC>> for R
impl From<R<TMR2_0_SPEC>> for R
Source§fn from(reader: R<TMR2_0_SPEC>) -> Self
fn from(reader: R<TMR2_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TMR2_1_SPEC>> for R
impl From<R<TMR2_1_SPEC>> for R
Source§fn from(reader: R<TMR2_1_SPEC>) -> Self
fn from(reader: R<TMR2_1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TMR2_2_SPEC>> for R
impl From<R<TMR2_2_SPEC>> for R
Source§fn from(reader: R<TMR2_2_SPEC>) -> Self
fn from(reader: R<TMR2_2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TMR3_0_SPEC>> for R
impl From<R<TMR3_0_SPEC>> for R
Source§fn from(reader: R<TMR3_0_SPEC>) -> Self
fn from(reader: R<TMR3_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TMR3_1_SPEC>> for R
impl From<R<TMR3_1_SPEC>> for R
Source§fn from(reader: R<TMR3_1_SPEC>) -> Self
fn from(reader: R<TMR3_1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TMR3_2_SPEC>> for R
impl From<R<TMR3_2_SPEC>> for R
Source§fn from(reader: R<TMR3_2_SPEC>) -> Self
fn from(reader: R<TMR3_2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TMSR2_SPEC>> for R
impl From<R<TMSR2_SPEC>> for R
Source§fn from(reader: R<TMSR2_SPEC>) -> Self
fn from(reader: R<TMSR2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TMSR3_SPEC>> for R
impl From<R<TMSR3_SPEC>> for R
Source§fn from(reader: R<TMSR3_SPEC>) -> Self
fn from(reader: R<TMSR3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TOSDAC_CTRL_HW1_SPEC>> for R
impl From<R<TOSDAC_CTRL_HW1_SPEC>> for R
Source§fn from(reader: R<TOSDAC_CTRL_HW1_SPEC>) -> Self
fn from(reader: R<TOSDAC_CTRL_HW1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TOSDAC_CTRL_HW2_SPEC>> for R
impl From<R<TOSDAC_CTRL_HW2_SPEC>> for R
Source§fn from(reader: R<TOSDAC_CTRL_HW2_SPEC>) -> Self
fn from(reader: R<TOSDAC_CTRL_HW2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TOSDAC_CTRL_HW3_SPEC>> for R
impl From<R<TOSDAC_CTRL_HW3_SPEC>> for R
Source§fn from(reader: R<TOSDAC_CTRL_HW3_SPEC>) -> Self
fn from(reader: R<TOSDAC_CTRL_HW3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TOSDAC_CTRL_HW4_SPEC>> for R
impl From<R<TOSDAC_CTRL_HW4_SPEC>> for R
Source§fn from(reader: R<TOSDAC_CTRL_HW4_SPEC>) -> Self
fn from(reader: R<TOSDAC_CTRL_HW4_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TPLCR2_SPEC>> for R
impl From<R<TPLCR2_SPEC>> for R
Source§fn from(reader: R<TPLCR2_SPEC>) -> Self
fn from(reader: R<TPLCR2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TPLCR3_SPEC>> for R
impl From<R<TPLCR3_SPEC>> for R
Source§fn from(reader: R<TPLCR3_SPEC>) -> Self
fn from(reader: R<TPLCR3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TPLVR2_SPEC>> for R
impl From<R<TPLVR2_SPEC>> for R
Source§fn from(reader: R<TPLVR2_SPEC>) -> Self
fn from(reader: R<TPLVR2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TPLVR3_SPEC>> for R
impl From<R<TPLVR3_SPEC>> for R
Source§fn from(reader: R<TPLVR3_SPEC>) -> Self
fn from(reader: R<TPLVR3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TRX_GAIN1_SPEC>> for R
impl From<R<TRX_GAIN1_SPEC>> for R
Source§fn from(reader: R<TRX_GAIN1_SPEC>) -> Self
fn from(reader: R<TRX_GAIN1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TRX_GAIN_HW_SPEC>> for R
impl From<R<TRX_GAIN_HW_SPEC>> for R
Source§fn from(reader: R<TRX_GAIN_HW_SPEC>) -> Self
fn from(reader: R<TRX_GAIN_HW_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TX_IQ_GAIN_HW0_SPEC>> for R
impl From<R<TX_IQ_GAIN_HW0_SPEC>> for R
Source§fn from(reader: R<TX_IQ_GAIN_HW0_SPEC>) -> Self
fn from(reader: R<TX_IQ_GAIN_HW0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TX_IQ_GAIN_HW1_SPEC>> for R
impl From<R<TX_IQ_GAIN_HW1_SPEC>> for R
Source§fn from(reader: R<TX_IQ_GAIN_HW1_SPEC>) -> Self
fn from(reader: R<TX_IQ_GAIN_HW1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TX_IQ_GAIN_HW2_SPEC>> for R
impl From<R<TX_IQ_GAIN_HW2_SPEC>> for R
Source§fn from(reader: R<TX_IQ_GAIN_HW2_SPEC>) -> Self
fn from(reader: R<TX_IQ_GAIN_HW2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TX_IQ_GAIN_HW3_SPEC>> for R
impl From<R<TX_IQ_GAIN_HW3_SPEC>> for R
Source§fn from(reader: R<TX_IQ_GAIN_HW3_SPEC>) -> Self
fn from(reader: R<TX_IQ_GAIN_HW3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TX_IQ_GAIN_HW4_SPEC>> for R
impl From<R<TX_IQ_GAIN_HW4_SPEC>> for R
Source§fn from(reader: R<TX_IQ_GAIN_HW4_SPEC>) -> Self
fn from(reader: R<TX_IQ_GAIN_HW4_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TX_IQ_GAIN_HW5_SPEC>> for R
impl From<R<TX_IQ_GAIN_HW5_SPEC>> for R
Source§fn from(reader: R<TX_IQ_GAIN_HW5_SPEC>) -> Self
fn from(reader: R<TX_IQ_GAIN_HW5_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TX_IQ_GAIN_HW6_SPEC>> for R
impl From<R<TX_IQ_GAIN_HW6_SPEC>> for R
Source§fn from(reader: R<TX_IQ_GAIN_HW6_SPEC>) -> Self
fn from(reader: R<TX_IQ_GAIN_HW6_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TX_IQ_GAIN_HW7_SPEC>> for R
impl From<R<TX_IQ_GAIN_HW7_SPEC>> for R
Source§fn from(reader: R<TX_IQ_GAIN_HW7_SPEC>) -> Self
fn from(reader: R<TX_IQ_GAIN_HW7_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TZC_GLB_CTRL_0_SPEC>> for R
impl From<R<TZC_GLB_CTRL_0_SPEC>> for R
Source§fn from(reader: R<TZC_GLB_CTRL_0_SPEC>) -> Self
fn from(reader: R<TZC_GLB_CTRL_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TZC_GLB_CTRL_1_SPEC>> for R
impl From<R<TZC_GLB_CTRL_1_SPEC>> for R
Source§fn from(reader: R<TZC_GLB_CTRL_1_SPEC>) -> Self
fn from(reader: R<TZC_GLB_CTRL_1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TZC_GLB_CTRL_2_SPEC>> for R
impl From<R<TZC_GLB_CTRL_2_SPEC>> for R
Source§fn from(reader: R<TZC_GLB_CTRL_2_SPEC>) -> Self
fn from(reader: R<TZC_GLB_CTRL_2_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TZC_GLB_CTRL_3_SPEC>> for R
impl From<R<TZC_GLB_CTRL_3_SPEC>> for R
Source§fn from(reader: R<TZC_GLB_CTRL_3_SPEC>) -> Self
fn from(reader: R<TZC_GLB_CTRL_3_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TZC_ROM0_R0_SPEC>> for R
impl From<R<TZC_ROM0_R0_SPEC>> for R
Source§fn from(reader: R<TZC_ROM0_R0_SPEC>) -> Self
fn from(reader: R<TZC_ROM0_R0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TZC_ROM0_R0_SPEC>> for R
impl From<R<TZC_ROM0_R0_SPEC>> for R
Source§fn from(reader: R<TZC_ROM0_R0_SPEC>) -> Self
fn from(reader: R<TZC_ROM0_R0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TZC_ROM0_R1_SPEC>> for R
impl From<R<TZC_ROM0_R1_SPEC>> for R
Source§fn from(reader: R<TZC_ROM0_R1_SPEC>) -> Self
fn from(reader: R<TZC_ROM0_R1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TZC_ROM0_R1_SPEC>> for R
impl From<R<TZC_ROM0_R1_SPEC>> for R
Source§fn from(reader: R<TZC_ROM0_R1_SPEC>) -> Self
fn from(reader: R<TZC_ROM0_R1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TZC_ROM1_R0_SPEC>> for R
impl From<R<TZC_ROM1_R0_SPEC>> for R
Source§fn from(reader: R<TZC_ROM1_R0_SPEC>) -> Self
fn from(reader: R<TZC_ROM1_R0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TZC_ROM1_R0_SPEC>> for R
impl From<R<TZC_ROM1_R0_SPEC>> for R
Source§fn from(reader: R<TZC_ROM1_R0_SPEC>) -> Self
fn from(reader: R<TZC_ROM1_R0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TZC_ROM1_R1_SPEC>> for R
impl From<R<TZC_ROM1_R1_SPEC>> for R
Source§fn from(reader: R<TZC_ROM1_R1_SPEC>) -> Self
fn from(reader: R<TZC_ROM1_R1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TZC_ROM1_R1_SPEC>> for R
impl From<R<TZC_ROM1_R1_SPEC>> for R
Source§fn from(reader: R<TZC_ROM1_R1_SPEC>) -> Self
fn from(reader: R<TZC_ROM1_R1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TZC_ROM_CTRL_SPEC>> for R
impl From<R<TZC_ROM_CTRL_SPEC>> for R
Source§fn from(reader: R<TZC_ROM_CTRL_SPEC>) -> Self
fn from(reader: R<TZC_ROM_CTRL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<TZC_ROM_CTRL_SPEC>> for R
impl From<R<TZC_ROM_CTRL_SPEC>> for R
Source§fn from(reader: R<TZC_ROM_CTRL_SPEC>) -> Self
fn from(reader: R<TZC_ROM_CTRL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<UART_BIT_PRD_SPEC>> for R
impl From<R<UART_BIT_PRD_SPEC>> for R
Source§fn from(reader: R<UART_BIT_PRD_SPEC>) -> Self
fn from(reader: R<UART_BIT_PRD_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<UART_FIFO_CONFIG_0_SPEC>> for R
impl From<R<UART_FIFO_CONFIG_0_SPEC>> for R
Source§fn from(reader: R<UART_FIFO_CONFIG_0_SPEC>) -> Self
fn from(reader: R<UART_FIFO_CONFIG_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<UART_FIFO_CONFIG_1_SPEC>> for R
impl From<R<UART_FIFO_CONFIG_1_SPEC>> for R
Source§fn from(reader: R<UART_FIFO_CONFIG_1_SPEC>) -> Self
fn from(reader: R<UART_FIFO_CONFIG_1_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<UART_FIFO_RDATA_SPEC>> for R
impl From<R<UART_FIFO_RDATA_SPEC>> for R
Source§fn from(reader: R<UART_FIFO_RDATA_SPEC>) -> Self
fn from(reader: R<UART_FIFO_RDATA_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<UART_INT_CLEAR_SPEC>> for R
impl From<R<UART_INT_CLEAR_SPEC>> for R
Source§fn from(reader: R<UART_INT_CLEAR_SPEC>) -> Self
fn from(reader: R<UART_INT_CLEAR_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<UART_INT_EN_SPEC>> for R
impl From<R<UART_INT_EN_SPEC>> for R
Source§fn from(reader: R<UART_INT_EN_SPEC>) -> Self
fn from(reader: R<UART_INT_EN_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<UART_INT_MASK_SPEC>> for R
impl From<R<UART_INT_MASK_SPEC>> for R
Source§fn from(reader: R<UART_INT_MASK_SPEC>) -> Self
fn from(reader: R<UART_INT_MASK_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<UART_INT_STS_SPEC>> for R
impl From<R<UART_INT_STS_SPEC>> for R
Source§fn from(reader: R<UART_INT_STS_SPEC>) -> Self
fn from(reader: R<UART_INT_STS_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<UART_SIG_SEL_0_SPEC>> for R
impl From<R<UART_SIG_SEL_0_SPEC>> for R
Source§fn from(reader: R<UART_SIG_SEL_0_SPEC>) -> Self
fn from(reader: R<UART_SIG_SEL_0_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<UART_STATUS_SPEC>> for R
impl From<R<UART_STATUS_SPEC>> for R
Source§fn from(reader: R<UART_STATUS_SPEC>) -> Self
fn from(reader: R<UART_STATUS_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<URX_CONFIG_SPEC>> for R
impl From<R<URX_CONFIG_SPEC>> for R
Source§fn from(reader: R<URX_CONFIG_SPEC>) -> Self
fn from(reader: R<URX_CONFIG_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<URX_IR_POSITION_SPEC>> for R
impl From<R<URX_IR_POSITION_SPEC>> for R
Source§fn from(reader: R<URX_IR_POSITION_SPEC>) -> Self
fn from(reader: R<URX_IR_POSITION_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<URX_RTO_TIMER_SPEC>> for R
impl From<R<URX_RTO_TIMER_SPEC>> for R
Source§fn from(reader: R<URX_RTO_TIMER_SPEC>) -> Self
fn from(reader: R<URX_RTO_TIMER_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<UTX_CONFIG_SPEC>> for R
impl From<R<UTX_CONFIG_SPEC>> for R
Source§fn from(reader: R<UTX_CONFIG_SPEC>) -> Self
fn from(reader: R<UTX_CONFIG_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<UTX_IR_POSITION_SPEC>> for R
impl From<R<UTX_IR_POSITION_SPEC>> for R
Source§fn from(reader: R<UTX_IR_POSITION_SPEC>) -> Self
fn from(reader: R<UTX_IR_POSITION_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<WIFI_BT_COEX_CTRL_SPEC>> for R
impl From<R<WIFI_BT_COEX_CTRL_SPEC>> for R
Source§fn from(reader: R<WIFI_BT_COEX_CTRL_SPEC>) -> Self
fn from(reader: R<WIFI_BT_COEX_CTRL_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<XTAL32K_SPEC>> for R
impl From<R<XTAL32K_SPEC>> for R
Source§fn from(reader: R<XTAL32K_SPEC>) -> Self
fn from(reader: R<XTAL32K_SPEC>) -> Self
Converts to this type from the input type.
Source§impl From<R<XTAL_CFG_SPEC>> for R
impl From<R<XTAL_CFG_SPEC>> for R
Source§fn from(reader: R<XTAL_CFG_SPEC>) -> Self
fn from(reader: R<XTAL_CFG_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