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

type LC_STATE1 = Reg<u32, _LC_STATE1>;

I2S_LC_STATE1

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

For information about available fields see lc_state1 module

Trait Implementations

impl Readable for LC_STATE1[src]

read() method returns lc_state1::R reader structure

impl ResetValue for LC_STATE1[src]

Register LC_STATE1 reset()'s with value 0

impl Writable for LC_STATE1[src]

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