Define CAER_SPECIAL_CONST_ITERATOR_VALID_START
Defined in File special.h
Define Documentation
-
CAER_SPECIAL_CONST_ITERATOR_VALID_START(SPECIAL_PACKET)
Const-Iterator over only the valid special events in a packet. Returns the current index in the ‘caerSpecialIteratorCounter’ variable of type ‘int32_t’ and the current read-only event in the ‘caerSpecialIteratorElement’ variable of type caerSpecialEventConst.
SPECIAL_PACKET: a valid SpecialEventPacket pointer. Cannot be NULL.