| 
    REVLib - C++
    
   | 
 
#include <SparkLimitSwitch.h>
Public Member Functions | |
| SparkLimitSwitch (SparkLimitSwitch &&)=default | |
| SparkLimitSwitch & | operator= (SparkLimitSwitch &&)=default | 
| SparkLimitSwitch (const SparkLimitSwitch &)=default | |
| virtual | ~SparkLimitSwitch () | 
| virtual bool | Get () const | 
Friends | |
| class | SparkBase | 
      
  | 
  default | 
      
  | 
  default | 
      
  | 
  inlinevirtual | 
      
  | 
  default | 
      
  | 
  virtual | 
Get the state of the limit switch, whether or not it is enabled (limiting the rotation of the motor).
      
  | 
  friend |