Type Alias I2SCFGR

Source
pub type I2SCFGR = Reg<u32, _I2SCFGR>;
Expand description

I2S configuration register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see i2scfgr module

Aliased Typeยง

pub struct I2SCFGR { /* private fields */ }