Home
last modified time | relevance | path

Searched defs:dfu_info (Results 1 – 1 of 1) sorted by relevance

/components/drivers/usb/cherryusb/class/dfu/
A Dusb_dfu.h106 struct dfu_info { struct
107 uint8_t bStatus; /**<\brief An indication of the status resulting from the
109 uint8_t bPollTimeout; /**<\brief Minimum time (LSB) in ms, that the host should wait
111 uint16_t wPollTimeout; /**<\brief Minimum time (MSB) in ms, that the host should wait
113 uint8_t bState; /**<\brief An indication of the state that the device is going
115 uint8_t iString; /**<\brief Index of the status string descriptor.*/

Completed in 5 milliseconds