caffeine-hal 0.6.6
A Header-Defined Interface c library, it provides the hal layer for the Caffeine framework
Loading...
Searching...
No Matches
Data Fields
cfn_hal_eth_config_t Struct Reference

Ethernet configuration structure. More...

#include <cfn_hal_eth.h>

Data Fields

uint8_t mac_addr [6]
 
uint16_t phy_addr
 
void * user_config
 

Detailed Description

Ethernet configuration structure.

Field Documentation

◆ mac_addr

uint8_t cfn_hal_eth_config_t::mac_addr[6]

Device MAC address

◆ phy_addr

uint16_t cfn_hal_eth_config_t::phy_addr

SMI address of the PHY (0-31)

◆ user_config

void* cfn_hal_eth_config_t::user_config

Vendor-specific MAC/PHY configuration


The documentation for this struct was generated from the following file: