at91sam7.h File Reference
#include <cfg/compiler.h>#include "at91_aic.h"#include "at91_pit.h"#include "at91_pmc.h"#include "at91_mc.h"#include "at91_wdt.h"#include "at91_rstc.h"#include "at91_pio.h"#include "at91_us.h"#include "at91_dbgu.h"#include "at91_tc.h"#include "at91_adc.h"#include "at91_pwm.h"#include "at91_spi.h"#include "at91_twi.h"#include "at91_ssc.h"#include "at91_emac.h"Go to the source code of this file.
Defines | |
| #define | PHY_MII_PINS |
| Peripheral Identifiers and Interrupts. | |
Detailed Description
AT91SAM7 register definitions. This file is based on NUT/OS implementation. See license below.
Definition in file at91sam7.h.
Define Documentation
| #define PHY_MII_PINS |
Value:
( PHY_TXEN_BIT \
| PHY_TXD0_BIT \
| PHY_TXD1_BIT \
| PHY_CRS_BIT \
| PHY_RXD0_BIT \
| PHY_RXD1_BIT \
| PHY_RXER_BIT \
| PHY_MDC_BIT \
| PHY_MDIO_BIT \
| PHY_TXD2_BIT \
| PHY_TXD3_BIT \
| PHY_TXER_BIT \
| PHY_RXD2_BIT \
| PHY_RXD3_BIT \
| PHY_RXDV_BIT \
| PHY_COL_BIT \
| PHY_RXCLK_BIT)
Peripheral Identifiers and Interrupts.
USART & DEBUG pin names SPI pins name SSC pins name Timer counter pins definition. PWM pins definition. TWI pins definition. ADC pins definition. Pin definition MII/RMII PHY interdace
Definition at line 465 of file at91sam7.h.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/bertos_logo.png)