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

type CVSD_CONF0 = Reg<u32, _CVSD_CONF0>;

I2S_CVSD_CONF0

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

For information about avaliable fields see cvsd_conf0 module

Trait Implementations

impl Readable for CVSD_CONF0[src]

read() method returns cvsd_conf0::R reader structure

impl ResetValue for CVSD_CONF0[src]

Register CVSD_CONF0 reset()'s with value 0

type Type = u32

Register size

impl Writable for CVSD_CONF0[src]

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