LPCOpen Platform for LPC18XX/43XX microcontrollers  18XX43XX
LPCOpen Platform for the NXP LPC18XX/43XX family of Microcontrollers
Data Fields
IP_EMC_STATIC_CONFIG_T Struct Reference

Detailed Description

EMC Static Configure Structure.

Definition at line 272 of file emc_18xx_43xx.h.

#include "emc_18xx_43xx.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
 

Field Documentation

uint8_t ChipSelect

Chip select

Definition at line 273 of file emc_18xx_43xx.h.

uint32_t Config

Configuration value

Definition at line 274 of file emc_18xx_43xx.h.

int32_t WaitOen

Output Enable Wait

Definition at line 276 of file emc_18xx_43xx.h.

int32_t WaitPage

Page Access Wait

Definition at line 278 of file emc_18xx_43xx.h.

int32_t WaitRd

Read Wait

Definition at line 277 of file emc_18xx_43xx.h.

int32_t WaitTurn

Turn around wait

Definition at line 280 of file emc_18xx_43xx.h.

int32_t WaitWen

Write Enable Wait

Definition at line 275 of file emc_18xx_43xx.h.

int32_t WaitWr

Write Wait

Definition at line 279 of file emc_18xx_43xx.h.


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