Graphics framework for GR-PEACH. When you use this program, we judge you have agreed to the following contents. https://developer.mbed.org/teams/Renesas/wiki/About-LICENSE
Dependents: ImageZoomInout_Sample ImageRotaion_Sample ImageScroll_Sample GR-PEACH_LCD_4_3inch_Save_to_USB ... more
clib_drivers_typedef.h File Reference
Go to the source code of this file.
Typedefs | |
| typedef unsigned int | bool32_t |
| Boolean type in 32 bit variable. | |
| typedef unsigned short | bool16_t |
| Boolean type in 16 bit variable. | |
| typedef unsigned char | bool8_t |
| Boolean type in 8 bit variable. | |
| typedef struct st_IntBoxType | IntBoxType |
| IntBoxType. | |
Detailed Description
- Module:
- CLibCommon
- PublicVersion:
- 0.90
(=CLIB_VERSION)
- Rev:
- 30
- Date:
- 2014-02-13 21:21:47 +0900#
- Description: Common code for drivers and more.
Definition in file clib_drivers_typedef.h.
Typedef Documentation
Boolean type in 16 bit variable.
This is not C99.
Definition at line 59 of file clib_drivers_typedef.h.
Boolean type in 32 bit variable.
This is not C99.
Definition at line 52 of file clib_drivers_typedef.h.
Boolean type in 8 bit variable.
This is not C99.
Definition at line 66 of file clib_drivers_typedef.h.
IntBoxType.
Definition at line 73 of file clib_drivers_typedef.h.
Generated on Tue Jul 12 2022 11:15:06 by
1.7.2