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

type LC_HUNG_CONF = Reg<u32, _LC_HUNG_CONF>;

I2S_LC_HUNG_CONF

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

For information about available fields see lc_hung_conf module

Trait Implementations

impl Readable for LC_HUNG_CONF[src]

read() method returns lc_hung_conf::R reader structure

impl ResetValue for LC_HUNG_CONF[src]

Register LC_HUNG_CONF reset()'s with value 0

impl Writable for LC_HUNG_CONF[src]

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