<< Previous | Next >>

OSTaskIdleHook

void OSTaskIdleHook (void);

Description

This function is called by the idle task. This hook has been added to allow you to do such things as STOP the CPU to conserve power. Interrupts are enabled during this call.

Library

OS_TASK.C


020-0059 Rev. D << Previous | Next >> µC/OS-II