Home |
RTTarget-32 Programming Manual Function RTCOMError System Management BIOS (SMBIOS) Advanced Programmable Interrupt Controller (APIC) |
Function RTCOMErrorRTCOMError can be used to display error information for received data: const char * RTCOMError(RTCOMData Data); ParametersDataA data byte containing the error information. return valueA pointer to a string corresponding to the most severe error set in Data.
|