Define CAER_IMU9_REVERSE_ITERATOR_ALL_START

Define Documentation

CAER_IMU9_REVERSE_ITERATOR_ALL_START(IMU9_PACKET)

Reverse iterator over all IMU9 events in a packet. Returns the current index in the ‘caerIMU9IteratorCounter’ variable of type ‘int32_t’ and the current event in the ‘caerIMU9IteratorElement’ variable of type caerIMU9Event.

IMU9_PACKET: a valid IMU9EventPacket pointer. Cannot be NULL.