1.34.22.1 SYSTICK_TimerInitialize Function
C
void SYSTICK_TimerInitialize( void )
Summary
Initializes SysTick.
Description
This function initializes the System Timer as configured by the user from within the MHC.
Precondition
None.
Parameters
None.
Returns
None.
Example
SYSTICK_TimerInitialize();