Type Definition esp32c3::i2s::I2S_CONF_SIGLE_DATA [−][src]
type I2S_CONF_SIGLE_DATA = Reg<u32, _I2S_CONF_SIGLE_DATA>;
I2S_CONF_SIGLE_DATA
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see i2s_conf_sigle_data module
Trait Implementations
impl Readable for I2S_CONF_SIGLE_DATA[src]
read() method returns i2s_conf_sigle_data::R reader structure
impl ResetValue for I2S_CONF_SIGLE_DATA[src]
Register I2S_CONF_SIGLE_DATA reset()'s with value 0
impl Writable for I2S_CONF_SIGLE_DATA[src]
write(|w| ..) method takes i2s_conf_sigle_data::W writer structure