#include "gm_internal.h"
Functions | |
gm_status_t | gm_get_unique_board_id (gm_port_t *port, char unique[6]) |
This file contains the GM API function gm_get_unique_board_id().
|
gm_get_unique_board_id() copies the 6-byte MAC address of the network interface card associated with port to the buffer at unique.
|