PROLEAD
A Probing-Based Leakage Detection Tool for Hardware and Software
|
Defines an already extended probe, i.e. a set of glitch extended probes. More...
#include <Definitions.hpp>
Public Attributes | |
int | NumberOfProbes = 0 |
The number of glitch-extended probes. | |
int * | Probes = NULL |
A list of glitch-extended probes. | |
Defines an already extended probe, i.e. a set of glitch extended probes.
Definition at line 198 of file Definitions.hpp.
int Hardware::GlitchExtendedProbesStruct::NumberOfProbes = 0 |
The number of glitch-extended probes.
Definition at line 200 of file Definitions.hpp.
int* Hardware::GlitchExtendedProbesStruct::Probes = NULL |
A list of glitch-extended probes.
Definition at line 201 of file Definitions.hpp.