SECTION 6
Conversions and Interfaces
PEN*KEY
R
6200/6300 Hand-Held Computer Programmer’s Reference Guide 6-95
INT 15h, Function AX = 5380h, Subfunction BH = 34h: Get Dock Port Control
NORAPM
Returns the port number for single RSĆ232 Dock Communications.
This interrupt
is a NORAND Proprietary System interface.
On Entry:
AH = 53h
AL = 80h
BH = 34h
On Return:
Carry = 0
AH = 0
AL = Dock control bit (Port number)
0 = Port A
1 = Port B
INT 15h, Function AX = 5380h, Subfunction BH = 35h: Get Wakeup Mask
NORAPM
This interrupt is a NORAND Proprietary System interface.
On Entry:
AH = 53h
AL = 80h
BH = 35h
On Return:
If successful:
Carry = 0
AH = 0
AL = WakeĆup mask
Bit 0 = External charge Ċ must be set to 1
Bit 1 = POD 1 RI
Bit 2 = POD 2 RI
Bit 3 = External modem RI
Bit 4 = PC Card RI
Bit 5 = RealĆtime clock alarm
Bit 6 = Reserved Ċ must be set to 1
Bit 7 = Reserved Ċ must be set to 1
If NOT successful:
Carry = 1
AH = Error Code
AL = Undefined
6. Conversions and
Interfaces