10 #include <boost/exception/info.hpp> 12 namespace duds {
namespace hardware {
namespace interface {
A ChipAccess object was given to ChipSelectManager::access(ChipAccess &, int) that is already providi...
boost::error_info< struct Info_ChipId, int > ChipSelectIdError
The chip select ID relavent to the error.
An attempt was made to retire a ChipAccess object that was not the active access object for the manag...
The base type of all chip select related errors.
A ChipSelectManager is required for the operation but is not set.
A ChipSelectManager was given more pins to use than the implementation supports.
Indicates an attempt to select a non-existant chip.
An attempt was made to change the set of valid chips or exactly how a particluar chip might be select...