![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
HID generic context. More...
#include <app_usbd_hid_generic_internal.h>
Data Fields | |
| app_usbd_hid_ctx_t | hid_ctx |
| HID class context. | |
| nrf_atomic_u32_t | rep_request_mask |
| Input report requests. | |
| uint8_t | rep_in_index |
| Current IN report ID. | |
| uint8_t | rep_out_index |
| Current OUT report ID. | |
HID generic context.