DUDS
Distributed Update of Data from Something
SysPwm.hpp File Reference
#include <fstream>
#include <chrono>
#include <boost/exception/info.hpp>
Include dependency graph for SysPwm.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  duds::hardware::interface::linux::PwmError
 
class  duds::hardware::interface::linux::SysPwm
 This is a Linux-only PWM driver that I need for my eclipse project. More...
 

Namespaces

 duds
 
 duds::hardware
 
 duds::hardware::interface
 Library code for interfacing with hardware external to the processor.
 
 duds::hardware::interface::linux
 A Linux specific library for communicating with external hardware.
 

Typedefs

typedef boost::error_info< struct Info_SysPwmChannel, int > duds::hardware::interface::linux::SysPwmChannel
 
typedef boost::error_info< struct Info_SysPwmChip, int > duds::hardware::interface::linux::SysPwmChip
 
typedef boost::error_info< struct Info_SysPwmDutyNs, long > duds::hardware::interface::linux::SysPwmDutyNs
 
typedef boost::error_info< struct Info_SysPwmPeriodNs, long > duds::hardware::interface::linux::SysPwmPeriodNs