Type Alias esp32c3::i2s0::rx_conf::RX_FIFO_RESET_W

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

Field RX_FIFO_RESET writer - Set this bit to reset Rx AFIFO

Aliased Type§

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