BALTECH Docs |
C API for BALTECH SDK
|
brp_errcode brp_Sec_LockReset | ( | brp_protocol | protocol, |
unsigned | SecLevel | ||
) |
This command prevents, that a brp_Sys_FactoryReset() is run for the Security Level specified in the SecLevel command.
See also brp_Sec_SetAcMask().
[in] | protocol | used to execute the command |
[in] | SecLevel | Security Level which should be locked against the brp_Sys_Reset() command. A value of 0xFF indicates the current Security Level. |