Miosix
2.01
|
#include <kernel.h>
Public Member Functions | |
PauseKernelLock () | |
~PauseKernelLock () | |
This class is a RAII lock for pausing the kernel. This call avoids the error of not restarting the kernel since it is done automatically.
|
inline |
Constructor, pauses the kernel.
|
inline |
Destructor, restarts the kernel