Changes

58 bytes removed ,  05:13, 18 April 2011
Line 144: Line 144:  
|  0x20
 
|  0x20
 
|  1
 
|  1
|  Battery flags. When zero the battery is at critical level, arm7 does a shutdown. Bit7 is set when the battery is charging. When the battery icon is full bars, low 4-bits are 0xF, and when the battery icon has one solid red bar left this is 0x3. When there's two bars in the battery icon this is 0x7, for three bars 0xb. When plugging in or removing recharge cord, this value increases/decreases between the real battery level and 0xF, thus the battery level while bit7 is set is useless.
+
|  Battery flags. When zero the battery is at critical level, arm7 does a shutdown. Bit7 is set when the battery is charging. Battery levels in the low 4-bits: battery icon bars full 0xF, 3 bars 0xB, 2 bars 0x7, one solid red bar 0x3, and one blinking red bar 0x1. When plugging in or removing recharge cord, this value increases/decreases between the real battery level and 0xF, thus the battery level while bit7 is set is useless.
 
|-
 
|-
 
|  0x21
 
|  0x21