Public Attributes | List of all members
is_comm_buffer_t Struct Reference

#include <ISComm.h>

Public Attributes

uint8_t * end
 
uint8_t * head
 
uint8_t * scan
 
uint32_t size
 
uint8_t * start
 
uint8_t * tail
 

Detailed Description

Definition at line 445 of file ISComm.h.

Member Data Documentation

◆ end

uint8_t* is_comm_buffer_t::end

End of available buffer

Definition at line 451 of file ISComm.h.

◆ head

uint8_t* is_comm_buffer_t::head

Start of data in buffer

Definition at line 457 of file ISComm.h.

◆ scan

uint8_t* is_comm_buffer_t::scan

Search pointer in data (head <= scan <= tail)

Definition at line 463 of file ISComm.h.

◆ size

uint32_t is_comm_buffer_t::size

Size of buffer

Definition at line 454 of file ISComm.h.

◆ start

uint8_t* is_comm_buffer_t::start

Start of available buffer

Definition at line 448 of file ISComm.h.

◆ tail

uint8_t* is_comm_buffer_t::tail

End of data in buffer

Definition at line 460 of file ISComm.h.


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


inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:18:03