ChibiOS/RT Logo ChibiOS/RT

Architecture - Reference Manual - Guides

at91sam7_mii.c File Reference

AT91SAM7 low level MII driver code. More...

#include "ch.h"
#include "hal.h"
#include "at91sam7_mii.h"

Go to the source code of this file.

Functions

void miiInit (void)
 Low level MII driver initialization.
void miiReset (MACDriver *macp)
 Resets a PHY device.
phyreg_t miiGet (MACDriver *macp, phyaddr_t addr)
 Reads a PHY register through the MII interface.
void miiPut (MACDriver *macp, phyaddr_t addr, phyreg_t value)
 Writes a PHY register through the MII interface.

Detailed Description

AT91SAM7 low level MII driver code.

Definition in file at91sam7_mii.c.


Generated on Sun Jul 11 13:13:02 2010 for ChibiOS/RT by doxygen 1.6.3