S32 SDK
adc_average_config_t Struct Reference

Defines the hardware average configuration. More...

#include <adc_driver.h>

Data Fields

bool hwAvgEnable
 
adc_average_t hwAverage
 

Detailed Description

Defines the hardware average configuration.

This structure is used to configure the hardware average feature for the ADC

Implements : adc_average_config_t_Class

Definition at line 81 of file adc_driver.h.

Field Documentation

adc_average_t hwAverage

Selection for number of samples used for averaging

Definition at line 84 of file adc_driver.h.

bool hwAvgEnable

Enable averaging functionality

Definition at line 83 of file adc_driver.h.


The documentation for this struct was generated from the following file: