A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
R
- RANGE_IGNORE - enum entry in crackers.kobots.devices.sensors.VL6180X.Companion.Errors
- RANGE_OVERFLOW - enum entry in crackers.kobots.devices.sensors.VL6180X.Companion.Errors
- RANGE_UNDERFLOW - enum entry in crackers.kobots.devices.sensors.VL6180X.Companion.Errors
- RAW_OVERFLOW - enum entry in crackers.kobots.devices.sensors.VL6180X.Companion.Errors
- RAW_UNDERFLOW - enum entry in crackers.kobots.devices.sensors.VL6180X.Companion.Errors
- read() - function in crackers.kobots.devices.I2CSubRegister
- read() - function in crackers.kobots.devices.io.GamepadQT
- read() - function in crackers.kobots.devices.io.NeoKey
- Read all the switchesTODO for some reason, the read on a PULLUP is backwards
- readBytes(com.diozero.api.I2CDeviceInterface,java.lang.Integer) - function in crackers.kobots.devices.I2CUtilsKt
- Promote an I2CDevice concept to the I2CDeviceInterface
- readFromChannel(java.lang.Integer) - function in crackers.kobots.devices.expander.ADS7830
- Read raw data from the channel (0-7).
- registerDevice(java.util.function.Supplier,java.util.function.Function) - function in com.diozero.internal.spi.DeviceFactoryInterface
- registerPinDevice(com.diozero.api.PinInfo,java.util.function.Function) - function in com.diozero.internal.spi.DeviceFactoryInterface
- removeAllListeners() - function in com.diozero.api.GpioInputDevice
- removeListener(com.diozero.api.function.DeviceEventConsumer) - function in com.diozero.api.GpioInputDevice
- reopen() - function in com.diozero.internal.spi.AbstractDeviceFactory
- reset() - function in crackers.kobots.devices.lighting.IS31FL3731
- reset() - function in crackers.kobots.devices.lighting.IS31FL3731
- ROBOHATMM1_PID - enum entry in crackers.kobots.devices.microcontroller.AdafruitSeeSaw.Companion.DeviceType
- rotate(com.diozero.devices.sandpit.motor.StepperMotorInterface,java.lang.Float,com.diozero.devices.sandpit.motor.StepperMotorInterface.Direction,java.time.Duration,kotlin.jvm.functions.Function0) - function in crackers.kobots.devices.DeviceUtilsKt
- Rotate with a simple interruption - note this can be bad if the interruption method is left as the default.