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

Struct to control MRA. More...

#include "communication.h"

Data Fields

short int v_ctl
 Voltage level for control output. More...
 
short int v_ctl_read
 Voltage level read from the actuator. More...
 
int new_data
 ?? More...
 
int new_ctl
 ?? More...
 

Detailed Description

Struct to control MRA.

Definition at line 129 of file communication.h.

Field Documentation

int MRA_DATA_STRUCT::new_ctl

??

Definition at line 133 of file communication.h.

Referenced by actuate(), and devices_init().

int MRA_DATA_STRUCT::new_data

??

Definition at line 132 of file communication.h.

Referenced by read_all_data().

short int MRA_DATA_STRUCT::v_ctl

Voltage level for control output.

Definition at line 130 of file communication.h.

Referenced by actuate(), control_task(), control_test(), datalogger_update(), devices_close(), devices_init(), periodic_task_1(), ui_mra_data(), and ui_overview_data().

short int MRA_DATA_STRUCT::v_ctl_read

Voltage level read from the actuator.

Definition at line 131 of file communication.h.

Referenced by datalogger_update(), read_all_data(), ui_mra_data(), and ui_overview_data().


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