Define CAER_SPIKE_CONST_ITERATOR_ALL_START

Define Documentation

CAER_SPIKE_CONST_ITERATOR_ALL_START(SPIKE_PACKET)

Const-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.