Type Definition stm32f2::stm32f215::rcc::apb1lpenr::DACLPEN_R[][src]

type DACLPEN_R = R<bool, DACLPEN_A>;

Reader of field DACLPEN

Implementations

impl DACLPEN_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DISABLEDINSLEEP

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

Checks if the value of the field is ENABLEDINSLEEP