Patched version of nrf51822 FOTA compatible driver, with GPTIO disabled, as it clashed with the mbed definitions...
Fork of nRF51822 by
dm_init_param_t Struct Reference
[Device Manager Data Types]
Initialization Parameters. More...
#include <device_manager.h>
Data Fields | |
bool | clear_persistent_data |
Set to true in case the module should clear all persistent data. |
Detailed Description
Initialization Parameters.
Indicates the application parameters. Currently this only encompasses clearing all persistent data.
Definition at line 384 of file device_manager.h.
Field Documentation
Set to true in case the module should clear all persistent data.
Definition at line 386 of file device_manager.h.
Generated on Mon Dec 17 2018 22:13:54 by
