Type Definition stm32f1::stm32f102::adc1::sr::JSTRT_R[][src]

type JSTRT_R = R<bool, JSTRT_A>;

Reader of field JSTRT

Implementations

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