|
RMM API 2.0.0
|
Struct to hold configuration data for output queues using UDP and destination LUT. More...
#include <RMMOutputQueues.h>


Public Attributes | |
| uint32_t | destinationLUT |
| Destination lookup table index. | |
Public Attributes inherited from OutputQueueBase | |
| bool | enabled |
| Flag to enable/disable the output queue. | |
| uint32_t | readoutType |
| Readout type identifier. | |
| bool | pktGenEnable |
| Flag to enable/disable packet generator. | |
| uint32_t | pktGenIdles |
| Packet generator idle cycles. | |
| uint32_t | pktGenLength |
| Packet generator length. | |
Struct to hold configuration data for output queues using UDP and destination LUT.
Inherits from OutputQueueBase and includes the destination LUT index for identifying the target address in hardware-level routing.