![]() |
BALTECH Docs |
BALTECH SDK wrapper functions reference
|
| brp_errcode brp_Sys_CfgReset | ( | brp_Sys_CfgReset_t | params | ) |
Deletes the complete configuration.
This command has the same effect as the brp_Sys_CfgDelValues() command using 0xFF as MasterKey.
Like brp_Sys_CfgDelValues() , this command is subject to potential restrictions . Specifically, SubKeys > = 0x80 are not deleted by this command. Deletion of these SubKeys must be performed explicitly using brp_Sys_CfgDelValues() .
| [in] | params | Struct with the following fields:
|