Function adc_enable()

Enables the ADC module.

enum status_code adc_enable(
		struct adc_module *const module_inst)

Enables an ADC module that has previously been configured. If any internal reference is selected it will be enabled.

Table 1. Parameters
Data direction Parameter name Description

[in]

module_inst

Pointer to the ADC software instance struct