Freescale_Cachan / Mbed 2 deprecated Programme_course_base

Dependencies:   MMA8451Q mbed xbee_lib

Fork of Programme_course by Freescale_Cachan

Embed: (wiki syntax)

« Back to documentation index

FTFA_MemMap Struct Reference

FTFA_MemMap Struct Reference
[FTFA]

FTFA - Peripheral register structure. More...

#include <MKL25Z4.h>

Data Fields

uint8_t FSTAT
 Flash Status Register, offset: 0x0.
uint8_t FCNFG
 Flash Configuration Register, offset: 0x1.
uint8_t FSEC
 Flash Security Register, offset: 0x2.
uint8_t FOPT
 Flash Option Register, offset: 0x3.
uint8_t FCCOB3
 Flash Common Command Object Registers, offset: 0x4.
uint8_t FCCOB2
 Flash Common Command Object Registers, offset: 0x5.
uint8_t FCCOB1
 Flash Common Command Object Registers, offset: 0x6.
uint8_t FCCOB0
 Flash Common Command Object Registers, offset: 0x7.
uint8_t FCCOB7
 Flash Common Command Object Registers, offset: 0x8.
uint8_t FCCOB6
 Flash Common Command Object Registers, offset: 0x9.
uint8_t FCCOB5
 Flash Common Command Object Registers, offset: 0xA.
uint8_t FCCOB4
 Flash Common Command Object Registers, offset: 0xB.
uint8_t FCCOBB
 Flash Common Command Object Registers, offset: 0xC.
uint8_t FCCOBA
 Flash Common Command Object Registers, offset: 0xD.
uint8_t FCCOB9
 Flash Common Command Object Registers, offset: 0xE.
uint8_t FCCOB8
 Flash Common Command Object Registers, offset: 0xF.
uint8_t FPROT3
 Program Flash Protection Registers, offset: 0x10.
uint8_t FPROT2
 Program Flash Protection Registers, offset: 0x11.
uint8_t FPROT1
 Program Flash Protection Registers, offset: 0x12.
uint8_t FPROT0
 Program Flash Protection Registers, offset: 0x13.

Detailed Description

FTFA - Peripheral register structure.

Definition at line 1511 of file MKL25Z4.h.


Field Documentation

uint8_t FCCOB0

Flash Common Command Object Registers, offset: 0x7.

Definition at line 1519 of file MKL25Z4.h.

uint8_t FCCOB1

Flash Common Command Object Registers, offset: 0x6.

Definition at line 1518 of file MKL25Z4.h.

uint8_t FCCOB2

Flash Common Command Object Registers, offset: 0x5.

Definition at line 1517 of file MKL25Z4.h.

uint8_t FCCOB3

Flash Common Command Object Registers, offset: 0x4.

Definition at line 1516 of file MKL25Z4.h.

uint8_t FCCOB4

Flash Common Command Object Registers, offset: 0xB.

Definition at line 1523 of file MKL25Z4.h.

uint8_t FCCOB5

Flash Common Command Object Registers, offset: 0xA.

Definition at line 1522 of file MKL25Z4.h.

uint8_t FCCOB6

Flash Common Command Object Registers, offset: 0x9.

Definition at line 1521 of file MKL25Z4.h.

uint8_t FCCOB7

Flash Common Command Object Registers, offset: 0x8.

Definition at line 1520 of file MKL25Z4.h.

uint8_t FCCOB8

Flash Common Command Object Registers, offset: 0xF.

Definition at line 1527 of file MKL25Z4.h.

uint8_t FCCOB9

Flash Common Command Object Registers, offset: 0xE.

Definition at line 1526 of file MKL25Z4.h.

uint8_t FCCOBA

Flash Common Command Object Registers, offset: 0xD.

Definition at line 1525 of file MKL25Z4.h.

uint8_t FCCOBB

Flash Common Command Object Registers, offset: 0xC.

Definition at line 1524 of file MKL25Z4.h.

uint8_t FCNFG

Flash Configuration Register, offset: 0x1.

Definition at line 1513 of file MKL25Z4.h.

uint8_t FOPT

Flash Option Register, offset: 0x3.

Definition at line 1515 of file MKL25Z4.h.

uint8_t FPROT0

Program Flash Protection Registers, offset: 0x13.

Definition at line 1531 of file MKL25Z4.h.

uint8_t FPROT1

Program Flash Protection Registers, offset: 0x12.

Definition at line 1530 of file MKL25Z4.h.

uint8_t FPROT2

Program Flash Protection Registers, offset: 0x11.

Definition at line 1529 of file MKL25Z4.h.

uint8_t FPROT3

Program Flash Protection Registers, offset: 0x10.

Definition at line 1528 of file MKL25Z4.h.

uint8_t FSEC

Flash Security Register, offset: 0x2.

Definition at line 1514 of file MKL25Z4.h.

uint8_t FSTAT

Flash Status Register, offset: 0x0.

Definition at line 1512 of file MKL25Z4.h.