CMSIS + 0/1 examples
CodeScope will show references to FMC_Bank4_TypeDef from the following samples and libraries:
 
Symbols
loading...
Files
loading...

FMC_Bank4_TypeDef struct

Flexible Memory Controller Bank4

Syntax

typedef struct {   __IO uint32_t PCR4;          __IO uint32_t SR4;           __IO uint32_t PMEM4;         __IO uint32_t PATT4;         __IO uint32_t PIO4;        } FMC_Bank4_TypeDef;

Fields

PCR4

PC Card control register 4, Address offset: 0xA0. Read more...

SR4

PC Card FIFO status and interrupt register 4, Address offset: 0xA4. Read more...

PMEM4

PC Card Common memory space timing register 4, Address offset: 0xA8. Read more...

PATT4

PC Card Attribute memory space timing register 4, Address offset: 0xAC. Read more...

PIO4

PC Card I/O space timing register 4, Address offset: 0xB0. Read more...

Examples

FMC_Bank4_TypeDef is referenced by 1 libraries and example projects.