HID services: Difference between revisions
AppletDetailedUiType |
|||
Line 5,849: | Line 5,849: | ||
| 1 || Single | | 1 || Single | ||
|} | |} | ||
= AppletDetailedUiType = | |||
This is "nn::hid::system::AppletDetailedUiType". | |||
{| class="wikitable" border="1" | |||
! Value | |||
! Description | |||
|- | |||
| 0x00000000 || AppletDetailedUiType_None | |||
|- | |||
| 0x01000000 || AppletDetailedUiType_HandheldNone | |||
|- | |||
| 0x02000000 || AppletDetailedUiType_HandheldJoyConLeftOnly | |||
|- | |||
| 0x02000001 || AppletDetailedUiType_HandheldLarkHvc1Only | |||
|- | |||
| 0x02000002 || AppletDetailedUiType_HandheldLarkNesLeftOnly | |||
|- | |||
| 0x03000000 || AppletDetailedUiType_HandheldJoyConRightOnly | |||
|- | |||
| 0x03000001 || AppletDetailedUiType_HandheldLarkHvc2Only | |||
|- | |||
| 0x03000002 || AppletDetailedUiType_HandheldLarkNesRightOnly | |||
|- | |||
| 0x04000000 || AppletDetailedUiType_HandheldJoyConLeftJoyConRight | |||
|- | |||
| 0x04000001 || AppletDetailedUiType_HandheldJoyConLeftLarkHvc2 | |||
|- | |||
| 0x04000002 || AppletDetailedUiType_HandheldJoyConLeftLarkNesRight | |||
|- | |||
| 0x04000003 || AppletDetailedUiType_HandheldLarkHvc1JoyConRight | |||
|- | |||
| 0x04000004 || AppletDetailedUiType_HandheldLarkHvc1LarkHvc2 | |||
|- | |||
| 0x04000005 || AppletDetailedUiType_HandheldLarkHvc1LarkNesRight | |||
|- | |||
| 0x04000006 || AppletDetailedUiType_HandheldLarkNesLeftJoyConRight | |||
|- | |||
| 0x04000007 || AppletDetailedUiType_HandheldLarkNesLeftLarkHvc2 | |||
|- | |||
| 0x04000008 || AppletDetailedUiType_HandheldLarkNesLeftLarkNesRight | |||
|- | |||
| 0x05000000 || AppletDetailedUiType_JoyDual | |||
|- | |||
| 0x06000000 || AppletDetailedUiType_JoyDualLeftOnly | |||
|- | |||
| 0x07000000 || AppletDetailedUiType_JoyDualRightOnly | |||
|- | |||
| 0x08000000 || AppletDetailedUiType_JoyLeftHorizontal | |||
|- | |||
| 0x09000000 || AppletDetailedUiType_JoyLeftVertical | |||
|- | |||
| 0x0A000000 || AppletDetailedUiType_JoyRightHorizontal | |||
|- | |||
| 0x0B000000 || AppletDetailedUiType_JoyRightVertical | |||
|- | |||
| 0x0C000000 || AppletDetailedUiType_SwitchProController | |||
|- | |||
| 0x0D000000 || AppletDetailedUiType_CompatibleProController | |||
|- | |||
| 0x0E000000 || AppletDetailedUiType_CompatibleJoyCon | |||
|- | |||
| 0x0F000000 || AppletDetailedUiType_LarkHvc1 | |||
|- | |||
| 0x10000000 || AppletDetailedUiType_LarkHvc2 | |||
|- | |||
| 0x11000000 || AppletDetailedUiType_LarkNesLeft | |||
|- | |||
| 0x12000000 || AppletDetailedUiType_LarkNesRight | |||
|- | |||
| 0x13000000 || AppletDetailedUiType_LuciaU | |||
|- | |||
| 0x13000001 || AppletDetailedUiType_LuciaJ | |||
|- | |||
| 0x13000002 || AppletDetailedUiType_LuciaE | |||
|- | |||
| 0x14000000 || AppletDetailedUiType_Verification | |||
|- | |||
| 0xFFFFFFFF || AppletDetailedUiType_Unknown | |||
|} | |||
= AppletFooterUiType = | = AppletFooterUiType = |