ServoEasing
Servo Class Reference

#include <DummyServo.h>

Inheritance diagram for Servo:

Public Member Functions

 Servo ()
 
uint8_t attach (int pin, int min, int max)
 
void detach ()
 
void writeMicroseconds (int value)
 

Detailed Description

Definition at line 39 of file DummyServo.h.

Constructor & Destructor Documentation

◆ Servo()

Servo::Servo ( )

Member Function Documentation

◆ attach()

uint8_t Servo::attach ( int  pin,
int  min,
int  max 
)
Here is the caller graph for this function:

◆ detach()

void Servo::detach ( )
Here is the caller graph for this function:

◆ writeMicroseconds()

void Servo::writeMicroseconds ( int  value)
Here is the caller graph for this function:

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