pub type i2s_pdm_tx_line_mode_t = c_uint;
Expand description

@brief PDM TX line mode @note For the standard codec mode, PDM pins are connect to a codec which requires both clock signal and data signal For the DAC output mode, PDM data signal can be connected to a power amplifier directly with a low-pass filter, normally, DAC output mode doesn’t need the clock signal.