[][src]Type Definition stm32f3::stm32f303::spi1::i2scfgr::PCMSYNC_R

type PCMSYNC_R = R<bool, PCMSYNC_A>;

Reader of field PCMSYNC

Methods

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