/***************************************************************************** * MODULE: IOD48FCT.H * * * * This is the header file for IOD48FCT.C. * * * * LAST MODIFICATION: JULY 31, 1992 * * * *****************************************************************************/ void IOD48_cos_enable(unsigned port,char value); void IOD48_clr_cos_int(unsigned port); unsigned IOD48_read_port(unsigned port,unsigned offset); void IOD48_port_control(unsigned port,unsigned offset,char value);