debug_env_tag Struct Reference
[DEBUG]

Declaration of DEBUG environment. More...

#include <dbg.h>

Data Fields

char error [DBG_ERROR_TRACE_SIZE]
 Error trace to be reported to the host.
uint32_t filter_module
 User trace filter (bit set means traces enabled).
uint32_t filter_severity
 Severity of filter.

Detailed Description

Declaration of DEBUG environment.

Any module or task will retrieve the DEBUG environment on its own, it is not passed anymore as a parameter to the function handlers of the Debug task. If an other module wants to make use of the environment of debug, it simply needs to include this file and use the extern global variable.

Definition at line 1361 of file dbg.h.


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

Generated on 14 Jan 2020 for Ceva-RW WLAN FullMAC SW documentation by  doxygen 1.6.1