grblHAL core  20250104
coolant_control.h File Reference

Go to the source code of this file.

Data Structures

union  coolant_state_t
 
struct  coolant_settings_t
 

Functions

void coolant_set_state (coolant_state_t mode)
 
bool coolant_set_state_synced (coolant_state_t mode)
 
void coolant_restore (coolant_state_t mode, uint16_t on_delay_ms)
 

Function Documentation

◆ coolant_restore()

void coolant_restore ( coolant_state_t  mode,
uint16_t  on_delay_ms 
)

◆ coolant_set_state()

void coolant_set_state ( coolant_state_t  mode)

◆ coolant_set_state_synced()

bool coolant_set_state_synced ( coolant_state_t  mode)