Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Functions | |
void | rtos_attach_idle_hook (void(*fptr)(void)) |
Function Documentation
void rtos_attach_idle_hook | ( | void(*)(void) | fptr ) |
- Note:
- Sets the hook function called by idle task
- Parameters:
-
fptr Hook function pointer.
Generated on Tue Jul 12 2022 14:26:26 by
