ChibiOS/RT  6.0.3
chdebug.h File Reference

Debug support macros and structures. More...

Go to the source code of this file.

Macros

Debug related settings
#define CH_DBG_STACK_FILL_VALUE   0x55
 Fill value for thread stack area in debug mode. More...
 
Macro Functions
#define chDbgCheck(c)
 Function parameters check. More...
 
#define chDbgAssert(c, r)
 Condition assertion. More...
 

Detailed Description

Debug support macros and structures.

Definition in file chdebug.h.