Rleg  2
 All Data Structures Files Functions Variables Typedefs Macros Groups Pages
Data Structures | Data Fields
IMU_PARAM_STRUCT Struct Reference

Configs of IMU. More...

#include "communication.h"

Collaboration diagram for IMU_PARAM_STRUCT:
Collaboration graph
[legend]

Data Structures

struct  param_acc
 Accelerometer Parameters. More...
 
struct  param_gyr
 Gyrometer Parameters. More...
 
struct  param_mag
 Magnetometer Parameters. More...
 

Data Fields

struct IMU_PARAM_STRUCT::param_acc acc
 
struct IMU_PARAM_STRUCT::param_gyr gyr
 
struct IMU_PARAM_STRUCT::param_mag mag
 
int i2c_dev
 

Detailed Description

Configs of IMU.

Definition at line 31 of file communication.h.

Field Documentation

struct IMU_PARAM_STRUCT::param_acc IMU_PARAM_STRUCT::acc

Referenced by devices_init(), and main().

struct IMU_PARAM_STRUCT::param_gyr IMU_PARAM_STRUCT::gyr

Referenced by devices_init(), and main().

int IMU_PARAM_STRUCT::i2c_dev
struct IMU_PARAM_STRUCT::param_mag IMU_PARAM_STRUCT::mag

Referenced by devices_init(), and main().


The documentation for this struct was generated from the following file: