Type Definition stm32f1::stm32f100::adc1::sr::STRT_R[][src]

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