![]() |
Using the µVision Socket Interface
Application Note 198
Control and monitor µVision via the built-in TCP/IP interface
|
Enumerations | |
| enum | PGCMD { UV_PROGRESS_INIT = 1, UV_PROGRESS_SETPOS = 2, UV_PROGRESS_CLOSE = 3, UV_PROGRESS_INITTXT = 4, UV_PROGRESS_SETTEXT = 5, UV_PROGRESS_END } |
| enum PGCMD |
uVision Progress bar control type definition
Indicates the type of uVision progress bar operation to perform.