Define CAER_FRAME_CONST_REVERSE_ITERATOR_VALID_START

Define Documentation

CAER_FRAME_CONST_REVERSE_ITERATOR_VALID_START(FRAME_PACKET)

Const-Reverse iterator over only the valid frame events in a packet. Returns the current index in the ‘caerFrameIteratorCounter’ variable of type ‘int32_t’ and the current read-only event in the ‘caerFrameIteratorElement’ variable of type caerFrameEventConst.

FRAME_PACKET: a valid FrameEventPacket pointer. Cannot be NULL.