Next: void sar310P_close(void) Up: SAR310P.C Previous: int sar310P_device_closed(void)

void sar310P_init(int com_port, int baud_rate, int parity, double timeout, int irq)

Internal to the SAR310P.C module. This function should not be called by any function outside of this module, due to the hardware configuration of the PC. This function initializes the com port to have the specified baud rate, parity, and timeout. The irq value is the interrupt number of the serial adapter.


wolforth@pet.mni.mcgill.ca