sercfg.h File Reference

Serial port configuration. More...

#include "net\ip.h"

Functions

void scfDisplayIPValue (IP_ADDR *IPVal)
void scfInit (BYTE delay)


Detailed Description

Serial port configuration.

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

Description

This module contains functions used for the serial configuration of the application. This is the menu that is displayed on startup via the USART and allows the device to be configured.

Function Documentation

void scfDisplayIPValue ( IP_ADDR IPVal  ) 

Writes out the IP value to the serial port

Parameters:
IPVal IP value to write out to the port

void scfInit ( BYTE  delay  ) 

Delays for the given time, and checks for any input on the serial port. If anything is received within this time, it enters the serial configuration menu. If not, it returns

Parameters:
delay Delay in seconds


Generated on Wed Feb 3 12:45:35 2010 for SBC65EC Web Server by  doxygen 1.5.8