#include <main.h>
|
| uint8_t | angle |
| | Angle [deg], cube rotate after turn cmd.
|
| |
| uint8_t | time_r |
| | Time [10*ms], right valve is open.
|
| |
| uint8_t | time_l |
| | Time [10*ms], left valve is open.
|
| |
| uint8_t | time_a |
| | Period [100*ms], sensor report will be sended.
|
| |
| int16_t | home |
| | Angle [deg], default orientation.
|
| |
Main system settings.
Definition at line 86 of file main.h.
◆ angle
Angle [deg], cube rotate after turn cmd.
Definition at line 87 of file main.h.
◆ home
Angle [deg], default orientation.
Definition at line 91 of file main.h.
◆ time_a
Period [100*ms], sensor report will be sended.
Definition at line 90 of file main.h.
◆ time_l
Time [10*ms], left valve is open.
Definition at line 89 of file main.h.
◆ time_r
Time [10*ms], right valve is open.
Definition at line 88 of file main.h.
The documentation for this struct was generated from the following file:
- C:/Dokumenty/VUT FEKT/NDE/Project/MPA-NDE/Siphon_regulator/Core/Inc/main.h