Type Alias esp32c3::i2s0::tx_timing::TX_SD_OUT_DM_R

source ·
pub type TX_SD_OUT_DM_R = FieldReader;
Expand description

Field TX_SD_OUT_DM reader - The delay mode of I2S TX SD output signal. 0: bypass. 1: delay by pos edge. 2: delay by neg edge. 3: not used.

Aliased Type§

struct TX_SD_OUT_DM_R { /* private fields */ }