nRF Connect SDK API
0.1.0
Loading...
Searching...
No Matches
selector_hw.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2019 Nordic Semiconductor ASA
3
*
4
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5
*/
6
7
#ifndef _SELECTOR_HW_H_
8
#define _SELECTOR_HW_H_
9
10
#include <
caf/gpio_pins.h
>
11
12
struct
selector_config
{
13
uint8_t
id
;
14
const
struct
gpio_pin
*
pins
;
15
uint8_t
pins_size
;
16
};
17
18
#endif
/* _SELECTOR_HW_H_ */
gpio_pins.h
gpio_pin
Definition:
gpio_pins.h:13
selector_config::pins
const struct gpio_pin * pins
Definition:
selector_hw.h:14
selector_config::id
uint8_t id
Definition:
selector_hw.h:13
selector_config::pins_size
uint8_t pins_size
Definition:
selector_hw.h:15
selector_config
Definition:
selector_hw.h:12
applications
nrf_desktop
configuration
common
selector_hw.h
Generated on Thu Sep 26 2024 10:53:16 for nRF Connect SDK API by
1.9.6