![]() |
Soldered L86 M33 GNSS Library 1.0.0
Arduino library for communication with Soldered L86-M33 GNSS module
|
#include <ghostl.h>
Public Member Functions | |
| atomic () | |
| atomic (T desired) | |
| void | store (T desired, std::memory_order=std::memory_order_seq_cst) volatile noexcept |
| T | load (std::memory_order=std::memory_order_seq_cst) const volatile noexcept |
Private Attributes | |
| T | value |
|
inline |
|
inline |
|
inlinenoexcept |
|
inlinenoexcept |
|
private |