grblHAL core  20240318
homing_ptrs_t Struct Reference

Limit switches handler for homing cycle. More...

#include <hal.h>

Data Fields

home_get_state_ptr get_state
 Handler for getting homing switches status. Usually read from hal.limits.get_state. More...
 
homing_get_feedrate_ptr get_feedrate
 

Detailed Description

Limit switches handler for homing cycle.

Field Documentation

◆ get_feedrate

◆ get_state

home_get_state_ptr get_state

Handler for getting homing switches status. Usually read from hal.limits.get_state.


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