![]() |
PK_DEBUG_behaviours_stop |
PK_ERROR_code_t PK_DEBUG_behaviours_stop ( void ) Stops the debug of the behaviours mechanism. Specific Errors: PK_ERROR_not_started PK_DEBUG_behaviours_stop already called since the last call to PK_DEBUG_behaviours_start, or PK_DEBUG_behaviours_start was never called (MILD). This function can be called at any time. See here for more information.