setTimerDuration

This sets the number of ticks the timer will run for.

void setTimerDuration(
    uint32_t duration
)

Parameters

duration

Type: uint32_t

- number of timer ticks

Returns

Type: INLINE void