dbg Macro DefinitionsMacros for debugging.
NN_DBG_PRINTF_BUFFER_LENGTH
|
The size of the buffer for NN_LOG. | |
|---|---|---|
NN_LOG
|
Outputs strings to the Debug window. | |
NN_LOGV
|
Outputs strings to the Debug window. It is possible to provide a variable argument list following the string format (string output format). | |
NN_PUT
|
Outputs strings to the Debug window. |
CONFIDENTIAL