Paparazzi UAS
v5.8.2_stable-0-g6260b7c
Paparazzi is a free software Unmanned Aircraft System.
|
Go to the source code of this file.
Macros | |
#define | START_TIMEOUT 0xFFFF; |
Functions | |
void | actuators_4017_init (void) |
Variables | |
uint8_t | servos_4017_idx |
uint16_t | servos_values [_4017_NB_CHANNELS] |
#define START_TIMEOUT 0xFFFF; |
Definition at line 29 of file servos_4017_hw.c.
Referenced by actuators_4017_init().
void actuators_4017_init | ( | void | ) |
Definition at line 31 of file servos_4017_hw.c.
References _4017_NB_CHANNELS, IO0DIR, IO1DIR, IO1SET, PINSEL2, SERVO_CLOCK_PIN, SERVO_CLOCK_PINSEL, SERVO_CLOCK_PINSEL_BIT, SERVO_CLOCK_PINSEL_VAL, SERVO_RESET_PIN, servos_4017_idx, SERVOS_TICS_OF_USEC, servos_values, START_TIMEOUT, T0EMR, T0MCR, T0MR1, TEMR_EM1, TEMR_EMC1_1, TEMR_EMC1_2, and TMCR_MR1_I.
uint8_t servos_4017_idx |
Definition at line 27 of file servos_4017_hw.c.
Referenced by actuators_4017_init().
uint16_t servos_values[_4017_NB_CHANNELS] |
Definition at line 82 of file servos_4017_hw.c.
Referenced by actuators_4017_init().