Type Definition stm32f1::stm32f107::tim6::cr2::MMS_R[][src]

type MMS_R = R<u8, MMS_A>;

Reader of field MMS

Implementations

impl MMS_R[src]

pub fn variant(&self) -> Variant<u8, MMS_A>[src]

Get enumerated values variant

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

Checks if the value of the field is RESET

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

Checks if the value of the field is ENABLE

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

Checks if the value of the field is UPDATE