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

DISCONNECTED macro

Syntax

#define DISCONNECTED 0x01

References

LocationText
usbd_app.h:37
#define DISCONNECTED 0x01
usbd_win.c:159
USBDSettings.b.connection = DISCONNECTED;
usbd_win.c:186
if(USBDSettings.b.connection == DISCONNECTED)
usbd_win.c:199
USBDSettings.b.connection = DISCONNECTED;