![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
HID keyboard context. More...
#include <app_usbd_hid_kbd_internal.h>
Data Structures | |
| struct | app_usbd_hid_kbd_ctx_internal_s |
Data Fields | |
| app_usbd_hid_ctx_t | hid_ctx |
| HID class context. | |
|
struct app_usbd_hid_kbd_ctx_t::app_usbd_hid_kbd_ctx_internal_s | rep |
| uint8_t | report_buff [8] |
| Raw report buffer. | |
| uint8_t | leds_state |
| Output report LEDs state. | |
| uint8_t | set_report |
| Set report flag. | |
HID keyboard context.