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) |
void coolant_restore | ( | coolant_state_t | mode, |
uint16_t | on_delay_ms | ||
) |
void coolant_set_state | ( | coolant_state_t | mode | ) |
bool coolant_set_state_synced | ( | coolant_state_t | mode | ) |