Type Definition stm32f1::stm32f101::adc2::cr2::CAL_R[][src]

type CAL_R = R<bool, CAL_A>;

Reader of field CAL

Implementations

impl CAL_R[src]

pub fn variant(&self) -> CAL_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_not_complete(&self) -> bool[src]

Checks if the value of the field is NOTCOMPLETE