Type Definition stm32f1::stm32f107::spi1::i2scfgr::I2SSTD_R[][src]

type I2SSTD_R = R<u8, I2SSTD_A>;

Reader of field I2SSTD

Implementations

impl I2SSTD_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is PHILIPS

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

Checks if the value of the field is MSB

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

Checks if the value of the field is LSB

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

Checks if the value of the field is PCM