Critical Link MityCam SoC Firmware
1.0
Critical Link MityCam SoC Firmware
|
#include <GigE.h>
Public Attributes | |
tsGvcpCmdHdr | hdr |
Message header. More... | |
uint16_t | reserved0 |
Set to zero on transmission ignore on receipt. More... | |
uint8_t | macaddr [6] |
The MAC address of the device to access. More... | |
uint32_t | reserved1 |
Set to zero. More... | |
uint32_t | reserved2 |
Set to zero. More... | |
uint32_t | reserved3 |
Set to zero. More... | |
uint32_t | static_ip |
Static IP address to force into the device. More... | |
uint32_t | reserved4 |
Set to zero. More... | |
uint32_t | reserved5 |
Set to zero. More... | |
uint32_t | reserved6 |
Set to zero. More... | |
uint32_t | static_sn |
Subnet mask to use with the static IP address. More... | |
uint32_t | reserved7 |
Set to zero. More... | |
uint32_t | reserved8 |
Set to zero. More... | |
uint32_t | reserved9 |
Set to zero. More... | |
uint32_t | static_gw |
Default gateway to use with the static IP address. More... | |
tsGvcpCmdHdr tsGvcpCmdForceIP::hdr |
Message header.
uint8_t tsGvcpCmdForceIP::macaddr[6] |
The MAC address of the device to access.
uint16_t tsGvcpCmdForceIP::reserved0 |
Set to zero on transmission ignore on receipt.
uint32_t tsGvcpCmdForceIP::reserved1 |
Set to zero.
uint32_t tsGvcpCmdForceIP::reserved2 |
Set to zero.
uint32_t tsGvcpCmdForceIP::reserved3 |
Set to zero.
uint32_t tsGvcpCmdForceIP::reserved4 |
Set to zero.
uint32_t tsGvcpCmdForceIP::reserved5 |
Set to zero.
uint32_t tsGvcpCmdForceIP::reserved6 |
Set to zero.
uint32_t tsGvcpCmdForceIP::reserved7 |
Set to zero.
uint32_t tsGvcpCmdForceIP::reserved8 |
Set to zero.
uint32_t tsGvcpCmdForceIP::reserved9 |
Set to zero.
uint32_t tsGvcpCmdForceIP::static_gw |
Default gateway to use with the static IP address.
uint32_t tsGvcpCmdForceIP::static_ip |
Static IP address to force into the device.
uint32_t tsGvcpCmdForceIP::static_sn |
Subnet mask to use with the static IP address.