Home |
RTTarget-32 Programming Manual Function RTPCCardPresent Function RTPCSetConfigRegister System Management BIOS (SMBIOS) Advanced Programmable Interrupt Controller (APIC) |
Function RTPCCardPresentRTPCCardPresent may be called to check if a card is fully inserted in a card slot: int RTPCCardPresent(int Socket); ParametersSocketThe socket number (zero-based) to enquire. return valueNon-zero if the specified socket holds a card.
|