[][src]Type Definition stm32f3::stm32f373::adc1::sr::STRT_R

type STRT_R = R<bool, STRT_A>;

Reader of field STRT

Methods

impl STRT_R[src]

pub fn variant(&self) -> STRT_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