[][src]Type Definition stm32l0::stm32l0x1::adc::ccr::LFMEN_R

type LFMEN_R = R<bool, LFMEN_A>;

Reader of field LFMEN

Methods

impl LFMEN_R[src]

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