MSC_BOT_CBW_Decode() is only used within STM32_USB_Device_Library.
 
Symbols
loading...
Files
loading...

MSC_BOT_CBW_Decode() function

MSC_BOT_CBW_Decode Decode the CBW command and set the BOT state machine accordingly

Syntax

static void MSC_BOT_CBW_Decode(USBD_HandleTypeDef *pdev);
Implemented in usbd_msc_bot.c:256

Arguments

pdev

device instance

Return value

None