Function caerEventPacketHeaderGetEventType
Defined in File common.h
Function Documentation
-
static inline int16_t caerEventPacketHeaderGetEventType(caerEventPacketHeaderConst header)
Return the numerical event type ID, representing the event type this EventPacket is containing.
- Parameters:
header – a valid EventPacket header pointer. Cannot be NULL.
- Returns:
the numerical event type (see ‘enum caer_default_event_types’).