7.1.2.4 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
This sets the number of ticks the timer will run for.
void setTimerDuration(
uint32_t duration
)
Type: uint32_t
- number of timer ticks
Type: INLINE void