Difference between revisions of "83:Ports:14"

From WikiTI
Jump to: navigation, search
Line 8: Line 8:
  
 
=== Read Values ===
 
=== Read Values ===
* bit 0: Reads 1 if batteries are high; 0 if they are low.
+
* Bit 0: Reads 1 if batteries are high; 0 if they are low.
 +
* Bits 1 to 7: Mirror of the [[83:Ports:00|link port]].

Revision as of 03:28, 30 March 2005

Synopsis

Port Number: 14h

Function: Battery status checking

This is a read-only port indicating battery status. It also acts as a mirror of the link port on the rest of the bits.

Read Values

  • Bit 0: Reads 1 if batteries are high; 0 if they are low.
  • Bits 1 to 7: Mirror of the link port.