MCURTC:GetBatteryLevel: Difference between revisions

Guiand (talk | contribs)
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x002D0000] |} =Response= {| class="wikitable" border="1" |- ! Index Word ! Des..."
 
Wwylele (talk | contribs)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 22: Line 22:
|-
|-
| 2
| 2
| u32? output battery level
| u8 output battery level
|}
|}


=Description=
=Description=
This reads the battery level from [[I2C]] MCU register ?, via [[I2C_Services|I2CMCU]] service command ??.
This reads the battery level from [[I2C]] MCU register 0xB, via [[I2C_Services|I2CMCU]] service command 0x000D00C0.