C
#define DETACHED_STATE 0x00
Description
Detached is the state in which the device is not attached to the bus. When in the detached state a device should not have any pull-ups attached to either the D+ or D- line. This defintions is a return value of the function USBGetDeviceState()
MCHPFSUSB Device Library > Stack > Public API Members > Definitions, Constants, and Enums > DETACHED_STATE Macro