[][src]Type Definition stm32l0::stm32l0x2::tim22::cr2::MMS_R

type MMS_R = R<u8, MMS_A>;

Reader of field MMS

Methods

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

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

Checks if the value of the field is COMPAREPULSE

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

Checks if the value of the field is OC1REF

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

Checks if the value of the field is OC2REF