SYMBOL_IDLE__IDLE
uint16_t idle_val = idle ? SYMBOL_IDLE__IDLE : SYMBOL_IDLE__NOT_IDLE;
return idle_val == SYMBOL_IDLE__IDLE;