[][src]Type Definition stm32l0::stm32l0x2::adc::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_not_calibrating(&self) -> bool[src]

Checks if the value of the field is NOTCALIBRATING

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

Checks if the value of the field is CALIBRATING