TTS_READABLE
return (synth_status & TTS_READABLE) != 0;
} while ((portval & TTS_READABLE) == 0 &&
} while ((portval & TTS_READABLE) != 0 &&