Adafruit CircuitPython Bus Device
latest
  • Adafruit CircuitPython BusDevice

Examples

  • Simple test

API Reference

  • adafruit_bus_device.i2c_device - I2C Bus Device
  • I2CDevice
  • adafruit_bus_device.spi_device - SPI Bus Device
  • SPIDevice

Other Links

  • Download from GitHub
  • Download Library Bundle
  • CircuitPython Reference Documentation
  • CircuitPython Support Forum
  • Discord Chat
  • Adafruit Learning System
  • Adafruit Blog
  • Adafruit Store
Adafruit CircuitPython Bus Device
  • Index
  • Edit on GitHub

Index

A | I | M | R | S | W

A

  • adafruit_bus_device.i2c_device
    • module
  • adafruit_bus_device.spi_device
    • module

I

  • I2CDevice (class in adafruit_bus_device.i2c_device)

M

  • module
    • adafruit_bus_device.i2c_device
    • adafruit_bus_device.spi_device

R

  • readinto() (adafruit_bus_device.i2c_device.I2CDevice method)

S

  • SPIDevice (class in adafruit_bus_device.spi_device)

W

  • write() (adafruit_bus_device.i2c_device.I2CDevice method)
  • write_then_readinto() (adafruit_bus_device.i2c_device.I2CDevice method)

© Copyright 2016 - 2023 Scott Shawcroft and Tony Dicola for Adafruit Industries. Revision 3a831ab7.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
5.2.6
5.2.5
5.2.4
5.2.3
5.2.2
5.2.1
5.2.0
5.1.10
5.1.9
5.1.8
5.1.7
5.1.6
5.1.5
5.1.4
5.1.3
5.1.2
5.1.1
5.1.0
5.0.6
5.0.5
5.0.4
5.0.3
5.0.2
5.0.1
5.0.0
4.3.2
4.3.1
4.3.0
4.2.1
4.2.0
4.1.4
4.1.3
4.1.2
4.1.1
4.1.0
4.0.1
4.0.0
3.0.0
2.2.11
2.2.10
2.2.9
2.2.8
2.2.7
2.2.6
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.1.1
2.1.0
2.0.2
2.0.1
0.3.1
0.3.0
0.2.0
Downloads
On Read the Docs
Project Home
Builds