Define CAER_FRAME_CONST_ITERATOR_ALL_START

Define Documentation

CAER_FRAME_CONST_ITERATOR_ALL_START(FRAME_PACKET)

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