interpret.h File Reference


Detailed Description

SMBus Protocol command interpreter.

Application note:
AVR453: Smart Battery Reference Design
Documentation:
For comprehensive code documentation, supported compilers, compiler settings and supported devices see readme.html
Author:
Atmel Corporation: http://www.atmel.com
Support email: avr@atmel.com
Original author: Rob G. Fries - Apt Inc.
$Name$
Revision
$RCSfile$
Date

Definition in file interpret.h.

Go to the source code of this file.

Defines

#define SCRG   0x40
#define SCRW   0x10
#define SCWG   0x80
#define SCWW   0x20
#define SMB_defaultaddr   0xC2
#define SMB_prototype0   0x90
#define SMB_prototype1   0x92
#define SMB_prototype2   0x94
#define SMB_prototype3   0x96
#define SMBinvalid   1
#define SMBmaster   2
#define SMBslave   4

Variables

__flash unsigned char SM_Cmd_Table [0x40][2]


Define Documentation

#define SCRG   0x40

Definition at line 74 of file interpret.h.

Referenced by TWI_ISR().

#define SCRW   0x10

Definition at line 72 of file interpret.h.

Referenced by TWI_ISR().

#define SCWG   0x80

Definition at line 75 of file interpret.h.

Referenced by TWI_ISR().

#define SCWW   0x20

Definition at line 73 of file interpret.h.

Referenced by TWI_ISR().

#define SMB_defaultaddr   0xC2

Definition at line 60 of file interpret.h.

#define SMB_prototype0   0x90

Definition at line 63 of file interpret.h.

#define SMB_prototype1   0x92

Definition at line 64 of file interpret.h.

#define SMB_prototype2   0x94

Definition at line 65 of file interpret.h.

#define SMB_prototype3   0x96

Definition at line 66 of file interpret.h.

#define SMBinvalid   1

Definition at line 69 of file interpret.h.

#define SMBmaster   2

Definition at line 70 of file interpret.h.

#define SMBslave   4

Definition at line 71 of file interpret.h.

Referenced by TWI_ISR().


Variable Documentation

__flash unsigned char SM_Cmd_Table[0x40][2]

Definition at line 85 of file interpret.h.

Referenced by TWI_ISR().


Generated on Mon Nov 12 15:59:58 2007 for AVR453 Smart Battery Reference Design by  doxygen 1.5.3