PCA9685.OutputEnable (pca9685 v1.0.0)
Handles twiddling the output-enable pin via GPIO.
Link to this section Summary
Functions
Set the output enable pin high.
Set the output enable pin low.
Connect to a specific GPIO pin as an output.
Link to this section Functions
Link to this function
disable(pid)
Specs
Set the output enable pin high.
Link to this function
enable(pid)
Specs
Set the output enable pin low.
Link to this function
start_link(pin)
Specs
start_link(non_neg_integer()) :: :ok | {:error, term()}
Connect to a specific GPIO pin as an output.