Send serial data to the emulator.
Serial data to transmit (or undefined in order to communicate a frame boundary or response timeout in 'sync' mode).
Marks a transmission frame as complete. Should always
be true
in 'simple' mode.
Switch between 'simple' and 'sync' mode. Sync mode consumes more CPU and should only be used to connect two emulator instances via IrDA.
Set true
for 'sync' mode.
Query mode.
This is fired by the emulator for data or synchronization events. In 'sync' mode, every such event needs to be sent to the remote instance.