Type Definition stm32f2::stm32f215::adc_common::csr::STRT3_R[][src]

type STRT3_R = R<bool, STRT3_A>;

Reader of field STRT3

Implementations

impl STRT3_R[src]

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