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

#include "spifi_rom_api.h"

Data Fields

uint32_t base
 
uint32_t regbase
 
uint32_t devSize
 
uint32_t memSize
 
uc mfger
 
uc devType
 
uc devID
 
uc busy
 
stat_t stat
 
uint16_t reserved
 
uint16_t set_prot
 
uint16_t write_prot
 
uint32_t mem_cmd
 
uint32_t prog_cmd
 
uint16_t sectors
 
uint16_t protBytes
 
uint32_t opts
 
uint32_t errCheck
 
uc erase_shifts [4]
 
uc erase_ops [4]
 
protEntprotEnts
 
char prot [LONGEST_PROT]
 

Detailed Description

The object that spifi_init returns, and other routines use as an operand

Definition at line 84 of file spifi_rom_api.h.

Field Documentation

uint32_t base

Definition at line 85 of file spifi_rom_api.h.

uc busy

Definition at line 86 of file spifi_rom_api.h.

uc devID

Definition at line 86 of file spifi_rom_api.h.

uint32_t devSize

Definition at line 85 of file spifi_rom_api.h.

uc devType

Definition at line 86 of file spifi_rom_api.h.

uc erase_ops[4]

Definition at line 93 of file spifi_rom_api.h.

uc erase_shifts[4]

Definition at line 93 of file spifi_rom_api.h.

uint32_t errCheck

Definition at line 92 of file spifi_rom_api.h.

uint32_t mem_cmd

Definition at line 90 of file spifi_rom_api.h.

uint32_t memSize

Definition at line 85 of file spifi_rom_api.h.

uc mfger

Definition at line 86 of file spifi_rom_api.h.

uint32_t opts

Definition at line 92 of file spifi_rom_api.h.

uint32_t prog_cmd

Definition at line 90 of file spifi_rom_api.h.

char prot[LONGEST_PROT]

Definition at line 95 of file spifi_rom_api.h.

uint16_t protBytes

Definition at line 91 of file spifi_rom_api.h.

protEnt* protEnts

Definition at line 94 of file spifi_rom_api.h.

uint32_t regbase

Definition at line 85 of file spifi_rom_api.h.

uint16_t reserved

Definition at line 88 of file spifi_rom_api.h.

uint16_t sectors

Definition at line 91 of file spifi_rom_api.h.

uint16_t set_prot

Definition at line 89 of file spifi_rom_api.h.

stat_t stat

Definition at line 87 of file spifi_rom_api.h.

uint16_t write_prot

Definition at line 89 of file spifi_rom_api.h.


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