[][src]Type Definition stm32f1::stm32f101::adc2::sr::JSTRT_R

type JSTRT_R = R<bool, JSTRT_A>;

Reader of field JSTRT

Methods

impl JSTRT_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTSTARTED

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

Checks if the value of the field is STARTED