Searched defs:dfu_info (Results 1 – 1 of 1) sorted by relevance
106 struct dfu_info { struct107 uint8_t bStatus; /**<\brief An indication of the status resulting from the109 uint8_t bPollTimeout; /**<\brief Minimum time (LSB) in ms, that the host should wait111 uint16_t wPollTimeout; /**<\brief Minimum time (MSB) in ms, that the host should wait113 uint8_t bState; /**<\brief An indication of the state that the device is going115 uint8_t iString; /**<\brief Index of the status string descriptor.*/
Completed in 2 milliseconds