i2s_c_sync_enable

Enable the I2S Controller.

int32_t i2s_c_sync_enable(
    struct i2s_c_sync_desc * i2s
)

Parameters

i2s

Type: struct i2s_c_sync_desc Struct *

Pointer to the I2S Controller instance.

Returns

Type: int32_t

Operation status.

0

Success.

<0

Error.