Type Alias esp32c3::i2s0::rx_conf::RX_UPDATE_W

source ·
pub type RX_UPDATE_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field RX_UPDATE writer - Set 1 to update I2S RX registers from APB clock domain to I2S RX clock domain. This bit will be cleared by hardware after update register done.

Aliased Type§

struct RX_UPDATE_W<'a, REG> { /* private fields */ }