CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
Loading...
Searching...
No Matches
cdc::ui::FixedExpertEntry Struct Reference

Public Attributes

const char * key
void(* action )()

Detailed Description

Fixed expert entries above (top) and below (bottom) the dynamic module entries. The counts derive from the table sizes via sizeof, so adding or removing a row needs no separate counter update.

Definition at line 40 of file ExpertMenuUi.cpp.

Member Data Documentation

◆ action

void(* cdc::ui::FixedExpertEntry::action) ()

Definition at line 40 of file ExpertMenuUi.cpp.

◆ key

const char* cdc::ui::FixedExpertEntry::key

Definition at line 40 of file ExpertMenuUi.cpp.


The documentation for this struct was generated from the following file: