I2C Services: Difference between revisions

Mailwl (talk | contribs)
Line 6: Line 6:
!  Notes
!  Notes
!  Accessible [[I2C_Registers|deviceIDs]]
!  Accessible [[I2C_Registers|deviceIDs]]
!  Service used by sysmodule
|-
|-
| "i2c::MCU"
| "i2c::MCU"
|  
|  
| 0, 3
| 0, 3
| [[MCU_Services|MCU]]
|-
|-
| "i2c::CAM"
| "i2c::CAM"
|  
|  
| 1, 2, 4
| 1, 2, 4
| [[Camera_Services|Camera]]
|-
|-
| "i2c::LCD"
| "i2c::LCD"
|  
|  
| 5, 6
| 5, 6
| [[GSP_Services|GSP]]
|-
|-
| "i2c::DEB"
| "i2c::DEB"
|  
|  
| 7, 8
| 7, 8
| Unknown
|-
|-
| "i2c::HID"
| "i2c::HID"
|  
|  
| 9, 10, 11, 12
| 9, 10, 11, 12
| [[HID_Services|HID]]
|-
|-
| "i2c::IR"
| "i2c::IR"
|  
|  
| 13, and additionally for New3DS i2c module: 17
| 13, and additionally for New3DS i2c module: 17
| [[IR_Services|IR]]
|-
|-
| "i2c::EEP"
| "i2c::EEP"
|  
|  
| 14
| 14
| [[Config_Services|Cfg]]
|-
|-
| "i2c::NFC"
| "i2c::NFC"
| Only available via the New3DS i2c sysmodule.
| Only available via the New3DS i2c sysmodule.
| 15
| 15
| New3DS [[NFC_Services|NFC]]
|-
|-
| "i2c::QTM"
| "i2c::QTM"
| Only available via the New3DS i2c sysmodule.
| Only available via the New3DS i2c sysmodule.
| 16
| 16
| New3DS [[QTM_Services|QTM]]
|}
|}