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

type CLKM_CONF = Reg<u32, _CLKM_CONF>;

I2S_CLKM_CONF

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

For information about avaliable fields see clkm_conf module

Trait Implementations

impl Readable for CLKM_CONF[src]

read() method returns clkm_conf::R reader structure

impl ResetValue for CLKM_CONF[src]

Register CLKM_CONF reset()'s with value 0

type Type = u32

Register size

impl Writable for CLKM_CONF[src]

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