CAEN Utility  2.0.2
Utilities for CAEN projects
Collaboration diagram for Functions to get packet info:

Functions

uint8_t * c_createheader (uint16_t version, PKTHEAD_CMD_TYPE cmd, size_t *allocatedSize)
 
PKTHEAD_CMD_TYPE c_getcmd (const uint8_t *buffer)
 

Detailed Description

Function Documentation

◆ c_createheader()

uint8_t* c_createheader ( uint16_t  version,
PKTHEAD_CMD_TYPE  cmd,
size_t *  allocatedSize 
)

Definition at line 129 of file CAENSerDes.c.

Here is the call graph for this function:

◆ c_getcmd()

PKTHEAD_CMD_TYPE c_getcmd ( const uint8_t *  buffer)

Definition at line 154 of file CAENSerDes.c.

Here is the call graph for this function: