MCU Services: Difference between revisions
No edit summary |
|||
| 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]. | ||
|- | |- | ||
| | | 0x00020080 | ||
| SetLcdPowerState. This writes the upper LCD bits of MCU register 0x22. | | SetLcdPowerState. This writes the upper LCD bits of MCU register 0x22. | ||
|- | |- | ||
| | | 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]. | ||
|- | |- | ||