1.6.16.1 1.7.17.1 1.10.14.1 1.11.15.1 1.12.15.1 1.13.14.1 1.14.11.1 1.15.12.1 1.16.11.1 1.17.11.1 1.18.11.1 1.19.11.1 1.20.11.1 1.21.12.1 1.22.16.1 1.23.15.1 1.24.13.1 NVM_Initialize Function
C
void NVM_Initialize( void )
Summary
Initializes given instance of the NVM peripheral.
Description
This function initializes the given instance of the NVM peripheral as configured by the user from within the MHC.
Precondition
None.
Parameters
None.
Returns
None.
Example
NVM_Initialize();
Remarks
This function should be called before calling any other NVM library function.