Function caerIMU6EventIsValid
Defined in File imu6.h
Function Documentation
-
static inline bool caerIMU6EventIsValid(caerIMU6EventConst event)
Check if this IMU 6-axes event is valid.
- Parameters:
event – a valid IMU6Event pointer. Cannot be NULL.
- Returns:
true if valid, false if not.