CONFIGURE SERIAL PORT - Set up serial port property.
More...
#include <SkyTraqBin_inputs.hh>
CONFIGURE SERIAL PORT - Set up serial port property.
Definition at line 192 of file SkyTraqBin_inputs.hh.
SkyTraqBin::Config_serial_port::Config_serial_port |
( |
uint8_t |
cp, |
|
|
BaudRate |
br, |
|
|
UpdateType |
ut |
|
) |
| |
|
inline |
Constructor.
- Parameters
-
cp | "COM" port number |
br | Baud rate |
ut | Update type |
Definition at line 208 of file SkyTraqBin_inputs.hh.
const BaudRate SkyTraqBin::Config_serial_port::baud_rate |
( |
void |
| ) |
const |
|
inline |
const uint8_t SkyTraqBin::Config_serial_port::com_port |
( |
void |
| ) |
const |
|
inline |
void SkyTraqBin::Config_serial_port::set_baud_rate |
( |
BaudRate |
val | ) |
|
|
inline |
void SkyTraqBin::Config_serial_port::set_com_port |
( |
uint8_t |
val | ) |
|
|
inline |
void SkyTraqBin::Config_serial_port::set_update_type |
( |
UpdateType |
val | ) |
|
|
inline |
const UpdateType SkyTraqBin::Config_serial_port::update_type |
( |
void |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: