public interface ProximityTsl2671 extends MetaWearBoard.Module, Configurable<ProximityTsl2671.ConfigEditor>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ProximityTsl2671.ConfigEditor
Interface for configuring the sensor
|
static class |
ProximityTsl2671.ReceiverDiode
Photodiodes the sensor should use for proximity detection
|
static class |
ProximityTsl2671.TransmitterDriveCurrent
Amount of current to drive the sensor
|
| Modifier and Type | Method and Description |
|---|---|
ForcedDataProducer |
adc()
Get an implementation of the ForcedDataProducer interface for proximity ADC values, represented as
an integer.
|
configureForcedDataProducer adc()