t_traceitem Struct Reference

Item in the trace buffer. More...


Data Fields

uint8_t tag
 Type of event.
unsigned int pc
 Additional information, depending on the type of the event.
unsigned int time_h
 Upper 16 bit of microseconds clock when event occured.
unsigned int time_l
 Lower 16 bit of microseconds clock when event occured.


Detailed Description

Item in the trace buffer.

Definition at line 111 of file tracer.h.


Field Documentation

uint8_t t_traceitem::tag

Type of event.

Definition at line 114 of file tracer.h.

unsigned int t_traceitem::pc

Additional information, depending on the type of the event.

Definition at line 117 of file tracer.h.

unsigned int t_traceitem::time_h

Upper 16 bit of microseconds clock when event occured.

Definition at line 120 of file tracer.h.

unsigned int t_traceitem::time_l

Lower 16 bit of microseconds clock when event occured.

Definition at line 123 of file tracer.h.


The documentation for this struct was generated from the following file:
© 2000-2007 by egnite Software GmbH - visit http://www.ethernut.de/