![]() |
nRF5 SDK
v13.0.0-1.alpha
|
Choose documentation: | nRF5 SDK | S132 SoftDevice API | S140 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.