10 #include <boost/exception/info.hpp> 12 namespace duds {
namespace hardware {
namespace interface {
A full-duplex configuration or data transfer operation was requested on a half-duplex serial interfac...
A chip select object was specified on a serial interface that does not use a chip select...
The requested operation requires communication to be in the ready state.
A half-duplex configuration was requested on a full-duplex serial interface.
The requested mode of operation is unsupported; intended for use by implementing classes that must im...
Base class for all errors specific to MasterSyncSerial and its derivatives.
A transfer operation was requested when not in the communicating state.
The requested operation requires communication to not already be in use.
The requested operation requires communication to be in the open state.
The given MasterSyncSerialAccess object already provides access to a MasterSyncSerial object...
An attempt was made to retire a MasterSyncSerialAccess object that does not belong to the serial inte...