[][src]Type Definition stm32f7::stm32f7x3::spi1::i2scfgr::I2SMOD_R

type I2SMOD_R = R<bool, I2SMOD_A>;

Reader of field I2SMOD

Methods

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