Define CAER_POLARITY_ITERATOR_VALID_START

Define Documentation

CAER_POLARITY_ITERATOR_VALID_START(POLARITY_PACKET)

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 event in the ‘caerPolarityIteratorElement’ variable of type caerPolarityEvent.

POLARITY_PACKET: a valid PolarityEventPacket pointer. Cannot be NULL.