1.6.16.10 1.7.17.10 1.10.14.12 1.11.15.12 1.12.15.12 1.13.14.12 1.14.11.10 1.15.12.10 1.22.16.12 1.23.15.12 1.24.13.11 NVM_ProgramFlashWriteProtectLock Function

C

void NVM_ProgramFlashWriteProtectLock( void )

Summary

Disable Writes to Program Flash Write Protect Lock register

Description

This Function will disable writes to write protect lock register. Once locked calling NVM_ProgramFlashWriteProtect() does not have any effect.

Precondition

None

Parameters

None

Returns

None.

Example

NVM_ProgramFlashWriteProtectLock();

Remarks

Writes to write protect lock register can be enabled only by Reset.