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

type CONF_CHAN = Reg<u32, _CONF_CHAN>;

I2S_CONF_CHAN

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

For information about available fields see conf_chan module

Trait Implementations

impl Readable for CONF_CHAN[src]

read() method returns conf_chan::R reader structure

impl ResetValue for CONF_CHAN[src]

Register CONF_CHAN reset()'s with value 0

impl Writable for CONF_CHAN[src]

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