Function riot_sys::timer_start

source ·
pub unsafe extern "C" fn timer_start(dev: tim_t)
Expand description

@brief Start the given timer

This function is only needed if the timer was stopped manually before.

@param[in] dev the timer device to start