|
CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
|
Maps a step ID to the matching field inside vcard_data_t. More...
Public Attributes | |
| char *(* | get )(vcard_data_t *d) |
| uint16_t | maxLen |
Maps a step ID to the matching field inside vcard_data_t.
Definition at line 45 of file VcardWizard.cpp.
| 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().
| 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().