firmware
IEM Firmware Documentation
Loading...
Searching...
No Matches
vTaskResetState
Collaboration diagram for vTaskResetState:

task.h

void vTaskResetState( void );
void vTaskResetState(void)
Definition tasks.c:8645

This function resets the internal state of the task. It must be called by the application before restarting the scheduler.