|
AudioScience HPI Version_4.24.1
|
An object for containing a single async event. More...
#include <hpi.h>
Data Fields | |
| uint16_t | wEventType |
| Type of event. | |
| uint16_t | wSequence |
| Sequence number, allows lost event detection. | |
| uint32_t | dwState |
| New state. | |
| uint32_t | hObject |
| Handle to the object returning the event. | |
| uint16_t | wIndex |
| GPIO bit index. | |
| uint16_t | wNodeIndex |
| What node is the control on ? | |
| uint16_t | wNodeType |
| What type of node is the control on ? | |
An object for containing a single async event.
| uint16_t hpi_async_event::wEventType |
Type of event.
| uint16_t hpi_async_event::wSequence |
Sequence number, allows lost event detection.
| uint32_t hpi_async_event::dwState |
New state.
| uint32_t hpi_async_event::hObject |
Handle to the object returning the event.
| uint16_t hpi_async_event::wIndex |
GPIO bit index.
| uint16_t hpi_async_event::wNodeIndex |
What node is the control on ?
| uint16_t hpi_async_event::wNodeType |
What type of node is the control on ?
1.7.3