Type Alias esp32s3::i2s1::RX_CONF1

source ·
pub type RX_CONF1 = Reg<RX_CONF1_SPEC>;
Expand description

RX_CONF1 (rw) register accessor: I2S RX configure register 1

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

For information about available fields see rx_conf1 module

Aliased Type§

struct RX_CONF1 { /* private fields */ }