#include <core_handlers.h>
Data Fields | |
uint32_t | n_tools |
tool_data_t * | tool |
Array of tool data, size must be n_tools + 1. More... | |
read_tool_data_ptr | read |
write_tool_data_ptr | write |
clear_tool_data_ptr | clear |
clear_tool_data_ptr clear |
uint32_t n_tools |
read_tool_data_ptr read |
tool_data_t* tool |
Array of tool data, size must be n_tools + 1.
write_tool_data_ptr write |