Hardware calibration: Difference between revisions

MarcusD (talk | contribs)
MarcusD (talk | contribs)
Added Backlight PWM
Line 170: Line 170:
| 0x4A0
| 0x4A0
| 0x38
| 0x38
| ???
| 0x00050002
| Backlight PWM
| [[#BLPWM|Backlight PWM]]
|-
|-
| 0x4E0
| 0x4E0
Line 567: Line 567:
| 0x1E
| 0x1E
| u8 reserved[2]
| u8 reserved[2]
|}
==BLPWM==
{| class="wikitable" border="1"
!  Offset
!  Description
|-
| 0x00
| float coefficient[3][3]
|-
| 0x24
| u8 NumLevels
|-
| 0x25
| u8 padding
|-
| 0x26
| u16 brightnesses[7];
|-
| 0x34
| u16 BaseDivisor
|-
| 0x36
| u16 MinimumBrightnessHw
|}
|}