title: Cdd_Adc_GroupObjType summary: Group object structure.
Cdd_Adc_GroupObjType
Group object structure.
#include <Cdd_Adc_Priv.h>
Structure Members
Member Type |
Member name |
Brief |
|---|---|---|
grp_status |
ADC group result/status. |
|
boolean |
implicit_stop |
Determines whether the group stops implicitly or has to be stopped by the user. |
boolean |
grp_notification |
Flag to enable or disable group notify function. |
const Cdd_Adc_ValueGroupType * |
resbuffer |
Result buffer pointer - fixed for a group. |
cur_resultptr |
Pointer to the latest conversion round results. |
|
valid_samples |
Number of valid samples - incremented after conversion of all channels in the group. |
|
triggersrc |
Group trigger source type. |