Function caerSpecialEventGetType
Defined in File special.h
Function Documentation
-
static inline uint8_t caerSpecialEventGetType(caerSpecialEventConst event)
Get the numerical special event type.
- Parameters:
event – a valid SpecialEvent pointer. Cannot be NULL.
- Returns:
the special event type (see ‘enum caer_special_event_types’).