|
libxcoder 5.6.0
|
Log entry header structure. More...
#include <ni_device_api_priv.h>
Data Fields | |
| uint8_t | start_marker [2] |
| uint8_t | timestamp [8] |
| uint8_t | key [4] |
Log entry header structure.
Definition at line 1083 of file ni_device_api_priv.h.
| uint8_t key[4] |
Definition at line 1086 of file ni_device_api_priv.h.
| uint8_t start_marker[2] |
Definition at line 1084 of file ni_device_api_priv.h.
| uint8_t timestamp[8] |
Definition at line 1085 of file ni_device_api_priv.h.