Loading...
Searching...
No Matches
dynamixel_reader_t Struct Reference

Dynamixel packet reader struct. More...

Detailed Description

Dynamixel packet reader struct.

Definition at line 40 of file dynamixel_reader.h.

#include <dynamixel_reader.h>

Data Fields

const uint8_t * buffer
 data buffer
 
size_t size
 data buffer's size
 

Field Documentation

◆ buffer

const uint8_t* dynamixel_reader_t::buffer

data buffer

Definition at line 41 of file dynamixel_reader.h.

◆ size

size_t dynamixel_reader_t::size

data buffer's size

Definition at line 42 of file dynamixel_reader.h.


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