Define CAER_SPECIAL_CONST_REVERSE_ITERATOR_ALL_START

Define Documentation

CAER_SPECIAL_CONST_REVERSE_ITERATOR_ALL_START(SPECIAL_PACKET)

Const-Reverse iterator over all 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.