[][src]Type Definition stm32f7::stm32f7x9::rcc::apb2lpenr::TIM1LPEN_R

type TIM1LPEN_R = R<bool, TIM1LPEN_A>;

Reader of field TIM1LPEN

Implementations

impl TIM1LPEN_R[src]

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