Define CAER_SPIKE_CONST_REVERSE_ITERATOR_VALID_START

Define Documentation

CAER_SPIKE_CONST_REVERSE_ITERATOR_VALID_START(SPIKE_PACKET)

Const-Reverse iterator over only the valid spike events in a packet. Returns the current index in the ‘caerSpikeIteratorCounter’ variable of type ‘int32_t’ and the current read-only event in the ‘caerSpikeIteratorElement’ variable of type caerSpikeEventConst.

SPIKE_PACKET: a valid SpikeEventPacket pointer. Cannot be NULL.