grblHAL core  20240704
driver_startup_t Union Reference

Data Fields

uint8_t ok
 
struct {
   uint8_t   init:1
 
   uint8_t   setup:1
 
   uint8_t   spindle:1
 
   uint8_t   amass:1
 
   uint8_t   pulse_delay:1
 
   uint8_t   unused:3
 
}; 
 

Field Documentation

◆ 

struct { ... }

◆ amass

uint8_t amass

◆ init

uint8_t init

◆ ok

uint8_t ok

◆ pulse_delay

uint8_t pulse_delay

◆ setup

uint8_t setup

◆ spindle

uint8_t spindle

◆ unused

uint8_t unused

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