Type Definition stm32f1::stm32f103::adc1::cr2::CONT_R[][src]

type CONT_R = R<bool, CONT_A>;

Reader of field CONT

Implementations

impl CONT_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is SINGLE

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

Checks if the value of the field is CONTINUOUS