structs.h File Reference


Detailed Description

Structs in common for Slave and Master.

Contains struct declarations for ADC.c and battery.c.
These are also used in the Master, and have therefore been put in a separate file for convenience.

Application note:
AVR458: Charging Li-Ion Batteries with BC100
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
$Name$
Revision
2261
$RCSfile$
URL
http://svn.norway.atmel.com/AppsAVR8/avr463_Charging_NiMH_Batteries_with_BC100/tags/20070904_release_code_1.0/code/IAR/structs.h
Date
2007-08-10 09:28:35 +0200 (fr, 10 aug 2007)

Definition in file structs.h.

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  ADC_Status_struct
 Holds ADC-status and samples. More...
struct  Batteries_struct
 Holds status and various data for a battery. More...
struct  Battery_struct
 Holds control data for a battery. More...

Typedefs

typedef ADC_Status_struct ADC_Status_t
 For convenience.
typedef Batteries_struct Batteries_t
 For convenience.
typedef Battery_struct Battery_t
 For convenience.


Typedef Documentation

typedef struct ADC_Status_struct ADC_Status_t

For convenience.

Definition at line 99 of file structs.h.

typedef struct Batteries_struct Batteries_t

For convenience.

Definition at line 57 of file structs.h.

typedef struct Battery_struct Battery_t

For convenience.

Definition at line 72 of file structs.h.


Generated on Tue Sep 4 19:18:02 2007 for AVR463 Charging NiMH Batteries with ATAVRBC100 by  doxygen 1.5.2