FM6124 Ramtron Corporation, FM6124 Datasheet - Page 49

no-image

FM6124

Manufacturer Part Number
FM6124
Description
Event Data Recorder With F-ram
Manufacturer
Ramtron Corporation
Datasheet

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
FM6124
Manufacturer:
FM/富满电子
Quantity:
20 000
Part Number:
FM6124-QG
Manufacturer:
ABOV
Quantity:
3 000
Include File:
////////////////////////////////////////////////////////////////////////////////
//
// $Date: 2008-03-10 13:04:27 -0400 (Mon, 10 Mar 2008) $
// $Rev: 249 $
// $Author: smalo $
// $HeadURL: file:…fm6124.h $
//
////////////////////////////////////////////////////////////////////////////////
//
// Description:
//
//
// Remarks:
//
// Copyright (C) 2008 Ramtron International Corporation
//
////////////////////////////////////////////////////////////////////////////////
#ifndef FM6124_H
#define FM6124_H
////////////////////////////////////////////////////////////////////////////////
// Include and defines
////////////////////////////////////////////////////////////////////////////////
#include "ramtron_types.h"
// I2C Ids of the FM6124
// The first byte of any I2C transaction contains the Slave Module Id.
// Bits 7:1 are used for the Id
// Bit 0 indicates if the command is Read (1) or a Write (0)
#define I2C_ID_EDR
#define I2C_ID_FM
#define IC2_WRITE
#define IC2_READ
////////////////////////////////////////////////////////////////////////////////
// Type Definitions
////////////////////////////////////////////////////////////////////////////////
typedef struct SBCDDate
{
};
typedef struct SBCDAlarmDate
{
};
typedef struct SEvent
{
};
Rev. 4.0 (EOL)
July 2010
ruint8
ruint8
ruint8
ruint8
ruint8
ruint8
ruint8
ruint8
ruint8
ruint8
ruint8
ruint8
ruint8
struct
uiSeconds;
uiMinutes;
uiHours;
uiDay;
uiDate;
uiMonth;
uiYear;
uiSeconds;
uiMinutes;
uiHours;
uiDate;
uiMonth;
SBCDDate
This file contains C functions declarations and defines
for the Ramtron Event Data Recorder (EDR) FM6124.
uiEventCode;
oBCDDate;
0xA0
0xD0
0x00
0x01
// Ramtron basic type definitions
Page 49 of 53

Related parts for FM6124