BALTECH Docs |
C API for BALTECH SDK
|
brp_errcode brp_DHWCtrl_NicGetLinkStatus | ( | brp_protocol | protocol, |
unsigned * | LinkStatus | ||
) |
Retrieve the Link status of the Network Interface.
[in] | protocol | used to execute the command |
[out] | LinkStatus | Link status: Bit0 = Port0, Bit1 = Port1; Bit is set if port is linked. |