CircuitPython AXP192 Library
latest
Introduction
Examples
Simple test
Power key pressed test
Extending AXP192 library
API Reference
axp192
AXP192
Other Links
Download from GitHub
Download Library Bundle
CircuitPython Reference Documentation
CircuitPython Support Forum
Discord Chat
Adafruit Learning System
Adafruit Blog
Adafruit Store
CircuitPython AXP192 Library
Index
Edit on GitHub
Index
_
|
A
|
B
|
I
|
M
|
P
|
V
_
_backup_battery_charging_enable (axp192.AXP192 property)
_clear_bit_in_register() (axp192.AXP192 method)
_dcdc1_setpoint (axp192.AXP192 property)
_dcdc2_setpoint (axp192.AXP192 property)
_dcdc3_setpoint (axp192.AXP192 property)
_exten (axp192.AXP192 property)
_get_gpio_ldo_voltage_out() (axp192.AXP192 method)
_get_gpio_pwm_out() (axp192.AXP192 method)
_is_gpio_floating() (axp192.AXP192 method)
_is_gpio_ldo_voltage_out() (axp192.AXP192 method)
_is_gpio_output_low() (axp192.AXP192 method)
_is_gpio_pwm_out() (axp192.AXP192 method)
_ldo2_setpoint (axp192.AXP192 property)
_ldo3_setpoint (axp192.AXP192 property)
_read_register12() (axp192.AXP192 method)
_read_register24() (axp192.AXP192 method)
_read_register8() (axp192.AXP192 method)
_set_bit_in_register() (axp192.AXP192 method)
_set_gpio_floating() (axp192.AXP192 method)
_set_gpio_ldo_voltage_out() (axp192.AXP192 method)
_set_gpio_output_low() (axp192.AXP192 method)
_set_gpio_pwm_out() (axp192.AXP192 method)
_write_register8() (axp192.AXP192 method)
A
acin_current (axp192.AXP192 property)
acin_voltage (axp192.AXP192 property)
all_adc_enabled (axp192.AXP192 property)
aps_voltage (axp192.AXP192 property)
axp192
module
AXP192 (class in axp192)
B
battery_charge_current (axp192.AXP192 property)
battery_charge_target_voltage (axp192.AXP192 property)
battery_charging_enabled (axp192.AXP192 property)
battery_discharge_current (axp192.AXP192 property)
battery_level (axp192.AXP192 property)
battery_ouput_power (axp192.AXP192 property)
battery_switch_off_voltage (axp192.AXP192 property)
battery_voltage (axp192.AXP192 property)
I
internal_temperature (axp192.AXP192 property)
is_acin_present (axp192.AXP192 property)
is_battery_charging (axp192.AXP192 property)
is_battery_connected (axp192.AXP192 property)
is_vbus_present (axp192.AXP192 property)
M
module
axp192
P
power_key_was_pressed (axp192.AXP192 property)
power_off() (axp192.AXP192 method)
V
vbus_current (axp192.AXP192 property)
vbus_voltage (axp192.AXP192 property)