Difference between revisions of "MCURTC:GetInfoLEDStatus"

From 3dbrew
Jump to navigation Jump to search
 
Line 27: Line 27:
 
=Description=
 
=Description=
 
This reads the u8 notification LED status from [[I2C]] MCU register 0x2E, via [[I2C_Services|I2CMCU]] service command 0x000D00C0.
 
This reads the u8 notification LED status from [[I2C]] MCU register 0x2E, via [[I2C_Services|I2CMCU]] service command 0x000D00C0.
 
Test edit (cache purpose)
 

Latest revision as of 02:44, 28 December 2015

Request[edit]

Index Word Description
0 Header code [0x003D0000]

Response[edit]

Index Word Description
0 Header code
1 Result code
2 u8 output notification LED status

Description[edit]

This reads the u8 notification LED status from I2C MCU register 0x2E, via I2CMCU service command 0x000D00C0.