CDI SDK
SDK for transporting chunks of data reliably and with low latency using a polled mode network driver.
Loading...
Searching...
No Matches
AncillaryDataPayloadErrors Struct Reference

Counters for keeping track of errors observed when parsing ANC payloads. More...

#include <anc_payloads.h>

Data Fields

uint32_t checksum
 Running checksum, used by ParseAncillaryDataPacket.
 
int checksum_errors
 Count of the number of checkum errors observed (at most one per ANC packet).
 
int parity_errors
 Count of the number of parity errors observed.
 

Detailed Description

Counters for keeping track of errors observed when parsing ANC payloads.


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