Device Class |
public class Device
The Device type exposes the following members.
| Name | Description | |
|---|---|---|
| ReadChannel | Read PCA9685 output channel data. | |
| WriteChannel | Write PCA9685 output channel data. |
| Name | Description | |
|---|---|---|
| INTERNAL_CLOCK | Select internal 25 MHz clock oscillator. | |
| MAX_CHANNEL | Maximum PCA9685 output channel number. | |
| MAX_CLOCK | Maximum clock frequency. | |
| MIN_CHANNEL | Minimum PCA9685 output channel number. | |
| MIN_CLOCK | Minimum clock frequency. |