Type Alias esp32c3::i2s0::rx_conf::RX_WS_IDLE_POL_R

source ·
pub type RX_WS_IDLE_POL_R = BitReader;
Expand description

Field RX_WS_IDLE_POL reader - 0: WS should be 0 when receiving left channel data, and WS is 1in right channel. 1: WS should be 1 when receiving left channel data, and WS is 0in right channel.

Aliased Type§

struct RX_WS_IDLE_POL_R { /* private fields */ }