![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
Universal way to access 16 bit values and its parts. More...
#include <app_usbd_request.h>
Data Fields | |
| uint16_t | w |
| 16 bit access | |
| struct { | |
| uint8_t lb | |
| Low byte access. | |
| uint8_t hb | |
| High byte access. | |
| }; | |
Universal way to access 16 bit values and its parts.