BLE_Nano nRF51 Central heart rate

Embed: (wiki syntax)

« Back to documentation index

app_error.c File Reference

app_error.c File Reference

Go to the source code of this file.

Functions

void app_error_handler (ret_code_t error_code, uint32_t line_num, const uint8_t *p_file_name)
 Function for error handling, which is called when an error has occurred.
void app_error_handler_bare (ret_code_t error_code)
 Function for error handling, which is called when an error has occurred.
void app_error_save_and_stop (uint32_t id, uint32_t pc, uint32_t info)
 Function for saving the parameters and entering an eternal loop, for debug purposes.

Detailed Description

Definition in file app_error.c.