... | ... | @@ -15,6 +15,8 @@ This task is intended at containing all priority control code. |
|
|
|
|
|
It is implemented as an interrupt triggered by a timer and will run with absolute priority over any other tasks.
|
|
|
|
|
|
Only one task of this kind can be defined.
|
|
|
|
|
|
## Asynchronous tasks
|
|
|
|
|
|
These tasks are run in background when no other task is running.
|
... | ... | |