gpio.c File Reference


Detailed Description

I/O routines.

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.
Revision
URL
Date

Definition in file gpio.c.

#include <iom406.h>
#include "gpio.h"
#include "timer.h"

Go to the source code of this file.

Functions

__interrupt void PB_ISR (void)
void PBdisable (void)
void PBinit (void)
void PinInit (void)


Function Documentation

__interrupt void PB_ISR ( void   ) 

Definition at line 62 of file gpio.c.

void PBdisable ( void   ) 

Definition at line 54 of file gpio.c.

void PBinit ( void   ) 

Definition at line 43 of file gpio.c.

Referenced by InitAll().

void PinInit ( void   ) 

Todo:
Add code here for any special I/O initialization required.

Definition at line 34 of file gpio.c.

Referenced by InitAll().


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