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

type SCO_CONF0 = Reg<u32, _SCO_CONF0>;

I2S_SCO_CONF0

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

For information about avaliable fields see sco_conf0 module

Trait Implementations

impl Readable for SCO_CONF0[src]

read() method returns sco_conf0::R reader structure

impl ResetValue for SCO_CONF0[src]

Register SCO_CONF0 reset()'s with value 0

type Type = u32

Register size

impl Writable for SCO_CONF0[src]

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