[][src]Type Definition stm32l0::stm32l0x3::adc::cr::ADSTP_R

type ADSTP_R = R<bool, ADSTP_A>;

Reader of field ADSTP

Methods

impl ADSTP_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTSTOPPING

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

Checks if the value of the field is STOPPING