Macros | Variables
FramWriteFR4xx.c File Reference

Detailed Description

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

Definition in file FramWriteFR4xx.c.

Go to the source code of this file.

Macros

#define FRAMWRITE_O_TERMINATION   0x00000000
 
#define FRAMWRITE_O_START   0x0000C400
 
#define FRAMWRITE_O_FINISH   0x0000C484
 
#define FRAMWRITE_O_LENGTH   0x00000084
 

Variables

unsigned short FramWrite_o []
 Holds the target code for an FRAM write operation. More...
 
unsigned long FramWrite_o_termination = 0x00000000
 
unsigned long FramWrite_o_start = 0x0000C400
 
unsigned long FramWrite_o_finish = 0x0000C484
 
unsigned long FramWrite_o_length = 0x00000084
 

Variable Documentation

unsigned short FramWrite_o[]
Initial value:
=
{
0x0014, 0x0082, 0xBEEF, 0xDEAD, 0xBEEF, 0xDEAD, 0xDEAD, 0x000B, 0xDEAD,
0x000B, 0x40B2, 0x5A80, 0x01CC, 0x40B2, 0xABAD, 0x014E, 0x40B2, 0xBABE,
0x014C, 0x180F, 0x4AC0, 0xFFE2, 0x180F, 0x4BC0, 0xFFE0, 0x4382, 0x0160,
0x1F80, 0x405A, 0xFFCA, 0x1F80, 0x405B, 0xFFC8, 0x40B2, 0x0050, 0x0146,
0xB392, 0x0146, 0x27FD, 0x1840, 0x429A, 0x0148, 0x0000, 0xC392, 0x0146,
0x1800, 0x536A, 0x1800, 0x835B, 0x23F2, 0x1F80, 0x405A, 0xFFA4, 0x1F80,
0x405B, 0xFFA2, 0x40B2, 0xCAFE, 0x014E, 0x40B2, 0xBABE, 0x014C, 0x40B2,
0x0003, 0x0160, 0x3FFF,
}

Holds the target code for an FRAM write operation.

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

Definition at line 56 of file FramWriteFR4xx.c.


Copyright 2016, Texas Instruments Incorporated