EFM32 Gecko Software Documentation
efm32g-doc-5.1.2
Main Page
Modules
Files
Documentation Home
silabs.com
File List
displayls013b7dh03.h
Go to the documentation of this file.
1
/**************************************************************************/
20
#ifndef _DISPLAY_LS013B7DH03_H_
21
#define _DISPLAY_LS013B7DH03_H_
22
23
#include "
emstatus.h
"
24
27
#ifdef __cplusplus
28
extern
"C"
{
29
#endif
30
31
/*******************************************************************************
32
******************************** DEFINES ************************************
33
******************************************************************************/
34
35
/* Display geometry */
36
#define LS013B7DH03_WIDTH (128)
37
#define LS013B7DH03_HEIGHT (128)
38
39
40
/*******************************************************************************
41
************************** FUNCTION PROTOTYPES **************************
42
******************************************************************************/
43
44
/* Initialization function for the LS013B7DH03 device driver. */
45
EMSTATUS DISPLAY_Ls013b7dh03Init(
void
);
46
47
#ifdef __cplusplus
48
}
49
#endif
50
53
#endif
/* _DISPLAY_LS013B7DH03_H_ */
emstatus.h
EMSTATUS definitions.
hardware
kit
common
drivers
displayls013b7dh03.h
Generated on Thu Mar 9 2017 20:44:28 for EFM32 Gecko Software Documentation by
1.8.10