Atomic Operations: AVR implementation. More...
#include <generic/atomic.h>Go to the source code of this file.
Typedefs | |
| typedef uint8_t | atomic_value_t |
| A value held by an atomic object. | |
Atomic Operations: AVR implementation.
Copyright (C) 2009 Atmel Corporation. All rights reserved.
Definition in file atomic.h.
1.6.3