Main Page | Data Structures | File List | Data Fields | Globals

cctalk-channel-defs.c File Reference


Detailed Description

Provide a mapping between the cctalk channel and a tty.

This file contains a single structure that maps cctalk channel identifiers to a Linux serial ports. FIXME: Now I have started this file I'm not sure this is the correct way to go perhaps an ini style file is the way to go.

Author:
Rod Boyce
Date:
19/10/04

#include <stdio.h>
#include "cctalk-channel-defs.h"

Include dependency graph for cctalk-channel-defs.c:

Include dependency graph

Variables

tsCCTALK_CHANNEL_DEF sCctalkChannelDef []

Variable Documentation

tsCCTALK_CHANNEL_DEF sCctalkChannelDef[]
 

Initial value:

{
    { eCCTALK_CHANNEL_A, "/dev/ttyS5" },
    { eCCTALK_CHANNEL_B, "/dev/ttyS6" },
    { eCCTALK_CHANNEL_C, "/dev/ttyS4" },



    { eCCTALK_CHANNEL_END, NULL }
}


Generated on Thu Jan 20 16:10:47 2005 for Axis cctalk sub-system by doxygen 1.3.6