nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ OSAL_Start_Timer()

int OSAL_Start_Timer ( OSAL_Timer_t  Timer)

Starts a timer.

Parameters
[in]TimerHandle to the timer returned from OSAL_Create_Timer().
Returns
OSAL_STATUS_SUCCESS upon success or other status value upon failure.