Emilio Monti / mbed-KL25Z

Dependents:   FRDM_RGBLED

Embed: (wiki syntax)

« Back to documentation index

FTFA_Type Struct Reference

FTFA_Type Struct Reference
[FTFA Peripheral Access Layer]

FTFA - Register Layout Typedef. More...

#include <MKL25Z4.h>

Data Fields

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

Detailed Description

FTFA - Register Layout Typedef.

Definition at line 835 of file MKL25Z4.h.


Field Documentation

__IO uint8_t FCCOB0

Flash Common Command Object Registers, offset: 0x7.

Definition at line 843 of file MKL25Z4.h.

__IO uint8_t FCCOB1

Flash Common Command Object Registers, offset: 0x6.

Definition at line 842 of file MKL25Z4.h.

__IO uint8_t FCCOB2

Flash Common Command Object Registers, offset: 0x5.

Definition at line 841 of file MKL25Z4.h.

__IO uint8_t FCCOB3

Flash Common Command Object Registers, offset: 0x4.

Definition at line 840 of file MKL25Z4.h.

__IO uint8_t FCCOB4

Flash Common Command Object Registers, offset: 0xB.

Definition at line 847 of file MKL25Z4.h.

__IO uint8_t FCCOB5

Flash Common Command Object Registers, offset: 0xA.

Definition at line 846 of file MKL25Z4.h.

__IO uint8_t FCCOB6

Flash Common Command Object Registers, offset: 0x9.

Definition at line 845 of file MKL25Z4.h.

__IO uint8_t FCCOB7

Flash Common Command Object Registers, offset: 0x8.

Definition at line 844 of file MKL25Z4.h.

__IO uint8_t FCCOB8

Flash Common Command Object Registers, offset: 0xF.

Definition at line 851 of file MKL25Z4.h.

__IO uint8_t FCCOB9

Flash Common Command Object Registers, offset: 0xE.

Definition at line 850 of file MKL25Z4.h.

__IO uint8_t FCCOBA

Flash Common Command Object Registers, offset: 0xD.

Definition at line 849 of file MKL25Z4.h.

__IO uint8_t FCCOBB

Flash Common Command Object Registers, offset: 0xC.

Definition at line 848 of file MKL25Z4.h.

__IO uint8_t FCNFG

Flash Configuration Register, offset: 0x1.

Definition at line 837 of file MKL25Z4.h.

__I uint8_t FOPT

Flash Option Register, offset: 0x3.

Definition at line 839 of file MKL25Z4.h.

__IO uint8_t FPROT0

Program Flash Protection Registers, offset: 0x13.

Definition at line 855 of file MKL25Z4.h.

__IO uint8_t FPROT1

Program Flash Protection Registers, offset: 0x12.

Definition at line 854 of file MKL25Z4.h.

__IO uint8_t FPROT2

Program Flash Protection Registers, offset: 0x11.

Definition at line 853 of file MKL25Z4.h.

__IO uint8_t FPROT3

Program Flash Protection Registers, offset: 0x10.

Definition at line 852 of file MKL25Z4.h.

__I uint8_t FSEC

Flash Security Register, offset: 0x2.

Definition at line 838 of file MKL25Z4.h.

__IO uint8_t FSTAT

Flash Status Register, offset: 0x0.

Definition at line 836 of file MKL25Z4.h.