Struct ch59x::R

source ·
pub struct R<REG: RegisterSpec + ?Sized> { /* private fields */ }
Expand description

Register reader.

Result of the read methods of registers. Also used as a closure argument in the modify method.

Implementations§

source§

impl<REG: RegisterSpec> R<REG>

source

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

Reads raw bits from register.

Trait Implementations§

source§

impl From<R<ADC_AUTO_CYCLE_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<ADC_CFG_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<ADC_CHANNEL_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<ADC_CONVERT_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<ADC_CTRL_DMA_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<ADC_DATA_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<ADC_DMA_BEG_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<ADC_DMA_END_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<ADC_DMA_IF_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<ADC_DMA_NOW_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<ADC_INT_FLAG_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<AUX_POWER_ADJ_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<BAT_DET_CFG_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<BAT_DET_CTRL_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<BAT_STATUS_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<CHIP_ID_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<CK32K_CONFIG_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<CLK_SYS_CFG_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<GLOB_CFG_INFO_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<GLOB_RESET_KEEP_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<I2C_CKCFGR_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<I2C_CTRL1_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<I2C_CTRL2_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<I2C_DATAR_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<I2C_OADDR1_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<I2C_OADDR2_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<I2C_RTR_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<I2C_STAR1_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<I2C_STAR2_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<INT32K_TUNE_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<LCD_CMD_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<LCD_RAM0_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<LCD_RAM1_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<LCD_RAM2_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<OSC_CAL_CNT_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<OSC_CAL_CTRL_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<OSC_CAL_OV_CNT_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PA_DIR_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PA_INT_EN_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PA_INT_IF_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PA_INT_MODE_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PA_OUT_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PA_PD_DRV_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PA_PIN_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PA_PU_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PB_CLR_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PB_DIR_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PB_INT_EN_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PB_INT_IF_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PB_INT_MODE_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PB_OUT_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PB_PD_DRV_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PB_PIN_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PB_PU_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_FIADDRR0_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_FIADDRR1_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_FIADDRR2_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_FIADDRR3_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_GISR_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IACTR1_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IACTR2_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IDCFGR_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPR1_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPR2_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR0_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR10_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR11_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR12_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR13_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR14_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR15_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR16_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR17_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR18_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR19_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR1_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR20_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR21_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR22_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR23_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR24_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR25_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR26_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR27_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR28_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR29_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR2_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR30_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR31_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR32_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR33_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR34_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR35_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR36_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR37_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR38_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR39_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR3_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR40_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR41_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR42_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR43_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR44_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR45_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR46_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR47_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR48_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR49_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR4_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR50_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR51_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR52_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR53_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR54_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR55_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR56_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR57_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR58_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR59_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR5_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR60_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR61_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR62_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR63_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR6_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR7_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR8_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_IPRIOR9_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_ISR1_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_ISR2_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_ITHRESDR_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PFIC_SCTLR_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PIN_ALTERNATE_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PIN_ANALOG_IE_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PIN_CONFIG2_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PLL_CONFIG_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<POWER_PLAN_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PWM10_DATA_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PWM11_DATA_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PWM4_DATA_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PWM5_DATA_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PWM6_DATA_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PWM7_DATA_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PWM8_DATA_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PWM9_DATA_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PWM_CLOCK_DIV_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PWM_CONFIG_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PWM_INT_CTRL_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PWM_OUT_EN_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PWM_POLAR_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PWM_REG_CYCLE_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<PWM_REG_DATA8_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<RESET_STATUS_R8_GLOB_ROM_CFG_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<RST_WDOG_CTRL_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<RTC_CNT_2S_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<RTC_CNT_32K_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<RTC_CNT_DAY_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<RTC_FLAG_CTRL_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<RTC_MODE_CTRL_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<RTC_TRIG_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<SAFE_ACCESS_ID_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<SAFE_ACCESS_SIG_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<SLEEP_CTRL2_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<SLP_CLK_OFF0_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<SLP_CLK_OFF1_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<SLP_POWER_CTRL_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<SLP_WAKE_CTRL_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<SPI0_BUFFER_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<SPI0_CLOCK_DIV_R8_SPI0_SLAVE_PRE_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<SPI0_CTRL_CFG_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<SPI0_CTRL_MOD_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<SPI0_DMA_BEG_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<SPI0_DMA_END_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<SPI0_DMA_NOW_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<SPI0_FIFO_COUNT1_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<SPI0_FIFO_COUNT_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<SPI0_FIFO_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<SPI0_INTER_EN_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<SPI0_INT_FLAG_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<SPI0_RUN_FLAG_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<SPI0_TOTAL_CNT_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<STK_CMPHR_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<STK_CMPLR_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<STK_CNTH_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<STK_CNTL_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<STK_CTLR_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<STK_SR_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<TEM_SENSOR_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<TKEY_CFG_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<TKEY_CONVERT_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<TKEY_COUNT_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<TMR0_CNT_END_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<TMR0_COUNT_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<TMR0_CTRL_MOD_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<TMR0_FIFO_COUNT_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<TMR0_FIFO_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<TMR0_INTER_EN_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<TMR0_INT_FLAG_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<TMR1_CNT_END_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<TMR1_COUNT_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<TMR1_CTRL_DMA_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<TMR1_CTRL_MOD_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<TMR1_DMA_BEG_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<TMR1_DMA_END_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<TMR1_DMA_NOW_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<TMR1_FIFO_COUNT_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<TMR1_FIFO_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<TMR1_INTER_EN_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<TMR1_INT_FLAG_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<TMR2_CNT_END_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<TMR2_COUNT_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<TMR2_CTRL_DMA_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<TMR2_CTRL_MOD_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<TMR2_DMA_BEG_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<TMR2_DMA_END_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<TMR2_DMA_NOW_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<TMR2_FIFO_COUNT_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<TMR2_FIFO_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<TMR2_INTER_EN_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<TMR2_INT_FLAG_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<TMR3_CNT_END_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<TMR3_COUNT_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<TMR3_CTRL_MOD_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<TMR3_FIFO_COUNT_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<TMR3_FIFO_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<TMR3_INTER_EN_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<TMR3_INT_FLAG_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UART0_ADR_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UART0_DIV_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UART0_DL_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UART0_FCR_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UART0_IER_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UART0_IIR_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UART0_LCR_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UART0_LSR_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UART0_MCR_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UART0_MSR_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UART0_RBR_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UART0_RFC_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UART0_TFC_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UART1_DIV_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UART1_DL_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UART1_FCR_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UART1_IER_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UART1_IIR_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UART1_LCR_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UART1_LSR_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UART1_MCR_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UART1_RBR_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UART1_RFC_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UART1_TFC_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UART2_DIV_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UART2_DL_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UART2_FCR_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UART2_IER_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UART2_IIR_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UART2_LCR_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UART2_LSR_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UART2_MCR_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UART2_RBR_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UART2_RFC_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UART2_TFC_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UART3_DIV_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UART3_DL_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UART3_FCR_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UART3_IER_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UART3_IIR_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UART3_LCR_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UART3_LSR_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UART3_MCR_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UART3_RBR_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UART3_RFC_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UART3_TFC_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UDEV_CTRL_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UEP0_CTRL_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UEP0_DMA_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UEP0_T_LEN_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UEP1_CTRL_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UEP1_DMA_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UEP1_T_LEN_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UEP2_3_MOD_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UEP2_CTRL_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UEP2_DMA_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UEP2_T_LEN_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UEP3_CTRL_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UEP3_DMA_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UEP3_T_LEN_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UEP4_1_MOD_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UEP4_CTRL_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UEP4_T_LEN_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UEP567_MOD_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UEP5_CTRL_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UEP5_DMA_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UEP5_T_LEN_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UEP6_CTRL_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UEP6_DMA_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UEP6_T_LEN_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UEP7_CTRL_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UEP7_DMA_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<UEP7_T_LEN_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<USB_CTRL_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<USB_DEV_AD_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<USB_INT_EN_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<USB_INT_FG_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<USB_INT_ST_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<USB_MIS_ST_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<USB_RX_LEN_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<WDOG_COUNT_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<XT32K_TUNE_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

impl From<R<XT32M_TUNE_SPEC>> for R

source§

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

Converts to this type from the input type.
source§

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

source§

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

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

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

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

Auto Trait Implementations§

§

impl<REG: ?Sized> RefUnwindSafe for R<REG>where REG: RefUnwindSafe, <REG as RegisterSpec>::Ux: RefUnwindSafe,

§

impl<REG: ?Sized> Send for R<REG>where REG: Send, <REG as RegisterSpec>::Ux: Send,

§

impl<REG: ?Sized> Sync for R<REG>where REG: Sync, <REG as RegisterSpec>::Ux: Sync,

§

impl<REG: ?Sized> Unpin for R<REG>where REG: Unpin, <REG as RegisterSpec>::Ux: Unpin,

§

impl<REG: ?Sized> UnwindSafe for R<REG>where REG: UnwindSafe, <REG as RegisterSpec>::Ux: UnwindSafe,

Blanket Implementations§

source§

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

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

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

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

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

source§

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

Mutably borrows from an owned value. Read more
source§

impl<T> From<T> for T

source§

fn from(t: T) -> T

Returns the argument unchanged.

source§

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

source§

fn into(self) -> U

Calls U::from(self).

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

source§

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

§

type Error = Infallible

The type returned in the event of a conversion error.
source§

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

Performs the conversion.
source§

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

§

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

The type returned in the event of a conversion error.
source§

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

Performs the conversion.