[][src]Type Definition stm32f3::stm32f303::tim8::smcr::MSM_R

type MSM_R = R<bool, MSM_A>;

Reader of field MSM

Methods

impl MSM_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOSYNC

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

Checks if the value of the field is SYNC