TTK4155 Ping-pong project
|
Go to the source code of this file.
Data Structures | |
struct | joystick_calibration_data_t |
Functions | |
void | calibrate_joystick (struct joystick_calibration_data_t *cal_data) |
void | calibrate_joystick_state (struct joystick_calibration_data_t *cal_data) |
int | joystick_read (struct joystick_calibration_data_t *cal_data, int dir) |
Joystick driver header file.
void calibrate_joystick | ( | struct joystick_calibration_data_t * | cal_data | ) |
void calibrate_joystick_state | ( | struct joystick_calibration_data_t * | cal_data | ) |
int joystick_read | ( | struct joystick_calibration_data_t * | cal_data, |
int | dir | ||
) |