Type Definition stm32f4::stm32f413::adc_common::csr::STRT1_R[][src]

type STRT1_R = R<bool, STRT1_A>;

Reader of field STRT1

Implementations

impl STRT1_R[src]

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