[][src]Type Definition stm32f4::stm32f469::adc_common::csr::JSTRT3_R

type JSTRT3_R = R<bool, JSTRT3_A>;

Reader of field JSTRT3

Methods

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