CDC_SelectItem() is only used within CDC_Standalone.
 
Symbols
loading...
Files
loading...

CDC_SelectItem() function

Manages the menu on the screen.

Syntax

void CDC_SelectItem(uint8_t **menu,     uint8_t item);
Implemented in menu.c:178

Arguments

Menu table

item

Selected item to be highlighted

Return value

None

Call Tree

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