DISCONNECTED is only used within MB1063.
 
Symbols
loading...
Files
loading...

DISCONNECTED macro

Syntax

#define DISCONNECTED 0x01

References

LocationText
usbd_app.h:37
#define DISCONNECTED 0x01
usbd_win.c:160
USBDSettings.b.connection = DISCONNECTED;
usbd_win.c:185
if(USBDSettings.b.connection == DISCONNECTED)
usbd_win.c:198
USBDSettings.b.connection = DISCONNECTED;