4.1.3.1 ac_cb_t typedef
typedef void(* ac_cb_t) (const struct ac_async_descriptor *const descr, const uint8_t comp, const uint8_t result)
AC callback type.
Parameters
- descr
-
Direction: in
An AC descriptor
- comp
-
Direction: in
Comparator number
- result
-
Direction: in
Comparison result, 0 positive input less than negative input, 1 positive input high than negative input