[][src]Type Definition stm32f3::stm32f3x8::tim1::bdtr::MOE_R

type MOE_R = R<bool, MOE_A>;

Reader of field MOE

Methods

impl MOE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DISABLEDIDLE

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

Checks if the value of the field is ENABLED