#include <sbgEComCmdInterface.h>
Public Attributes | |
uint32_t | baudRate |
SbgEComPortMode | mode |
Helper structure to configure a serial interface
Definition at line 66 of file sbgEComCmdInterface.h.
uint32_t _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.