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

Maps a step ID to the matching field inside vcard_data_t. More...

Public Attributes

char *(* get )(vcard_data_t *d)
uint16_t maxLen

Detailed Description

Maps a step ID to the matching field inside vcard_data_t.

Definition at line 45 of file VcardWizard.cpp.

Member Data Documentation

◆ get

char *(* cdc::mod_vcard::FieldRef::get) (vcard_data_t *d)

Definition at line 46 of file VcardWizard.cpp.

Referenced by cdc::mod_vcard::onStepSave(), and cdc::mod_vcard::pushCurrentStep().

◆ maxLen

uint16_t cdc::mod_vcard::FieldRef::maxLen

Definition at line 47 of file VcardWizard.cpp.

Referenced by cdc::mod_vcard::onStepSave(), and cdc::mod_vcard::pushCurrentStep().


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