BALTECH SDK wrapper functions reference

§ brp_Sys_CfgReset()

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() .

Parameters
[in]paramsStruct with the following fields:
  • protocol used to execute the command