[][src]Type Definition stm32l0::stm32l0x2::adc::cfgr2::OVSE_R

type OVSE_R = R<bool, OVSE_A>;

Reader of field OVSE

Methods

impl OVSE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DISABLED

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

Checks if the value of the field is ENABLED