![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
HID internal context. More...
#include <app_usbd_hid.h>
Data Fields | |
| nrf_atomic_u32_t | state_flags |
| HID state flags app_usbd_hid_state_flag_t. | |
| nrf_atomic_flag_t | access_lock |
| Lock flag to internal data. | |
| uint8_t | idle_rate |
| HID idle rate (4ms units) | |
| uint8_t | protocol |
| HID protocol type. | |
HID internal context.