#include <ethernetudp.h>
Data Fields | |
INT8U | State |
INT8U | Status |
INT8U | InUse |
INT16U | Id |
INT16U | UserId |
INT16U | Source |
INT16U | Destination |
INT16U | Length |
INT16U | Check |
Definition at line 13 of file ethernetudp.h.
INT16U Check |
Definition at line 22 of file ethernetudp.h.
INT16U Destination |
Definition at line 20 of file ethernetudp.h.
INT16U Id |
Definition at line 17 of file ethernetudp.h.
INT8U InUse |
Definition at line 16 of file ethernetudp.h.
INT16U Length |
Definition at line 21 of file ethernetudp.h.
INT16U Source |
Definition at line 19 of file ethernetudp.h.
INT8U State |
Definition at line 14 of file ethernetudp.h.
INT8U Status |
Definition at line 15 of file ethernetudp.h.
INT16U UserId |
Definition at line 18 of file ethernetudp.h.