MCUSW
Adc_GroupLogEntryType Struct Reference

Detailed Description

ADC log structure per group entry.

Data Fields

uint32 timeStamp
 
Adc_GroupType groupId
 
Adc_HWUnitType hwUnitId
 
uint32 isReScheduled
 

Field Documentation

◆ timeStamp

uint32 Adc_GroupLogEntryType::timeStamp

Timestamp based on 32-kHz Synchronized Timer (COUNTER_32K) at which the group is scheduled

◆ groupId

Adc_GroupType Adc_GroupLogEntryType::groupId

Group ID of the scheduled group

◆ hwUnitId

Adc_HWUnitType Adc_GroupLogEntryType::hwUnitId

HWUnit associated with the group

◆ isReScheduled

uint32 Adc_GroupLogEntryType::isReScheduled

This will be set to TRUE is a group is rescheduled when a higher priority task pre-empts this group