IBL Configuration
Data Fields
iblBootp_s Struct Reference

Defines parameters used for making a bootp request. More...

#include <ibl.h>

Data Fields

uint8 hwAddress [6]
uint8 ipDest [4]

Detailed Description

Defines parameters used for making a bootp request.

The bootp request parameters are created from these fields


Field Documentation

uint8 hwAddress[6]

The hardware (mac) address of this device. If set to 0 the ibl will values from e-fuse

uint8 ipDest[4]

The IP address of this device. This is typically set to IP broadcast


The documentation for this struct was generated from the following file:
 All Data Structures Variables