2.6.4.3.3 Function adc_reset()
Resets the ADC module.
enum status_code adc_reset( struct adc_module *const module_inst)
Resets an ADC module, clearing all module state and registers to their default values.
Data direction | Parameter name | Description |
---|---|---|
[in] | module_inst |
Pointer to the ADC software instance struct |