Define CAER_IMU6_REVERSE_ITERATOR_ALL_START

Define Documentation

CAER_IMU6_REVERSE_ITERATOR_ALL_START(IMU6_PACKET)

Reverse iterator over all IMU6 events in a packet. Returns the current index in the ‘caerIMU6IteratorCounter’ variable of type ‘int32_t’ and the current event in the ‘caerIMU6IteratorElement’ variable of type caerIMU6Event.

IMU6_PACKET: a valid IMU6EventPacket pointer. Cannot be NULL.