Macros | Variables
FramEraseFR4xx.c File Reference

Detailed Description

Funclet for FRAM erase operations on FR2xx/FR4xx family devices.

Definition in file FramEraseFR4xx.c.

Go to the source code of this file.

Macros

#define FRAMERASE_O_TERMINATION   0x00000000
 
#define FRAMERASE_O_START   0x00005C00
 
#define FRAMERASE_O_FINISH   0x00005C6C
 
#define FRAMERASE_O_LENGTH   0x0000006C
 

Variables

unsigned short FramErase_o []
 Holds the target code for an FRAM erase operation. More...
 
unsigned long FramErase_o_termination = 0x00000000
 
unsigned long FramErase_o_start = 0x00005C00
 
unsigned long FramErase_o_finish = 0x00005C6C
 
unsigned long FramErase_o_length = 0x0000006C
 

Variable Documentation

unsigned short FramErase_o[]
Initial value:
=
{
0x0014, 0x006A, 0xBEEF, 0xDEAD, 0xBABE, 0xDEAD, 0xDEAD, 0x000B, 0xDEAD,
0x000B, 0x1840, 0x40B2, 0x5A80, 0x01CC, 0x180F, 0x4AC0, 0xFFEC, 0x180F,
0x4BC0, 0xFFEA, 0x1F80, 0x405A, 0xFFD8, 0x1F80, 0x405B, 0xFFD6, 0x4382,
0x0160, 0x1840, 0x43BA, 0x0000, 0xC392, 0x0146, 0x1800, 0x536A, 0x1800,
0x835B, 0x23F6, 0x1F80, 0x405A, 0xFFBC, 0x1F80, 0x405B, 0xFFBA, 0x40B2,
0x0003, 0x0160, 0x40B2, 0xCAFE, 0x014E, 0x40B2, 0xBABE, 0x014C, 0x3FFF,
}

Holds the target code for an FRAM erase operation.

This code is modified by the FRAM erase function depending on it's parameters.

Definition at line 56 of file FramEraseFR4xx.c.


Copyright 2016, Texas Instruments Incorporated