[][src]Function esp_idf_bindgen::i2s_hal_set_tx_bits_mod

pub unsafe extern "C" fn i2s_hal_set_tx_bits_mod(
    hal: *mut i2s_hal_context_t,
    bits: i2s_bits_per_sample_t
)

@brief Set I2S tx bits mod

@param hal Context of the HAL layer @param bits bit width per sample.