Function riot_sys::timer_read

source ·
pub unsafe extern "C" fn timer_read(dev: tim_t) -> c_uint
Expand description

@brief Read the current value of the given timer device

@param[in] dev the timer to read the current value from

@return the timers current value