![]() |
nRF5 SDK
v15.3.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S312 SoftDevice API | S332 SoftDevice API | S340 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.