Adafruit Bus IO Library
|
CAdafruit_BusIO_Register | The class which defines a device register (a location to read/write data from) |
CAdafruit_BusIO_RegisterBits | The class which defines a slice of bits from within a device register (a location to read/write data from) |
CAdafruit_I2CDevice | < The class which defines how we will talk to this device over I2C |
CAdafruit_SPIDevice |