Type Definition stm32f1::stm32f102::tim8::bdtr::MOE_R[][src]

type MOE_R = R<bool, MOE_A>;

Reader of field MOE

Implementations

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