libxcoder 5.6.0
Loading...
Searching...
No Matches
log_entry_info_t Struct Reference

Log entry information structure. More...

#include <ni_device_api_priv.h>

Data Fields

const uint8_t * start_ptr
 
const uint8_t * end_ptr
 
uint64_t timestamp
 
bool wrap_around
 

Detailed Description

Log entry information structure.

Definition at line 1099 of file ni_device_api_priv.h.

Field Documentation

◆ end_ptr

const uint8_t* end_ptr

Definition at line 1101 of file ni_device_api_priv.h.

◆ start_ptr

const uint8_t* start_ptr

Definition at line 1100 of file ni_device_api_priv.h.

◆ timestamp

uint64_t timestamp

Definition at line 1102 of file ni_device_api_priv.h.

◆ wrap_around

bool wrap_around

Definition at line 1103 of file ni_device_api_priv.h.


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