Hilscher netX microcontroller driver  V0.0.5.0
Documentation of the netX driver package
DRV_TRACE_QUEUE_ELEMENT_T Struct Reference

Trace structure used for debug tracing of the drivers. More...

#include <netx_drv.h>

Collaboration diagram for DRV_TRACE_QUEUE_ELEMENT_T:
Collaboration graph

Data Fields

DRV_TRACE_KEY_E volatile key
 
uint32_t volatile val
 

Detailed Description

Trace structure used for debug tracing of the drivers.

Definition at line 274 of file netx_drv.h.

Field Documentation

DRV_TRACE_KEY_E volatile DRV_TRACE_QUEUE_ELEMENT_T::key

Definition at line 276 of file netx_drv.h.

uint32_t volatile DRV_TRACE_QUEUE_ELEMENT_T::val

Definition at line 277 of file netx_drv.h.


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