4.1.4.2 ac_async_deinit
Deinitialize AC.
int32_t ac_async_deinit(
struct ac_async_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_async_descriptor Struct *const
An AC descriptor to deinitialize
Returns
Type: int32_t
De-initialization status.