Type Alias esp32c3::i2s0::rx_conf1::RX_TDM_WS_WIDTH_W

source ·
pub type RX_TDM_WS_WIDTH_W<'a, REG> = FieldWriter<'a, REG, 7>;
Expand description

Field RX_TDM_WS_WIDTH writer - The width of rx_ws_out in TDM mode is (I2S_RX_TDM_WS_WIDTH[6:0] +1) * T_bck

Aliased Type§

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