1.3.15.1 1.4.13.1 1.5.14.1 1.29.15.1 1.30.10.1 1.31.10.1 1.32.16.1 1.33.10.1 1.37.10.1 1.38.13.1 1.39.10.1 1.40.13.1 NVMCTRL_Initialize Function
C
void NVMCTRL_Initialize( void )
Summary
Initializes given instance of the NVMCTRL peripheral.
Description
This function initializes the given instance of the NVMCTRL peripheral as configured by the user from within the MHC.
Precondition
None.
Parameters
None.
Returns
None.
Example
NVMCTRL_Initialize();
Remarks
This function should be called before calling any other NVMCTRL library function.