CoronisSDK_SerialDriverAPI_C  v1.0
 All Files Functions Typedefs Defines
File List
Here is a list of all documented files with brief descriptions:
i_serial_driver_listener_types.h [code]This interface represents listeners of a i_serial_driver_service implementation To be notified of event process by a SerialDriver instance, program has to implement this interface and to registered to the SerialDriver instance
i_serial_driver_service.h [code]This interface represents a Coronis SDK SerialDriver It generalizes and standardizes the available services to exchanged serial frame, throw a serial port connection, via a low level serial protocol
i_serial_frame.h [code]This interface represents serial frame which could be sent or received by a i_serial_driver_service implementation
serial_driver_event.h [code]Enumeration of serial driver events that could occurs on a i_serial_driver_service implementation
serial_driver_status.h [code]Enumeration of sending status that could be return by the ISerialDriverService implementation
serial_port_constants.h [code]Define all constants values for serial port generic parameters, which could be used for connect a SerialDriver instance