ac_async_stop_comparison

Stop comparison.

int32_t ac_async_stop_comparison(
    struct ac_async_descriptor *const descr,
    uint8_t comp
)

This function stops the AC comparator comparison.

Parameters

descr

Type: struct ac_async_descriptor Struct *const

The pointer to AC descriptor

comp

Type: uint8_t

Comparator number

Returns

Type: int32_t

The result of comparator n stop the operation.