CircuitPython I2C_Expanders Library
latest
Introduction
Examples
Simple test
API Reference
PCA9555
PCAL9555
PCA9554
PCAL9554
Common
Other Links
Download from GitHub
Download Library Bundle
CircuitPython Reference Documentation
CircuitPython Support Forum
Discord Chat
Adafruit Learning System
Adafruit Blog
Adafruit Store
CircuitPython I2C_Expanders Library
Index
Edit on GitHub
Index
C
|
D
|
G
|
I
|
M
|
O
|
P
|
R
|
S
|
V
C
capability (i2c_expanders.i2c_expander.I2c_Expander property)
(i2c_expanders.PCA9554.PCA9554 property)
(i2c_expanders.PCA9555.PCA9555 property)
(i2c_expanders.PCAL9554.PCAL9554 property)
(i2c_expanders.PCAL9555.PCAL9555 property)
clear_int_latch() (i2c_expanders.PCAL9554.PCAL9554 method)
(i2c_expanders.PCAL9555.PCAL9555 method)
clear_int_pin() (i2c_expanders.PCAL9554.PCAL9554 method)
(i2c_expanders.PCAL9555.PCAL9555 method)
D
DigitalInOut (class in i2c_expanders.digital_inout)
direction (i2c_expanders.digital_inout.DigitalInOut property)
drive_mode (i2c_expanders.digital_inout.DigitalInOut property)
DriveStrength (class in i2c_expanders.PCAL9555)
G
get_drive_mode() (i2c_expanders.PCAL9554.PCAL9554 method)
(i2c_expanders.PCAL9555.PCAL9555 method)
get_int_pins() (i2c_expanders.PCAL9554.PCAL9554 method)
(i2c_expanders.PCAL9555.PCAL9555 method)
get_interrupts() (i2c_expanders.PCAL9554.PCAL9554 method)
(i2c_expanders.PCAL9555.PCAL9555 method)
get_output_drive() (i2c_expanders.PCAL9554.PCAL9554 method)
(i2c_expanders.PCAL9555.PCAL9555 method)
get_pin() (i2c_expanders.i2c_expander.I2c_Expander method)
(i2c_expanders.PCA9554.PCA9554 method)
(i2c_expanders.PCA9555.PCA9555 method)
(i2c_expanders.PCAL9554.PCAL9554 method)
(i2c_expanders.PCAL9555.PCAL9555 method)
get_pupd() (i2c_expanders.PCAL9554.PCAL9554 method)
(i2c_expanders.PCAL9555.PCAL9555 method)
gpio (i2c_expanders.PCA9554.PCA9554 property)
(i2c_expanders.PCA9555.PCA9555 property)
(i2c_expanders.PCAL9554.PCAL9554 property)
(i2c_expanders.PCAL9555.PCAL9555 property)
I
I2c_Expander (class in i2c_expanders.i2c_expander)
i2c_expanders.digital_inout
module
i2c_expanders.helpers
module
i2c_expanders.i2c_expander
module
i2c_expanders.PCA9554
module
i2c_expanders.PCA9555
module
i2c_expanders.PCAL9554
module
i2c_expanders.PCAL9555
module
input_latch (i2c_expanders.PCAL9554.PCAL9554 property)
(i2c_expanders.PCAL9555.PCAL9555 property)
invert_polarity (i2c_expanders.digital_inout.DigitalInOut property)
iodir (i2c_expanders.PCA9554.PCA9554 property)
(i2c_expanders.PCA9555.PCA9555 property)
(i2c_expanders.PCAL9554.PCAL9554 property)
(i2c_expanders.PCAL9555.PCAL9555 property)
ipol (i2c_expanders.PCA9554.PCA9554 property)
(i2c_expanders.PCA9555.PCA9555 property)
(i2c_expanders.PCAL9554.PCAL9554 property)
(i2c_expanders.PCAL9555.PCAL9555 property)
irq_mask (i2c_expanders.PCAL9554.PCAL9554 property)
(i2c_expanders.PCAL9555.PCAL9555 property)
irq_status (i2c_expanders.PCAL9554.PCAL9554 property)
(i2c_expanders.PCAL9555.PCAL9555 property)
M
maxpins (i2c_expanders.i2c_expander.I2c_Expander property)
(i2c_expanders.PCA9554.PCA9554 property)
(i2c_expanders.PCA9555.PCA9555 property)
(i2c_expanders.PCAL9554.PCAL9554 property)
(i2c_expanders.PCAL9555.PCAL9555 property)
module
i2c_expanders.digital_inout
i2c_expanders.helpers
i2c_expanders.i2c_expander
i2c_expanders.PCA9554
i2c_expanders.PCA9555
i2c_expanders.PCAL9554
i2c_expanders.PCAL9555
O
out0_drive (i2c_expanders.PCAL9555.PCAL9555 property)
out1_drive (i2c_expanders.PCAL9555.PCAL9555 property)
out_drive (i2c_expanders.PCAL9554.PCAL9554 property)
out_port_config (i2c_expanders.PCAL9554.PCAL9554 property)
(i2c_expanders.PCAL9555.PCAL9555 property)
P
PCA9554 (class in i2c_expanders.PCA9554)
PCA9555 (class in i2c_expanders.PCA9555)
PCAL9554 (class in i2c_expanders.PCAL9554)
PCAL9555 (class in i2c_expanders.PCAL9555)
pull (i2c_expanders.digital_inout.DigitalInOut property)
pupd_en (i2c_expanders.PCAL9554.PCAL9554 property)
(i2c_expanders.PCAL9555.PCAL9555 property)
pupd_sel (i2c_expanders.PCAL9554.PCAL9554 property)
(i2c_expanders.PCAL9555.PCAL9555 property)
R
reset_to_defaults() (i2c_expanders.PCA9554.PCA9554 method)
(i2c_expanders.PCA9555.PCA9555 method)
(i2c_expanders.PCAL9554.PCAL9554 method)
(i2c_expanders.PCAL9555.PCAL9555 method)
S
set_drive_mode() (i2c_expanders.PCAL9554.PCAL9554 method)
(i2c_expanders.PCAL9555.PCAL9555 method)
set_int_latch() (i2c_expanders.PCAL9554.PCAL9554 method)
(i2c_expanders.PCAL9555.PCAL9555 method)
set_int_pin() (i2c_expanders.PCAL9554.PCAL9554 method)
(i2c_expanders.PCAL9555.PCAL9555 method)
set_output_drive() (i2c_expanders.PCAL9554.PCAL9554 method)
(i2c_expanders.PCAL9555.PCAL9555 method)
set_pupd() (i2c_expanders.PCAL9554.PCAL9554 method)
(i2c_expanders.PCAL9555.PCAL9555 method)
switch_to_input() (i2c_expanders.digital_inout.DigitalInOut method)
switch_to_output() (i2c_expanders.digital_inout.DigitalInOut method)
V
value (i2c_expanders.digital_inout.DigitalInOut property)