Type Definition stm32f1::stm32f101::spi1::i2scfgr::PCMSYNC_R[][src]

type PCMSYNC_R = R<bool, PCMSYNC_A>;

Reader of field PCMSYNC

Implementations

impl PCMSYNC_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is SHORT

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

Checks if the value of the field is LONG