Files
allwpilib/wpilibc/src/main/python/semiwrap/PWMMotorController.yml

34 lines
642 B
YAML
Raw Normal View History

extra_includes:
- wpi/sendable/SendableBuilder.h
classes:
frc::PWMMotorController:
ignored_bases:
- wpi::SendableHelper<PWMMotorController>
attributes:
m_pwm:
methods:
Set:
SetVoltage:
Get:
GetVoltage:
SetInverted:
GetInverted:
Disable:
StopMotor:
GetDescription:
GetChannel:
EnableDeadbandElimination:
AddFollower:
overloads:
PWMMotorController&:
keepalive:
- [1, 2]
T&&:
ignore: true
PWMMotorController:
InitSendable:
SetSpeed:
GetSpeed:
SetBounds: