PhyDriver Struct Reference

Ethernet PHY driver. More...

#include <nic.h>

Data Fields

PhyInit init
 
PhyTick tick
 
PhyEnableIrq enableIrq
 
PhyDisableIrq disableIrq
 
PhyEventHandler eventHandler
 

Detailed Description

Ethernet PHY driver.

Definition at line 307 of file nic.h.

Field Documentation

◆ disableIrq

PhyDisableIrq disableIrq

Definition at line 312 of file nic.h.

◆ enableIrq

PhyEnableIrq enableIrq

Definition at line 311 of file nic.h.

◆ eventHandler

PhyEventHandler eventHandler

Definition at line 313 of file nic.h.

◆ init

PhyInit init

Definition at line 309 of file nic.h.

◆ tick

PhyTick tick

Definition at line 310 of file nic.h.


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