[][src]Type Definition stm32f3::stm32f373::spi1::i2scfgr::W

type W = W<u32, I2SCFGR>;

Writer for register I2SCFGR

Methods

impl W[src]

pub fn i2smod(&mut self) -> I2SMOD_W[src]

Bit 11 - I2S mode selection

pub fn i2se(&mut self) -> I2SE_W[src]

Bit 10 - I2S Enable

pub fn i2scfg(&mut self) -> I2SCFG_W[src]

Bits 8:9 - I2S configuration mode

pub fn pcmsync(&mut self) -> PCMSYNC_W[src]

Bit 7 - PCM frame synchronization

pub fn i2sstd(&mut self) -> I2SSTD_W[src]

Bits 4:5 - I2S standard selection

pub fn ckpol(&mut self) -> CKPOL_W[src]

Bit 3 - Steady state clock polarity

pub fn datlen(&mut self) -> DATLEN_W[src]

Bits 1:2 - Data length to be transferred

pub fn chlen(&mut self) -> CHLEN_W[src]

Bit 0 - Channel length (number of bits per audio channel)