adc_async_cb_t typedef

typedef void(* adc_async_cb_t) (const struct adc_async_descriptor *const descr, const uint8_t channel)

ADC callback type.