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().
MCHPFSUSB Device Library > Stack > Public API Members > Definitions, Constants, and Enums > CONFIGURED_STATE Macro