HAL_StartAppTimer Function

C

int HAL_StartAppTimer(HAL_AppTimer_t *appTimer);

Description

Starts to count an interval (starts user timer).

Parameters

ParamDescription
appTimerpointer to the timer structure. HAL_APPTimer_t is type definition of BC_Timer_t

Returns

1 - pointer is NULL

0 - success