|
CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
|
#include <ContextMenuView.h>
Public Attributes | |
| const char * | label |
| void(* | callback )() |
Context menu item
Definition at line 11 of file ContextMenuView.h.
| void(* cdc::ui::ContextMenuItem::callback) () |
Definition at line 13 of file ContextMenuView.h.
| const char* cdc::ui::ContextMenuItem::label |
Definition at line 12 of file ContextMenuView.h.
Referenced by cdc::ui::ContextMenuView::render().