1.2.12.13 1.9.10.13 FCW_PFM_WriteProtectEnable Function
C
void FCW_PFM_WriteProtectEnable( PFM_WP_REGION region );
Summary
Enable write protection for program flash
Description
This function enables write protection for the given region.
Precondition
None
Parameters
Param | Description |
---|---|
region | Region number |
Returns
None.
Example
FCW_PFM_WriteProtectEnable(PFM_WP_REGION_2);