Motorcortex Core
version: 2.7.6
|
Classes | |
struct | Cell |
Public Member Functions | |
void | write (const T &in) |
constexpr uint32_t | size () |
uint32_t | read (T *out) const |
uint32_t | pos () const |
Protected Attributes | |
Cell *const | buffer_ |
std::atomic< uint32_t > | enqueue_pos_ {} |