#include <coolant_control.h>
Data Fields | |
| uint8_t | bits |
| Bitmask bits. More... | |
| uint8_t | mask |
| Bitmask. More... | |
| uint8_t | value |
| Bitmask value. More... | |
| struct { | |
| uint8_t flood:1 | |
| Flood coolant. More... | |
| uint8_t mist:1 | |
| Mist coolant, optional. More... | |
| uint8_t shower:1 | |
| Shower coolant, currently unused. More... | |
| uint8_t trough_spindle:1 | |
| Through spindle coolant, currently unused. More... | |
| uint8_t unused:4 | |
| }; | |
| struct { ... } |
| uint8_t bits |
Bitmask bits.
| uint8_t flood |
Flood coolant.
| uint8_t mask |
Bitmask.
| uint8_t mist |
Mist coolant, optional.
| uint8_t shower |
Shower coolant, currently unused.
| uint8_t trough_spindle |
Through spindle coolant, currently unused.
| uint8_t unused |
| uint8_t value |
Bitmask value.