buses.h File Reference


Detailed Description

Serial Buses.

Author:
Modtronix Engineering
Dependencies:
Compiler:
MPLAB C18 v2.10 or higher
HITECH PICC-18 V8.35PL3 or higher

Description

This module contains code for implementing different serial buses.

Configuration

The following defines are used to configure this module, and should be placed in the projdefs.h (or similar) file. For details, see Project Configuration. To configure the module, the required defines should be uncommended, and the rest commented out.
 //*********************************************************************
 //--------------------  Buses Configuration --------------------
 //*********************************************************************
 //Default "UDP Command Port"
 //#define DEFAULT_CMD_UDPPORT (54123)


Functions

void busInit (void)
void busProcess (void)


Function Documentation

void busInit ( void   ) 

Initializes "UDP Command Port" and "UDP Command Responce Port". These ports are used for sending and receiving and commands via the UDP port.

void busProcess ( void   ) 

Must be called every couple of ms


Generated on Sat Jul 7 08:12:35 2007 for SBC68EC Web Server by  doxygen 1.5.2