Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
Loading...
Searching...
No Matches
u8g2_display_disp_dev.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2025 HAW Hamburg
3
* SPDX-License-Identifier: LGPL-2.1-only
4
*/
5
6
#pragma once
7
17
18
#include "disp_dev.h"
19
20
#ifdef __cplusplus
21
extern
"C"
{
22
#endif
23
27
extern
const
disp_dev_driver_t
u8g2_display_disp_dev_driver
;
28
29
#ifdef __cplusplus
30
}
31
#endif
32
disp_dev_driver_t
Generic type for a display driver.
Definition
disp_dev.h:57
u8g2_display_disp_dev_driver
const disp_dev_driver_t u8g2_display_disp_dev_driver
Reference to the display device driver struct.
Generated on Fri Sep 19 2025 09:22:57 by
1.13.2