Package ch.hevs.kart
Class KartRegisters.V2.Control.Sensors.LED8
java.lang.Object
ch.hevs.kart.KartRegisters.V2.Control.Sensors.LED8
- Enclosing class:
KartRegisters.V2.Control.Sensors
LED control register for LED 8.
Allows to change the output state of the on-board LED/digital output driver 8.
Bit 15: on / off / Bits 14 to 0: half-period in ms (if 0, led status = bit 15)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ADDRESS
public static final int ADDRESS- See Also:
-
LED_STATE_MASK
public static final int LED_STATE_MASK- See Also:
-
LED_BLINK_PERIOD_MASK
public static final int LED_BLINK_PERIOD_MASK- See Also:
-
-
Constructor Details
-
LED8
public LED8()
-