27.1.3.2 i2s_c_sync_deinit
Deinitialize the I2S Controller.
void i2s_c_sync_deinit(
struct i2s_c_sync_desc * i2s
)
Parameters
- i2s
-
Type: struct i2s_c_sync_desc Struct *
Pointer to the I2S Controller instance.
Returns
Type: void