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

type PDM_FREQ_CONF = Reg<u32, _PDM_FREQ_CONF>;

I2S_PDM_FREQ_CONF

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

For information about available fields see pdm_freq_conf module

Trait Implementations

impl Readable for PDM_FREQ_CONF[src]

read() method returns pdm_freq_conf::R reader structure

impl ResetValue for PDM_FREQ_CONF[src]

Register PDM_FREQ_CONF reset()'s with value 0

impl Writable for PDM_FREQ_CONF[src]

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