Percepio Trace Recorder v4.8.0.hotfix1
Loading...
Searching...
No Matches
TraceTimestampData Struct Reference

Trace Timestamp Structure. More...

#include <trcTimestamp.h>

Data Fields

uint32_t type
 
uint32_t period
 
TraceUnsignedBaseType_t frequency
 
uint32_t wraparounds
 
uint32_t osTickHz
 
uint32_t latestTimestamp
 
uint32_t osTickCount
 

Detailed Description

Trace Timestamp Structure.

Field Documentation

◆ frequency

TraceUnsignedBaseType_t TraceTimestampData::frequency

Timer Frequency

◆ latestTimestamp

uint32_t TraceTimestampData::latestTimestamp

Latest timestamp

◆ osTickCount

uint32_t TraceTimestampData::osTickCount

RTOS tick count

◆ osTickHz

uint32_t TraceTimestampData::osTickHz

RTOS tick frequency

◆ period

uint32_t TraceTimestampData::period

Timer Period

◆ type

uint32_t TraceTimestampData::type

Timer type (direction)

◆ wraparounds

uint32_t TraceTimestampData::wraparounds

Nr of timer wraparounds


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