Type Alias esp32s2::i2s0::LC_CONF

source ·
pub type LC_CONF = Reg<LC_CONF_SPEC>;
Expand description

LC_CONF (rw) register accessor: I2S DMA configuration register

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

For information about available fields see lc_conf module

Aliased Type§

struct LC_CONF { /* private fields */ }