grblHAL core  20240704
spindle_info_t Struct Reference

Structure holding data passed to the callback function called by spindle_enumerate_spindles(). More...

#include <spindle_control.h>

Data Fields

spindle_id_t id
 
spindle_num_t num
 
const char * name
 
bool enabled
 
bool is_current
 
const spindle_ptrs_thal
 

Detailed Description

Structure holding data passed to the callback function called by spindle_enumerate_spindles().

Field Documentation

◆ enabled

bool enabled

◆ hal

const spindle_ptrs_t* hal

◆ id

◆ is_current

bool is_current

◆ name

const char* name

◆ num


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