Junichi Katsu / Mbed 2 deprecated BLE_MPU6050_test6_challenge_sb

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

dm_init_param_t Struct Reference

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 345 of file device_manager.h.


Field Documentation

Set to true in case the module should clear all persistent data.

Definition at line 347 of file device_manager.h.