i2s_c_sync_disable

Disable the I2S Controller.

void i2s_c_sync_disable(
    struct i2s_c_sync_desc * i2s
)

Parameters

i2s

Type: struct i2s_c_sync_desc Struct *

Pointer to the I2S Controller instance.

Returns

Type: void