nRF51 SDK
|
TWI Master Example Application main file. More...
Macros | |
#define | DS1624_ADDRESS 0x07 |
#define | TOUCHPAD_ADDRESS 0x20 |
Functions | |
int | main (void) |
Function for application main entry. | |
This file contains the source code for a sample application using TWI and external sensors.
#define DS1624_ADDRESS 0x07 |
Bits [2:0] describing how pins A2, A1 and A0 are wired.
#define TOUCHPAD_ADDRESS 0x20 |
Touchpad TWI address in bits [6:0].