Type Definition stm32f1::stm32f102::adc2::cr2::RSTCAL_R[][src]

type RSTCAL_R = R<bool, RSTCAL_A>;

Reader of field RSTCAL

Implementations

impl RSTCAL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is INITIALIZED

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

Checks if the value of the field is NOTINITIALIZED