![]() |
Ultibo API
C/C++ API for Ultibo Core
|
#include <joystick.h>
Data Fields | |
| SEMAPHORE_HANDLE | wait |
| Buffer ready semaphore. | |
| uint32_t | start |
| Index of first buffer ready. | |
| uint32_t | count |
| Number of entries ready in buffer. | |
| JOYSTICK_DATA | buffer [JOYSTICK_BUFFER_SIZE] |
| SEMAPHORE_HANDLE wait |
Buffer ready semaphore.
| uint32_t start |
Index of first buffer ready.
| uint32_t count |
Number of entries ready in buffer.
| JOYSTICK_DATA buffer[JOYSTICK_BUFFER_SIZE] |