HID services: Difference between revisions
No edit summary |
|||
Line 3,105: | Line 3,105: | ||
|- | |- | ||
| 0x4 || 0x4 || | | 0x4 || 0x4 || | ||
|} | |||
= HandAnalysisConfig = | |||
This is "nn::irsensor::HandAnalysisConfig". | |||
{| class="wikitable" border="1" | |||
|- | |||
! Offset || Size || Description | |||
|- | |||
| 0x0 || 0x1 || [[#HandAnalysisMode]] | |||
|- | |||
| 0x1 || 0x3 || Reserved | |||
|} | |||
== HandAnalysisMode == | |||
{| class="wikitable" border="1" | |||
! Value | |||
! Description | |||
|- | |||
| 0 || None | |||
|- | |||
| 1 || Silhouette | |||
|- | |||
| 2 || Image | |||
|- | |||
| 3 || SilhouetteAndImage | |||
|- | |||
| 4 || SilhouetteOnly | |||
|} | |} | ||