Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
Loading...
Searching...
No Matches
stmpe811_touch_dev.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2020 Inria
3
* SPDX-License-Identifier: LGPL-2.1-only
4
*/
5
6
#pragma once
7
17
18
#include "touch_dev.h"
19
20
#ifdef __cplusplus
21
extern
"C"
{
22
#endif
23
27
extern
const
touch_dev_driver_t
stmpe811_touch_dev_driver
;
28
29
#ifdef __cplusplus
30
}
31
#endif
32
stmpe811_touch_dev_driver
const touch_dev_driver_t stmpe811_touch_dev_driver
Reference to the touch device driver struct.
touch_dev_driver_t
Generic type for a touch driver.
Definition
touch_dev.h:58
Generated on Wed Apr 15 2026 07:36:49 by
1.13.2