Home |
RTTarget-32 Programming Manual Function RTMouseDone System Management BIOS (SMBIOS) Advanced Programmable Interrupt Controller (APIC) |
Function RTMouseDoneOnce the mouse driver initialized with RTInitMouse is no longer needed, RTMouseDone must be called to disable interrupts on the serial port or PS/2 port used and to restore the original interrupt vector: void RTMouseDone(void);
|