Open Lighting Architecture 0.10.9
Loading...
Searching...
No Matches
ola::io::LinuxHelper Class Reference

Detailed Description

A static class containing platform-specific helper code for Linux.

This code can't live in the UartWidget() class because it's platform specfic-includes clash with the POSIX ones there

Static Public Member Functions

static bool SetDmxBaud (int fd)
 

Member Function Documentation

◆ SetDmxBaud()

bool ola::io::LinuxHelper::SetDmxBaud ( int fd)
static

Set the baud rate of the serial port to 250k using the non-standard speed selection mechanism from the Linux kernel.


The documentation for this class was generated from the following files: