[][src]Type Definition stm32f4::stm32f469::rcc::ahb3lpenr::FMCLPEN_R

type FMCLPEN_R = R<bool, FMCLPEN_A>;

Reader of field FMCLPEN

Methods

impl FMCLPEN_R[src]

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