VSF Documented
|
#include "Device.h"
Go to the source code of this file.
Data Structures | |
struct | MPS2_FPGAIO_TypeDef |
struct | MPS2_SCC_TypeDef |
struct | MPS2_SSP_TypeDef |
struct | MPS2_I2C_TypeDef |
Macros | |
#define | MPS2_FPGAIO_BASE (0x40028000ul) |
#define | MPS2_SCC_BASE (0x4002F000ul) |
#define | MPS2_SSP0_BASE (0x40021000ul) |
#define | MPS2_I2C0_BASE (0x40022000ul) |
#define | MPS2_I2C0 ((MPS2_I2C_TypeDef *) MPS2_I2C0_BASE ) |
#define | MPS2_FPGAIO ((MPS2_FPGAIO_TypeDef *) MPS2_FPGAIO_BASE ) |
#define | MPS2_SCC ((MPS2_SCC_TypeDef *) MPS2_SCC_BASE ) |
#define | MPS2_SSP0 ((MPS2_SSP_TypeDef *) MPS2_SSP0_BASE ) |
#define MPS2_FPGAIO_BASE (0x40028000ul) |
FPGAIO Base Address
#define MPS2_SCC_BASE (0x4002F000ul) |
SCC Base Address
#define MPS2_SSP0_BASE (0x40021000ul) |
SSP0 Base Address
#define MPS2_I2C0_BASE (0x40022000ul) |
I2C0 Base Address
#define MPS2_I2C0 ((MPS2_I2C_TypeDef *) MPS2_I2C0_BASE ) |
#define MPS2_FPGAIO ((MPS2_FPGAIO_TypeDef *) MPS2_FPGAIO_BASE ) |
#define MPS2_SCC ((MPS2_SCC_TypeDef *) MPS2_SCC_BASE ) |
#define MPS2_SSP0 ((MPS2_SSP_TypeDef *) MPS2_SSP0_BASE ) |