nRF5 SDK v17.1.0
Data Fields
app_usbd_setup_w_t Union Reference

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.
 
}; 
 

Detailed Description

Universal way to access 16 bit values and its parts.


The documentation for this union was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated