[][src]Type Definition stm32f7::stm32f7x3::adc2::sr::STRT_R

type STRT_R = R<bool, STRT_A>;

Reader of field STRT

Implementations

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