Public Attributes | List of all members
bufTxRxPtr_t Struct Reference

#include <ISComm.h>

Public Attributes

uint8_t * rxPtr
 
uint32_t size
 
uint8_t * txPtr
 

Detailed Description

Represents both a send and receive buffer

Definition at line 213 of file ISComm.h.

Member Data Documentation

◆ rxPtr

uint8_t* bufTxRxPtr_t::rxPtr

receive buffer

Definition at line 219 of file ISComm.h.

◆ size

uint32_t bufTxRxPtr_t::size

size of both buffers

Definition at line 222 of file ISComm.h.

◆ txPtr

uint8_t* bufTxRxPtr_t::txPtr

send buffer

Definition at line 216 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:02