Type Definition stm32f1::stm32f103::adc1::cr2::JSWSTART_R[][src]

type JSWSTART_R = R<bool, JSWSTART_A>;

Reader of field JSWSTART

Implementations

impl JSWSTART_R[src]

pub fn variant(&self) -> JSWSTART_A[src]

Get enumerated values variant

pub fn is_started(&self) -> bool[src]

Checks if the value of the field is STARTED

pub fn is_not_started(&self) -> bool[src]

Checks if the value of the field is NOTSTARTED