Data Fields | |
uint64_t | capLength:14 |
uint64_t | wireLength:14 |
uint64_t | color_lo:14 |
uint64_t | rxPort:6 |
uint64_t | descrFormat:8 |
uint64_t | descrLength:6 |
uint64_t | tsColor:1 |
uint64_t | ntDynDescr:1 |
uint64_t | timestamp |
uint64_t | frame_type:4 |
uint64_t | checksum_cmd:5 |
uint64_t | tsiCmd:1 |
uint64_t | fcsCmd:2 |
uint64_t | color_hi_unused:16 |
uint64_t | offset0:10 |
uint64_t | offset1:10 |
Detailed Description
Definition at line 140 of file timestamp_inject_example.cpp.
Field Documentation
uint64_t Dyn3_tx_descriptor::capLength |
Definition at line 141 of file timestamp_inject_example.cpp.
uint64_t Dyn3_tx_descriptor::wireLength |
Definition at line 142 of file timestamp_inject_example.cpp.
Referenced by PacketReaderThread::processPackets().
uint64_t Dyn3_tx_descriptor::color_lo |
Definition at line 143 of file timestamp_inject_example.cpp.
uint64_t Dyn3_tx_descriptor::rxPort |
Definition at line 144 of file timestamp_inject_example.cpp.
Referenced by main().
uint64_t Dyn3_tx_descriptor::descrFormat |
Definition at line 145 of file timestamp_inject_example.cpp.
uint64_t Dyn3_tx_descriptor::descrLength |
Definition at line 146 of file timestamp_inject_example.cpp.
uint64_t Dyn3_tx_descriptor::tsColor |
Definition at line 147 of file timestamp_inject_example.cpp.
uint64_t Dyn3_tx_descriptor::ntDynDescr |
Definition at line 148 of file timestamp_inject_example.cpp.
uint64_t Dyn3_tx_descriptor::timestamp |
Definition at line 150 of file timestamp_inject_example.cpp.
uint64_t Dyn3_tx_descriptor::frame_type |
Definition at line 152 of file timestamp_inject_example.cpp.
uint64_t Dyn3_tx_descriptor::checksum_cmd |
Definition at line 153 of file timestamp_inject_example.cpp.
uint64_t Dyn3_tx_descriptor::tsiCmd |
Definition at line 154 of file timestamp_inject_example.cpp.
uint64_t Dyn3_tx_descriptor::fcsCmd |
Definition at line 155 of file timestamp_inject_example.cpp.
uint64_t Dyn3_tx_descriptor::color_hi_unused |
Definition at line 156 of file timestamp_inject_example.cpp.
uint64_t Dyn3_tx_descriptor::offset0 |
Definition at line 158 of file timestamp_inject_example.cpp.
Referenced by PacketTransmitterThread::txPacket().
uint64_t Dyn3_tx_descriptor::offset1 |
Definition at line 159 of file timestamp_inject_example.cpp.
The documentation for this struct was generated from the following file:
- examples/net/timestamp_inject/timestamp_inject_example.cpp