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

Slot parsing helpers for secure-element commands. More...

Public Attributes

bool valid
long value

Detailed Description

Slot parsing helpers for secure-element commands.

Result of slot parsing operation

Definition at line 162 of file SerialCmd.cpp.

Member Data Documentation

◆ valid

bool cdc::serial::SlotParseResult::valid

Definition at line 163 of file SerialCmd.cpp.

Referenced by cdc::serial::parseSlotArg().

◆ value

long cdc::serial::SlotParseResult::value

Definition at line 164 of file SerialCmd.cpp.

Referenced by cdc::serial::parseSlotArg().


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