OSLinkOpen Function (ROM Call 0x24D)

link.h

void OSLinkOpen (void);

Opens low-level link communication.

OSLinkOpen clears both transmit and receive queues, then set a flag which tells that the communication is opened.


Uses: off, OSFreeTimer, OSTimerExpired, OSTimerRestart, ROM Call 0x46E, ROM Call 0x4F4
Used by: LIO_Get, LIO_Send, LIO_SendProduct, cmd_sendcalc, cmd_sendchat


Deprecated alias: flush_link