Elisa3
ports_io.h File Reference

Ports io module. More...

#include "variables.h"
#include <avr\io.h>

Go to the source code of this file.

Functions

void initPortsIO ()
 Set pins direction and their initial state based on hardware revision. Unused pins are set to output in low state. Pull-up feature is disabled.

Detailed Description

Ports io module.

Author:
Stefano Morgani <stefano@gctronic.com>
Version:
1.0
Date:
01.02.12

The module is responsible for configuring the direction and state of all the microprocessor pins.


Function Documentation

void initPortsIO ( )

Set pins direction and their initial state based on hardware revision. Unused pins are set to output in low state. Pull-up feature is disabled.

Returns:
none
 All Files Functions Variables Defines