fix for mbed lib issue 3 (i2c problem) see also https://mbed.org/users/mbed_official/code/mbed/issues/3 affected implementations: LPC812, LPC11U24, LPC1768, LPC2368, LPC4088

Fork of mbed-src by mbed official

Embed: (wiki syntax)

« Back to documentation index

NV_Type Struct Reference

NV_Type Struct Reference
[NV Peripheral Access Layer]

NV - Register Layout Typedef. More...

#include <MKL25Z4.h>

Data Fields

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

Detailed Description

NV - Register Layout Typedef.

Definition at line 2003 of file MKL25Z4.h.


Field Documentation

__I uint8_t BACKKEY0

Backdoor Comparison Key 0., offset: 0x3.

Definition at line 2007 of file MKL25Z4.h.

__I uint8_t BACKKEY1

Backdoor Comparison Key 1., offset: 0x2.

Definition at line 2006 of file MKL25Z4.h.

__I uint8_t BACKKEY2

Backdoor Comparison Key 2., offset: 0x1.

Definition at line 2005 of file MKL25Z4.h.

__I uint8_t BACKKEY3

Backdoor Comparison Key 3., offset: 0x0.

Definition at line 2004 of file MKL25Z4.h.

__I uint8_t BACKKEY4

Backdoor Comparison Key 4., offset: 0x7.

Definition at line 2011 of file MKL25Z4.h.

__I uint8_t BACKKEY5

Backdoor Comparison Key 5., offset: 0x6.

Definition at line 2010 of file MKL25Z4.h.

__I uint8_t BACKKEY6

Backdoor Comparison Key 6., offset: 0x5.

Definition at line 2009 of file MKL25Z4.h.

__I uint8_t BACKKEY7

Backdoor Comparison Key 7., offset: 0x4.

Definition at line 2008 of file MKL25Z4.h.

__I uint8_t FOPT

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

Definition at line 2017 of file MKL25Z4.h.

__I uint8_t FPROT0

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

Definition at line 2015 of file MKL25Z4.h.

__I uint8_t FPROT1

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

Definition at line 2014 of file MKL25Z4.h.

__I uint8_t FPROT2

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

Definition at line 2013 of file MKL25Z4.h.

__I uint8_t FPROT3

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

Definition at line 2012 of file MKL25Z4.h.

__I uint8_t FSEC

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

Definition at line 2016 of file MKL25Z4.h.