[][src]Type Definition stm32f3::stm32f303::adc1::cr::ADCAL_R

type ADCAL_R = R<bool, ADCAL_A>;

Reader of field ADCAL

Methods

impl ADCAL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is COMPLETE

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

Checks if the value of the field is CALIBRATION