[][src]Type Definition stm32f3::stm32f3x8::adc2::cfgr::EXTSEL_R

type EXTSEL_R = R<u8, EXTSEL_A>;

Reader of field EXTSEL

Methods

impl EXTSEL_R[src]

pub fn variant(&self) -> Variant<u8, EXTSEL_A>[src]

Get enumerated values variant

pub fn is_hrtim_adctrg1(&self) -> bool[src]

Checks if the value of the field is HRTIM_ADCTRG1

pub fn is_hrtim_adctrg3(&self) -> bool[src]

Checks if the value of the field is HRTIM_ADCTRG3

pub fn is_tim1_cc1(&self) -> bool[src]

Checks if the value of the field is TIM1_CC1

pub fn is_tim1_cc2(&self) -> bool[src]

Checks if the value of the field is TIM1_CC2

pub fn is_tim1_cc3(&self) -> bool[src]

Checks if the value of the field is TIM1_CC3

pub fn is_tim2_cc2(&self) -> bool[src]

Checks if the value of the field is TIM2_CC2

pub fn is_tim3_trgo(&self) -> bool[src]

Checks if the value of the field is TIM3_TRGO

pub fn is_exti11(&self) -> bool[src]

Checks if the value of the field is EXTI11

pub fn is_tim1_trgo(&self) -> bool[src]

Checks if the value of the field is TIM1_TRGO

pub fn is_tim1_trgo2(&self) -> bool[src]

Checks if the value of the field is TIM1_TRGO2

pub fn is_tim2_trgo(&self) -> bool[src]

Checks if the value of the field is TIM2_TRGO

pub fn is_tim6_trgo(&self) -> bool[src]

Checks if the value of the field is TIM6_TRGO

pub fn is_tim15_trgo(&self) -> bool[src]

Checks if the value of the field is TIM15_TRGO

pub fn is_tim3_cc4(&self) -> bool[src]

Checks if the value of the field is TIM3_CC4