|
Robotics Library
0.7.0
|
Go to the documentation of this file.
27 #ifndef RL_HAL_DIGITALINPUTWRITER_H
28 #define RL_HAL_DIGITALINPUTWRITER_H
30 #include <boost/dynamic_bitset.hpp>
47 virtual void setDigitalInput(const ::boost::dynamic_bitset<>& bitset, const ::boost::dynamic_bitset<>& bitmask);
59 #endif // RL_HAL_DIGITALINPUTWRITER_H
Robotics Library.
Definition: AnalogInput.cpp:30