#include <myahrs_plus.hpp>
Public Member Functions | |
FrameBuffer () | |
void | push (unsigned char byte) |
void | reset () |
Public Attributes | |
unsigned char | buffer [1024] |
size_t | offset |
Definition at line 696 of file myahrs_plus.hpp.
|
inline |
Definition at line 700 of file myahrs_plus.hpp.
|
inline |
Definition at line 704 of file myahrs_plus.hpp.
|
inline |
Definition at line 710 of file myahrs_plus.hpp.
unsigned char WithRobot::FrameBuffer::buffer[1024] |
Definition at line 697 of file myahrs_plus.hpp.
size_t WithRobot::FrameBuffer::offset |
Definition at line 698 of file myahrs_plus.hpp.