IPC Module - Ethernet Service
This page contains documentation of the Ethernet API.
Messages
Enums
- enum ethernet_interface
Ethernet interface.
Constant
Value
Description
T1
0
T1
TX
1
TX
NUMBER_OF_INTERFACES
2
- enum ethernet_result
Result codes.
Constant
Value
Description
OK
0
No error
INVALID_INTERFACE
1
The specified interface does not exist
UNSUPPORTED_TYPE
2
The specified type is not supported
INTERFACE_NOT_PROCURED
3
The interface was not connected with the supplied user
ERROR_UNKNOWN
4
Unknown error