Home |
RTTarget-32 Programming Manual Function RTLineStatus System Management BIOS (SMBIOS) Advanced Programmable Interrupt Controller (APIC) |
Function RTLineStatusFunction RTLineStatus queries the Line Status Register of a port: BYTE RTLineStatus(int Port); ParametersPortMust have value RT_COM1 .. RT_COM4. return valueThe line status byte. See the status mask constants in Rttcom.h for all possible return values. Several bits may be set simultaneously.
|