Define CAER_IMU9_CONST_REVERSE_ITERATOR_ALL_START

Define Documentation

CAER_IMU9_CONST_REVERSE_ITERATOR_ALL_START(IMU9_PACKET)

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

IMU9_PACKET: a valid IMU9EventPacket pointer. Cannot be NULL.