1.41.10.1 1.42.8.1 NMIC_Initialize Function
C
void NMIC_Initialize( void )
Summary
Initializes given instance of the NMIC peripheral.
Description
This function initializes the given instance of the NMIC peripheral as configured by the user from within the MCC.
Precondition
None.
Parameters
None.
Returns
None.
Example
NMIC_Initialize();
Remarks
None.