UVSC_CB_DATA Union Reference

UVSC callback data. More...

#include <UVSC_C.h>


Data Fields

UVSOCK_CMD msg
 UVSOCK fromatted message (returned when UVSC_CB_TYPE is UVSC_CB_ASYNC_MSG, UVSC_CB_BUILD_OUTPUT_MSG or UVSC_CB_PROGRESS_BAR_MSG).
UVSC_STATUS err
 Error notification (returned when UVSC_CB_TYPE is UVSC_CB_ERROR).
int iConnHandle
 UVSC connection handle (returned when UVSC_CB_TYPE is UVSC_CB_DISCONNECTED).


Detailed Description

UVSC callback data.

Contains the data retuned in the UVSC callback function uvsc_cb configured through UVSC_OpenConnection.

Definition at line 183 of file UVSC_C.h.


Copyright (c) KEIL - An ARM Company.
All rights reserved.
Visit our web site at www.keil.com.

Generated with doxygen.