Type Alias esp32c3::i2s0::state::R

source ·
pub type R = R<STATE_SPEC>;
Expand description

Register STATE reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn tx_idle(&self) -> TX_IDLE_R

Bit 0 - 1: i2s_tx is idle state. 0: i2s_tx is working.