Type Definition stm32f2::stm32f217::adc_common::csr::JSTRT3_R[][src]

type JSTRT3_R = R<bool, JSTRT3_A>;

Reader of field JSTRT3

Implementations

impl JSTRT3_R[src]

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