#include <system.h>
Data Fields | |
| uint8_t | flags |
| struct { | |
| uint8_t end_motion:1 | |
| uint8_t execute_hold:1 | |
| uint8_t execute_sys_motion:1 | |
| uint8_t update_spindle_rpm:1 | |
| uint8_t unassigned:4 | |
| }; | |
| struct { ... } |
| uint8_t end_motion |
| uint8_t execute_hold |
| uint8_t execute_sys_motion |
| uint8_t flags |
| uint8_t unassigned |
| uint8_t update_spindle_rpm |