Unregisters a callback.
void adc_unregister_callback( struct adc_module * module, enum adc_callback callback_type)
Unregisters a callback function which is implemented by the user.
| Data direction | Parameter name | Description |
|---|---|---|
[in] |
module |
Pointer to ADC software instance struct |
[in] |
callback_type |
Callback type given by an enum |