The descriptor's array input items are mapped onto bitfields so the program has to deal with only bool values to handle buttons/keys Report IDs are automatically handled behind the scene Cons: The ...
Sets LED states on the device specified by id Each bit represents an LED on or off (Eg. 0xFFFF = all on, 0x0 = all off, 0xAAAA = every second LED on) Returns true for success and false for failure The ...