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

#include <eBoard.h>

+ Collaboration diagram for servo_t:

Public Attributes

ServoPin_t Pin
 
volatile unsigned int ticks
 

Detailed Description

Definition at line 3576 of file eBoard.h.

Member Data Documentation

◆ Pin

ServoPin_t servo_t::Pin

Definition at line 3577 of file eBoard.h.

Referenced by Servo::attach(), Servo::attached(), and Servo::detach().

◆ ticks

volatile unsigned int servo_t::ticks

Definition at line 3578 of file eBoard.h.

Referenced by Servo::Servo(), and Servo::writeMicroseconds().


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