nx.js
Enumerations

HidDeviceTypeBits

Bitmask identifying the physical kind of a HID device. Reported by the system HID service.

Enumeration Members

Enumeration MemberValueDescription
DebugPad2DebugPad (development hardware).
FullKey1Pro Controller or GameCube controller.
HandheldLarkHvcLeft2048Famicom left controller in handheld mode.
HandheldLarkHvcRight4096Famicom right controller (with microphone) in handheld mode.
HandheldLarkNesLeft8192NES left controller in handheld mode.
HandheldLarkNesRight16384NES right controller in handheld mode.
HandheldLeft4Joy-Con / Famicom / NES left controller in handheld mode.
HandheldRight8Joy-Con / Famicom / NES right controller in handheld mode.
JoyLeft16Joy-Con left controller (detached).
JoyRight32Joy-Con right controller (detached).
Lager131072Sega Genesis controller.
Lagon65536N64 controller.
LarkHvcLeft128Famicom left controller.
LarkHvcRight256Famicom right controller (with microphone).
LarkNesLeft512NES left controller.
LarkNesRight1024NES right controller.
Lucia32768SNES controller.
Palma64Poké Ball Plus controller.
System-2147483648Generic system controller.

On this page