mbgtools-lx  4.2.8
PCPS_UCAP_ENTRIES Struct Reference

Status of the time capture FIFO buffer. More...

#include <pcpsdefs.h>

Data Fields

uint32_t used
 the number of saved capture events More...
 
uint32_t max
 capture buffer size More...
 

Detailed Description

Status of the time capture FIFO buffer.

Only supported if RECEIVER_INFO::n_ucaps > 0.

Definition at line 1529 of file pcpsdefs.h.

Field Documentation

◆ max

uint32_t PCPS_UCAP_ENTRIES::max

capture buffer size

Definition at line 1532 of file pcpsdefs.h.

Referenced by do_mbggpscap(), and mbgclock_default_get_ucap_entries().

◆ used

uint32_t PCPS_UCAP_ENTRIES::used

the number of saved capture events

Definition at line 1531 of file pcpsdefs.h.

Referenced by do_mbggpscap(), and mbgclock_default_get_ucap_entries().


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