[][src]Function esp_idf_bindgen::i2s_hal_config_param

pub unsafe extern "C" fn i2s_hal_config_param(
    hal: *mut i2s_hal_context_t,
    i2s_config: *const i2s_config_t
)

@brief Config I2S param

@param hal Context of the HAL layer @param i2s_config I2S configurations - see i2s_config_t struct