Transmit status information.
More...
#include <PacketTypes.h>
|
|
uint32_t | contextIndicator:31 |
| | Context indicator.
|
|
uint32_t | CI:1 |
| | Change Indicator.
|
|
uint32_t | spaceAvailable |
| | Space available.
|
|
uint32_t | overrunCount:7 |
| | Overrun count.
|
|
uint32_t | overrunFlag:1 |
| | Overrun flag.
|
|
uint32_t | underrunCount:7 |
| | Underrun count.
|
|
uint32_t | underrunFlag:1 |
| | Underrun flag.
|
|
uint32_t | packetLossCount:7 |
| | Packet loss count.
|
|
uint32_t | packetLossFlag:1 |
| | Packet loss flag.
|
|
uint32_t | fullFlag:1 |
| | Full flag.
|
|
uint32_t | emptyFlag:1 |
| | Empty flag.
|
|
uint32_t | RSVD:6 |
| | RESERVED.
|
|
uint32_t | PF:1 |
| | Filling trigger.
|
|
uint32_t | PE:1 |
| | Emptying trigger.
|
|
uint32_t | PP:1 |
| | Periodic notification.
|
|
uint32_t | PAD:29 |
| | Padding.
|
Transmit status information.
Definition at line 99 of file PacketTypes.h.
The documentation for this struct was generated from the following file:
- /home/abuild/rpmbuild/BUILD/libcyberradio-24.10.14-build/libcyberradio-24.10.14/libcyberradio/include/LibCyberRadio/NDR651/PacketTypes.h