sdram_info Struct Reference

#include <sdram.h>


Detailed Description

Definition at line 82 of file sdram.h.

Data Fields

int banks
 banks: The number of banks in the SDRAM
unsigned int cas
 cas: The CAS latency
int cols
 cols: The number of columns in the SDRAM
unsigned long physical_address
 physical_address: The base address for the sdram
unsigned int rows
 rows: The number of rows in the SDRAM
unsigned int tras
 chip: TWI chip address to communicate with
unsigned int trc
 chip: TWI chip address to communicate with
unsigned int trcd
 chip: TWI chip address to communicate with
unsigned int trp
 chip: TWI chip address to communicate with
unsigned int twr
 chip: TWI chip address to communicate with
unsigned int txsr
 chip: TWI chip address to communicate with


Field Documentation

int sdram_info::banks

banks: The number of banks in the SDRAM

Definition at line 94 of file sdram.h.

Referenced by main(), and sdramc_init().

unsigned int sdram_info::cas

cas: The CAS latency

Definition at line 97 of file sdram.h.

Referenced by main(), and sdramc_init().

int sdram_info::cols

cols: The number of columns in the SDRAM

Definition at line 91 of file sdram.h.

Referenced by main(), and sdramc_init().

unsigned long sdram_info::physical_address

physical_address: The base address for the sdram

Definition at line 85 of file sdram.h.

Referenced by main(), and mt481c2m32b2tg_init().

unsigned int sdram_info::rows

rows: The number of rows in the SDRAM

Definition at line 88 of file sdram.h.

Referenced by main(), and sdramc_init().

unsigned int sdram_info::tras

chip: TWI chip address to communicate with

Definition at line 112 of file sdram.h.

Referenced by main(), and sdramc_init().

unsigned int sdram_info::trc

chip: TWI chip address to communicate with

Definition at line 103 of file sdram.h.

Referenced by main(), and sdramc_init().

unsigned int sdram_info::trcd

chip: TWI chip address to communicate with

Definition at line 109 of file sdram.h.

Referenced by main(), and sdramc_init().

unsigned int sdram_info::trp

chip: TWI chip address to communicate with

Definition at line 106 of file sdram.h.

Referenced by main(), and sdramc_init().

unsigned int sdram_info::twr

chip: TWI chip address to communicate with

Definition at line 100 of file sdram.h.

Referenced by main(), and sdramc_init().

unsigned int sdram_info::txsr

chip: TWI chip address to communicate with

Definition at line 115 of file sdram.h.

Referenced by main(), and sdramc_init().


Generated on Thu May 10 13:52:44 2007 for AVR32102 - Using the AVR32 SDRAM controller by  doxygen 1.5.1