grblHAL core  20240318
delay_t Struct Reference

Delay struct, currently not used by core - may be used by drivers. More...

#include <hal.h>

Data Fields

volatile uint32_t ms
 
delay_callback_ptr callback
 

Detailed Description

Delay struct, currently not used by core - may be used by drivers.

Field Documentation

◆ callback

◆ ms

volatile uint32_t ms

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