libxcoder 5.7.0
Loading...
Searching...
No Matches
log_entry_header_t Struct Reference

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]
 

Detailed Description

Log entry header structure.

Definition at line 1087 of file ni_device_api_priv.h.

Field Documentation

◆ key

uint8_t key[4]

Definition at line 1090 of file ni_device_api_priv.h.

◆ start_marker

uint8_t start_marker[2]

Definition at line 1088 of file ni_device_api_priv.h.

◆ timestamp

uint8_t timestamp[8]

Definition at line 1089 of file ni_device_api_priv.h.


The documentation for this struct was generated from the following file: