[][src]Type Definition stm32f7::stm32f7x9::adc1::sr::JSTRT_R

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