modules/msd/LPC17xx/msc_bot.h File Reference

Defines

#define MSC_BULK_OUT_EP   0x04
#define MSC_BULK_IN_EP   0x85

Functions

void MSCBotReset (void)
void MSCBotBulkOut (u8 bEP, u8 bEPStatus)
void MSCBotBulkIn (u8 bEP, u8 bEPStatus)

Define Documentation

#define MSC_BULK_IN_EP   0x85
#define MSC_BULK_OUT_EP   0x04

Function Documentation

void MSCBotBulkIn ( u8  bEP,
u8  bEPStatus 
)

Handles the BOT bulk IN endpoint

Parameters:
[in] bEP Endpoint number
[in] bEPStatus Endpoint status (indicates NAK, STALL, etc)
void MSCBotBulkOut ( u8  bEP,
u8  bEPStatus 
)

Handles the BOT bulk OUT endpoint

Parameters:
[in] bEP Endpoint number
[in] bEPStatus Endpoint status (indicates NAK, STALL, etc)

Here is the call graph for this function:

void MSCBotReset ( void   ) 

Resets the BOT state machine

Here is the call graph for this function:


Generated on 22 Jan 2016 for MIOS32 by  doxygen 1.6.1