1.8.19.17 SEFCx_GpnvmBitClear Function

C

__longramfunc__ void SEFCx_GpnvmBitClear(uint8_t GpnvmBitNumber)

Summary

Clears the GPNVM bit

Description

This function clears the given bit of the GPNVM

Precondition

None.

Parameters

Param Description
GpnvmBitNumber Bit number

Returns

None.

Example

SEFC0_GpnvmBitClear(0U);

Remarks

This function is executed from RAM