FreeRTOS task.
More...
#include <Task.h>
FreeRTOS task.
- Author
- Phil Schatzmann
- Copyright
- GPLv3 *
◆ Task() [1/2]
Defines and creates a FreeRTOS task.
◆ Task() [2/2]
◆ ~Task()
◆ begin()
| bool begin |
( |
std::function< void()> |
process | ) |
|
|
inline |
◆ create()
If you used the empty constructor, you need to call create!
◆ end()
◆ getCoreID()
◆ getReference()
◆ getTaskHandle()
◆ nop()
◆ remove()
deletes the FreeRTOS task
◆ resume()
◆ setReference()
◆ suspend()
◆ task_loop()
◆ loop_code
| std::function<void()> loop_code = nop |
|
protected |
◆ ref
◆ xHandle
The documentation for this class was generated from the following file:
- src/AudioTools/Concurrency/RTOS/Task.h