Linux Kernel
3.7.1
|
Data Fields | |
int | ticks |
s32 | sys_setpoint |
s32 | hd_setpoint |
s16 | offset0 |
u16 | scale0 |
s16 | offset1 |
u16 | scale1 |
struct wf_pid_state | pid |
Definition at line 178 of file windfarm_pm81.c.
s32 hd_setpoint |
Definition at line 181 of file windfarm_pm81.c.
s16 offset0 |
Definition at line 182 of file windfarm_pm81.c.
s16 offset1 |
Definition at line 184 of file windfarm_pm81.c.
Definition at line 186 of file windfarm_pm81.c.
u16 scale0 |
Definition at line 183 of file windfarm_pm81.c.
u16 scale1 |
Definition at line 185 of file windfarm_pm81.c.
s32 sys_setpoint |
Definition at line 180 of file windfarm_pm81.c.
int ticks |
Definition at line 179 of file windfarm_pm81.c.