nRF Connect SDK API 2.8.99
|
Button assignments. More...
#include <zephyr/drivers/gpio.h>
Go to the source code of this file.
Enumerations | |
enum | button_pin_names { BUTTON_VOLUME_DOWN = DT_GPIO_PIN(DT_ALIAS(sw0), gpios) , BUTTON_VOLUME_UP = DT_GPIO_PIN(DT_ALIAS(sw1), gpios) , BUTTON_PLAY_PAUSE = DT_GPIO_PIN(DT_ALIAS(sw2), gpios) , BUTTON_4 = DT_GPIO_PIN(DT_ALIAS(sw3), gpios) , BUTTON_5 = DT_GPIO_PIN(DT_ALIAS(sw4), gpios) } |
List of buttons and associated metadata. More... | |
Button assignments.
Button mappings are listed here.