![]() |
RSeries astromech firmware
|
Include dependency graph for ServoDispatchPrivate.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | USE_TIMER1 |
| #define | SERVOS_PER_TIMER 12 |
| #define | MAX_SERVOS (kNumTimers16 * SERVOS_PER_TIMER) |
| #define | SERVO_INDEX(_timer, _channel) ((_timer*SERVOS_PER_TIMER) + _channel) |
Functions | |
| ISR (TIMER1_COMPA_vect) | |
| #define MAX_SERVOS (kNumTimers16 * SERVOS_PER_TIMER) |
| #define SERVO_INDEX | ( | _timer, | |
| _channel | |||
| ) | ((_timer*SERVOS_PER_TIMER) + _channel) |
| #define SERVOS_PER_TIMER 12 |
| #define USE_TIMER1 |
| ISR | ( | TIMER1_COMPA_vect | ) |