Lightweight USB stack
1.0
|
Payload packet to response in DFU_GETSTATUS request. More...
#include <usb_dfu.h>
Data Fields | |
uint8_t | bStatus |
An indication of the status resulting from the execution of the most recent request. | |
uint8_t | bPollTimeout |
Minimum time (LSB) in ms, that the host should wait before sending a subsequent DFU_GETSTATUS request. | |
uint16_t | wPollTimeout |
Minimum time (MSB) in ms, that the host should wait before sending a subsequent DFU_GETSTATUS request. | |
uint8_t | bState |
An indication of the state that the device is going to enter immediately following transmission of this response. | |
uint8_t | iString |
Index of the status string descriptor. | |