APM:Libraries
Macros
usbMassStorage.h File Reference
#include <boards.h>
#include "usb_mass_mal.h"
#include <usbd_usr.h>
#include <usbd_desc.h>
#include <usb_conf.h>
#include <usbd_core.h>
#include "msc/usbd_msc_core.h"
Include dependency graph for usbMassStorage.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define USB_MASS_MAL_FAIL   -1
 
#define USB_MASS_MAL_SUCCESS   0
 

Macro Definition Documentation

◆ USB_MASS_MAL_FAIL

#define USB_MASS_MAL_FAIL   -1

Definition at line 16 of file usbMassStorage.h.

◆ USB_MASS_MAL_SUCCESS

#define USB_MASS_MAL_SUCCESS   0

Definition at line 17 of file usbMassStorage.h.