eBoard ๐Ÿ‰  โ‘ โ‘งโ‘จ
Written for SIA 2017/2018
servo_t Struct Reference

ServoPin_t stores the data Set for any Servo usable by the Servo-Library. More...

#include <eagle_Servo.h>

+ Collaboration diagram for servo_t:

Public Attributes

ServoPin_t Pin
 the used ServoPin More...
 
volatile unsigned int ticks
 the tick-speed for the Servo-Unit More...
 

Detailed Description

ServoPin_t stores the data Set for any Servo usable by the Servo-Library.

Definition at line 33 of file eagle_Servo.h.

Member Data Documentation

◆ Pin

ServoPin_t servo_t::Pin

the used ServoPin

Definition at line 35 of file eagle_Servo.h.

◆ ticks

volatile unsigned int servo_t::ticks

the tick-speed for the Servo-Unit

Definition at line 37 of file eagle_Servo.h.


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