Struct stm32f303x_memory_map::spi1::i2scfgr::R
[−]
[src]
pub struct R { /* fields omitted */ }Value read from the register
Methods
impl R[src]
fn bits(&self) -> u32
Value of the register as raw bits
fn i2smod(&self) -> I2smodR
Bit 11 - I2S mode selection
fn i2se(&self) -> I2seR
Bit 10 - I2S Enable
fn i2scfg(&self) -> I2scfgR
Bits 8:9 - I2S configuration mode
fn pcmsync(&self) -> PcmsyncR
Bit 7 - PCM frame synchronization
fn i2sstd(&self) -> I2sstdR
Bits 4:5 - I2S standard selection
fn ckpol(&self) -> CkpolR
Bit 3 - Steady state clock polarity
fn datlen(&self) -> DatlenR
Bits 1:2 - Data length to be transferred
fn chlen(&self) -> ChlenR
Bit 0 - Channel length (number of bits per audio channel)