XBee Firmware Library
1.6.0
|
void | mpr121_default_config (void) |
Init mpr121. More... | |
ssize_t | mpr121_write (uint8_t regaddr, uint8_t data) |
Write a byte in the selected address. More... | |
ssize_t | mpr121_read (uint8_t regaddr) |
Reads a byte from selected address. More... | |
A 12 keys keyboard can be controlled with I2C protocol
This API contains some functions for control a capacitive display with I2C protocol with a XBee programmable module. This display is based on MPR121 driver.
void mpr121_default_config | ( | void | ) |
Init mpr121.
Reads a byte from selected address.
regaddr | - direction for read a byte |