TinyRobotics
Loading...
Searching...
No Matches
BrushedMotor< T > Member List

This is the complete list of members for BrushedMotor< T >, including all inherited members.

begin() (defined in BrushedMotor< T >)BrushedMotor< T >inlinevirtual
BrushedMotor(uint8_t id=0)BrushedMotor< T >inline
end() overrideBrushedMotor< T >inlinevirtual
getID() const (defined in IMotor< T >)IMotor< T >inline
getValuePercent() const override (defined in BrushedMotor< T >)BrushedMotor< T >inlinevirtual
id (defined in IMotor< T >)IMotor< T >protected
IMotor()=default (defined in IMotor< T >)IMotor< T >
is_reverse (defined in BrushedMotor< T >)BrushedMotor< T >protected
isPinsSet() constBrushedMotor< T >inlinevirtual
lastValuePercent (defined in BrushedMotor< T >)BrushedMotor< T >protected
maxSpeed (defined in BrushedMotor< T >)BrushedMotor< T >protected
minSpeed (defined in BrushedMotor< T >)BrushedMotor< T >protected
pinIn1 (defined in BrushedMotor< T >)BrushedMotor< T >protected
pinIn2 (defined in BrushedMotor< T >)BrushedMotor< T >protected
pwmFreq (defined in BrushedMotor< T >)BrushedMotor< T >protected
setConstraints(T minSpeed, T maxSpeed)BrushedMotor< T >inline
setID(uint8_t id) (defined in IMotor< T >)IMotor< T >inline
setPins(int pin1, int pin2, int pwmFreq=20000)BrushedMotor< T >inline
setReverse(bool reverse)BrushedMotor< T >inline
setSpeedValue(float speed)BrushedMotor< T >inlineprotected
setValuePercent(T percent) overrideBrushedMotor< T >inlinevirtual
stop() (defined in BrushedMotor< T >)BrushedMotor< T >inlineprotected