46 .DataINPipeDoubleBank =
false,
48 .DataOUTPipeNumber = 2,
49 .DataOUTPipeDoubleBank =
false,
77 KeyCode = KeyboardReport.KeyCode[0];
133 DEBUGOUT(
"Keyboard Host Demo running.\r\n");
148 DEBUGOUT((
"Device Attached on port %d\r\n"), corenum);
155 DEBUGOUT((
"\r\nDevice Unattached on port %d\r\n"), corenum);
163 uint16_t ConfigDescriptorSize;
164 uint8_t ConfigDescriptorData[512];
168 DEBUGOUT(
"Error Retrieving Configuration Descriptor.\r\n");
176 DEBUGOUT(
"Attached Device Not a Valid Keyboard.\r\n");
182 DEBUGOUT(
"Error Setting Device Configuration.\r\n");
188 DEBUGOUT(
"Could not Set Boot Protocol Mode.\r\n");
194 DEBUGOUT(
"Keyboard Enumerated.\r\n");
203 " -- Error port %d\r\n"
204 " -- Error Code %d\r\n" ), corenum, ErrorCode);
213 const uint8_t ErrorCode,
214 const uint8_t SubErrorCode)
217 " -- Error port %d\r\n"
218 " -- Error Code %d\r\n"
219 " -- Sub Error Code %d\r\n"
220 " -- In State %d\r\n" ),