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

Holds the wizard's running state between callback firings. More...

Public Attributes

vcard_data_t data
ui::IViewreturnAnchor
bool active
uint8_t currentStep
WizardTarget target
uint16_t editSlot
VcardWizard::DoneCallback onDone

Detailed Description

Holds the wizard's running state between callback firings.

Definition at line 103 of file VcardWizard.cpp.

Member Data Documentation

◆ active

bool cdc::mod_vcard::WizardState::active

Definition at line 106 of file VcardWizard.cpp.

◆ currentStep

uint8_t cdc::mod_vcard::WizardState::currentStep

Definition at line 107 of file VcardWizard.cpp.

◆ data

vcard_data_t cdc::mod_vcard::WizardState::data

Definition at line 104 of file VcardWizard.cpp.

◆ editSlot

uint16_t cdc::mod_vcard::WizardState::editSlot

Definition at line 109 of file VcardWizard.cpp.

◆ onDone

VcardWizard::DoneCallback cdc::mod_vcard::WizardState::onDone

Definition at line 110 of file VcardWizard.cpp.

◆ returnAnchor

ui::IView* cdc::mod_vcard::WizardState::returnAnchor

Definition at line 105 of file VcardWizard.cpp.

◆ target

WizardTarget cdc::mod_vcard::WizardState::target

Definition at line 108 of file VcardWizard.cpp.


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