Type Definition stm32f1::stm32f100::tim1::smcr::MSM_R[][src]

type MSM_R = R<bool, MSM_A>;

Reader of field MSM

Implementations

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