Mbed OS Reference
Loading...
Searching...
No Matches
Functions
Idle hook function
Internal API
»
RTOS
Functions
void
rtos_attach_idle_hook
(void(*fptr)(void))
Detailed Description
Function Documentation
◆
rtos_attach_idle_hook()
void rtos_attach_idle_hook
(
void(*)(void)
fptr
)
Note
Sets the hook function called by idle task
Parameters
fptr
Hook function pointer.
Generated by
1.9.5