2.3.104 ADC_CMP_CALLBACK Typedef

C

typedef void (*ADC_CMP_CALLBACK)(uintptr_t context);

Summary

Defines the callback function prototype for ADC Comparator event.

Description

This data type defines the callback function prototype for ADC Comparator event.

Remarks

None.