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

type SWSTART_R = R<bool, SWSTART_A>;

Reader of field SWSTART

Implementations

impl SWSTART_R[src]

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