Go to the source code of this file.
Namespaces | |
namespace | silverlode |
namespace | silverlode::isw |
Enumerations | |
enum | silverlode::isw::isw { silverlode::isw::index_found = 0x0001, silverlode::isw::last_calc_zero = 0x0002, silverlode::isw::last_calc_pos = 0x0004, silverlode::isw::last_calc_neg = 0x0008, silverlode::isw::io_1_high = 0x0010, silverlode::isw::io_2_high = 0x0020, silverlode::isw::io_3_high = 0x0040, silverlode::isw::temp_driver_en = 0x0080, silverlode::isw::moving_error = 0x0100, silverlode::isw::holding_error = 0x0200, silverlode::isw::halt_sent = 0x0400, silverlode::isw::input_found = 0x0800, silverlode::isw::delay_exhausted = 0x1000, silverlode::isw::over_voltage = 0x2000, silverlode::isw::low_voltage = 0x4000 } |