Psyllid
v1.12.4
Project 8 Data Acquisisition Software
|
#include <cinttypes>
#include <cstddef>
Go to the source code of this file.
Classes | |
class | roach_packet |
struct | raw_roach_packet |
class | roach_packet_data |
Namespaces | |
psyllid | |
Macros | |
#define | PAYLOAD_SIZE 8192 |
#define | BATCH_COUNTER_SIZE 390626 |
#define | payload_swap(x) |
Functions | |
void | byteswap_inplace (raw_roach_packet *a_pkt) |
#define BATCH_COUNTER_SIZE 390626 |
Definition at line 18 of file roach_packet.hh.
#define PAYLOAD_SIZE 8192 |
Definition at line 15 of file roach_packet.hh.
#define payload_swap | ( | x | ) |
Definition at line 24 of file roach_packet.hh.