Go to the documentation of this file.
13 __attribute((leaf))
unsigned read_powerpad(
char pad);
28 #define POWERPAD_4 0x8000
29 #define POWERPAD_2 0x4000
30 #define POWERPAD_3 0x2000
31 #define POWERPAD_1 0x1000
32 #define POWERPAD_12 0x0800
33 #define POWERPAD_5 0x0400
34 #define POWERPAD_8 0x0200
35 #define POWERPAD_9 0x0100
37 #define POWERPAD_6 0x0040
38 #define POWERPAD_10 0x0010
39 #define POWERPAD_11 0x0004
40 #define POWERPAD_7 0x0001