#include <sbgEComCmdInterface.h>
Public Attributes | |
uint32 | baudRate |
SbgEComPortMode | mode |
Helper structure to configure a serial interface
Definition at line 66 of file sbgEComCmdInterface.h.
uint32 _SbgEComInterfaceConf::baudRate |
The baud rate of the interface
Definition at line 68 of file sbgEComCmdInterface.h.
SbgEComPortMode _SbgEComInterfaceConf::mode |
The mode of the interface
Definition at line 69 of file sbgEComCmdInterface.h.