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

NV_MemMap Struct Reference

NV_MemMap Struct Reference
[NV]

NV - Peripheral register structure. More...

#include <MKL25Z4.h>

Data Fields

uint8_t BACKKEY3
 Backdoor Comparison Key 3., offset: 0x0.
uint8_t BACKKEY2
 Backdoor Comparison Key 2., offset: 0x1.
uint8_t BACKKEY1
 Backdoor Comparison Key 1., offset: 0x2.
uint8_t BACKKEY0
 Backdoor Comparison Key 0., offset: 0x3.
uint8_t BACKKEY7
 Backdoor Comparison Key 7., offset: 0x4.
uint8_t BACKKEY6
 Backdoor Comparison Key 6., offset: 0x5.
uint8_t BACKKEY5
 Backdoor Comparison Key 5., offset: 0x6.
uint8_t BACKKEY4
 Backdoor Comparison Key 4., offset: 0x7.
uint8_t FPROT3
 Non-volatile P-Flash Protection 1 - Low Register, offset: 0x8.
uint8_t FPROT2
 Non-volatile P-Flash Protection 1 - High Register, offset: 0x9.
uint8_t FPROT1
 Non-volatile P-Flash Protection 0 - Low Register, offset: 0xA.
uint8_t FPROT0
 Non-volatile P-Flash Protection 0 - High Register, offset: 0xB.
uint8_t FSEC
 Non-volatile Flash Security Register, offset: 0xC.
uint8_t FOPT
 Non-volatile Flash Option Register, offset: 0xD.

Detailed Description

NV - Peripheral register structure.

Definition at line 3229 of file MKL25Z4.h.


Field Documentation

uint8_t BACKKEY0

Backdoor Comparison Key 0., offset: 0x3.

Definition at line 3233 of file MKL25Z4.h.

uint8_t BACKKEY1

Backdoor Comparison Key 1., offset: 0x2.

Definition at line 3232 of file MKL25Z4.h.

uint8_t BACKKEY2

Backdoor Comparison Key 2., offset: 0x1.

Definition at line 3231 of file MKL25Z4.h.

uint8_t BACKKEY3

Backdoor Comparison Key 3., offset: 0x0.

Definition at line 3230 of file MKL25Z4.h.

uint8_t BACKKEY4

Backdoor Comparison Key 4., offset: 0x7.

Definition at line 3237 of file MKL25Z4.h.

uint8_t BACKKEY5

Backdoor Comparison Key 5., offset: 0x6.

Definition at line 3236 of file MKL25Z4.h.

uint8_t BACKKEY6

Backdoor Comparison Key 6., offset: 0x5.

Definition at line 3235 of file MKL25Z4.h.

uint8_t BACKKEY7

Backdoor Comparison Key 7., offset: 0x4.

Definition at line 3234 of file MKL25Z4.h.

uint8_t FOPT

Non-volatile Flash Option Register, offset: 0xD.

Definition at line 3243 of file MKL25Z4.h.

uint8_t FPROT0

Non-volatile P-Flash Protection 0 - High Register, offset: 0xB.

Definition at line 3241 of file MKL25Z4.h.

uint8_t FPROT1

Non-volatile P-Flash Protection 0 - Low Register, offset: 0xA.

Definition at line 3240 of file MKL25Z4.h.

uint8_t FPROT2

Non-volatile P-Flash Protection 1 - High Register, offset: 0x9.

Definition at line 3239 of file MKL25Z4.h.

uint8_t FPROT3

Non-volatile P-Flash Protection 1 - Low Register, offset: 0x8.

Definition at line 3238 of file MKL25Z4.h.

uint8_t FSEC

Non-volatile Flash Security Register, offset: 0xC.

Definition at line 3242 of file MKL25Z4.h.