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

type LC_STATE0 = Reg<u32, _LC_STATE0>;

I2S_LC_STATE0

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

For information about avaliable fields see lc_state0 module

Trait Implementations

impl Readable for LC_STATE0[src]

read() method returns lc_state0::R reader structure

impl ResetValue for LC_STATE0[src]

Register LC_STATE0 reset()'s with value 0

type Type = u32

Register size

impl Writable for LC_STATE0[src]

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