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

Cdd_Adc_StatusType

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.

Cdd_Adc_ValueGroupType *

cur_resultptr

Pointer to the latest conversion round results.

Cdd_Adc_StreamNumSampleType

valid_samples

Number of valid samples - incremented after conversion of all channels in the group.

Cdd_Adc_GroupTriggerType

triggersrc

Group trigger source type.