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

type PD_CONF = Reg<u32, _PD_CONF>;

I2S_PD_CONF

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

For information about available fields see pd_conf module

Trait Implementations

impl Readable for PD_CONF[src]

read() method returns pd_conf::R reader structure

impl ResetValue for PD_CONF[src]

Register PD_CONF reset()'s with value 0

impl Writable for PD_CONF[src]

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