![]() |
LibDriver TTP229
|
ttp229 extern driver modules More...
Functions | |
| uint8_t | ttp229_get_reg (ttp229_handle_t *handle, uint8_t *buf, uint16_t len) |
| get the chip register | |
ttp229 extern driver modules
| uint8_t ttp229_get_reg | ( | ttp229_handle_t * | handle, |
| uint8_t * | buf, | ||
| uint16_t | len ) |
get the chip register
| [in] | *handle | pointer to a ttp229 handle structure |
| [out] | *buf | pointer to a data buffer |
| [in] | len | data length |
Definition at line 411 of file driver_ttp229.c.