2.6.4.2.2 Function adc_clear_status()

Clears a module status flag.

void adc_clear_status( struct adc_module *const module_inst, const uint32_t status_flags)

Clears the given status flag of the module.

Table 2-12. Parameters
Data directionParameter nameDescription

[in]

module_inst

Pointer to the ADC software instance struct

[in]

status_flags

Bitmask of ADC_STATUS_* flags to clear