Public Member Functions | Public Attributes | List of all members
WithRobot::FrameBuffer Struct Reference

#include <myahrs_plus.hpp>

Public Member Functions

 FrameBuffer ()
 
void push (unsigned char byte)
 
void reset ()
 

Public Attributes

unsigned char buffer [1024]
 
size_t offset
 

Detailed Description

Definition at line 696 of file myahrs_plus.hpp.

Constructor & Destructor Documentation

WithRobot::FrameBuffer::FrameBuffer ( )
inline

Definition at line 700 of file myahrs_plus.hpp.

Member Function Documentation

void WithRobot::FrameBuffer::push ( unsigned char  byte)
inline

Definition at line 704 of file myahrs_plus.hpp.

void WithRobot::FrameBuffer::reset ( )
inline

Definition at line 710 of file myahrs_plus.hpp.

Member Data Documentation

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.


The documentation for this struct was generated from the following file:


myahrs_driver
Author(s): Yoonseok Pyo
autogenerated on Thu Jul 16 2020 03:08:51