33 #ifndef SBG_INTERFACE_SERIAL_H
34 #define SBG_INTERFACE_SERIAL_H
Main header for the SBG Systems common C library.
#define SBG_COMMON_LIB_API
Definition: sbgDefines.h:79
enum _SbgErrorCode SbgErrorCode
This file implements the base interface for all Serial and Ethernet ports.
SBG_COMMON_LIB_API SbgErrorCode sbgInterfaceSerialCreate(SbgInterface *pInterface, const char *deviceName, uint32_t baudRate)
Definition: sbgInterface.h:193