CONFIGURED_STATE Macro

Microchip USB Device Library

USB Device Library Help
CONFIGURED_STATE Macro
C
#define CONFIGURED_STATE 0x20
Description

Configured is the state where the device has been fully enumerated and is operating on the bus. The device is now allowed to excute its application specific tasks. It is also allowed to increase its current consumption to the value specified in the configuration descriptor of the current configuration. This defintions is a return value of the function USBGetDeviceState().

Microchip MCHPFSUSB v2.3 - Sept 20, 2008
Copyright © 2008 Microchip Technology, Inc.  All rights reserved.