![]() |
PK_DEBUG_report_stop |
PK_ERROR_code_t PK_DEBUG_report_stop
(
void
)
Stops the output of debug information for PK functions. This function can only
be called after a previous call to PK_DEBUG_report_start
Specific Errors:
PK_ERROR_dbg_rprt_not_started debug output has not been started (MILD)
See here for more information.