|
CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
|
Slot parsing helpers for secure-element commands. More...
Public Attributes | |
| bool | valid |
| long | value |
Slot parsing helpers for secure-element commands.
Result of slot parsing operation
Definition at line 162 of file SerialCmd.cpp.
| bool cdc::serial::SlotParseResult::valid |
Definition at line 163 of file SerialCmd.cpp.
Referenced by cdc::serial::parseSlotArg().
| long cdc::serial::SlotParseResult::value |
Definition at line 164 of file SerialCmd.cpp.
Referenced by cdc::serial::parseSlotArg().