CircuitPython AXP2101 Library
latest
Introduction
Examples
Simple battery test
Power key pressed test
API Reference
axp2101
AXP2101
BatteryStatus
Other Links
Download from GitHub
Download Library Bundle
CircuitPython Reference Documentation
CircuitPython Support Forum
Discord Chat
Adafruit Learning System
Adafruit Blog
Adafruit Store
CircuitPython AXP2101 Library
Index
Edit on GitHub
Index
A
|
B
|
C
|
D
|
I
|
M
|
P
|
S
A
axp2101
module
AXP2101 (class in axp2101)
B
battery_charging_enabled (axp2101.AXP2101 property)
battery_level (axp2101.AXP2101 property)
battery_status (axp2101.AXP2101 property)
battery_voltage (axp2101.AXP2101 property)
BatteryStatus (class in axp2101)
C
CHARGING (axp2101.BatteryStatus attribute)
D
DISCHARGING (axp2101.BatteryStatus attribute)
I
is_battery_connected (axp2101.AXP2101 property)
M
module
axp2101
P
power_key_was_pressed (axp2101.AXP2101 property)
power_off() (axp2101.AXP2101 method)
S
STANDBY (axp2101.BatteryStatus attribute)