[][src]Type Definition stm32f3::stm32f3x8::adc1::cr::ADCALDIF_R

type ADCALDIF_R = R<bool, ADCALDIF_A>;

Reader of field ADCALDIF

Methods

impl ADCALDIF_R[src]

pub fn variant(&self) -> ADCALDIF_A[src]

Get enumerated values variant

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

Checks if the value of the field is SINGLEENDED

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

Checks if the value of the field is DIFFERENTIAL