ac_sync_deinit

Deinitialize AC.

int32_t ac_sync_deinit(
    struct ac_sync_descriptor *const descr
)

This function deinitializes the given AC descriptor. It checks if the given hardware is initialized and if the given hardware is permitted to be deinitialized.

Parameters

descr

Type: struct ac_sync_descriptor Struct *const

An AC descriptor to deinitialize

Returns

Type: int32_t

De-initialization status.