MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ describe()

static constexpr auto MayaFlux::Core::SerialPortConfig::describe ( )
inlinestaticconstexpr

Definition at line 212 of file GlobalInputConfig.hpp.

213 {
214 return std::make_tuple(
220 }
constexpr auto member(std::string_view key, T Class::*ptr)
bool flow_control
Hardware flow control.
uint8_t data_bits
Data bits (5, 6, 7, or 8)
uint8_t stop_bits
Stop bits (1 or 2)
std::string port_name
e.g., "/dev/ttyUSB0" or "COM3"