The HID class driver is part of most operating systems. In order to use the HID class for the host application most often developers need to download the Windows DDK. With the Silicon Labs solution, a library is provided that encompasses the HID API and the Windows DDK is not required. Two application notes for the CP2110 development flow using the HID class are provided. The first is AN434 which covers the report formats for the data that is bundled in the USB frames. The second application note, AN433, defines the API functions used by the host application to transfer data to the device. Application notes can be found on the Silicon Labs website at www.silabs.com/products/mcu/Pages/ApplicationNotes.aspx.