Open Lighting Architecture  0.9.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions | List of all members
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

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: