mbed HRM11017を使ってkonashi.jsでナイトライダー

Dependencies:   BLE_API_Native_IRC mbed

Fork of BLE_RCBController by Junichi Katsu

Embed: (wiki syntax)

« Back to documentation index

ble_error_log.h File Reference

ble_error_log.h File Reference

Go to the source code of this file.

Data Structures

struct  ble_error_log_data_t
 Error Log Data structure. More...

Functions

uint32_t ble_error_log_write (uint32_t err_code, const uint8_t *p_message, uint16_t line_number)
 Function for writing the file name/message, line number, and current program stack to flash.

Detailed Description

Definition in file ble_error_log.h.