Define CAER_POLARITY_CONST_REVERSE_ITERATOR_VALID_START
Defined in File polarity.h
Define Documentation
-
CAER_POLARITY_CONST_REVERSE_ITERATOR_VALID_START(POLARITY_PACKET)
Const-Reverse iterator over only the valid polarity events in a packet. Returns the current index in the ‘caerPolarityIteratorCounter’ variable of type ‘int32_t’ and the current read-only event in the ‘caerPolarityIteratorElement’ variable of type caerPolarityEventConst.
POLARITY_PACKET: a valid PolarityEventPacket pointer. Cannot be NULL.