Function PACKED_STRUCT(struct caer_imu9_event { uint32_t info;int32_t timestamp;float accel_x;float accel_y;float accel_z;float gyro_x;float gyro_y;float gyro_z;float temp;float comp_x;float comp_y;float comp_z;})

Function Documentation

Warning

doxygenfunction: Unable to resolve function “PACKED_STRUCT” with arguments “(struct caer_imu9_event { uint32_t info;int32_t timestamp;float accel_x;float accel_y;float accel_z;float gyro_x;float gyro_y;float gyro_z;float temp;float comp_x;float comp_y;float comp_z;})”. Could not parse arguments. Parsing eror is Invalid C++ declaration: Expecting “,” or “)” in parameters-and-qualifiers, got “{”. [error at 24] (struct caer_imu9_event { uint32_t info;int32_t timestamp;float accel_x;float accel_y;float accel_z;float gyro_x;float gyro_y;float gyro_z;float temp;float comp_x;float comp_y;float comp_z;}) ————————^