Home |
RTTarget-32 Programming Manual Function RTPCGetFunctionID Function RTPCSetConfigRegister System Management BIOS (SMBIOS) Advanced Programmable Interrupt Controller (APIC) |
Function RTPCGetFunctionIDFunction RTPCGetFunctionID reads the function identifier from the card's CIS: int RTPCGetFunctionID(int Socket); ParametersSocketThe socket number to read enquire. return valueIf the card signals ready within one second, the return value is TRUE; otherwise, it is FALSE. The card must have been powered up successfully before this function can be called. The following function IDs can be returned:
Please refer to section PC Cards (PCMCIA) for possible error codes.
|