![]() |
LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
|
#include "../../../Common/Common.h"#include "USBMode.h"#include "StdDescriptors.h"#include "Events.h"#include "StdRequestType.h"#include "USBTask.h"#include "USBController.h"Go to the source code of this file.
Enumerations | |
| enum | USB_DescriptorMemorySpaces_t { MEMSPACE_FLASH = 0, MEMSPACE_EEPROM = 1, MEMSPACE_RAM = 2 } |
Variables | |
| uint8_t | USB_Device_ConfigurationNumber |
| bool | USB_Device_RemoteWakeupEnabled |
| bool | USB_Device_CurrentlySelfPowered |