grblHAL core  20240704
tool_table_t Struct Reference

#include <core_handlers.h>

Data Fields

uint32_t n_tools
 
tool_data_ttool
 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
 

Field Documentation

◆ clear

◆ n_tools

uint32_t n_tools

◆ read

◆ tool

tool_data_t* tool

Array of tool data, size must be n_tools + 1.

◆ write


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