LPCOpen Platform
LPCOpen Platform for NXP LPC Microcontrollers
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
IP_EMC_STATIC_CONFIG_Type Struct Reference

EMC Static Configure Structure. More...

#include "emc_001.h"

Data Fields

uint8_t ChipSelect
 
uint32_t Config
 
int32_t WaitWen
 
int32_t WaitOen
 
int32_t WaitRd
 
int32_t WaitPage
 
int32_t WaitWr
 
int32_t WaitTurn
 

Detailed Description

EMC Static Configure Structure.

Definition at line 259 of file emc_001.h.

Field Documentation

uint8_t ChipSelect

Chip select

Definition at line 260 of file emc_001.h.

uint32_t Config

Configuration value

Definition at line 261 of file emc_001.h.

int32_t WaitOen

Output Enable Wait

Definition at line 263 of file emc_001.h.

int32_t WaitPage

Page Access Wait

Definition at line 265 of file emc_001.h.

int32_t WaitRd

Read Wait

Definition at line 264 of file emc_001.h.

int32_t WaitTurn

Turn around wait

Definition at line 267 of file emc_001.h.

int32_t WaitWen

Write Enable Wait

Definition at line 262 of file emc_001.h.

int32_t WaitWr

Write Wait

Definition at line 266 of file emc_001.h.


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