
/* -*- doxygen -*- */

/*! \fn void usb_get_device_desc(usb_data_t **bytes, int *len);
\brief Get device descriptor

Returns a pointer to the device descriptor, given as a \c usb_data_t array.  The length is placed in \p len .

\param[out] bytes Pointer to  