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