MCU Services: Difference between revisions

Dazzozo (talk | contribs)
No edit summary
Neobrain (talk | contribs)
Line 23: Line 23:
| GetLcdPowerState. This writes the value of I2C-MCU register 0xf bit6 to u8 cmdreply[2], and the value of bit5 from that register to u8 cmdreply[3].
| GetLcdPowerState. This writes the value of I2C-MCU register 0xf bit6 to u8 cmdreply[2], and the value of bit5 from that register to u8 cmdreply[3].
|-
|-
| 0x0002....
| 0x00020080
| SetLcdPowerState. This writes the upper LCD bits of MCU register 0x22.
| SetLcdPowerState. This writes the upper LCD bits of MCU register 0x22.
|-
|-
| 0x0003000
| 0x00030000
| GetGpuLcdInterfaceState. This writes the value of I2C-MCU register 0xf bit7 to u8 cmdreply[2].
| GetGpuLcdInterfaceState. This writes the value of I2C-MCU register 0xf bit7 to u8 cmdreply[2].
|-
|-