[][src]Type Definition stm32f7::stm32f7x3::rcc::ahb1lpenr::GPIOALPEN_R

type GPIOALPEN_R = R<bool, GPIOALPEN_A>;

Reader of field GPIOALPEN

Implementations

impl GPIOALPEN_R[src]

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