#include <UVSOCK.h>
Data Fields | |
| UINT | bAutoStart: 1 |
| 1:=start the target if it is not running, 0:=do not start the target | |
| UINT | bCycles: 1 |
| 1:=interval is in cycles, 0:=interval is in seconds | |
| UINT | bSetInterval: 1 |
| 1:=set the callback interval in this message, 0:=don't set a callback | |
| UINT | __pad0__:29 |
| Reserved. | |
| float | fSeconds |
| Wake interval in seconds (if bCycles:=0). | |
| xI64 | iCycles |
| Wake interval in cycles (if bCycles:=1). | |
| UINT | nRes [7] |
| Reserved. | |
Contains data indicating how to set a wake interval time.
This structure is used in the following messages:
Client ==> uVision (Request)
Copyright (c) KEIL - An ARM Company.
All rights reserved.
Visit our web site at www.keil.com.
Generated with doxygen.