1.2.12.14 FCW_PFM_WriteProtectDisable Function

C

void FCW_PFM_WriteProtectDisable( PFM_WP_REGION region );

Summary

Disable write protection for program flash

Description

This function disables write protection for the given region.

Precondition

None

Parameters

Param Description
region Region number

Returns

None.

Example

FCW_PFM_WriteProtectDisable(PFM_WP_REGION_2);