Enumerations
HidDeviceTypeBits
Bitmask identifying the physical kind of a HID device. Reported by the system HID service.
Enumeration Members
| Enumeration Member | Value | Description |
|---|---|---|
DebugPad | 2 | DebugPad (development hardware). |
FullKey | 1 | Pro Controller or GameCube controller. |
HandheldLarkHvcLeft | 2048 | Famicom left controller in handheld mode. |
HandheldLarkHvcRight | 4096 | Famicom right controller (with microphone) in handheld mode. |
HandheldLarkNesLeft | 8192 | NES left controller in handheld mode. |
HandheldLarkNesRight | 16384 | NES right controller in handheld mode. |
HandheldLeft | 4 | Joy-Con / Famicom / NES left controller in handheld mode. |
HandheldRight | 8 | Joy-Con / Famicom / NES right controller in handheld mode. |
JoyLeft | 16 | Joy-Con left controller (detached). |
JoyRight | 32 | Joy-Con right controller (detached). |
Lager | 131072 | Sega Genesis controller. |
Lagon | 65536 | N64 controller. |
LarkHvcLeft | 128 | Famicom left controller. |
LarkHvcRight | 256 | Famicom right controller (with microphone). |
LarkNesLeft | 512 | NES left controller. |
LarkNesRight | 1024 | NES right controller. |
Lucia | 32768 | SNES controller. |
Palma | 64 | Poké Ball Plus controller. |
System | -2147483648 | Generic system controller. |