|
COSA
An Object-Oriented Platform for Arduino Programming
|
#include <Lock.hh>

Public Member Functions | |
| Lock () | |
| ~Lock () | |
Lock/Unlock class. Alternative to synchronized block and lock/unlock functions. Used in the form:
Interrupts are disabled in the block allowing secure update.
|
inline |
|
inline |