Interface for invertable objects.
Definition IInvertable.h:12
virtual bool GetInverted() const =0
virtual ~IInvertable()
Definition IInvertable.h:14
virtual void SetInverted(bool invert)=0
Inverts the output of the object.
WPI Compliant CANcoder class.
Definition CANCoderStatusFrame.h:4