Package ch.hevs.kart
Class KartRegisters.V1.Control
java.lang.Object
ch.hevs.kart.KartRegisters.V1.Control
- Enclosing class:
KartRegisters.V1
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
The Drive PWM period as 16 bit unsigned integer (UINT16, 0..65535).static final class
Drive motor speed as 5 bit signed integer (INT5, -15..15).static final class
Hardware settings register.static final class
LED control register.static final class
Allows to control the sequence virtual machine on the kart.static final class
Allows to upload a sequence to the kart's sequence player memory.static final class
Specifies the address at which the end switch is read at bit 0 (if it isn't local).static final class
The Stepper (Steering) motor step period as 16 bit unsigned integer (UINT16).static final class
Steering target position as 16 bit unsigned (UINT16) register.static final class
Update interval (from kart to App) in milliseconds. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Control
public Control()
-