Miosix  2.01
miosix::PauseKernelLock Class Reference

#include <kernel.h>

Public Member Functions

 PauseKernelLock ()
 
 ~PauseKernelLock ()
 

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: