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