1.6.2.41 1.7.2.41 1.10.1.41 1.11.1.41 1.12.1.41 1.13.1.41 1.22.1.41 1.23.1.41 1.24.1.41 ADCHS_EOS_CALLBACK_OBJECT Struct
C
typedef struct { ADCHS_EOS_CALLBACK callback_fn; uintptr_t context; }ADCHS_EOS_CALLBACK_OBJECT;
Summary
ADCHS Callback structure for End of Scan (EOS) interrupt
Description
This stores the callback function pointer and context
Remarks
None.