[][src]Type Definition stm32f0::stm32f0x2::adc::cr::ADSTART_R

type ADSTART_R = R<bool, ADSTART_A>;

Reader of field ADSTART

Implementations

impl ADSTART_R[src]

pub fn variant(&self) -> ADSTART_A[src]

Get enumerated values variant

pub fn is_not_active(&self) -> bool[src]

Checks if the value of the field is NOTACTIVE

pub fn is_active(&self) -> bool[src]

Checks if the value of the field is ACTIVE