Type Alias esp32h2::pcr::I2S_CONF

source ·
pub type I2S_CONF = Reg<I2S_CONF_SPEC>;
Expand description

I2S_CONF (rw) register accessor: I2S configuration register

You can read this register and get i2s_conf::R. You can reset, write, write_with_zero this register using i2s_conf::W. You can also modify this register. See API.

For information about available fields see i2s_conf module

Aliased Type§

struct I2S_CONF { /* private fields */ }