Home |
RTTarget-32 Programming Manual Function RTPCSetConfigRegister Function RTPCUnmapSocket System Management BIOS (SMBIOS) Advanced Programmable Interrupt Controller (APIC) |
Function RTPCUnmapSocketFunction RTPCUnmapSocket unmaps any memory windows, I/O windows, the CIS, and interrupts assigned to a socket and disables the card's power supply: void RTPCUnmapSocket(int Socket); ParametersSocketSpecifies the socket to unmap. This function should be called when the card is removed from a socket or when an application decides not to support an inserted card.
|