Y:/FINAL CODE/address.c File Reference

#include "MOTTYPES.h"

Include dependency graph for address.c:

Go to the source code of this file.

Variables

const tU08 hard_addr [6] = { 0x01, 0x23, 0x45, 0x56, 0x78, 0x9a }
const tU08 prot_addr [4] = { 192, 168, 2, 3 }
const tU08 netw_mask [4] = { 255, 255, 255, 0 }
const tU08 dfgw_addr [4] = { 192, 168, 2, 1 }
const tU08 brcs_addr [4] = { 192, 168, 2, 255 }


Variable Documentation

const tU08 brcs_addr[4] = { 192, 168, 2, 255 }
 

Definition at line 27 of file address.c.

const tU08 dfgw_addr[4] = { 192, 168, 2, 1 }
 

Definition at line 26 of file address.c.

const tU08 hard_addr[6] = { 0x01, 0x23, 0x45, 0x56, 0x78, 0x9a }
 

Definition at line 22 of file address.c.

Referenced by main().

const tU08 netw_mask[4] = { 255, 255, 255, 0 }
 

Definition at line 25 of file address.c.

const tU08 prot_addr[4] = { 192, 168, 2, 3 }
 

Definition at line 24 of file address.c.


Generated on Sun Apr 30 17:44:03 2006 for RFID by  doxygen 1.4.6-NO