grblHAL core  20240704
spindle_stop_t Union Reference

#include <system.h>

Data Fields

uint8_t value
 
struct {
   uint8_t   enabled:1
 
   uint8_t   initiate:1
 
   uint8_t   restore:1
 
   uint8_t   restore_cycle:1
 
   uint8_t   unassigned:4
 
}; 
 

Field Documentation

◆ 

struct { ... }

◆ enabled

uint8_t enabled

◆ initiate

uint8_t initiate

◆ restore

uint8_t restore

◆ restore_cycle

uint8_t restore_cycle

◆ unassigned

uint8_t unassigned

◆ value

uint8_t value

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