pdec_async_deinit

Deinitialize Position Decoder.

int32_t pdec_async_deinit(
    struct pdec_async_descriptor *const descr
)

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

Parameters

descr

Type: struct pdec_async_descriptor Struct *const

A Position Decoder descriptor to deinitialize

Returns

Type: int32_t

De-initialization status.