|
libxcoder 5.7.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 1087 of file ni_device_api_priv.h.
| uint8_t key[4] |
Definition at line 1090 of file ni_device_api_priv.h.
| uint8_t start_marker[2] |
Definition at line 1088 of file ni_device_api_priv.h.
| uint8_t timestamp[8] |
Definition at line 1089 of file ni_device_api_priv.h.