Alessandro Angelino / target-mcu-k64f

Fork of target-mcu-k64f by Morpheus

Embed: (wiki syntax)

« Back to documentation index

FTFE_Type Struct Reference

FTFE_Type Struct Reference
[FTFE Peripheral Access Layer]

FTFE - Register Layout Typedef. More...

#include <MK64F12.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.
__IO uint8_t FEPROT
 EEPROM Protection Register, offset: 0x16.
__IO uint8_t FDPROT
 Data Flash Protection Register, offset: 0x17.

Detailed Description

FTFE - Register Layout Typedef.

Definition at line 6386 of file cmsis/MK64F12.h.


Field Documentation

__IO uint8_t FCCOB0

Flash Common Command Object Registers, offset: 0x7.

Definition at line 6394 of file cmsis/MK64F12.h.

__IO uint8_t FCCOB1

Flash Common Command Object Registers, offset: 0x6.

Definition at line 6393 of file cmsis/MK64F12.h.

__IO uint8_t FCCOB2

Flash Common Command Object Registers, offset: 0x5.

Definition at line 6392 of file cmsis/MK64F12.h.

__IO uint8_t FCCOB3

Flash Common Command Object Registers, offset: 0x4.

Definition at line 6391 of file cmsis/MK64F12.h.

__IO uint8_t FCCOB4

Flash Common Command Object Registers, offset: 0xB.

Definition at line 6398 of file cmsis/MK64F12.h.

__IO uint8_t FCCOB5

Flash Common Command Object Registers, offset: 0xA.

Definition at line 6397 of file cmsis/MK64F12.h.

__IO uint8_t FCCOB6

Flash Common Command Object Registers, offset: 0x9.

Definition at line 6396 of file cmsis/MK64F12.h.

__IO uint8_t FCCOB7

Flash Common Command Object Registers, offset: 0x8.

Definition at line 6395 of file cmsis/MK64F12.h.

__IO uint8_t FCCOB8

Flash Common Command Object Registers, offset: 0xF.

Definition at line 6402 of file cmsis/MK64F12.h.

__IO uint8_t FCCOB9

Flash Common Command Object Registers, offset: 0xE.

Definition at line 6401 of file cmsis/MK64F12.h.

__IO uint8_t FCCOBA

Flash Common Command Object Registers, offset: 0xD.

Definition at line 6400 of file cmsis/MK64F12.h.

__IO uint8_t FCCOBB

Flash Common Command Object Registers, offset: 0xC.

Definition at line 6399 of file cmsis/MK64F12.h.

__IO uint8_t FCNFG

Flash Configuration Register, offset: 0x1.

Definition at line 6388 of file cmsis/MK64F12.h.

__IO uint8_t FDPROT

Data Flash Protection Register, offset: 0x17.

Definition at line 6409 of file cmsis/MK64F12.h.

__IO uint8_t FEPROT

EEPROM Protection Register, offset: 0x16.

Definition at line 6408 of file cmsis/MK64F12.h.

__I uint8_t FOPT

Flash Option Register, offset: 0x3.

Definition at line 6390 of file cmsis/MK64F12.h.

__IO uint8_t FPROT0

Program Flash Protection Registers, offset: 0x13.

Definition at line 6406 of file cmsis/MK64F12.h.

__IO uint8_t FPROT1

Program Flash Protection Registers, offset: 0x12.

Definition at line 6405 of file cmsis/MK64F12.h.

__IO uint8_t FPROT2

Program Flash Protection Registers, offset: 0x11.

Definition at line 6404 of file cmsis/MK64F12.h.

__IO uint8_t FPROT3

Program Flash Protection Registers, offset: 0x10.

Definition at line 6403 of file cmsis/MK64F12.h.

__I uint8_t FSEC

Flash Security Register, offset: 0x2.

Definition at line 6389 of file cmsis/MK64F12.h.

__IO uint8_t FSTAT

Flash Status Register, offset: 0x0.

Definition at line 6387 of file cmsis/MK64F12.h.