IPC@CHIP® RTOS-LNX – API Documentation |
![]() |
BIOS API Ethernet/PPP functions.
Macros | |
#define | BIOS_Server_On_Off ServerControl |
Suspend/Resume system servers. More... | |
#define | BIOS_Server_State ServerState |
Get state of system servers. More... | |
#define | BIOS_Install_UDP_Cfg_Callback RegisterUdpCfgCbHandler |
Install a UDP Config Server user callback function. More... | |
#define | BIOS_Ethernet_State ethGetMode |
Retrieve status of the ethernet connection. More... | |
Functions | |
int | BIOS_Get_MAC (unsigned char *mac) |
Get MAC address of the Ethernet interface. More... | |
int | BIOS_Get_MAC2 (unsigned char *mac) |
Get second MAC address. More... | |
void | BIOS_Config_Server_Level (unsigned int level) |
Change level for UDP configuration server. More... | |