Bela
Real-time, ultra-low-latency audio and sensor processing system for BeagleBone Black
|
This is the complete list of members for I2C_MPR121, including all inherited members.
baselineData(uint8_t t) (defined in I2C_MPR121) | I2C_MPR121 | |
begin(uint8_t bus=1, uint8_t i2caddr=0x5A) (defined in I2C_MPR121) | I2C_MPR121 | |
closeI2C() (defined in I2c) | I2c | inline |
filteredData(uint8_t t) (defined in I2C_MPR121) | I2C_MPR121 | |
I2c() (defined in I2c) | I2c | inline |
I2c(I2c &&)=delete (defined in I2c) | I2c | |
i2C_address (defined in I2c) | I2c | protected |
i2C_bus (defined in I2c) | I2c | protected |
i2C_file (defined in I2c) | I2c | protected |
I2C_MPR121() (defined in I2C_MPR121) | I2C_MPR121 | |
initI2C_RW(int bus, int address, int file) (defined in I2c) | I2c | inline |
readBytes(void *buf, size_t count) (defined in I2c) | I2c | inline |
readI2C() (defined in I2C_MPR121) | I2C_MPR121 | inline |
readRegister16(uint8_t reg) (defined in I2C_MPR121) | I2C_MPR121 | |
readRegister8(uint8_t reg) (defined in I2C_MPR121) | I2C_MPR121 | |
setThresholds(uint8_t touch, uint8_t release) (defined in I2C_MPR121) | I2C_MPR121 | |
touched(void) (defined in I2C_MPR121) | I2C_MPR121 | |
writeBytes(const void *buf, size_t count) (defined in I2c) | I2c | inline |
writeRegister(uint8_t reg, uint8_t value) | I2C_MPR121 | |
~I2c() (defined in I2c) | I2c | inlinevirtual |