Define CAER_SPIKE_CONST_REVERSE_ITERATOR_ALL_START

Define Documentation

CAER_SPIKE_CONST_REVERSE_ITERATOR_ALL_START(SPIKE_PACKET)

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