Define CAER_SPECIAL_REVERSE_ITERATOR_ALL_START

Define Documentation

CAER_SPECIAL_REVERSE_ITERATOR_ALL_START(SPECIAL_PACKET)

Reverse iterator over all special events in a packet. Returns the current index in the ‘caerSpecialIteratorCounter’ variable of type ‘int32_t’ and the current event in the ‘caerSpecialIteratorElement’ variable of type caerSpecialEvent.

SPECIAL_PACKET: a valid SpecialEventPacket pointer. Cannot be NULL.