[][src]Type Definition stm32f4::stm32f401::rcc::apb2lpenr::TIM11LPEN_R

type TIM11LPEN_R = R<bool, TIM11LPEN_A>;

Reader of field TIM11LPEN

Methods

impl TIM11LPEN_R[src]

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