Function adc_disable()

Disables the ADC module.

enum status_code adc_disable(
		struct adc_module *const module_inst)

Disables an ADC module that was previously enabled.

Table 1. Parameters
Data direction Parameter name Description

[in]

module_inst

Pointer to the ADC software instance struct