miosix::PauseKernelLock Class Reference
[Kernel]
#include <kernel.h>
List of all members.
Detailed Description
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.
Constructor & Destructor Documentation
miosix::PauseKernelLock::PauseKernelLock |
( |
|
) |
[inline] |
Constructor, pauses the kernel.
miosix::PauseKernelLock::~PauseKernelLock |
( |
|
) |
[inline] |
Destructor, restarts the kernel
The documentation for this class was generated from the following file:
- /Users/fede/Documents/Projects/ARM/miosix/miosix_np_2/miosix/kernel/kernel.h