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

#include <PasswordStore.h>

Public Attributes

char title [TITLE_LEN+1]
uint16_t slot

Detailed Description

Definition at line 44 of file PasswordStore.h.

Member Data Documentation

◆ slot

uint16_t cdc::mod_password::PasswordStore::EntryIndex::slot

Definition at line 46 of file PasswordStore.h.

◆ title

char cdc::mod_password::PasswordStore::EntryIndex::title[TITLE_LEN+1]

Definition at line 45 of file PasswordStore.h.

Referenced by cdc::mod_password::PasswordStore::listEntriesSorted().


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