MCURTC:GetInfoLEDStatus: Difference between revisions
Jump to navigation
Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x003D0000] |} =Response= {| class="wikitable" border="1" |- ! Index Word ! Des..." |
No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 24: | Line 24: | ||
| u8 output notification LED status | | u8 output notification LED status | ||
|} | |} | ||
=Description= | |||
This reads the u8 notification LED status from [[I2C]] MCU register 0x2E, via [[I2C_Services|I2CMCU]] service command 0x000D00C0. |