![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
Setup packet structure. More...
#include <nrf_drv_usbd.h>
Data Fields | |
| uint8_t | bmRequestType |
| byte 0 | |
| uint8_t | bmRequest |
| byte 1 | |
| uint16_t | wValue |
| byte 2 | |
| uint16_t | wIndex |
| byte 4, 5 | |
| uint16_t | wLength |
| byte 6, 7 | |
Setup packet structure.
Structure that contains interpreted SETUP packet.