поискавой системы для электроныых деталей
  Russian  ▼
ALLDATASHEETRU.COM

X  

AN3128 датащи(PDF) 71 Page - STMicroelectronics

номер детали AN3128
подробное описание детали  This library is a firmware package which contains a collection
PDF  105 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
производитель  STMICROELECTRONICS [STMicroelectronics]
домашняя страница  http://www.st.com
Logo STMICROELECTRONICS - STMicroelectronics

AN3128 датащи(HTML) 71 Page - STMicroelectronics

Back Button AN3128 Datasheet HTML 67Page - STMicroelectronics AN3128 Datasheet HTML 68Page - STMicroelectronics AN3128 Datasheet HTML 69Page - STMicroelectronics AN3128 Datasheet HTML 70Page - STMicroelectronics AN3128 Datasheet HTML 71Page - STMicroelectronics AN3128 Datasheet HTML 72Page - STMicroelectronics AN3128 Datasheet HTML 73Page - STMicroelectronics AN3128 Datasheet HTML 74Page - STMicroelectronics AN3128 Datasheet HTML 75Page - STMicroelectronics Next Button
Zoom Inzoom in Zoom Outzoom out
 71 / 105 page
background image
AN3128
Multi-input embedded GUI library firmware
Doc ID 16918 Rev 5
71/105
4.4
HAL layer firmware overview
The following section describes the hardware abstraction layer function used by the upper
API layer described in the previous section. All the library microcontroller hardware
dependent functions and related defined types are described in this section. See Figure 14,
15, 16.
The final application should never directly use these HAL functions, and it should only
manage LCD, touchscreen, and joystick through API layer functions as described above.
4.5
HAL types
4.5.1
GL_bool type
/* Boolean Definition Type */
typedef enum
{
GL_FALSE = 0,
GL_TRUE
= !GL_FALSE,
}GL_bool;
4.5.2
GL_FlagStatus/GL_ITStatus type
/* Flag/IT Status Type */
typedef enum /* It contains the status parameter of LCD Flags/Interrupts
(GL_RESET, GL_SET) */
{
GL_RESET
= 0,
GL_SET
= !GL_RESET,
}GL_FlagStatus, GL_ITStatus;
4.5.3
GL_SignalActionType type
/* Signal state enumeration */
typedef enum
{
GL_LOW
= Bit_RESET,
GL_HIGH
= Bit_SET
}GL_SignalActionType;
4.5.4
GL_FunctionalState type
/* Error status types */
typedef enum {
GL_DISABLE = 0,
GL_ENABLE = GL_DISABLE
} GL_FunctionalState;
4.5.5
TSC_I2C_SettingsType type
/* The TouchScreen I2C Peripheral settings */
typedef struct
{
GL_I2CType *
TSC_I2C_Ptr;
GL_uint32_t
TSC_I2C_Clock;
GL_uint16_t
TSC_I2C_Address;
}TSC_I2C_SettingsType;



Html Pages

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100  ...More


датащи скачать

Go To PDF Page


ссылки URL



Вашему бизинису помогли Аллдатащит?  [ DONATE ] 

Что такое Аллдатащит   |   реклама   |   контакт   |   Конфиденциальность   |   Ссылка на техническое описание    |   обмен ссыками   |   поиск по производителю
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
Russian : Alldatasheetru.com  |   Korean : Alldatasheet.co.kr  |   Spanish : Alldatasheet.es  |   French : Alldatasheet.fr  |   Italian : Alldatasheetit.com
Portuguese : Alldatasheetpt.com  |   Polish : Alldatasheet.pl  |   Vietnamese : Alldatasheet.vn
Indian : Alldatasheet.in  |   Mexican : Alldatasheet.com.mx  |   British : Alldatasheet.co.uk  |   New Zealand : Alldatasheet.co.nz
Family Site : ic2ic.com  |   icmetro.com