FastArduino v1.10
C++ library to build fast but small Arduino/AVR projects
Loading...
Searching...
No Matches
devices::servo::Servo< TIMER_, PWMPIN_ > Member List

This is the complete list of members for devices::servo::Servo< TIMER_, PWMPIN_ >, including all inherited members.

calculate_counter(uint16_t pulse_us) constdevices::servo::Servo< TIMER_, PWMPIN_ >inline
detach() INLINEdevices::servo::Servo< TIMER_, PWMPIN_ >inline
PINdevices::servo::Servo< TIMER_, PWMPIN_ >static
PWMPINdevices::servo::Servo< TIMER_, PWMPIN_ >static
rotate(int8_t angle)devices::servo::Servo< TIMER_, PWMPIN_ >inline
Servo(TIMER &timer, uint16_t us_minimum, uint16_t us_maximum, uint16_t us_neutral=0)devices::servo::Servo< TIMER_, PWMPIN_ >inline
set_counter(TYPE value) INLINEdevices::servo::Servo< TIMER_, PWMPIN_ >inline
set_pulse(uint16_t pulse_us)devices::servo::Servo< TIMER_, PWMPIN_ >inline
TIMER typedefdevices::servo::Servo< TIMER_, PWMPIN_ >
TYPE typedefdevices::servo::Servo< TIMER_, PWMPIN_ >