![]() |
eBoard ๐
โ โงโจ
Written for SIA 2017/2018
|
ServoPin_t stores the data Set for any Servo usable by the Servo-Library. More...
#include <eagle_Servo.h>
Public Attributes | |
ServoPin_t | Pin |
the used ServoPin More... | |
volatile unsigned int | ticks |
the tick-speed for the Servo-Unit More... | |
ServoPin_t stores the data Set for any Servo usable by the Servo-Library.
Definition at line 33 of file eagle_Servo.h.
ServoPin_t servo_t::Pin |
the used ServoPin
Definition at line 35 of file eagle_Servo.h.
volatile unsigned int servo_t::ticks |
the tick-speed for the Servo-Unit
Definition at line 37 of file eagle_Servo.h.