[][src]Type Definition stm32l0::stm32l0x2::adc::cr::ADSTART_R

type ADSTART_R = R<bool, ADSTART_A>;

Reader of field ADSTART

Methods

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