fmc_bank_conf_t Struct Reference

Bank configuration structure. More...

Detailed Description

Bank configuration structure.

Definition at line 360 of file cpu_fmc.h.

#include <cpu_fmc.h>

Data Fields

fmc_bank_t bank
 Bank1 . More...
 
fmc_mem_type_t mem_type
 Type of memory.
 
fmc_bus_width_t data_width
 Data bus width.
 
uint32_t address
 Address of the memory bank.
 
uint32_t size
 Size in bytes of the memory bank.
 
union {
   fmc_nor_sram_bank_conf_t   nor_sram
 
   fmc_sdram_bank_conf_t   sdram
 
}; 
 

Field Documentation

◆ bank

fmc_bank_t fmc_bank_conf_t::bank

Bank1 .

. Bank4/Bank6 (maximum)

Definition at line 361 of file cpu_fmc.h.


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