DUDS
Distributed Update of Data from Something
duds::hardware::interface::linux::GpioDevPortError Struct Reference

Base class for all errors specific to using the Linux GPIO character device. More...

#include <GpioDevPort.hpp>

Inheritance diagram for duds::hardware::interface::linux::GpioDevPortError:
Collaboration diagram for duds::hardware::interface::linux::GpioDevPortError:

Detailed Description

Base class for all errors specific to using the Linux GPIO character device.

If the error is reported by the kernel, the attribute boost::errinfo_errno will be included in the error.

Note
The set of all exception objects thrown by GpioDevPort are all derived from PinError. Not all errors are specific to the Linux device.

Definition at line 32 of file GpioDevPort.hpp.


The documentation for this struct was generated from the following file: