#include <sys/types.h>
#include <usb/usb.h>
Go to the source code of this file.
Data Structures | |
struct | usb_massstor_cbw_t |
struct | usb_massstor_csw_t |
Functions | |
static void | usb_massstor_cbw_prepare (usb_massstor_cbw_t *cbw, uint32_t tag, uint32_t transfer_length, usb_direction_t dir, uint8_t lun, uint8_t cmd_len, uint8_t *cmd) |
Definition in file cmds.h.