Struct 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<ADDRB_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ALTCTRLBASE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ALTEXCONF_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<AUXCNT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<AUXCNT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<AUXCNT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<AUXCTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<AUXHFRCOCTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<BIASCTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<BIASPROG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<BIASPROG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<BUACT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<BUBODBUVINCAL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<BUBODUNREGCAL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<BUCTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<BUF0_DATA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<BUF10_DATA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<BUF11_DATA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<BUF12_DATA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<BUF13_DATA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<BUF14_DATA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<BUF15_DATA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<BUF1_DATA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<BUF2_DATA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<BUF3_DATA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<BUF4_DATA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<BUF5_DATA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<BUF6_DATA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<BUF7_DATA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<BUF8_DATA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<BUF9_DATA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<BUFDATA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<BUINACT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CACHEHITS_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CACHEMISSES_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CALCNT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CALCTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CAL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CAL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC0_CCVB_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC0_CCVB_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC0_CCVB_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC0_CCVB_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC0_CCVP_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC0_CCVP_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC0_CCVP_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC0_CCVP_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC0_CCV_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC0_CCV_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC0_CCV_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC0_CCV_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC0_CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC0_CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC0_CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC0_CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC1_CCVB_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC1_CCVB_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC1_CCVB_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC1_CCVB_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC1_CCVP_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC1_CCVP_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC1_CCVP_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC1_CCVP_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC1_CCV_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC1_CCV_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC1_CCV_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC1_CCV_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC1_CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC1_CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC1_CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC1_CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC2_CCVB_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC2_CCVB_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC2_CCVB_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC2_CCVB_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC2_CCVP_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC2_CCVP_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC2_CCVP_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC2_CCVP_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC2_CCV_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC2_CCV_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC2_CCV_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC2_CCV_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC2_CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC2_CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC2_CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CC2_CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH0CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH0DATA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH0_CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH0_CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH0_EVAL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH0_INTERACT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH0_TIMING_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH10_CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH10_CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH10_EVAL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH10_INTERACT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH10_TIMING_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH11_CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH11_CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH11_EVAL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH11_INTERACT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH11_TIMING_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH12_EVAL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH12_INTERACT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH12_TIMING_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH13_EVAL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH13_INTERACT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH13_TIMING_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH14_EVAL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH14_INTERACT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH14_TIMING_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH15_EVAL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH15_INTERACT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH15_TIMING_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH1CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH1DATA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH1_CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH1_CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH1_EVAL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH1_INTERACT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH1_TIMING_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH2_CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH2_CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH2_EVAL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH2_INTERACT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH2_TIMING_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH3_CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH3_CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH3_EVAL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH3_INTERACT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH3_TIMING_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH4_CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH4_CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH4_EVAL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH4_INTERACT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH4_TIMING_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH5_CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH5_CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH5_EVAL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH5_INTERACT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH5_TIMING_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH6_CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH6_CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH6_EVAL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH6_INTERACT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH6_TIMING_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH7_CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH7_CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH7_EVAL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH7_INTERACT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH7_TIMING_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH8_CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH8_CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH8_EVAL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH8_INTERACT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH8_TIMING_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH9_CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH9_CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH9_EVAL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH9_INTERACT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CH9_TIMING_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CHEN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CHREQSTATUS_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CHSREQSTATUS_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CHUSEBURSTS_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CHWAITSTATUS_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CLKDIV_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CLKDIV_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CLKDIV_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CLKDIV_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CLKDIV_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CLKDIV_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CLKDIV_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CNT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CNT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CNT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CNT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CNT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CNT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CNT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CNT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CNT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CNT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<COMP0_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<COMP0_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<COMP0_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<COMP1_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<COMP1_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CTRLBASE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<CURCH_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<DATA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<DECCTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<DECSTATE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<DTCTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<DTCTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<DTCTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<DTCTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<DTFAULT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<DTFAULT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<DTFAULT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<DTFAULT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<DTFC_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<DTFC_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<DTFC_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<DTFC_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<DTLOCK_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<DTLOCK_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<DTLOCK_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<DTLOCK_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<DTOGEN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<DTOGEN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<DTOGEN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<DTOGEN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<DTTIME_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<DTTIME_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<DTTIME_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<DTTIME_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<EM4CONF_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<EM4WUCAUSE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<EM4WUEN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<EM4WUPOL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ERRORC_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ETMAUTHSTATUS_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ETMCCER_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ETMCCR_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ETMCIDR0_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ETMCIDR1_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ETMCIDR2_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ETMCIDR3_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ETMCLAIMCLR_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ETMCLAIMSET_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ETMCNTRLDVR1_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ETMCR_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ETMDEVTYPE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ETMFFLR_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ETMIDR2_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ETMIDR_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ETMISCIN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ETMITATBCTR2_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ETMITCTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ETMLAR_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ETMLSR_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ETMPDSR_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ETMPIDR0_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ETMPIDR1_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ETMPIDR2_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ETMPIDR3_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ETMPIDR4_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ETMSCR_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ETMSR_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ETMSYNCFR_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ETMTECR1_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ETMTEEVR_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ETMTESSEICR_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ETMTRACEIDR_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ETMTRIGGER_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ETMTSEVR_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<EXTIFALL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<EXTIPSELH_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<EXTIPSELL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<EXTIRISE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<FRAME_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<FRAME_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<FRAME_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<FREEZE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<FREEZE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<FREEZE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<FREEZE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<FREEZE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<FREEZE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<FREEZE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<FREEZE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<FREEZE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<HFCORECLKDIV_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<HFCORECLKEN0_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<HFPERCLKDIV_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<HFPERCLKEN0_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<HFRCOCTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<I2SCTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<I2SCTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<I2SCTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IDLECONF_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IEN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IEN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IEN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IEN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IEN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IEN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IEN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IEN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IEN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IEN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IEN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IEN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IEN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IEN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IEN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IEN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IEN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IEN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IEN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IEN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IEN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IEN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IEN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IEN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IEN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IEN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IEN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IEN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IEN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IEN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IFC_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IF_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IF_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IF_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IF_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IF_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IF_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IF_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IF_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IF_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IF_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IF_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IF_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IF_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IF_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IF_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IF_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IF_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IF_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IF_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IF_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IF_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IF_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IF_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IF_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IF_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IF_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IF_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IF_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IF_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IF_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<INPUTSEL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<INPUTSEL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<INPUTSEL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<INPUT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<INPUT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<INPUT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<INPUT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<INPUT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<INPUT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<INPUT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<INPUT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<INSENSE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IRCTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IRCTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<IRCTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<KEYHA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<KEYHB_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<KEYHC_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<KEYHD_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<KEYLA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<KEYLB_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<KEYLC_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<KEYLD_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<LFACLKEN0_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<LFAPRESC0_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<LFBCLKEN0_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<LFBPRESC0_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<LFCLKSEL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<LFRCOCTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<LFXOFDET_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<LOCK_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<LOCK_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<LOCK_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<LOCK_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<LOCK_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<LOOP0_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<LOOP1_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<LPMODE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<MASSLOCK_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<OPA0MUX_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<OPA1MUX_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<OPA2MUX_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<OPACTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<OPAOFFSET_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<PA_CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<PA_DIN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<PA_DOUT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<PA_MODEH_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<PA_MODEL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<PA_PINLOCKN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<PB_CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<PB_DIN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<PB_DOUT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<PB_MODEH_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<PB_MODEL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<PB_PINLOCKN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<PCNTCTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<PC_CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<PC_DIN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<PC_DOUT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<PC_MODEH_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<PC_MODEL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<PC_PINLOCKN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<PD_CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<PD_DIN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<PD_DOUT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<PD_MODEH_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<PD_MODEL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<PD_PINLOCKN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<PERCTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<PE_CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<PE_DIN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<PE_DOUT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<PE_MODEH_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<PE_MODEL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<PE_PINLOCKN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<PF_CTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<PF_DIN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<PF_DOUT_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<PF_MODEH_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<PF_MODEL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<PF_PINLOCKN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<POWERDOWN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<POWERDOWN_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<PTR_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<PULSECTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<PULSECTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<PWRCONF_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RDS_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<READCTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RECT0_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<REP0_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<REP1_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET0_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET100_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET101_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET102_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET103_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET104_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET105_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET106_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET107_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET108_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET109_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET10_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET110_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET111_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET112_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET113_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET114_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET115_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET116_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET117_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET118_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET119_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET11_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET120_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET121_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET122_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET123_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET124_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET125_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET126_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET127_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET12_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET13_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET14_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET15_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET16_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET17_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET18_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET19_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET1_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET20_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET21_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET22_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET23_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET24_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET25_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET26_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET27_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET28_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET29_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET2_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET30_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET31_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET32_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET33_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET34_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET35_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET36_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET37_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET38_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET39_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET3_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET40_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET41_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET42_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET43_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET44_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET45_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET46_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET47_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET48_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET49_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET4_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET50_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET51_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET52_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET53_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET54_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET55_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET56_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET57_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET58_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET59_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET5_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET60_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET61_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET62_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET63_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET64_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET65_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET66_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET67_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET68_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET69_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET6_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET70_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET71_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET72_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET73_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET74_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET75_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET76_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET77_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET78_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET79_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET7_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET80_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET81_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET82_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET83_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET84_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET85_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET86_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET87_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET88_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET89_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET8_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET90_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET91_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET92_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET93_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET94_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET95_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET96_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET97_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET98_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET99_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RET9_REG_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ROUTE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ROUTE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ROUTE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ROUTE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ROUTE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ROUTE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ROUTE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ROUTE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ROUTE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ROUTE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ROUTE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ROUTE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ROUTE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ROUTE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ROUTE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ROUTE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ROUTE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ROUTE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ROUTE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ROUTE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ROUTE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ROUTE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RSTCAUSE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RXDATAP_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RXDATAP_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RXDATAXP_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RXDATAXP_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RXDATAXP_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RXDATAXP_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RXDATAXP_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RXDATAX_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RXDATAX_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RXDATAX_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RXDATAX_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RXDATAX_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RXDATA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RXDATA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RXDATA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RXDATA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RXDATA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RXDATA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RXDATA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RXDOUBLEXP_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RXDOUBLEXP_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RXDOUBLEXP_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RXDOUBLEX_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RXDOUBLEX_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RXDOUBLEX_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RXDOUBLE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RXDOUBLE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<RXDOUBLE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<SADDRMASK_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<SADDRMASK_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<SADDR_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<SADDR_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<SCANCTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<SCANDATAP_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<SCANDATA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<SCANRES_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<SENSORSTATE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<SIGFRAME_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<SIGFRAME_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<SINGLECTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<SINGLEDATAP_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<SINGLEDATA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ST0_TCONFA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ST0_TCONFB_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ST10_TCONFA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ST10_TCONFB_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ST11_TCONFA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ST11_TCONFB_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ST12_TCONFA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ST12_TCONFB_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ST13_TCONFA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ST13_TCONFB_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ST14_TCONFA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ST14_TCONFB_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ST15_TCONFA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ST15_TCONFB_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ST1_TCONFA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ST1_TCONFB_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ST2_TCONFA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ST2_TCONFB_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ST3_TCONFA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ST3_TCONFB_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ST4_TCONFA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ST4_TCONFB_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ST5_TCONFA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ST5_TCONFB_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ST6_TCONFA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ST6_TCONFB_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ST7_TCONFA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ST7_TCONFB_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ST8_TCONFA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ST8_TCONFB_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ST9_TCONFA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<ST9_TCONFB_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<STARTFRAME_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<STARTFRAME_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<STATE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<STATE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<STATUS_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<STATUS_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<STATUS_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<STATUS_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<STATUS_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<STATUS_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<STATUS_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<STATUS_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<STATUS_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<STATUS_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<STATUS_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<STATUS_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<STATUS_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<STATUS_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<STATUS_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<STATUS_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<STATUS_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<STATUS_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<STATUS_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<STATUS_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<STATUS_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<STATUS_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<STATUS_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<STATUS_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<STATUS_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<STATUS_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<STATUS_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<SWLEVEL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<SYNCBUSY_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<SYNCBUSY_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<SYNCBUSY_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<SYNCBUSY_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<SYNCBUSY_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<SYNCBUSY_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<SYNCBUSY_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<SYNCBUSY_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<SYNCBUSY_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<SYNCBUSY_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<SYNCBUSY_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<TIMCTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<TIMEBASE_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<TIMESTAMP_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<TOPB_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<TOPB_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<TOPB_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<TOPB_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<TOPB_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<TOPB_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<TOPB_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<TOP_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<TOP_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<TOP_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<TOP_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<TOP_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<TOP_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<TOP_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<TRIGCTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<TRIGCTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<TRIGCTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<WDATA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<WRITECTRL_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

impl From<R<XORDATA_SPEC>> for R

Source§

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

Converts to this type from the input type.
Source§

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

Source§

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

Tests for self and other values to be equal, and is used by ==.
1.0.0 · Source§

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

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

Auto Trait Implementations§

§

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

§

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

§

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

§

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

§

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

§

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

Blanket Implementations§

Source§

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

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

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

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where 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 T
where 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 T
where U: Into<T>,

Source§

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 T
where U: TryFrom<T>,

Source§

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.