|
AGHAF 4.5.7
Annecy electronique Generic Hardware Access Framework
|
generic stucture to read an event in a callback More...
#include <aghaf_global.h>
Public Attributes | |
| AGHAF_BOOL | absolute |
| Define if the timestamp are absolute or relative. | |
| uint32_t | event |
| uint64_t | timestamp |
| Timestamp at which the event happened. | |
| uint32_t | timestampPrecision |
| Precision of timestamp. | |
| AGHAF_TypeEvent | type |
generic stucture to read an event in a callback
| uint32_t AGHAF_EventInfo::event |
Event information. Provide information about event type ( event tx, event rx, device connected...).
| AGHAF_TypeEvent AGHAF_EventInfo::type |
Type information. Provide information about origin (device, can, ethernet...).