mikroSDK Reference Manual
|
Data Structures | |
struct | TU_ATTR_PACKED |
AUDIO Channel Cluster Descriptor (4.1) More... | |
Typedefs | |
typedef struct TU_ATTR_PACKED | hid_mouse_report_t |
Standard HID Boot Protocol Mouse Report. | |
Enumerations | |
enum | hid_mouse_button_bm_t { MOUSE_BUTTON_LEFT = TU_BIT(0) , MOUSE_BUTTON_RIGHT = TU_BIT(1) , MOUSE_BUTTON_MIDDLE = TU_BIT(2) , MOUSE_BUTTON_BACKWARD = TU_BIT(3) , MOUSE_BUTTON_FORWARD = TU_BIT(4) } |
Standard Mouse Buttons Bitmap. More... | |