Fork of the official mbed C/C++ SDK provides the software platform and libraries to build your applications. The fork has the documentation converted to Doxygen format

Dependents:   NervousPuppySprintOne NervousPuppySprint2602 Robot WarehouseBot1 ... more

Fork of mbed by mbed official

Embed: (wiki syntax)

« Back to documentation index

LPC_FLASHCTRL_Type Struct Reference

LPC_FLASHCTRL_Type Struct Reference
[Device_Peripheral_Registers]

Product name title=UM10462 Chapter title=LPC11U1x Flash programming firmware Modification date=3/17/2011 Major revision=0 Minor revision=3 (FLASHCTRL) More...

#include <LPC11Uxx.h>

Data Fields

__I uint32_t RESERVED0 [4]
__IO uint32_t FLASHCFG
__IO uint32_t FMSSTART
__IO uint32_t FMSSTOP
__I uint32_t FMSW0
__I uint32_t FMSW1
__I uint32_t FMSW2
__I uint32_t FMSW3
__I uint32_t FMSTAT
__IO uint32_t FMSTATCLR

Detailed Description

Product name title=UM10462 Chapter title=LPC11U1x Flash programming firmware Modification date=3/17/2011 Major revision=0 Minor revision=3 (FLASHCTRL)

Definition at line 316 of file LPC11Uxx.h.


Field Documentation

__IO uint32_t FLASHCFG

(@ 0x4003C010) Flash memory access time configuration register

Definition at line 318 of file LPC11Uxx.h.

__IO uint32_t FMSSTART

(@ 0x4003C020) Signature start address register

Definition at line 320 of file LPC11Uxx.h.

__IO uint32_t FMSSTOP

(@ 0x4003C024) Signature stop-address register

Definition at line 321 of file LPC11Uxx.h.

__I uint32_t FMSTAT

(@ 0x4003CFE0) Signature generation status register

Definition at line 328 of file LPC11Uxx.h.

__IO uint32_t FMSTATCLR

(@ 0x4003CFE8) Signature generation status clear register

Definition at line 330 of file LPC11Uxx.h.

__I uint32_t FMSW0

(@ 0x4003C02C) Word 0 [31:0]

Definition at line 323 of file LPC11Uxx.h.

__I uint32_t FMSW1

(@ 0x4003C030) Word 1 [63:32]

Definition at line 324 of file LPC11Uxx.h.

__I uint32_t FMSW2

(@ 0x4003C034) Word 2 [95:64]

Definition at line 325 of file LPC11Uxx.h.

__I uint32_t FMSW3

(@ 0x4003C038) Word 3 [127:96]

Definition at line 326 of file LPC11Uxx.h.

__I uint32_t RESERVED0[4]

< (@ 0x4003C000) FLASHCTRL Structure

Definition at line 317 of file LPC11Uxx.h.