Methods - eraticus/PCA9635-Arduino-Library GitHub Wiki
begin
Configures the PCA9635, including starting the oscillator, and configuring the device for analogWrite requests.
analogWrite
Sets the duty cycle of a pin
digitalWrite
Turns the pin fully on or fully off.