uc-sdk
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
SYSTICK Public Functions

Functions

void SYSTICK_InternalInit (uint32_t time)
 
void SYSTICK_ExternalInit (uint32_t freq, uint32_t time)
 
void SYSTICK_Cmd (FunctionalState NewState)
 
void SYSTICK_IntCmd (FunctionalState NewState)
 
uint32_t SYSTICK_GetCurrentValue (void)
 
void SYSTICK_ClearCounterFlag (void)
 

Detailed Description

Function Documentation

void SYSTICK_ClearCounterFlag ( void  )
void SYSTICK_Cmd ( FunctionalState  NewState)
void SYSTICK_ExternalInit ( uint32_t  freq,
uint32_t  time 
)
uint32_t SYSTICK_GetCurrentValue ( void  )
void SYSTICK_IntCmd ( FunctionalState  NewState)
void SYSTICK_InternalInit ( uint32_t  time)