Interface definition for Dynamixel crc. More...
Interface definition for Dynamixel crc.
Definition in file dynamixel_crc.h.
#include <stdint.h>
#include <stdlib.h>
Go to the source code of this file.
uint16_t | dynamixel_crc_update (uint16_t crc_accum, const uint8_t *buffer, size_t size) |