[][src]Type Definition esp32::i2s::CONF_SIGLE_DATA

type CONF_SIGLE_DATA = Reg<u32, _CONF_SIGLE_DATA>;

I2S_CONF_SIGLE_DATA

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

For information about avaliable fields see conf_sigle_data module

Trait Implementations

impl Readable for CONF_SIGLE_DATA[src]

read() method returns conf_sigle_data::R reader structure

impl ResetValue for CONF_SIGLE_DATA[src]

Register CONF_SIGLE_DATA reset()'s with value 0

type Type = u32

Register size

impl Writable for CONF_SIGLE_DATA[src]

write(|w| ..) method takes conf_sigle_data::W writer structure