Type Alias esp32c3::i2s0::state::TX_IDLE_R

source ·
pub type TX_IDLE_R = BitReader;
Expand description

Field TX_IDLE reader - 1: i2s_tx is idle state. 0: i2s_tx is working.

Aliased Type§

struct TX_IDLE_R { /* private fields */ }