HID_SelectItem() is only used within DynamicSwitch_Standalone.
 
Symbols
loading...
Files
loading...

HID_SelectItem() function

Manages the menu on the screen.

Syntax

void HID_SelectItem(uint8_t **menu,     uint8_t item);
Implemented in hid_menu.c:163

Arguments

Menu table

item

Selected item to be highlighted

Return value

None

References

Call Tree

Functions calling HID_SelectItem()
Functions called by HID_SelectItem()
HID_SelectItem()
Data read by HID_SelectItem()
HID_SelectItem()