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

type I2SMOD_R = R<bool, I2SMOD_A>;

Reader of field I2SMOD

Implementations

impl I2SMOD_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is SPIMODE

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

Checks if the value of the field is I2SMODE