cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
|
#include <timers.hpp>
Public Member Functions | |
CloseTimerEntry () | |
Public Attributes | |
ap_uint< 32 > | time |
bool | active |
Cls - Close Timer Entry
Definition at line 72 of file timers.hpp.
|
inline |
Definition at line 77 of file timers.hpp.
bool CloseTimerEntry::active |
Definition at line 76 of file timers.hpp.
ap_uint<32> CloseTimerEntry::time |
Definition at line 75 of file timers.hpp.