nRF51 SDK
|
Structure holding DFU complete event. More...
#include <dfu_types.h>
Data Fields | |
dfu_update_status_code_t | status_code |
uint16_t | app_crc |
uint32_t | app_size |
Structure holding DFU complete event.
uint16_t dfu_update_status_t::app_crc |
CRC of the recieved application.
uint32_t dfu_update_status_t::app_size |
Size of the recieved application.
dfu_update_status_code_t dfu_update_status_t::status_code |
Device Firmware Update status.