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

Gyrometer Parameters. More...

#include "communication.h"

Data Fields

float rate
 
short int lpf_bw
 
char clk_source
 
char * act
 

Detailed Description

Gyrometer Parameters.

Definition at line 43 of file communication.h.

Field Documentation

char* IMU_PARAM_STRUCT::param_gyr::act

Definition at line 47 of file communication.h.

Referenced by devices_init(), and main().

char IMU_PARAM_STRUCT::param_gyr::clk_source

Definition at line 46 of file communication.h.

Referenced by devices_init(), and main().

short int IMU_PARAM_STRUCT::param_gyr::lpf_bw

Definition at line 45 of file communication.h.

Referenced by devices_init(), and main().

float IMU_PARAM_STRUCT::param_gyr::rate

Definition at line 44 of file communication.h.

Referenced by devices_init(), and main().


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