Skip to main content

Module register

Module register 

Source
Expand description

The PCA9685 register addresses.

Constantsยง

ALLCALL_ADDR
LED All Call I2C-bus address.
ALL_LED_OFF_H
High byte of the off-count applied to all channels at once.
ALL_LED_OFF_L
Low byte of the off-count applied to all channels at once.
ALL_LED_ON_H
High byte of the on-count applied to all channels at once.
ALL_LED_ON_L
Low byte of the on-count applied to all channels at once.
LED0_ON_L
First register of channel 0 (LED0_ON_L); each channel spans four registers.
MODE1
Mode register 1.
MODE2
Mode register 2.
PRE_SCALE
Prescaler that sets the PWM output frequency.
SUBADR1
I2C-bus subaddress 1.
SUBADR2
I2C-bus subaddress 2.
SUBADR3
I2C-bus subaddress 3.