TEMU  2
The Terma Emulator
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
temu_MDIOIface Struct Reference

#include <temu-c/Bus/Ethernet.h>

Collaboration diagram for temu_MDIOIface:

Data Fields

int32_t(* readReg )(void *Obj, unsigned PHY_ID, uint16_t Addr)
 
int(* writeReg )(void *Obj, unsigned PHY_ID, uint16_t Addr, uint16_t Value)
 

Detailed Description

Definition at line 171 of file Ethernet.h.

Field Documentation

int32_t(* temu_MDIOIface::readReg)(void *Obj, unsigned PHY_ID, uint16_t Addr)

Definition at line 176 of file Ethernet.h.

int(* temu_MDIOIface::writeReg)(void *Obj, unsigned PHY_ID, uint16_t Addr, uint16_t Value)

Definition at line 177 of file Ethernet.h.


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