Go to the source code of this file.
◆ STKSIZE
◆ TASKPRIO
◆ k_breakout()
◆ k_sem_clip()
| void k_sem_clip |
( |
unsigned char | nr, |
|
|
int | nrClip ) |
a function for overloading on usersite which is called when a semaphore is overflooding no occur - it's only reading out semaphore idendity Signal operations has not taken place ! 1: means first semahore allocated by user, 2 the next etc Interrupt is disabled when called and must not be enabled during.. so no print etc
- Parameters
-
| [in] | nr | id of semaphore 1,2,3,... |
| [in] | nrClip | number of times clip has occured (may be reset by call k_wait_lost) |
Definition at line 56 of file k01debug.ino.
References i, led13, and k_t::nr.
◆ k_sem_noclip()
| void k_sem_noclip |
( |
unsigned char | nr | ) |
|
◆ loop()
◆ setup()
◆ task()
◆ led13
◆ pStak
◆ stak