37.4.3 timer_start
Start timer.
int32_t timer_start(
struct timer_descriptor *const descr
)
This function starts the given timer. It checks if the given hardware is initialized.
Parameters
- descr
-
Type: struct timer_descriptor Struct *const
The timer descriptor of a timer to start
Returns
Type: int32_t
Timer starting status.