pub type I2SCFGR = Reg<I2SCFGRrs>;
Expand description
I2SCFGR (rw) register accessor: I2S configuration register
You can read
this register and get i2scfgr::R
. You can reset
, write
, write_with_zero
this register using i2scfgr::W
. You can also modify
this register. See API.
See register structure
For information about available fields see i2scfgr
module
Aliased Typeยง
pub struct I2SCFGR { /* private fields */ }