7.1.2.19 timeout_startTimer
This function is specifically used in Stopwatch/cycle counter mode. It will start a timer with maximum timeout of up to the maximum range of the timer divided by 2.
void timeout_startTimer(
timerStruct_t * timer
)
Parameters
- *timer
-
Type: timerStruct_t *
- timer instance that will be used in stopwatch mode.
Returns
Type: void