C API for BALTECH SDK

§ brp_Sys_CfgReset()

brp_errcode brp_Sys_CfgReset ( brp_protocol  protocol)

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]protocolused to execute the command