Type Alias esp32c3::i2s0::RX_CONF

source ·
pub type RX_CONF = Reg<RX_CONF_SPEC>;
Expand description

RX_CONF (rw) register accessor: I2S RX configure register

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

For information about available fields see rx_conf module

Aliased Type§

struct RX_CONF { /* private fields */ }