mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 22:13:52 +01:00
Merge pull request #1869 from authmillenon/vtimer-doc-improve
vtimer: improve documentation of vtimer_set_msg()
This commit is contained in:
commit
a676038472
@ -82,7 +82,7 @@ int vtimer_usleep(uint32_t us);
|
||||
int vtimer_sleep(timex_t time);
|
||||
|
||||
/**
|
||||
* @brief set a vtimer with msg event handler
|
||||
* @brief set a vtimer with msg event handler of type @ref MSG_TIMER
|
||||
* @param[in] t pointer to preinitialised vtimer_t
|
||||
* @param[in] interval vtimer timex_t interval
|
||||
* @param[in] pid process id
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user