User Interface (buttons and LED) handling for the multiprotocol application.
More...
|
void | buttons_init (void) |
| Function for initializing GPIOTE module for detecting buttons.
|
|
void | leds_init (void) |
| Function for the LEDs initialization. More...
|
|
#define BLE_BUTTON_PIN_NO NRF6310_BUTTON_0 |
Button used for switching to Bluetooth Heart Rate example.
#define GZLL_BUTTON_PIN_NO NRF6310_BUTTON_1 |
Button used for switching to Gazell example.
#define GZLL_TX_SUCCESS_LED_PIN_NO NRF6310_LED_2 |
LED used to show successull Transmits.
#define GZLL_TX_FAIL_LED_PIN_NO NRF6310_LED_3 |
LED used to show failed Transmits.
Function for initializing all LEDs used by the application.