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

type SAMPLE_RATE_CONF = Reg<u32, _SAMPLE_RATE_CONF>;

I2S_SAMPLE_RATE_CONF

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

For information about available fields see sample_rate_conf module

Trait Implementations

impl Readable for SAMPLE_RATE_CONF[src]

read() method returns sample_rate_conf::R reader structure

impl ResetValue for SAMPLE_RATE_CONF[src]

Register SAMPLE_RATE_CONF reset()'s with value 0

impl Writable for SAMPLE_RATE_CONF[src]

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