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

#include <FactoryReset.h>

Public Attributes

uint16_t eccDeleted = 0
uint16_t rmemDeleted = 0
bool sessionReady = false

Detailed Description

Definition at line 16 of file FactoryReset.h.

Member Data Documentation

◆ eccDeleted

uint16_t cdc::core::TropicWipeResult::eccDeleted = 0

Definition at line 17 of file FactoryReset.h.

Referenced by cdc::core::wipeTropic().

◆ rmemDeleted

uint16_t cdc::core::TropicWipeResult::rmemDeleted = 0

Definition at line 18 of file FactoryReset.h.

Referenced by cdc::core::wipeTropic().

◆ sessionReady

bool cdc::core::TropicWipeResult::sessionReady = false

Definition at line 19 of file FactoryReset.h.

Referenced by cdc::core::wipeTropic().


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